MatchedBaseTask =============== .. currentmodule:: lsst.faro.base .. autoclass:: MatchedBaseTask :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~MatchedBaseTask.canMultiprocess .. rubric:: Methods Summary .. autosummary:: ~MatchedBaseTask.emptyMetadata ~MatchedBaseTask.getAllSchemaCatalogs ~MatchedBaseTask.getFullMetadata ~MatchedBaseTask.getFullName ~MatchedBaseTask.getName ~MatchedBaseTask.getResourceConfig ~MatchedBaseTask.getSchemaCatalogs ~MatchedBaseTask.getTaskDict ~MatchedBaseTask.get_box_wcs ~MatchedBaseTask.makeField ~MatchedBaseTask.makeSubtask ~MatchedBaseTask.run ~MatchedBaseTask.runQuantum ~MatchedBaseTask.timer .. rubric:: Attributes Documentation .. autoattribute:: canMultiprocess .. rubric:: Methods Documentation .. automethod:: emptyMetadata .. automethod:: getAllSchemaCatalogs .. automethod:: getFullMetadata .. automethod:: getFullName .. automethod:: getName .. automethod:: getResourceConfig .. automethod:: getSchemaCatalogs .. automethod:: getTaskDict .. automethod:: get_box_wcs .. automethod:: makeField .. automethod:: makeSubtask .. automethod:: run .. automethod:: runQuantum .. automethod:: timer