nulinspiratie / SilQ

Software for quantum control of donor atoms in silicon
Other
6 stars 1 forks source link

Feature/easy access to fit parameters and function call #228

Closed nulinspiratie closed 4 years ago

nulinspiratie commented 4 years ago

This PR enables easy access to fitted parameters via fit['{parameter_name}']. It also allows easy evaluation of the fitted function using fit(sweep_values), which by default uses the fitted parameters. They can be overridden by passing kwargs