Changeset 42842 for trunk/psphot/src/psphotVisual.c
- Timestamp:
- May 9, 2025, 11:21:40 AM (14 months ago)
- Location:
- trunk/psphot
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/psphotVisual.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20230313/psphot (added) merged: 42435,42439,42507-42510,42529,42582,42612,42707,42711
- Property svn:mergeinfo changed
-
trunk/psphot/src/psphotVisual.c
r36863 r42842 298 298 bool status = false; 299 299 pmFPAfile *file = psMetadataLookupPtr (&status, config->files, "PSPHOT.BACKGND"); 300 if (!file) return false; 300 301 301 302 pmReadout *backgnd = READOUT_OR_INTERNAL(view, file); … … 394 395 395 396 psArray *peaks = detections->peaks; 397 if (!peaks) return false; 396 398 397 399 // note: this uses the Ohana allocation tools:
Note:
See TracChangeset
for help on using the changeset viewer.
