Read an object catalog from a text file
Definition at line 59 of file readTextCatalogTask.py.
◆ run()
def lsst.meas.algorithms.readTextCatalogTask.ReadTextCatalogTask.run |
( |
|
self, |
|
|
|
filename |
|
) |
| |
Read an object catalog from the specified text file
Parameters
----------
filename : `string`
Path to specified text file
Returns
-------
A numpy structured array containing the specified columns
Definition at line 65 of file readTextCatalogTask.py.
◆ ConfigClass
The documentation for this class was generated from the following file: