IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 16, 2006, 6:30:50 PM (20 years ago)
Author:
jhoblitt
Message:

add newExp.dateobs
change newExp.exp_tag to psU64

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/pxinjectConfig.c

    r9392 r10039  
    5050    psMetadataAddStr(newExpArgs, PS_LIST_TAIL, "-telescope",  0,
    5151        "define the telescope name (required)", NULL);
     52    psMetadataAddStr(newExpArgs, PS_LIST_TAIL, "-dateobs",  0,
     53        "define observation time", NULL);
    5254    psMetadataAddStr(newExpArgs, PS_LIST_TAIL, "-exp_type",  0,
    5355        "define the type of exposure (required)", NULL);
Note: See TracChangeset for help on using the changeset viewer.