==================
skopes
------
- Retrain JWST models on data collected through end of February 2025, add new jwst cal training submodule [114]
docs
----
- Use furo as sphinx theme, improve page hierarchy and add custom domain [104]
- downgrade numpy for compatibility with tensorflow in docs [106]
- fix hyperlinks [107]
- add custom landing page html template [111]
- add overview page, dashboard images, and fix graphviz style for darkmode [112]
preprocessor
------------
- explicitly pass `encoding=bytes` in transform.hypersonic_pliers for numpy 2 compatibility where this will no longer be the default for np.loadtxt [92]
builder
-------
- Various minor fixes relating to CNN 2d model usage [93]