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/setposangle.h

    r34749 r35103  
    2525char        *HOSTDIR;
    2626char        *IMAGES;
     27char        *SINGLE_CPT;
    2728int          VERBOSE;
    2829int          RESET;
     
    3132int          PARALLEL_MANUAL;
    3233int          PARALLEL_SERIAL;
     34
     35SkyRegion    UserPatch;
    3336
    3437/***** prototypes ****/
Note: See TracChangeset for help on using the changeset viewer.