IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 17 years ago

Closed 17 years ago

#1316 closed defect (fixed)

EXPTIME and MJD_OBS don't make it to stamps

Reported by: bills Owned by: bills
Priority: normal Milestone:
Component: ppstamp Version:
Severity: normal Keywords:
Cc:

Description

The way ppstamp copies the concepts from input to output causes some data to be lost.

Doing
pmConceptsCopyCell(outCell, inCell);

gets EXPTIME and MJD_OBS written to the output correctly for skycells but the size of the image gets copied as well so all pixels get set to zero.

And at any rate the concepts still don't get set right for chip stage stamps.

Change History (1)

comment:1 by bills, 17 years ago

Resolution: fixed
Status: newclosed

Paul fixed this for me.

Note: See TracTickets for help on using tickets.