erdzeichen / KiMoPack

GNU General Public License v3.0
11 stars 5 forks source link

Problem with the total intensity of the generated species if the pump pulse is only partially sampled. #22

Closed erdzeichen closed 1 year ago

erdzeichen commented 1 year ago

If the pulse (gaussian) is not completely sampled the values of the derrived metric do not make sense. We need to sample the whole peak

erdzeichen commented 1 year ago

added a switch (as of yet undocumented) that allows to write ta.Fit_Global(fit_chirp=False,sub_sample=10) then the measured points are sub sampled during rhe modelling.