Object cut resource payload
Closed this issue · 0 comments
arnobaer commented
Add resource payload for object cuts.
Add key object_cuts
to resource configuration file containing object cut resource consumption.
{
"object_cuts": {
"muon": {
"Threshold": {
"sliceLUTs": 0.001,
"processors": 0.0
}
}
}
}