- Timestamp:
- Jan 26, 2012, 5:21:00 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20111122/Ohana/src/relphot/include/relphot.h
r33117 r33157 79 79 int FREEZE_MOSAICS; 80 80 int USE_GRID; 81 int KEEP_UBERCAL; 81 82 char *OUTROOT; 82 83 int PLOTDELAY; … … 157 158 off_t getImageEntry PROTO((off_t meas, int cat)); 158 159 float getMcal PROTO((off_t meas, int cat, FlatCorrectionTable *flatcorr, Catalog *catalog)); 160 float getMflat PROTO((off_t meas, int cat, FlatCorrectionTable *flatcorr, Catalog *catalog)); 159 161 float getMgrid PROTO((off_t meas, int cat)); 160 162 float getMmos PROTO((off_t meas, int cat)); … … 196 198 int reload_images PROTO((FITS_DB *db)); 197 199 int setExclusions PROTO((Catalog *catalog, int Ncatalog)); 198 void setMcal PROTO((Catalog *catalog, int Poor ));200 void setMcal PROTO((Catalog *catalog, int Poor, FlatCorrectionTable *flatcorr)); 199 201 void setMcalFinal PROTO((void)); 200 202 int setMcalOutput PROTO((Catalog *catalog, int Ncatalog, FlatCorrectionTable *flatcorr));
Note:
See TracChangeset
for help on using the changeset viewer.
