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:
- Returns:
- schema
lsst.afw.table.Schema
Minimal schema for DIAObjects.
- schema
Define and create the minimal schema required for a DIAObject.
lsst.afw.table.Schema
Minimal schema for DIAObjects.