IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 6, 2016, 12:43:41 PM (10 years ago)
Author:
eugene
Message:

add options to tie down relative to Gaia

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/czw_branch/20160809/Ohana/src/relastro/include/relastro.h

    r39731 r39735  
    298298} CheckMeasureResult;
    299299
    300 # define ID_MEAS_OBJECT_HAS_2MASS ID_MEAS_POOR_PHOTOM
     300// # define ID_MEAS_OBJECT_HAS_2MASS ID_MEAS_POOR_PHOTOM
    301301
    302302/* global variables set in parameter file */
     
    420420
    421421float *LoopWeight2MASS;
     422char *LoopWeight2MASSstr;
     423
    422424float *LoopWeightTycho;
    423 char *LoopWeight2MASSstr;
    424425char *LoopWeightTychostr;
     426
     427float *LoopWeightGAIA;
     428char *LoopWeightGAIAstr;
    425429
    426430int ImagSelect;
Note: See TracChangeset for help on using the changeset viewer.