Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

Get gains from CMT #172

Merged
merged 8 commits into from
Jun 23, 2021
Merged

Get gains from CMT #172

merged 8 commits into from
Jun 23, 2021

Conversation

JoranAngevaare
Copy link
Contributor

@JoranAngevaare JoranAngevaare commented Jun 16, 2021

Some of the aftermath of XENONnT/straxen#457

Also, @zhut19 , I don't think pinning WFSim permanently is desirable: 3c925f1, I think we need to change that before making a new WFSim release. Would you agree?

straxen 0.19.0 does not exist yet but hopefully soon

@JoranAngevaare JoranAngevaare marked this pull request as ready for review June 16, 2021 18:22
Comment on lines -403 to +404
self.to_pe = straxen.get_to_pe(self.run_id, self.config['gain_model'],
self.config['channel_map']['tpc'][1]+1)
self.to_pe = straxen.get_correction_from_cmt(self.run_id,
self.config['gain_model'])
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, this is the only change we really require for WFSim to run with straxen 0.19.0, the rest is just changed conventions for the testing.

@zhut19 zhut19 merged commit f221af2 into master Jun 23, 2021
@ramirezdiego ramirezdiego deleted the jorana-patch-1 branch June 24, 2021 16:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants