- Timestamp:
- Jun 18, 2013, 12:41:02 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130509/Ohana/src/relastro/src/relastro_images.c
r33652 r35671 20 20 MARKTIME("load image data: %f sec\n", dtime); 21 21 22 /* load regions and images based on specified sky patch (default depth) */23 load_images (&db, skylist );22 /* load regions and images based on specified sky patch (default depth) (require full overlap) */ 23 load_images (&db, skylist, TRUE); 24 24 MARKTIME("load images: %f sec\n", dtime); 25 25
Note:
See TracChangeset
for help on using the changeset viewer.
