IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 6, 2013, 3:24:03 PM (13 years ago)
Author:
eugene
Message:

add setastrom program (apply koppenhoefer effect correction); add region (and cpt) option to setphot & setposangle

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/uniphot/include/setphot.h

    r33963 r35103  
    2525char        *HOSTDIR;
    2626char        *IMAGES;
     27char        *SINGLE_CPT;
    2728int          VERBOSE;
    2829int          RESET;
     
    3435int          PARALLEL_SERIAL;
    3536int          IMAGES_ONLY;
     37
     38SkyRegion    UserPatch;
    3639
    3740/***** prototypes ****/
Note: See TracChangeset for help on using the changeset viewer.