make_minimal_dia_object_schema

lsst.ap.association.make_minimal_dia_object_schema(filter_names=None)

Define and create the minimal schema required for a DIAObject.

Parameters:
filter_names : list of str

Names of the filters expect and compute means for.

Returns:
schema : lsst.afw.table.Schema

Minimal schema for DIAObjects.