Changeset 28685
- Timestamp:
- Jul 18, 2010, 10:02:31 AM (16 years ago)
- Location:
- branches/eam_branches/ipp-20100621/Ohana/src/relastro/src
- Files:
-
- 1 added
- 1 edited
-
StarMaps.c (added)
-
load_catalogs.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20100621/Ohana/src/relastro/src/load_catalogs.c
r28683 r28685 9 9 10 10 ALLOCATE (catalog, Catalog, skylist[0].Nregions); 11 12 initStarMaps(); 11 13 12 14 // load data from each region file, only use bright stars … … 36 38 37 39 // XXX mark the image grid based on the loaded detections 40 // XXX modify tcatalog to exclude any photcode or other choices that only affect image selection? 41 updateStarMaps (&tcatalog); 38 42 39 43 // select only the brighter stars
Note:
See TracChangeset
for help on using the changeset viewer.
