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

Fix use of deprecated env variable #14

Merged
merged 12 commits into from
Aug 9, 2024
Merged

Fix use of deprecated env variable #14

merged 12 commits into from
Aug 9, 2024

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    b5161f4 View commit details
    Browse the repository at this point in the history
  2. fix: raytune deprecated env var for storage_path

    Also add num samples to draw in HPO as cmd line arg
    erwulff committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    e9c4a44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a846508 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4452059 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5475ebe View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. fix CMS model path for ACAT2022

    jpata authored and erwulff committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    6186d30 View commit details
    Browse the repository at this point in the history
  2. MLPF datasets v2.0.0: track pythia-level genjets, genmet in datasets;…

    … add per-particle ispu flag (jpata#332)
    
    * generate ttbar nopu events
    
    * up
    
    * update postprocessing
    
    * small sample generation
    
    * v3_1 run
    
    * updates for CMSSE 14 generation
    
    * [skip ci] cleanup postprocessing
    
    * [skip ci] update pu gen
    
    * update postprocessing with new truth definition based only on caloparticles
    
    * remove pdb, switch genjet to energy
    
    * [skip ci] prepare for v3_3
    
    * [skip ci] fix flag
    
    * added time and mem limits
    
    * pu files from scratch
    
    * 20240702_cptruthdef submission
    
    * ttbar nopu v2
    
    * up
    
    * added genjet, genmet to clic postprocessing
    
    * remove delphes
    
    * update tests
    
    * add postprocessing jobs
    
    * update torch
    
    * update dataset version
    
    * propagate genjets, genmet
    
    * shared memory error
    
    * training on v2.0.0 for cms
    
    * fix occasional root file load bug
    
    * add jmenano
    
    * fix qq
    
    * clic training
    
    * up
    jpata authored and erwulff committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    f823575 View commit details
    Browse the repository at this point in the history
  3. CMS training instructions (jpata#336)

    * CMS training instructions
    jpata authored and erwulff committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    2e6eaf6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3ad6ef View commit details
    Browse the repository at this point in the history
  5. Update pyg-clic.yaml

    erwulff authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    3d55b01 View commit details
    Browse the repository at this point in the history
  6. Update pyg-clic.yaml

    erwulff authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    127fda5 View commit details
    Browse the repository at this point in the history
  7. fix: black formatting

    erwulff committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    d677a02 View commit details
    Browse the repository at this point in the history