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

Gen2 geometry and effvol extension #102

Open
wants to merge 30 commits into
base: main
Choose a base branch
from
Open

Gen2 geometry and effvol extension #102

wants to merge 30 commits into from

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    19a4fa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    849bc31 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    bebff39 View commit details
    Browse the repository at this point in the history
  2. new geo files, changes in simulation.py and detector.py to load geome…

    …try and effective volume files
    jakob2508 committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    c6143bf View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    a4df707 View commit details
    Browse the repository at this point in the history
  2. Fixed table merge in detector.py, included mDOM properties, implement…

    …ed loading of Gen2 simulation from config file
    jakob2508 committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    ff6bd3b View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. fixed interpolation of effvol in detector.py for Gen2, Gen2 support f…

    …or detector_signal, detector_hits, and significance calculation in simulation.py
    jakob2508 committed May 1, 2023
    Configuration menu
    Copy the full SHA
    a2c93be View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. analysis script for amplitude variation, tamborra model test script, …

    …modification in detector.py for mixing_scheme = 'CompleteExchange'
    jakob2508 committed May 9, 2023
    Configuration menu
    Copy the full SHA
    e969eae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    381bf2b View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    4944033 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    0b09808 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    ffca14d View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    2153e97 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. changed self.doms_table from property to function self.get_doms_table…

    … that allows arguments om_type and det_type, doubled WLS noise to account for both tubes
    jakob2508 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    623a6ee View commit details
    Browse the repository at this point in the history
  2. fixed bug with too high noise for modules, included different dead ti…

    …me efficiencies in _compute_deadtime_efficiency for DOM and mDOM, use weighting of dead time efficiency based on the number of sensors in avg_dom_signal
    jakob2508 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    1b1dd96 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    1164cb6 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. updated analysis

    jakob2508 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    4c647d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f5126f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4548055 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39b03f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    c0a9220 View commit details
    Browse the repository at this point in the history
  2. updated config file loading

    jakob2508 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    cea9f12 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    e093da7 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    b665c97 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    4fdcc36 View commit details
    Browse the repository at this point in the history
  2. tested Gen2 example script

    jakob2508 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    8ec59e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    c03c5cf View commit details
    Browse the repository at this point in the history
  2. changed variable names in DETECTOR in accordance with changes in simu…

    …lation.py and detector.py
    jakob2508 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    716face View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d35c4a View commit details
    Browse the repository at this point in the history
  4. cleaned up code

    jakob2508 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    6715323 View commit details
    Browse the repository at this point in the history