Closed b-remy closed 5 months ago
This works as intended. There are a few details to improve on in the notebook (in future PRs)
plot.scene
if the filter sets are different because the mapping from the model channels to the observations cannot use the same channel map and norm. Probably applying the observation dependent ChannelRenderer
when showing the pre-rendered model is the way to solve this.
This PR enables multiresolution initialization and fitting. It also adds codes from scarlet1.wavelets to reproduce the multiresolution tutorial from scarlet1.
Here is the equivalent tutorial in scarlet2: https://colab.research.google.com/drive/1mvJN17r5traikPFrBICQTdhpxxaF1rLS?usp=sharing
I wonder if we should upload it on this repo at some point for documentation, or as a script similar to the quickstart test. It could also be in the scarlet-test-data repo. Let me know if you want me to push it somewhere and add some text to document what is happening :-)