Skip to content
Snippets Groups Projects
Select Git revision
  • 62686b99a3e13aadf6f7f73baf13dea9c4e09412
  • main default protected
  • sumlab
  • dev/test_tobias
  • jack.rolph-main-patch-16563
  • jack.rolph-main-patch-96201
  • jack.rolph-main-patch-18340
  • jack.rolph-main-patch-15793
  • jack.rolph-main-patch-74592
  • 1.0.0
10 results

peakotron

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Jack Christopher Hutchinson Rolph authored
    62686b99
    History
     - Run "pip install -r requirements.txt" in the terminal to install the necessary packages. 
     - Run python "RunFit.py" to test the fitting class on experimental data. 
     - The output fits will be stored in the Results folder.
     - The output fitted values will be stored in csv format in the main directory, as "fit_results.csv"
     - Please look at the "RunFit.py" example program for ideas on how to input and output from your data.