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).