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

How to select weak laser #15

Open
slyoung20 opened this issue Aug 13, 2023 · 0 comments
Open

How to select weak laser #15

slyoung20 opened this issue Aug 13, 2023 · 0 comments

Comments

@slyoung20
Copy link

Good afternoon,

Thank you for your previous help. I did manage to successfully run the code for a couple locations. I would like to also run the weak laser for all of the tracks. I've been unable to modify the code to select the weak lasers. This is how the parameters were setup when I initially downloaded the code (should be strong beams?), I believe this is where I would modify the code to select the weak lasers. What should this section be changed to?

Thank you,
Sherry Young

Select a laser

orientation = f['/orbit_info/sc_orient'][0]

# selects the strong beams only [we can include weak beams later on]
orientDict = {0:'l', 1:'r', 21:'error'}
laser = 'gt' + laser_num + orientDict[orientation]
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

No branches or pull requests

1 participant