- Timestamp:
- May 21, 2021, 4:49:23 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/relphot.20210521/src/relphot_images.c
r41606 r41607 89 89 SetZptIteration (i); 90 90 91 setMrel (catalog, Ncatalog); // threaded 91 setMrel (catalog, Ncatalog); // threaded (calls setMrel_catalog_alt in setMrelCatalog.c) 92 92 93 93 setMcal (catalog); … … 160 160 clients */ 161 161 if (!CALIBRATE_STACKS_AND_WARPS) { 162 reload_catalogs (skylist, 0, NULL); 162 reload_catalogs (skylist, 0, NULL); // calls setMrelFinal which setMrelOutput which calls setMrel_catalog_alt 163 163 MARKTIME("-- updated all catalogs: %f sec\n", dtime); 164 164 }
Note:
See TracChangeset
for help on using the changeset viewer.
