MonashBI / arcana-legacy

Abstraction of Repository-Centric ANAlysis - a Python framework
Apache License 2.0
4 stars 3 forks source link

Need fool-proof way to check whether input is provided that is sub-study safe #77

Closed tclose closed 6 years ago

tclose commented 6 years ago

Checking the input_names for provided inputs does not work for sub-studies as all entries in the data specification are included. Should either work out a way to make sure only true inputs are provided in this list or come up with a better way of testing whether an input has been provided

tclose commented 6 years ago

This is implemented as input_provided