- Timestamp:
- Nov 16, 2014, 1:35:31 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140904/Ohana/src/relastro/include/relastro.h
r37604 r37606 181 181 double MIN_ERROR; 182 182 183 int IMFIT_TOO_FEW; // need more than this number of stars to fit an image 183 184 int IMFIT_CLIP_NITER; // number of clipping iterations to perform in FitChip 184 185 double IMFIT_CLIP_NSIGMA; // number of sigma to clip in FitChip … … 409 410 void FitSimple (StarData *raw, StarData *ref, int Nmatch, Coords *coords); 410 411 void initObjectData (Catalog *catalog, int Ncatalog); 411 int UpdateObjects (Catalog *catalog, int Ncatalog );412 int UpdateObjects (Catalog *catalog, int Ncatalog, int Nloop); 412 413 int UpdateSimple (Catalog *catalog, int Ncatalog); 413 414 int UpdateChips (Catalog *catalog, int Ncatalog);
Note:
See TracChangeset
for help on using the changeset viewer.
