IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 25, 2012, 11:37:10 AM (14 years ago)
Author:
bills
Message:

New features for ppstamp

-sources <sources file>
-write_cmf

If sources file is supplied (or -write_cmf and astrom is supplied) extract sources
from the region of interest and output them into a cmf file.

Also do a better job insuring that zero point is saved in the output headers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pstamp/src/ppstampOptions.c

    r33504 r34596  
    3232    options->censorMasked = false;
    3333    options->writeJPEG = false;
     34    options->writeCMF = false;
    3435    options->nocompress = false;
    3536    options->wholeFile = false;
Note: See TracChangeset for help on using the changeset viewer.