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

Feature/pileup checks #318

Merged
merged 19 commits into from
Sep 11, 2024
Merged

Feature/pileup checks #318

merged 19 commits into from
Sep 11, 2024

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    af8d4ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84111c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Remove p8 generator from KToolbox after each event, and initialize Ka…

    …ss objects in LMCRunPause constructor.
    pslocum committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    7d3da6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    448be90 View commit details
    Browse the repository at this point in the history
  3. Reconfigure KToolbox as it was intiialized, before ending a run. This…

    … supports the KToolbox cleanup that is required for pileup runs.
    pslocum committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a55bf2b View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Temporary commit with LMC and Kass KToolbox handled separately. There…

    … seems to be a remnant of the original Kass root_generator that remains in the KToolbox after deletion - possibly a tag. It would be good to resolve this for backward compatibility.
    pslocum committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    fd19460 View commit details
    Browse the repository at this point in the history
  2. Cleanup indenting etc.

    pslocum committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    2ef4018 View commit details
    Browse the repository at this point in the history
  3. Add config files for pileup checks. Presently the [generator] field h…

    …as to be removed from the ks_simulation field for the pileup example to run. For backward compatibility, it would be good to not have that requirement, if possible.
    pslocum committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    cf2b089 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. If using custom LMC generator for e.g. pileup, set theta randomizatio…

    …n with KSGenValueAngleSpherical instead of KSGenValueUniform.
    pslocum committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    dbd719b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

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

Commits on Aug 18, 2024

  1. Reduce verbosity in LPF.

    pslocum committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    56fde4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed02880 View commit details
    Browse the repository at this point in the history
  3. Fix some indexing in recording multi-track event properties, and avoi…

    …d recording untracked secondaries.
    pslocum committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    01fd9f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

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

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    015bf6d View commit details
    Browse the repository at this point in the history
  2. Make mode normalization more generally applicable to cavity, waveguid…

    …e, imported mode maps.
    pslocum committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    336d0bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85e41e7 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/pileupChecks' of github.com:project8/locust_mc …

    …into feature/pileupChecks
    jkgaison65 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a30fb46 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

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