Read an object catalog from a text file
Definition at line 76 of file readTextCatalogTask.py.
◆ run()
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 82 of file readTextCatalogTask.py.
◆ _DefaultName
str lsst.meas.algorithms.readTextCatalogTask.ReadTextCatalogTask._DefaultName = 'readCatalog' |
|
staticprotected |
◆ ConfigClass
The documentation for this class was generated from the following file: