IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 7, 2005, 6:33:25 AM (21 years ago)
Author:
eugene
Message:

working on the update concept, added split table support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/addstar/doc/notes.txt

    r5229 r5234  
    11
    2 - measure <-> average matches and reordering
     22005.10.06
    33
    4   next[i] = i + 1
    5  
    6 
    7  
    8 
     4  I am getting seg faults from find_matches_closest, apparently related to the
     5  partial Measure load.  They occur when trying to realloc secfilt.  I
     6  tried to debug using the ohana_allocate stuff, but it causes
     7  problems because fitsio does not fall under the ohana memory
     8  system.  This is fairly bad; I should probably deal with that issue
     9  before pursuing the other stuff.  Do I have to make libfits depend
     10  on libohana, in which case I should probably split off libdvo from
     11  libohana.  That is probably not a bad plan in any case...
    912
    10132005.03.07 : notes related to new version of addstar
Note: See TracChangeset for help on using the changeset viewer.