IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 7, 2006, 7:21:31 AM (20 years ago)
Author:
eugene
Message:

converting to SkyRegions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/addstar/src/get2mass_dr2.c

    r6424 r7394  
    9696}
    9797
    98 /* this just scans along in the file.  file is sorted by dec, so we
    99    should be skipping large chunks - but we would need to have
    100    the size from the accel file (won't fit in GSCRegion) and need
    101    to use gzseek, if it exists.
     98/* this just scans along in the file.  file is sorted by dec, so we should be
     99   skipping large chunks - but we would need to have the size from the accel
     100   file in (and need to use gzseek, if the data is compressed)
    102101*/
    103102/* don't bother to seek ahead : position is not sufficiently predictable
Note: See TracChangeset for help on using the changeset viewer.