- Timestamp:
- May 27, 2021, 11:41:52 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/relphot.20210521/src/load_catalogs.c
r40549 r41620 165 165 if (RESET) { strextend (&command, "-reset"); } 166 166 if (RESET_ZEROPTS) { strextend (&command, "-reset-zpts"); } 167 if (RESET_FLATCORR) { strextend (&command, "-reset-flat"); } 167 168 if (!KEEP_UBERCAL) { strextend (&command, "-reset-ubercal"); } 168 169 if (DophotSelect) { strextend (&command, "-dophot %d", DophotValue); }
Note:
See TracChangeset
for help on using the changeset viewer.
