lsst.astshim  21.0.0-2-g45278ab+64c1bc5aa5
Functions
astshim.fitsTableContinued Namespace Reference

Functions

def getColumnData (self, column)
 

Function Documentation

◆ getColumnData()

def astshim.fitsTableContinued.getColumnData (   self,
  column 
)
Retrieve the column data in the correct type and shape.

Parameters
----------
column : `str`
    Name of the column to retrieve.

Returns
-------
data : `list` of `numpy.array`