Occupancy plots and histograms can be viewed in the plots tab of the calibGui.
Data is saved in ~/calibData directory.
There are root scripts in the ~/root_scripts directory for plotting and analysing analog, digital and threshold scan data.
To run the analysis ROOT script open file run_analysis.root in an editor (emacs, geany). Change the run number for the Analogue, Digital & Threshold Tests on lines 5 to 7. Open ROOT in the calibData folder and run the run_analysis.root script.
IV Scan
There is a c++ script for running an IV scan on the pixel detector using a Keithley 2410. The script is located in ~/Projects/IVProgram