This package provides a simulated lab setup for a radiation detector and lifetime experiment.
- cd to directory of your choice
- git clone https://github.com/deankarlen/dklab.git
- start jupyterhub or jupyterlab and navigate to the dklab folder that was created for you
- navigate to the examples folder
- open the interactive python notebook: counter.ipynb
- execute each cell to see an example of how to use the package (use your actual student ID number)
- explore the code in the dklab folder, but do not change any code there
- to modify experiment parameters, use the methods in the classes, do not modify the attributes directly