v1.1.2
This version (v1.1.2) incorporates important improvement on stacking speed, among others:
- Major performance refactor for on-the-fly stacking, reducing peak RAM and total runtime.
- Significant bootstrap speedup (bootstrap runtime now close to single-stack runs in typical cases).
- Reduced redundant I/O to improve throughput.
- Added
do_cachemode to store/reuse per-source rest-frame intermediates, accelerating repeated runs. - Fixed
bkggrpflgindexing issue in background-group handling (thanks Francesco for raising this issue). - Documentation/maintenance updates, including Read the Docs setup and related doc improvements.