ReadTextCatalogConfig ===================== .. currentmodule:: lsst.meas.algorithms .. autoclass:: ReadTextCatalogConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ReadTextCatalogConfig.colnames ~ReadTextCatalogConfig.delimiter ~ReadTextCatalogConfig.format ~ReadTextCatalogConfig.header_lines ~ReadTextCatalogConfig.history .. rubric:: Methods Summary .. autosummary:: ~ReadTextCatalogConfig.compare ~ReadTextCatalogConfig.formatHistory ~ReadTextCatalogConfig.freeze ~ReadTextCatalogConfig.items ~ReadTextCatalogConfig.iteritems ~ReadTextCatalogConfig.iterkeys ~ReadTextCatalogConfig.itervalues ~ReadTextCatalogConfig.keys ~ReadTextCatalogConfig.load ~ReadTextCatalogConfig.loadFromStream ~ReadTextCatalogConfig.names ~ReadTextCatalogConfig.save ~ReadTextCatalogConfig.saveToStream ~ReadTextCatalogConfig.setDefaults ~ReadTextCatalogConfig.toDict ~ReadTextCatalogConfig.update ~ReadTextCatalogConfig.validate ~ReadTextCatalogConfig.values .. rubric:: Attributes Documentation .. autoattribute:: colnames .. autoattribute:: delimiter .. autoattribute:: format .. autoattribute:: header_lines .. autoattribute:: history .. rubric:: Methods Documentation .. automethod:: compare .. automethod:: formatHistory .. automethod:: freeze .. automethod:: items .. automethod:: iteritems .. automethod:: iterkeys .. automethod:: itervalues .. automethod:: keys .. automethod:: load .. automethod:: loadFromStream .. automethod:: names .. automethod:: save .. automethod:: saveToStream .. automethod:: setDefaults .. automethod:: toDict .. automethod:: update .. automethod:: validate .. automethod:: values