lsst.astshim g50ff169b8f+2eb0e556e8
|
Functions | |
getColumnData (self, column) | |
Variables | |
getColumnData | |
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`
Definition at line 6 of file fitsTableContinued.py.
astshim.fitsTableContinued.getColumnData |
Definition at line 33 of file fitsTableContinued.py.