Changeset 41936
- Timestamp:
- Nov 24, 2021, 7:20:08 AM (5 years ago)
- Location:
- branches/eam_branches/ipp-20211108/ippconfig
- Files:
-
- 6 edited
-
gpc1/psastro.config (modified) (1 diff)
-
gpc1/pswarp.config (modified) (1 diff)
-
gpc2/psastro.config (modified) (1 diff)
-
recipes/ppStack.config (modified) (1 diff)
-
recipes/ppStatsFromMetadata.config (modified) (1 diff)
-
recipes/pswarp.config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20211108/ippconfig/gpc1/psastro.config
r41898 r41936 135 135 136 136 DVO.GETSTAR.PHOTCODE STR i 137 DVO.GETSTAR.MAX.RHO F32 3000.0 137 # EAM 2021.11.11: return to 10k (was 3k on processing tag since July swap) 138 DVO.GETSTAR.MAX.RHO F32 10000.0 138 139 DVO.GETSTAR.MIN.MAG F32 -10.0 139 140 DVO.GETSTAR.MIN.MAG.INST F32 -45.0 -
branches/eam_branches/ipp-20211108/ippconfig/gpc1/pswarp.config
r40800 r41936 3 3 BKG.XGRID S32 50 4 4 BKG.YGRID S32 50 5 ADDITIONAL_WCS_ORDERS S32 4# By default, use a bilevel astrometric model with 4 additional orders.5 ADDITIONAL_WCS_ORDERS S32 3 # By default, use a bilevel astrometric model with 4 additional orders. 6 6 7 7 WARP_GAUSS METADATA -
branches/eam_branches/ipp-20211108/ippconfig/gpc2/psastro.config
r41752 r41936 129 129 130 130 DVO.GETSTAR.PHOTCODE STR i 131 DVO.GETSTAR.MAX.RHO F32 3000.0 131 # EAM 2021.11.11: return to 10k (was 3k on processing tag since July swap) 132 DVO.GETSTAR.MAX.RHO F32 10000.0 132 133 DVO.GETSTAR.MIN.MAG F32 -10.0 133 134 DVO.GETSTAR.MIN.MAG.INST F32 -45.0 -
branches/eam_branches/ipp-20211108/ippconfig/recipes/ppStack.config
r41898 r41936 9 9 COMBINE.DISCARD F32 0.2 # Discard fraction for Olympic weighted mean 10 10 11 COMBINE.PERCENT BOOL FALSE# Use a single percentile clipping?12 COMBINE. MIN.RANGE F32 0.16 # Minimum fraction forpercentile clipping13 COMBINE.MAX.RANGE F32 0.84 # Maximum fraction for percentile clipping 11 COMBINE.PERCENT BOOL FALSE # Use a single percentile clipping? 12 COMBINE.REJECT.FRACTION F32 0.32 # fraction of outliers to reject in percentile clipping 13 # Note this is the total both above and below the median 14 14 15 15 MASK.VAL STR MASK.VALUE,CONV.BAD,GHOST # Mask value of input bad pixels -
branches/eam_branches/ipp-20211108/ippconfig/recipes/ppStatsFromMetadata.config
r41071 r41936 271 271 TYPE VAL KEYWORD TYPE STATISTIC FLAG 272 272 ENTRY VAL CERROR F32 RMS -sigma_ra 273 ENTRY VAL CERROR F32 RMS-sigma_dec273 ENTRY VAL CERROR F32 SAMPLE_MEDIAN -sigma_dec 274 274 ENTRY VAL DT_ASTR F32 SUM -dtime_astrom 275 275 ENTRY VAL NASTRO S32 SUM -n_astrom -
branches/eam_branches/ipp-20211108/ippconfig/recipes/pswarp.config
r41902 r41936 29 29 BKG.YGRID S32 4 30 30 31 ADDITIONAL_WCS_ORDERS S32 3 # By default, use a bilevel astrometric model with 4additional orders.31 ADDITIONAL_WCS_ORDERS S32 3 # By default, use a bilevel astrometric model with 3 additional orders. 32 32 33 33 # Default recipe for warping
Note:
See TracChangeset
for help on using the changeset viewer.
