Skip to content

Commit

Permalink
Add aperture radii for delta_aper background computations.
Browse files Browse the repository at this point in the history
  • Loading branch information
erykoff committed Jan 28, 2022
1 parent 9c7cc4a commit cb4594f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/fgcmFitCycle.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
config.maxIterBeforeFinalCycle = 75
config.nCore = 4
config.cycleNumber = 0
config.deltaAperInnerRadiusArcsec = 2.04
config.deltaAperOuterRadiusArcsec = 2.89
config.utBoundary = 0.0
config.washMjds = [56650.0, 57500.0, 57700.0, 58050.0]
config.epochMjds = [56650., 57420., 57606., 59000.]
Expand Down

0 comments on commit cb4594f

Please sign in to comment.