IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 1, 2012, 5:06:26 PM (14 years ago)
Author:
mhuber
Message:

adding new-ish requirement STACK_ID for INPUT group to be reported in the -template option

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotStackArguments.c

    r33690 r34276  
    170170    fprintf (stdout, "# PSF may be supplied for the convolution target\n");
    171171    fprintf (stdout, "INPUT METADATA\n");
     172    fprintf (stdout, "  STACK_ID      S64   123456789      # stack_id for the input image\n");
    172173    fprintf (stdout, "  RAW:IMAGE     STR   file.im.fits   # signal image filename\n");
    173174    fprintf (stdout, "  RAW:MASK      STR   file.mk.fits   # mask image filename\n");
Note: See TracChangeset for help on using the changeset viewer.