Skip to content

v1.1.2

Choose a tag to compare

@AstroChensj AstroChensj released this 03 Mar 06:23
· 8 commits to main since this release

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_cache mode to store/reuse per-source rest-frame intermediates, accelerating repeated runs.
  • Fixed bkggrpflg indexing issue in background-group handling (thanks Francesco for raising this issue).
  • Documentation/maintenance updates, including Read the Docs setup and related doc improvements.