Florian Dobener

Results 17 issues of Florian Dobener

When data is supplied to the decorators they assume that there are two columns with the name Ψ/Δ. This probably should be stronger generalised, w/ supplying the appropriate name in...

enhancement
decorators

A fitting decorator similar to the mmatrix and psi_delta decorator to fit multiple experiments on the same sample simultaneously (e.g. different angles of incidence)

enhancement
decorators

Currently, the nexus import can only deal with simple psi/delta files and ignores additional measurement parameters and times. This may be generalised in two fields: - Additional fields such as...

enhancement

After reading (#50) and analysing the data, the processed data should be written as an NXprocess entry to the NeXus measurement file.

enhancement

Maybe its cool to add a fitting button and update the fitting graph at each iteration with lmfits [minimizer](https://lmfit-py.readthedocs.io/en/latest/fitting.html#lmfit.minimizer.minimize) **iter_cb** function. This is probably slow, but maybe its possible to...

question
possible-future-enhancement

A decorator for declaring a function as a layered optical model, which automatically initialiases the necessary parameters for lmfit and (automatically?) triggers a fit.

enhancement

### Describe your issue. scipy's expm function is getting slow for me when I upgrade to scipy 1.13. For my machine I get this runtimes for the attached code: I...

defect
scipy.linalg