Changeset 41338 for trunk/psModules/src/objects/pmSourceIO.c
- Timestamp:
- Apr 16, 2020, 1:39:13 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmSourceIO.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmSourceIO.c
r38376 r41338 701 701 if (file->fpa->chips->n == 1) { 702 702 pmSourceIO_WriteMatchedRefs (file->fits, file->fpa, config); 703 pmSourceIO_WriteGlints (file->fits, file->fpa, config); 703 704 return true; 704 705 } … … 808 809 809 810 pmSourceIO_WriteMatchedRefs (file->fits, file->fpa, config); 811 pmSourceIO_WriteGlints (file->fits, file->fpa, config); 810 812 return true; 811 813 }
Note:
See TracChangeset
for help on using the changeset viewer.
