coresoftware icon indicating copy to clipboard operation
coresoftware copied to clipboard

Package for Tpc line laser diodes and minor update to raw data unpacker

Open LukeKyle opened this issue 7 months ago • 6 comments

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work for users)
  • [ ] Requiring change in macros repository (Please provide links to the macros pull request in the last section)
  • [x] I am a member of GitHub organization of sPHENIX Collaboration, EIC, or ECCE (contact Chris Pinkenburg to join)

What kind of change does this PR introduce? (Bug fix, feature, ...)

TODOs (if applicable)

Links to other PRs in macros and calibration repositories (if applicable)

LukeKyle avatar Apr 30 '25 20:04 LukeKyle

Build & test report

Report for commit a7a984ebb6bed29fcec533c650e749b67d0170eb: Jenkins passed


Automatically generated by sPHENIX Jenkins continuous integration sPHENIX             jenkins.io

sphenix-jenkins-ci[bot] avatar May 01 '25 09:05 sphenix-jenkins-ci[bot]

Build & test report

Report for commit 799cdd64faf6e973253c37b2be039e466df735bb: Jenkins passed


Automatically generated by sPHENIX Jenkins continuous integration sPHENIX             jenkins.io

sphenix-jenkins-ci[bot] avatar May 01 '25 21:05 sphenix-jenkins-ci[bot]

I added the line laser package to the build and made small changes to the Makefile.am and configure.ac to trigger a rerun of jenkins

pinkenburg avatar May 01 '25 23:05 pinkenburg

Build & test report

Report for commit 60e55ee7fea82cec00115364af5eeea5e86c4944: Jenkins on fire


Automatically generated by sPHENIX Jenkins continuous integration sPHENIX             jenkins.io

sphenix-jenkins-ci[bot] avatar May 02 '25 10:05 sphenix-jenkins-ci[bot]

Build & test report

Report for commit 6e541c37782e280096372048db527688251afa7c: Jenkins on fire


Automatically generated by sPHENIX Jenkins continuous integration sPHENIX             jenkins.io

sphenix-jenkins-ci[bot] avatar May 07 '25 03:05 sphenix-jenkins-ci[bot]

Build & test report

Report for commit 232a424fa2bc121e7387fb9a267cbd29aad30dbf: Jenkins on fire


Automatically generated by sPHENIX Jenkins continuous integration sPHENIX             jenkins.io

sphenix-jenkins-ci[bot] avatar May 08 '25 00:05 sphenix-jenkins-ci[bot]

Build & test report

Report for commit c68d2230f33b298086847cfce89979ab314a2f5e: Jenkins on fire


Automatically generated by sPHENIX Jenkins continuous integration sPHENIX             jenkins.io

sphenix-jenkins-ci[bot] avatar May 14 '25 02:05 sphenix-jenkins-ci[bot]

Build & test report

Report for commit e7723fb9a14eb90a16199680874a3eb4204a40d2: Jenkins passed


Automatically generated by sPHENIX Jenkins continuous integration sPHENIX             jenkins.io

sphenix-jenkins-ci[bot] avatar May 14 '25 19:05 sphenix-jenkins-ci[bot]

Build & test report

Report for commit 37a02c963f926683ee225c20bf28e711943e714a: Jenkins on fire


Automatically generated by sPHENIX Jenkins continuous integration sPHENIX             jenkins.io

sphenix-jenkins-ci[bot] avatar May 14 '25 21:05 sphenix-jenkins-ci[bot]

Build & test report

Report for commit 2df0f4071c77882a1f07466bc914a110ccc18b61: Jenkins passed


Automatically generated by sPHENIX Jenkins continuous integration sPHENIX             jenkins.io

sphenix-jenkins-ci[bot] avatar May 15 '25 00:05 sphenix-jenkins-ci[bot]

This PR introduces reading files from /sphenix/user : cc = new caen_correction("/sphenix/user/llegnosky/calib/calib_24974_5G.dat"); cc = new caen_correction("/sphenix/user/llegnosky/calib/calib_24974_2G.dat"); cc = new caen_correction("/sphenix/user/llegnosky/calib/calib_24974_1G.dat"); I overlooked this when letting this PR through. This needs to be addressed asap (e.g. use our cdb for this)

pinkenburg avatar May 18 '25 00:05 pinkenburg