Opened 17 years ago
#1336 new defect
ppSim does not generate a valid .cmf file for addstar
| Reported by: | watersc1 | Owned by: | eugene |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | DVO | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Running the ppSim command:
ppSim -camera SIMTEST -recipe PPSIM STACKTEST.MAKE -type OBJECT -filter r -exptime 10.0 -skymags 20.86 -ra 270.70 -dec -23.70 -pa 0.0 -seeing 1.0 refimage -Df STARS.DENSITY 100 -Df STARS.MAG 10
creates a .cmf file that is missing the PHOTCODE, ZERO_PT, and NSTARS header keywords required to be ingested by addstar:
addstar -D CAMERA simtest -D CATDIR catdir.ref -accept-astrom -photcode SYNTH.r -D PHOTCODE_FILE ${SYNTHDIR}/dvo.photcodes refimage.cmf
Note:
See TracTickets
for help on using tickets.
