- Timestamp:
- May 28, 2021, 10:15:35 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/relphot.20210521/src/relphot_images.c
r41623 r41624 96 96 SetZptIteration (i); 97 97 98 setMrel (catalog, Ncatalog); // threaded (calls setMrel _catalog_alt in setMrelCatalog.c)98 setMrel (catalog, Ncatalog); // threaded (calls setMrelCatalog) 99 99 100 100 setMcal (catalog); … … 177 177 clients */ 178 178 if (!CALIBRATE_STACKS_AND_WARPS) { 179 reload_catalogs (skylist, 0, NULL); // calls setMrelFinal which setMrelOutput which calls setMrel _catalog_alt179 reload_catalogs (skylist, 0, NULL); // calls setMrelFinal which setMrelOutput which calls setMrelCatalog 180 180 MARKTIME("-- updated all catalogs: %f sec\n", dtime); 181 181 }
Note:
See TracChangeset
for help on using the changeset viewer.
