astronomy-laboratory / pyoof

pyoof is a Python package which performs out-of-focus (OOF) holography on astronomical beam maps for single-dish radio telescopes.
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Remove Jupyter notebook tutorials or externalize them? #10

Open tcassanelli opened 1 year ago

tcassanelli commented 1 year ago

Jupyter notebooks use a considerably amount of space for the repository, it may be wise to remove them altogether, but where do we show a good tutorial of the package?

VicentePenaLet commented 1 year ago

We could move the notebooks to a Google Colab, that way we can keep the notebooks and only have to provide a link in the README

tcassanelli commented 1 year ago

That is a potential idea, I was also thinking of moving them directly within the documentation. The problem is that every time we make a small change in the notebook the entire set of images is loaded again, making the repository heavy.