Skip to content

Sudini1412/phaidana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phaidana

Package to parse and perform analysis related to midas files obtained from SiPM signals

Installation & Setup

To run this project locally, you need to set up a Python virtual environment.

1. Clone the repository

git clone <YOUR_REPO_URL_HERE>
cd phaidana

2. Sourcing Virtual environment

To download venv dependancies use the setup_env.sh script. Make this script executable by running

chmod +x setup_env.sh

Then

./setup_env.sh

To activate the venv later on use

source phaidana_venv/bin/activate

About

Package to parse and perform analysis related to midas files obtained from SiPM signals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors