glotaran / pyglotaran-examples

This repository hold examples showcasing the use of the pyglotaran package
MIT License
5 stars 7 forks source link

✨ Port examples to be compatible with pyglotaran@staging #101

Closed s-weigand closed 5 months ago

s-weigand commented 5 months ago

This PR ports all examples to the new 0.8 syntax and uses notebooks instead of scripts. The action and CI workflow was also updated to run the notebooks instead of the scripts.

For the time being I kept the old examples around for easy side-by-side comparison.

This will bring us one step closer to meaningful CI runs for pyglotaran@staging.

See this CI run against https://github.com/glotaran/pyglotaran/pull/1455 using by fork before a122a541f4266efe65b72f74c3fcedcefe8f4b76

image

Change summary

Checklist

s-weigand commented 5 months ago

Note that the failing example runs spectral-constraints and transient-absorption-two-datasets are due to a bug on the current staging branch that https://github.com/glotaran/pyglotaran/pull/1455 is about to fix