hpc4cmb / toast

Time Ordered Astrophysics Scalable Tools
Other
44 stars 39 forks source link

Overhaul configuration system #729

Closed tskisner closed 8 months ago

tskisner commented 8 months ago

The current configuration system suffers from some challenges, including fragile / special-case parsing of container traits. This work aims to make this area of the code robust and more future-proof:

As part of testing these changes, I checked (with toast_config_verify) that existing config files from CMB-S4 DC0 and from S.O. integration tests are loadable (with deprecation warnings).