MakeVisitTableTask ================== .. currentmodule:: lsst.pipe.tasks.postprocess .. autoclass:: MakeVisitTableTask :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~MakeVisitTableTask.canMultiprocess .. rubric:: Methods Summary .. autosummary:: ~MakeVisitTableTask.emptyMetadata ~MakeVisitTableTask.getAllSchemaCatalogs ~MakeVisitTableTask.getFullMetadata ~MakeVisitTableTask.getFullName ~MakeVisitTableTask.getName ~MakeVisitTableTask.getResourceConfig ~MakeVisitTableTask.getSchemaCatalogs ~MakeVisitTableTask.getTaskDict ~MakeVisitTableTask.makeField ~MakeVisitTableTask.makeSubtask ~MakeVisitTableTask.run ~MakeVisitTableTask.runQuantum ~MakeVisitTableTask.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:: makeField .. automethod:: makeSubtask .. automethod:: run .. automethod:: runQuantum .. automethod:: timer