Opened 14 years ago

Closed 14 years ago

#175 closed defect (fixed)

srctype not exported correctly on save

Reported by: Malte Marquarding Owned by: Malte Marquarding
Priority: high Milestone: ASAP 2.4
Component: General Version: 2.0
Severity: normal Keywords:
Cc:

Description (last modified by Malte Marquarding)

Signal-reference data taken at Mopra have an OBSTYPE record in the
RPFITS header that records 'RF TR' for reference scans, and either
'SC' or 'TR' for signal data.

However, this information is lost after passing through ASAP since
it only records obstype in the scantable header, thus only allowing
one value for the whole observation.  As livedata uses obstype to
distinguish between signal and reference integrations it cannot
process this data.

Can you modify ASAP so that a separate obstype is stored for each
integration in the scan table?

Regards, Mark

Change History (2)

comment:1 Changed 14 years ago by Malte Marquarding

Description: modified (diff)
Owner: changed from Malte Marquarding to Malte Marquarding
Status: newassigned

Hi Mark,

there is a by "row" value indicating it, but it isn't the written back out to the pksrecord obstype. I will fix this.

Cheers, Malte.

comment:2 Changed 14 years ago by Malte Marquarding

Resolution: fixed
Status: assignedclosed

Fixed in changeset:1663

Note: See TracTickets for help on using tickets.