Skip to content

Simple convolver tool to smooth and fit theory to experimental data

License

Notifications You must be signed in to change notification settings

jochym/Convolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convolver

Simple convolver tool to smooth and fit theory to experimental data. This is a simple GUI tool with quite spartan interface. The usage is also simple:

./convolv.py [-h] [-ex EX] [-ey EY] theory_data [exper_data] > output_data

You provide the theoretical data to convolve and experimental data to compare. The code will output your convolved data to standard output. You can use Gauss or Lorentzian shape of the convolution kernel.

About

Simple convolver tool to smooth and fit theory to experimental data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages