- Timestamp:
- May 25, 2021, 5:00:52 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/relphot.20210521/src/reload_catalogs.c
r41607 r41615 264 264 if (BOUNDARY_TREE) { strextend (&command, "-boundary-tree %s", BOUNDARY_TREE); } 265 265 if (SYNTH_ZERO_POINTS) { strextend (&command, "-synthphot-zpts %s", SYNTH_ZERO_POINTS); } 266 if (GRID_ZEROPT) { strextend (&command, "-grid %s", GRID_MEANFILE); } 266 267 if (USE_BASIC_CHECK) { strextend (&command, "-basic-image-search"); } 267 268 if (USE_MCAL_PSF_FOR_STACK_APER) { strextend (&command, "-use-mcal-psf-for-stack-aper"); }
Note:
See TracChangeset
for help on using the changeset viewer.
