tomas3svoboda / ChroMo

Chromatography model determination
2 stars 0 forks source link

Function Fit_Gauss.py #6

Closed meloun67 closed 2 years ago

meloun67 commented 2 years ago

Uses ExperimentSetCor1 and fits to each component timeseries in each experiment assymetric gaussian curves and generates new timeseries of gausian curves with time step 1 s and stores it in ExperimentGauss. Use Green, M. and X. Chen (2020). "Data Functionalization for Gas Chromatography in Python." Journal of Chemical Education 97(4): 1172-1175. see: https://github.com/1mikegrn/pyGC

in: ExperimentSetCor1 out: ExperimentSetGauss

meloun67 commented 2 years ago

image