Skip to content
Snippets Groups Projects
  1. Nov 19, 2024
  2. Oct 26, 2024
  3. Sep 28, 2024
  4. Sep 27, 2024
  5. Sep 15, 2024
  6. Sep 13, 2024
  7. Sep 12, 2024
  8. Sep 11, 2024
  9. Sep 06, 2024
  10. 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
  11. Aug 29, 2024
  12. 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
  13. 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
  14. Aug 23, 2024
  15. Aug 21, 2024
  16. Aug 19, 2024
  17. 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
  18. Jul 25, 2024
  19. Jul 19, 2024
  20. Jul 10, 2024
  21. Jul 07, 2024
  22. Jul 03, 2024
  23. Jun 22, 2024
  24. Jun 04, 2024
  25. Jun 03, 2024
  26. May 17, 2024
  27. Apr 19, 2024
Loading