derive_meta

method of dascore.workflow.processor.PatchProcessor source

derive_meta(
    self ,
    meta: PatchMeta ,
)-> ‘PatchMeta’

Return what the result’s metadata is.

Never sees an array, which is what lets something fuse a chain of operations without holding any data. The default says the operation changes nothing: right for anything elementwise.