NumpySummaryConfig

Configuration fields

columns

Default
{}
Field type
DictField
Key type
str
Value type
str
Columns required for metric calculation. Should be all columns in SourceTable contexts,
and columns that do not change name with band in ObjectTable contexts

columnsBand

Default
{}
Field type
DictField
Key type
str
Value type
str
Columns required for metric calculation that change with band in ObjectTable contexts

shelveName

Default
''
Field type
str Field
Name of shelve file to persist in-memory objects sent as input to the metric
measurement run method. Used for testing, development, and debug work.

summary

Default
'median'
Field type
str Field
Aggregation to use for summary metrics