VUIIS / dax

Distributed Automation for XNAT
MIT License
25 stars 24 forks source link

needs_usable option for yaml #414

Closed baxpr closed 1 year ago

baxpr commented 1 year ago

Let's have a needs_usable option that works similar to this: https://github.com/VUIIS/dax/blob/4634fb72aef05b2e5a418ad21ea69f1fa381f5fb/dax/processors_v3.py#L2075

This would let us hold an assessor until inputs are explicitly marked usable.

baxpr commented 1 year ago

@duettwe can you please test this on a test session in XNAT (not an active project)? https://github.com/VUIIS/dax/pull/415

baxpr commented 1 year ago

Resolved