aboutsummaryrefslogtreecommitdiff
path: root/utils/plot-fit-results
AgeCommit message (Expand)Author
2020-11-30update code to work with python3tlatorre
2020-09-06update chi2 to correct for energy biastlatorre
2020-05-11add setup_matplotlib function and switch to logarithmic binstlatorre
2020-05-11update utils/ folder to make a python package called sddmtlatorre
2020-04-13update plot-fit-results script to be able to handle files with multi-particle...tlatorre
2019-12-04update plot-fit-results to make nicer plotstlatorre
2019-12-02small fix to prevent an Exception when there is only one data pointtlatorre
2019-11-22update plot-fit-results to use median and iqr instead of mean and stdtlatorre
2019-07-12set ignore_index=True in pd.concat() since we don't care about the indextlatorre
2019-07-12fix a couple of bugs in plot-energytlatorre
2019-07-11switch from YAML output to HDF5 to speed things uptlatorre
2019-06-05try to import CLoader if possible since it's *much* fastertlatorre
2019-03-26update plotting scripts to handle case when there is no fittlatorre
2019-03-16add GPLv3 licensetlatorre
2019-01-15update zebra library to be able to use linkstlatorre
2018-11-30update plot-fit-results to handle masked arrays properlytlatorre
2018-11-25add a script to plot the fit results as a function of energytlatorre