BartSmeets / zscan_fit

Fitting Code for Z-Scan Measurement
Other
0 stars 0 forks source link

Jupyter coding to packages #18

Closed BartSmeets closed 1 year ago

BartSmeets commented 1 year ago

Put the coding of the Jupyter Notebooks into functions in packages.

This way the major functionalities are handled in a .py instead of a .ipynb. This improves the updating process, such that most changes in the .ipynb files can be ignored.

BartSmeets commented 1 year ago

Notebooks should provide flexibility. With handling the code in packages, this flexibility is removed