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

Implement waveform simulation and hit finding algorithm for mPMT #9

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

Commits on May 23, 2023

  1. Merge pull request #2 from WCTE/develop/wcte

    Merge pull request #3 from kmtsui/develop/wcte
    kmtsui authored May 23, 2023
    Configuration menu
    Copy the full SHA
    ee9a4d1 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Save waveform from custom adc

    kmtsui committed May 26, 2023
    Configuration menu
    Copy the full SHA
    b28fbbf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from WCTE/master

    Merge pull request #1 from WCTE/develop/wcte
    kmtsui authored May 26, 2023
    Configuration menu
    Copy the full SHA
    4735acf View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Do pulse fitting

    kmtsui committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    d5d5822 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f73539 View commit details
    Browse the repository at this point in the history
  3. Add HYBRIDWCSIM compatibility

    kmtsui committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    10d6d6a View commit details
    Browse the repository at this point in the history
  4. Setup parameter inputs

    kmtsui committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    0fc2a73 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Save more true info

    kmtsui committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    161e8df View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Add flag to save waveform

    kmtsui committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    559e9b4 View commit details
    Browse the repository at this point in the history
  2. Debug save true TQ

    kmtsui committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    6ed8d57 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

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

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    a457d5e View commit details
    Browse the repository at this point in the history
  2. Correct default value

    kmtsui committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    5222160 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

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

Commits on Nov 22, 2023

  1. Add OD waveform tree

    kmtsui committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    5cb4193 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

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

Commits on Nov 27, 2023

  1. Copy metadata trees

    kmtsui committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    432a9e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc51c9a View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Add PMT by PMT timing change

    kmtsui committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    499cbd3 View commit details
    Browse the repository at this point in the history
  2. Tweak fLoad usage

    kmtsui committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    1577918 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d484d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77c61ba View commit details
    Browse the repository at this point in the history
  5. Add IWCD OD PMT response

    kmtsui committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    90cac65 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Update README.md

    kmtsui authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    e85d056 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    03d88eb View commit details
    Browse the repository at this point in the history
  2. Update PMT response for WCTE

    kmtsui committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    5e70dcc View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Merge branch 'develop/waveform' of https://github.com/kmtsui/MDT into…

    … merge_waveform_simulation
    kmtsui committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    8db3d4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8270580 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8c4735 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8354c55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd36165 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c41e0a0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2f87d92 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    02dfb30 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Update README

    kmtsui committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    d54efbb View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Update 1PE pulse waveform

    kmtsui committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6b07cc2 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

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

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    c3c46e5 View commit details
    Browse the repository at this point in the history
  2. Update README

    kmtsui committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    22e1a43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0b593a View commit details
    Browse the repository at this point in the history