- Timestamp:
- Jun 4, 2021, 10:46:36 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/relphot.20210521/src/relphot_images.c
r41631 r41637 55 55 56 56 if (CALIBRATE_STACKS_AND_WARPS || (NLOOP > 0)) { 57 initGrid (); // allocate grid correction entries for existing photcodes 58 57 59 /* load catalog data from region files (hostID is 0 since we are not a client */ 58 60 catalog = load_catalogs (skylist, &Ncatalog, 0, NULL, NULL); … … 78 80 findTGroups (catalog, Ncatalog); 79 81 MARKTIME("-- set up mosaic indexes: %f sec\n", dtime); 80 81 initGrid (); // allocate grid correction entries for existing photcodes82 82 83 83 SAVEPLOT = FALSE;
Note:
See TracChangeset
for help on using the changeset viewer.
