make_dia_object_schema

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

Define and create the minimal schema required for a DIAObject.

Parameters
filter_nameslist of str

Names of the filters expect and compute means for.

Returns
schemalsst.afw.table.Schema

Minimal schema for DIAObjects.