Skip to content
/ CR39py Public

Code for processing CR39 particle track data

License

Notifications You must be signed in to change notification settings

pheuer/CR39py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CR39py

Code for analyzing CR39 particle track data

Installation Instructions

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.

As User

Run the pip install git+https://github.com/pheuer/CR39py.git

Development Mode

  1. Clone the repository
  2. Navigate to the repository directory and run the command python -m pip install -e .

Confirming successful installation

Try running the command import cr39py

About

Code for processing CR39 particle track data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages