NEEMP:Reports
Appearance
All the graphs in NEEMP's article showing the correlation between reference charges and EEM charges, have been generated employing two python scripts, nut-report.py and nut.plot.py. The required input file must contain the charge statistics as shown in figure and can be obtained running NEEMP in calculation or quality validation mode with the option --chg-stats-out
(see here for details).

.
To generate the graphs the scripts must be called in the simple following way:
First:
- ./nut-report.py charge-stat-file
Then:
- ./nut-plot.py set01-data.csv colorful 5
- ./nut-plot.py set01-data.csv blackwhite 5
- ./nut-plot.py set01-data.csv colorfulbig 5
- ./nut-plot.py set01-data.csv colorful-zoomed 5
- ./nut-plot.py set01-data.csv blackwhite-zoomed 5
- ./nut-plot.py set01-data.csv colorfulbig-zoomed 5