tmancal74 / quantarhei

Open Quantum System Theory for Molecular Systems
MIT License
21 stars 16 forks source link

Move fitting into DFunction #53

Closed tmancal74 closed 5 years ago

tmancal74 commented 7 years ago

Fitting of absorption spectra should be provided by DFunction class and AbsSpectrum class

tmancal74 commented 5 years ago

Simple exponential fitting was added to DFunction. It only remains to move Gaussian fitting from absorption spectra here.

tmancal74 commented 5 years ago

Gaussian fitting moved to DFunction.