grapa.parse.curve_subclasses_utils
@author: Romain Carron Copyright (c) 2026, Empa, Laboratory for Thin Films and Photovoltaics, Romain Carron
Classes
|
A class to handle loading data from external files (e.g. configuration information, reference datasets), that we do not want to parse systematically at run-time, only once, on demand when actually needed. |
|
This class should work as a minimum version, although it has no fit function implemented - see below shild class FitHandlerBasicFunc to see how to do that. |
|
A class providing a few starting fitting functions |
Wrap-up to be able to fit a function with fixed parameters (written in the old days, maybe python evolved, so it is not useful anymore?) |