Code for analyzing CR39 particle track data
If you intend to use this package without changing the code, follow the instructions to install as a user. If you plan on making changes to the code, install in developer mode.
Run the
pip install git+https://github.com/pheuer/CR39py.git
- Clone the repository
- Navigate to the repository directory and run the command
python -m pip install -e .
Try running the command
import cr39py