|
lsst.astshim gf5dcc679e7+35a0ce2edd
|
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.