Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Story Points:1
-
Epic Link:
-
Team:Data Release Production
-
Urgent?:No
Description
While converting datasetPtc to an IsrCalib, a toTable method was added. After creating a second Table (astropy) in that method, fromTable seems to fail to read it (it read the first table fine). This was seen when trying to open a FITS file with more than one table (i.e., at least 3 HDUs) with readFits (parent class: calibType).
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Epic Link |
|
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Assignee | Christopher Waters [ cwaters ] |
Reviewers | Andrés Alejandro Plazas Malagón [ plazas ] | |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Story Points | 1 |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |
Example to reproduce:
inFromText.interChip
inFromFits.interChip is None
# True