CmdLineTask =========== .. currentmodule:: lsst.pipe.base .. autoclass:: CmdLineTask :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~CmdLineTask.emptyMetadata ~CmdLineTask.getAllSchemaCatalogs ~CmdLineTask.getFullMetadata ~CmdLineTask.getFullName ~CmdLineTask.getName ~CmdLineTask.getSchemaCatalogs ~CmdLineTask.getTaskDict ~CmdLineTask.makeField ~CmdLineTask.makeSubtask ~CmdLineTask.timer .. rubric:: Methods Documentation .. automethod:: emptyMetadata .. automethod:: getAllSchemaCatalogs .. automethod:: getFullMetadata .. automethod:: getFullName .. automethod:: getName .. automethod:: getSchemaCatalogs .. automethod:: getTaskDict .. automethod:: makeField .. automethod:: makeSubtask .. automethod:: timer