This repository has been archived by the owner on Jun 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
XY-dependent SE gain and extraction efficiency (#363)
* Add extraction efficiency and garfield gas gap map * Update load_resource.py * got rid of the xy confinement * s2_correction_map fix * Update load_resource.py * Update load_resource.py * Update load_resource.py * draw se gain from map * make it work without an SE gain map * make compatible with previous wfsim * make compatible with previous wfsim * fix typo * fix conditional issue with se_gain_map * removed print * fix conditional for garfield stuff * remove unused config * change directory * change directory * add sr0 to filenames, change fname check * interpolate between excitation hists * fix bool * add print statements for testing * add print statements to test * add print statements for test * fix divide by zero error * get rid of print statements * update straxen * add param nph to docstring * add comments, copy things to the 1T config * Test without 1T additions * add g2_mean to 1T for test * comment * add _gg to s2_luminescence when using garfield_gas_gap * Add _gg to s2_luminescence when using garfield_gas_gap * allow for constant extraction efficiency * refactor * fix tests * tweak 1 * more debug * fix it more and more and more * fix this mess * one more test * add load resource * add gitignor * fix fail fast * what is the issue? * Update tests/test_wfsim.py * Update wfsim/core/s2.py * Fixing extraction efficiency calculation when no SE gain map is used * Correcting extraction efficiency when SE gain is used from fax config * add print statements to see why tests fail * add another print * flatten correction map from mc * get rid of print statements * change sampling index Co-authored-by: Melih Kara <kara@kit.edu> Co-authored-by: Diego Ramírez García <diego.ramirez@physik.uni-freiburg.de> Co-authored-by: Joran Angevaare <jorana@nikhef.nl> Co-authored-by: Andrii Terliuk <andrey.terlyuk@gmail.com>
- Loading branch information
1 parent
4909cee
commit 89c26ba
Showing
9 changed files
with
247 additions
and
97 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.