IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 28685


Ignore:
Timestamp:
Jul 18, 2010, 10:02:31 AM (16 years ago)
Author:
eugene
Message:

adding concept of star maps to relastro to constrain fits

Location:
branches/eam_branches/ipp-20100621/Ohana/src/relastro/src
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20100621/Ohana/src/relastro/src/load_catalogs.c

    r28683 r28685  
    99
    1010  ALLOCATE (catalog, Catalog, skylist[0].Nregions);
     11
     12  initStarMaps();
    1113
    1214  // load data from each region file, only use bright stars
     
    3638
    3739    // 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);
    3842
    3943    // select only the brighter stars
Note: See TracChangeset for help on using the changeset viewer.