EasyScience / EasyCore

The building blocks for science libraries in the easy universe.
https://core.easyscience.software
BSD 3-Clause "New" or "Revised" License
3 stars 2 forks source link

Fitting makes use of global variables #222

Open henrikjacobsenfys opened 6 months ago

henrikjacobsenfys commented 6 months ago

It would be better to not rely on global variables.

A simple example is found in the DMSC summer school tutorial: https://github.com/ess-dmsc-dram/dmsc-school/blob/main/5-analysis/fitting.ipynb