What's new?
Small fixes and improvements:
- Add option to allow missing setup group (both saving and validation) b35e6d0
- Better handle input for array fields (e.g. detectors_specs) in a variety of formats (tuple, list, array with ndim=0, array with ndim=1): 1ad5ca9 and e07ddba.
- Runtime error fix: d7fff76
- Documentation improvements