IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 15, 2006, 2:30:53 PM (20 years ago)
Author:
eugene
Message:

moving to the new DVO image/catalog API set

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/addstar/include/sedstar.h

    r7696 r8361  
    3838SEDfit SEDchisq (SEDtableRow *ref, SEDtableRow *data, SEDtableRow *error, int Nfilter);
    3939SEDtable *SEDtableLoad (char *filename);
    40 int SEDcolorBracket (SEDtable *table, float color);
     40int SEDcolorBracket (SEDtable *table, float color, float delta);
    4141int SEDfitInit (SEDtable *table);
    4242int SEDfitPlot (SEDtable *table, double R, double D, SEDfit *minFit, SEDtableRow *sourceValue, SEDtableRow *sourceError);
     43int SEDfitClear ();
    4344int SEDfitCatalog (Catalog *outcat, Catalog *incat, SEDtable *table);
    4445void SetLimitsRaw (float *xvec, float *yvec, int Nelements, Graphdata *graphmode);
Note: See TracChangeset for help on using the changeset viewer.