Skip to content

Commit

Permalink
Merge branch 'tickets/DM-28962'
Browse files Browse the repository at this point in the history
  • Loading branch information
laurenam committed Feb 27, 2021
2 parents a35f1e6 + d6a1297 commit 3ebf0e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/colorAnalysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@

config.load(os.path.join(os.path.dirname(__file__), "srcSchemaMap.py"))
config.load(os.path.join(os.path.dirname(__file__), "extinctionCoeffs.py"))
from lsst.obs.hsc.hscFilters import HSC_FILTER_DEFINITIONS
config.physicalToBandFilterMap = HSC_FILTER_DEFINITIONS.physical_to_band

0 comments on commit 3ebf0e4

Please sign in to comment.