Skip to content

Commit

Permalink
Merge pull request #468 from lsst/tickets/DM-43033
Browse files Browse the repository at this point in the history
DM-43033: Remove nCore override which was deprecated in DM-43092.
  • Loading branch information
erykoff committed Mar 6, 2024
2 parents 51e829d + 3ebcca9 commit 3e0d921
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/fgcmFitCycle.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
from lsst.obs.hsc.hscFilters import HSC_FILTER_DEFINITIONS
config.physicalFilterMap = HSC_FILTER_DEFINITIONS.physical_to_band
config.maxIterBeforeFinalCycle = 150
config.nCore = 4
config.cycleNumber = 0
config.deltaAperInnerRadiusArcsec = 2.04
config.deltaAperOuterRadiusArcsec = 2.89
Expand Down

0 comments on commit 3e0d921

Please sign in to comment.