Skip to content
Snippets Groups Projects
  1. Apr 18, 2025
  2. Mar 16, 2025
  3. Mar 07, 2025
  4. Feb 19, 2025
  5. Feb 12, 2025
  6. Dec 06, 2024
  7. Nov 28, 2024
  8. Nov 19, 2024
  9. Oct 26, 2024
  10. Sep 28, 2024
  11. Sep 27, 2024
  12. Sep 15, 2024
  13. Sep 13, 2024
  14. Sep 12, 2024
  15. Sep 11, 2024
  16. Sep 06, 2024
  17. Sep 04, 2024
    • Sebouh Paul's avatar
      Update the neutron benchmark plots (#27) · 9a878fba
      Sebouh Paul authored
      * Update neutron_plots.py
      
      import uproot as ur
      
      * fixed another bug in the neutron_plots.py
      
      * different fit for the neutron energy corrections; also add YR requirements
      
      * removed YR requirements from neutron plots; also used a different energy correction formula
      Unverified
      9a878fba
  18. Aug 29, 2024
  19. Aug 26, 2024
    • Sebouh Paul's avatar
      Fix bug in neutron_plots.py (#26) · 388dff9f
      Sebouh Paul authored
      * Update neutron_plots.py
      
      import uproot as ur
      
      * fixed another bug in the neutron_plots.py
      
      * Update config.yml
      
      Make sure the neutron::analyze stage actually runs.
      Unverified
      388dff9f
    • Sebouh Paul's avatar
      Neutron in insert (#24) · 3e6a6efb
      Sebouh Paul authored
      * updated Snakefile
      
      * added benchmark for neutron recon in ZDC
      
      * added neutron_plots.py, updated Snakefile
      
      * Update .gitlab-ci.yml
      
      include the neutron benchmark in the ones running in gitlab
      
      * Update config.yml
      
      use correct generated momenta in parallelized jobs
      
      * Update config.yml
      
      used the correct configuration (craterlake) in the config.yml
      
      * Update neutron_plots.py
      
      * Update config.yml
      
      * Update config.yml
      
      used "touch" to force snakemake to not update files in the neutron:analyze phase
      Unverified
      3e6a6efb
  20. Aug 25, 2024
    • Dmitry Kalinkin's avatar
    • Sebouh Paul's avatar
      Sigma zdc (#20) · 3aff02ba
      Sebouh Paul authored
      
      * added sigma generator script
      
      * require lambda decay to occur before ZDC when generating sigma0 events
      
      * Update gen_sigma_decay.cxx
      
      * added Snakefile; benchmakr.json
      
      * added sigma to global snakefile
      
      * updated snake file to use the results directory
      
      * updated sigma_plots.py
      
      * use sim_output instead of results for large files
      
      * Update benchmarks/sigma/config.yml
      
      Co-authored-by: default avatarWouter Deconinck <wdconinc@gmail.com>
      
      * Update sigma_plots.py
      
      * Update .gitlab-ci.yml
      
      * Update .gitlab-ci.yml
      
      * Update sigma_plots.py
      
      * Update config.yml
      
      increased time limit
      
      * Update Snakefile
      
      removed /   (not sure if this will change anything
      
      * removed hardcoded config in sigma_plots.py
      
      * added a space at the end of one line.  idk if this fixes anything
      
      ---------
      
      Co-authored-by: default avatarWouter Deconinck <wdconinc@gmail.com>
      Unverified
      3aff02ba
  21. Aug 23, 2024
  22. Aug 21, 2024
  23. Aug 19, 2024
  24. Aug 13, 2024
    • Sebouh Paul's avatar
      Lambda zdc (#19) · 7df12ae2
      Sebouh Paul authored
      
      * Create test_lambda_recon.py
      
      * added lambda decay generator file
      
      * added Snakefile
      
      * working version with snakemake
      
      * added config.yml
      
      * .gitlab-ci.yml: include local benchmarks/lambda/config.yml
      
      * .gitlab-ci.yml: summary depends on lambda:results
      
      * lambda/config.yml: fix job name
      
      * Snakefile: fix path to script
      
      * Snakefile: fix another path to a script
      
      * Update gen_lambda_decay.cxx
      
      make sure that the lambda decay is before the ZDC front face.
      
      * Update gen_lambda_decay.cxx
      
      corrected the position of the ZDC front face
      
      * Update benchmarks/lambda/Snakefile
      
      Co-authored-by: default avatarDmitry Kalinkin <dkalinkin@bnl.gov>
      
      * Update Snakefile
      
      Reduced number of events to be simulated/reconstructed for high energy lambda
      
      * fixed issue with running Snakefile
      
      * Update config.yml
      
      attempt to fix issue with config.yml
      
      * Update lambda_plots.py
      
      number shape parameters per cluster changed from 10 to 7 (in response to the change in EICrecon which stores the axis as intrinsic theta/phi instead of iin the shape parameters, https://github.com/eic/EICrecon/commit/80866b3335cfeff59a47423a31c875b81ed492b7
      
       )
      
      * Update config.yml
      
      add "ls" to check if the files have been created
      
      * Update Snakefile
      
      reduce number of events that need to be generated (so that the test will take less time)
      
      * Update Snakefile
      
      use "results/lamdba" in the location for the input/output in the Snakefile
      
      * Update config.yml
      
      added "results/lambda/"
      
      * Update lambda_plots.py
      
      included "results/lambda" in the path where it looks for files
      
      * Update Snakefile
      
      added -p
      
      * Update config.yml
      
      removed ls statements
      
      ---------
      
      Co-authored-by: default avatarDmitry Kalinkin <dkalinkin@bnl.gov>
      Unverified
      7df12ae2
  25. Jul 25, 2024
  26. Jul 19, 2024
  27. Jul 10, 2024
  28. Jul 07, 2024
  29. Jul 03, 2024
Loading