Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lexxie analysis #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Lexxie analysis #2

wants to merge 3 commits into from

Conversation

LexxieR
Copy link
Collaborator

@LexxieR LexxieR commented Dec 15, 2023

This includes 3 files.

  1. set_hv_auto.py: This will use the PMT ID to set the high voltage to the Hamamatsu value, it the ID is empty it will skip that PMT. It takes an integer as an argument this will add that value to the Hamamatsu value. Ex: set_hv_auto.py 0 will set the high voltage to the Hamamatsu value but set_hv_auto.py -25 will set the high voltage to 25 les than the Hamamatsu value.
  2. set_hv_mpmt.py: This will set the PMT IDs and high voltages of all a given mPMTs.
  3. start_seq.sh: This will run set_hv_auto.py, this is to use in the sequencer because the sequencer can't run python code with 2 arguments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants