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