- Timestamp:
- Jan 11, 2015, 2:05:35 PM (12 years ago)
- Location:
- branches/eam_branches/ipp-20140904
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psphot/src/psphotPetrosianAnalysis.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140904
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20140904/psphot/src/psphotPetrosianAnalysis.c
r31154 r37804 12 12 // XXX temporary user-supplied systematic sky noise measurement (derive from background model) 13 13 float skynoise = psMetadataLookupF32 (&status, recipe, "SKY.NOISE"); 14 15 # if (0)16 // if backModel or backStdev are missing, the values of sky and/or skyErr will be set to NAN17 // XXX use this to set skynoise18 pmReadout *backModel = psphotSelectBackground (config, view);19 pmReadout *backStdev = psphotSelectBackgroundStdev (config, view);20 # endif21 14 22 15 // S/N limit to perform full non-linear fits
Note:
See TracChangeset
for help on using the changeset viewer.
