Changeset 39225 for trunk/Ohana/src/relastro/include/relastro.h
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20151113 (added) merged: 39135-39136,39166,39182-39185,39193-39208,39211-39215,39218-39224
- Property svn:mergeinfo changed
-
trunk/Ohana
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20151113/Ohana (added) merged: 39166,39182-39185,39193-39208,39211-39215,39218-39224
- Property svn:mergeinfo changed
-
trunk/Ohana/src/relastro/include/relastro.h
r38986 r39225 254 254 int SRC_MEAS_TOOFEW; //catalog objects wich fewer detections then this are ignored 255 255 double MIN_ERROR; 256 257 double MIN_DISTANCE_MOD; 258 double MAX_DISTANCE_MOD; 259 double MAX_DISTANCE_MOD_ERR; 256 260 257 261 int IMFIT_TOO_FEW; // need more than this number of stars to fit an image … … 323 327 PhotCode *DCR_RED_PHOTCODE_POS, *DCR_RED_PHOTCODE_NEG; 324 328 int DCR_RED_NSEC_POS, DCR_RED_NSEC_NEG; 329 330 float *LoopWeight2MASS; 331 float *LoopWeightTycho; 325 332 326 333 int ImagSelect;
Note:
See TracChangeset
for help on using the changeset viewer.
