make_dia_source_schema¶
-
lsst.ap.association.
make_dia_source_schema
()¶ Define and create the schema required for a DIASource with additional needed columns for later calculation in
DiaPipeTask
.Returns: - schema :
lsst.afw.table.Schema
Minimal schema for DiaSources.
- schema :