Skip to content

Conversation

@raffaelladevita
Copy link
Collaborator

No description provided.

@c-dilks c-dilks enabled auto-merge (squash) July 25, 2025 15:51
@c-dilks c-dilks merged commit 2bdbcc9 into development Jul 25, 2025
23 checks passed
baltzell pushed a commit that referenced this pull request Jul 25, 2025
N-Plx added a commit that referenced this pull request Jul 31, 2025
* update to DC tracking to read and use the new TDC cuts ccdb table.

* use live database

* build: bump version number to 13.1.0 (#757)

* remove unused/defunct classes

* convert tabs to spaces

* remove unused/defunct classes

* remove long-defunct main methods

* cleanup

* switch example to hipo4

* remove hipo3 support

* remove unused/defunct classes

* cleanup, tabs/spaces, formatting, ide warnings

* cleanup, formatting, ide warnings

* cleanup, formatting, tabs/spaces, ide warnings

* cleanup, formatting, tabs/spaces, ide warnings

* remove (newly) unused dependencies

* restore object creation

* convert tabs to spaces

* cleanup

* remove no-op

* build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin (#759)

* apply fine timestamp correction to leadingEdgeTime

* ahdc hit time corrected

* add modeAHDC in PulseExtractorEngine

* use wf type for hit selection

* take into account simulation

* replace string manipulation with bit operation

* comment unnecessary code lines

* use wfType 0 or 1

* fix: reduce the number of CODEOWNERS (#764)

* fix: remove unused `etc/` files (#765)

They are 7-8 years old, and it is not clear what they are; they are
apparently unused here.

---------

Co-authored-by: ziegler <[email protected]>
Co-authored-by: Nathan Baltzell <[email protected]>
Co-authored-by: raffaelladevita <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Felix Touchte Codjo <[email protected]>
Co-authored-by: Christopher Dilks <[email protected]>
N-Plx added a commit that referenced this pull request Aug 8, 2025
* feat: indexed table class can handle more than 4 indices

* feat: default constructor for the IndexGenerator class

* restoring main class as it was

* update branch (#768)

* update to DC tracking to read and use the new TDC cuts ccdb table.

* use live database

* build: bump version number to 13.1.0 (#757)

* remove unused/defunct classes

* convert tabs to spaces

* remove unused/defunct classes

* remove long-defunct main methods

* cleanup

* switch example to hipo4

* remove hipo3 support

* remove unused/defunct classes

* cleanup, tabs/spaces, formatting, ide warnings

* cleanup, formatting, ide warnings

* cleanup, formatting, tabs/spaces, ide warnings

* cleanup, formatting, tabs/spaces, ide warnings

* remove (newly) unused dependencies

* restore object creation

* convert tabs to spaces

* cleanup

* remove no-op

* build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin (#759)

* apply fine timestamp correction to leadingEdgeTime

* ahdc hit time corrected

* add modeAHDC in PulseExtractorEngine

* use wf type for hit selection

* take into account simulation

* replace string manipulation with bit operation

* comment unnecessary code lines

* use wfType 0 or 1

* fix: reduce the number of CODEOWNERS (#764)

* fix: remove unused `etc/` files (#765)

They are 7-8 years old, and it is not clear what they are; they are
apparently unused here.

---------

Co-authored-by: ziegler <[email protected]>
Co-authored-by: Nathan Baltzell <[email protected]>
Co-authored-by: raffaelladevita <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Felix Touchte Codjo <[email protected]>
Co-authored-by: Christopher Dilks <[email protected]>

* feat: can parse any byte shifts array for indexed tables

* default byte shift array can only be used for less than 4 indices

* misc fixes to compute long key and checks for byte shifts and index format

* check bin width compatible with int

* fix retrieving index from key

---------

Co-authored-by: ziegler <[email protected]>
Co-authored-by: Nathan Baltzell <[email protected]>
Co-authored-by: raffaelladevita <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Felix Touchte Codjo <[email protected]>
Co-authored-by: Christopher Dilks <[email protected]>
c-dilks pushed a commit that referenced this pull request Sep 15, 2025
c-dilks added a commit that referenced this pull request Sep 15, 2025
* feat: indexed table class can handle more than 4 indices

* feat: default constructor for the IndexGenerator class

* restoring main class as it was

* update branch (#768)

* update to DC tracking to read and use the new TDC cuts ccdb table.

* use live database

* build: bump version number to 13.1.0 (#757)

* remove unused/defunct classes

* convert tabs to spaces

* remove unused/defunct classes

* remove long-defunct main methods

* cleanup

* switch example to hipo4

* remove hipo3 support

* remove unused/defunct classes

* cleanup, tabs/spaces, formatting, ide warnings

* cleanup, formatting, ide warnings

* cleanup, formatting, tabs/spaces, ide warnings

* cleanup, formatting, tabs/spaces, ide warnings

* remove (newly) unused dependencies

* restore object creation

* convert tabs to spaces

* cleanup

* remove no-op

* build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin (#759)

* apply fine timestamp correction to leadingEdgeTime

* ahdc hit time corrected

* add modeAHDC in PulseExtractorEngine

* use wf type for hit selection

* take into account simulation

* replace string manipulation with bit operation

* comment unnecessary code lines

* use wfType 0 or 1

* fix: reduce the number of CODEOWNERS (#764)

* fix: remove unused `etc/` files (#765)

They are 7-8 years old, and it is not clear what they are; they are
apparently unused here.

---------

Co-authored-by: ziegler <[email protected]>
Co-authored-by: Nathan Baltzell <[email protected]>
Co-authored-by: raffaelladevita <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Felix Touchte Codjo <[email protected]>
Co-authored-by: Christopher Dilks <[email protected]>

* feat: can parse any byte shifts array for indexed tables

* default byte shift array can only be used for less than 4 indices

* misc fixes to compute long key and checks for byte shifts and index format

* check bin width compatible with int

* fix retrieving index from key

---------

Co-authored-by: ziegler <[email protected]>
Co-authored-by: Nathan Baltzell <[email protected]>
Co-authored-by: raffaelladevita <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Felix Touchte Codjo <[email protected]>
Co-authored-by: Christopher Dilks <[email protected]>
tongtongcao pushed a commit that referenced this pull request Sep 22, 2025
* feat: indexed table class can handle more than 4 indices

* feat: default constructor for the IndexGenerator class

* restoring main class as it was

* update branch (#768)

* update to DC tracking to read and use the new TDC cuts ccdb table.

* use live database

* build: bump version number to 13.1.0 (#757)

* remove unused/defunct classes

* convert tabs to spaces

* remove unused/defunct classes

* remove long-defunct main methods

* cleanup

* switch example to hipo4

* remove hipo3 support

* remove unused/defunct classes

* cleanup, tabs/spaces, formatting, ide warnings

* cleanup, formatting, ide warnings

* cleanup, formatting, tabs/spaces, ide warnings

* cleanup, formatting, tabs/spaces, ide warnings

* remove (newly) unused dependencies

* restore object creation

* convert tabs to spaces

* cleanup

* remove no-op

* build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin (#759)

* apply fine timestamp correction to leadingEdgeTime

* ahdc hit time corrected

* add modeAHDC in PulseExtractorEngine

* use wf type for hit selection

* take into account simulation

* replace string manipulation with bit operation

* comment unnecessary code lines

* use wfType 0 or 1

* fix: reduce the number of CODEOWNERS (#764)

* fix: remove unused `etc/` files (#765)

They are 7-8 years old, and it is not clear what they are; they are
apparently unused here.

---------

Co-authored-by: ziegler <[email protected]>
Co-authored-by: Nathan Baltzell <[email protected]>
Co-authored-by: raffaelladevita <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Felix Touchte Codjo <[email protected]>
Co-authored-by: Christopher Dilks <[email protected]>

* feat: can parse any byte shifts array for indexed tables

* default byte shift array can only be used for less than 4 indices

* misc fixes to compute long key and checks for byte shifts and index format

* check bin width compatible with int

* fix retrieving index from key

---------

Co-authored-by: ziegler <[email protected]>
Co-authored-by: Nathan Baltzell <[email protected]>
Co-authored-by: raffaelladevita <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Felix Touchte Codjo <[email protected]>
Co-authored-by: Christopher Dilks <[email protected]>
@raffaelladevita raffaelladevita deleted the version/13.1.0 branch October 3, 2025 21:49
tongtongcao pushed a commit that referenced this pull request Nov 18, 2025
* feat: indexed table class can handle more than 4 indices

* feat: default constructor for the IndexGenerator class

* restoring main class as it was

* update branch (#768)

* update to DC tracking to read and use the new TDC cuts ccdb table.

* use live database

* build: bump version number to 13.1.0 (#757)

* remove unused/defunct classes

* convert tabs to spaces

* remove unused/defunct classes

* remove long-defunct main methods

* cleanup

* switch example to hipo4

* remove hipo3 support

* remove unused/defunct classes

* cleanup, tabs/spaces, formatting, ide warnings

* cleanup, formatting, ide warnings

* cleanup, formatting, tabs/spaces, ide warnings

* cleanup, formatting, tabs/spaces, ide warnings

* remove (newly) unused dependencies

* restore object creation

* convert tabs to spaces

* cleanup

* remove no-op

* build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin (#759)

* apply fine timestamp correction to leadingEdgeTime

* ahdc hit time corrected

* add modeAHDC in PulseExtractorEngine

* use wf type for hit selection

* take into account simulation

* replace string manipulation with bit operation

* comment unnecessary code lines

* use wfType 0 or 1

* fix: reduce the number of CODEOWNERS (#764)

* fix: remove unused `etc/` files (#765)

They are 7-8 years old, and it is not clear what they are; they are
apparently unused here.

---------

Co-authored-by: ziegler <[email protected]>
Co-authored-by: Nathan Baltzell <[email protected]>
Co-authored-by: raffaelladevita <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Felix Touchte Codjo <[email protected]>
Co-authored-by: Christopher Dilks <[email protected]>

* feat: can parse any byte shifts array for indexed tables

* default byte shift array can only be used for less than 4 indices

* misc fixes to compute long key and checks for byte shifts and index format

* check bin width compatible with int

* fix retrieving index from key

---------

Co-authored-by: ziegler <[email protected]>
Co-authored-by: Nathan Baltzell <[email protected]>
Co-authored-by: raffaelladevita <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Felix Touchte Codjo <[email protected]>
Co-authored-by: Christopher Dilks <[email protected]>
tongtongcao pushed a commit that referenced this pull request Nov 21, 2025
* feat: indexed table class can handle more than 4 indices

* feat: default constructor for the IndexGenerator class

* restoring main class as it was

* update branch (#768)

* update to DC tracking to read and use the new TDC cuts ccdb table.

* use live database

* build: bump version number to 13.1.0 (#757)

* remove unused/defunct classes

* convert tabs to spaces

* remove unused/defunct classes

* remove long-defunct main methods

* cleanup

* switch example to hipo4

* remove hipo3 support

* remove unused/defunct classes

* cleanup, tabs/spaces, formatting, ide warnings

* cleanup, formatting, ide warnings

* cleanup, formatting, tabs/spaces, ide warnings

* cleanup, formatting, tabs/spaces, ide warnings

* remove (newly) unused dependencies

* restore object creation

* convert tabs to spaces

* cleanup

* remove no-op

* build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin (#759)

* apply fine timestamp correction to leadingEdgeTime

* ahdc hit time corrected

* add modeAHDC in PulseExtractorEngine

* use wf type for hit selection

* take into account simulation

* replace string manipulation with bit operation

* comment unnecessary code lines

* use wfType 0 or 1

* fix: reduce the number of CODEOWNERS (#764)

* fix: remove unused `etc/` files (#765)

They are 7-8 years old, and it is not clear what they are; they are
apparently unused here.

---------

Co-authored-by: ziegler <[email protected]>
Co-authored-by: Nathan Baltzell <[email protected]>
Co-authored-by: raffaelladevita <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Felix Touchte Codjo <[email protected]>
Co-authored-by: Christopher Dilks <[email protected]>

* feat: can parse any byte shifts array for indexed tables

* default byte shift array can only be used for less than 4 indices

* misc fixes to compute long key and checks for byte shifts and index format

* check bin width compatible with int

* fix retrieving index from key

---------

Co-authored-by: ziegler <[email protected]>
Co-authored-by: Nathan Baltzell <[email protected]>
Co-authored-by: raffaelladevita <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Felix Touchte Codjo <[email protected]>
Co-authored-by: Christopher Dilks <[email protected]>
tongtongcao pushed a commit that referenced this pull request Dec 5, 2025
tongtongcao pushed a commit that referenced this pull request Dec 5, 2025
* feat: indexed table class can handle more than 4 indices

* feat: default constructor for the IndexGenerator class

* restoring main class as it was

* update branch (#768)

* update to DC tracking to read and use the new TDC cuts ccdb table.

* use live database

* build: bump version number to 13.1.0 (#757)

* remove unused/defunct classes

* convert tabs to spaces

* remove unused/defunct classes

* remove long-defunct main methods

* cleanup

* switch example to hipo4

* remove hipo3 support

* remove unused/defunct classes

* cleanup, tabs/spaces, formatting, ide warnings

* cleanup, formatting, ide warnings

* cleanup, formatting, tabs/spaces, ide warnings

* cleanup, formatting, tabs/spaces, ide warnings

* remove (newly) unused dependencies

* restore object creation

* convert tabs to spaces

* cleanup

* remove no-op

* build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin (#759)

* apply fine timestamp correction to leadingEdgeTime

* ahdc hit time corrected

* add modeAHDC in PulseExtractorEngine

* use wf type for hit selection

* take into account simulation

* replace string manipulation with bit operation

* comment unnecessary code lines

* use wfType 0 or 1

* fix: reduce the number of CODEOWNERS (#764)

* fix: remove unused `etc/` files (#765)

They are 7-8 years old, and it is not clear what they are; they are
apparently unused here.

---------

Co-authored-by: ziegler <[email protected]>
Co-authored-by: Nathan Baltzell <[email protected]>
Co-authored-by: raffaelladevita <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Felix Touchte Codjo <[email protected]>
Co-authored-by: Christopher Dilks <[email protected]>

* feat: can parse any byte shifts array for indexed tables

* default byte shift array can only be used for less than 4 indices

* misc fixes to compute long key and checks for byte shifts and index format

* check bin width compatible with int

* fix retrieving index from key

---------

Co-authored-by: ziegler <[email protected]>
Co-authored-by: Nathan Baltzell <[email protected]>
Co-authored-by: raffaelladevita <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Felix Touchte Codjo <[email protected]>
Co-authored-by: Christopher Dilks <[email protected]>
tongtongcao pushed a commit that referenced this pull request Dec 5, 2025
tongtongcao pushed a commit that referenced this pull request Dec 5, 2025
* feat: indexed table class can handle more than 4 indices

* feat: default constructor for the IndexGenerator class

* restoring main class as it was

* update branch (#768)

* update to DC tracking to read and use the new TDC cuts ccdb table.

* use live database

* build: bump version number to 13.1.0 (#757)

* remove unused/defunct classes

* convert tabs to spaces

* remove unused/defunct classes

* remove long-defunct main methods

* cleanup

* switch example to hipo4

* remove hipo3 support

* remove unused/defunct classes

* cleanup, tabs/spaces, formatting, ide warnings

* cleanup, formatting, ide warnings

* cleanup, formatting, tabs/spaces, ide warnings

* cleanup, formatting, tabs/spaces, ide warnings

* remove (newly) unused dependencies

* restore object creation

* convert tabs to spaces

* cleanup

* remove no-op

* build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin (#759)

* apply fine timestamp correction to leadingEdgeTime

* ahdc hit time corrected

* add modeAHDC in PulseExtractorEngine

* use wf type for hit selection

* take into account simulation

* replace string manipulation with bit operation

* comment unnecessary code lines

* use wfType 0 or 1

* fix: reduce the number of CODEOWNERS (#764)

* fix: remove unused `etc/` files (#765)

They are 7-8 years old, and it is not clear what they are; they are
apparently unused here.

---------

Co-authored-by: ziegler <[email protected]>
Co-authored-by: Nathan Baltzell <[email protected]>
Co-authored-by: raffaelladevita <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Felix Touchte Codjo <[email protected]>
Co-authored-by: Christopher Dilks <[email protected]>

* feat: can parse any byte shifts array for indexed tables

* default byte shift array can only be used for less than 4 indices

* misc fixes to compute long key and checks for byte shifts and index format

* check bin width compatible with int

* fix retrieving index from key

---------

Co-authored-by: ziegler <[email protected]>
Co-authored-by: Nathan Baltzell <[email protected]>
Co-authored-by: raffaelladevita <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Felix Touchte Codjo <[email protected]>
Co-authored-by: Christopher Dilks <[email protected]>
tongtongcao pushed a commit that referenced this pull request Dec 31, 2025
* feat: indexed table class can handle more than 4 indices

* feat: default constructor for the IndexGenerator class

* restoring main class as it was

* update branch (#768)

* update to DC tracking to read and use the new TDC cuts ccdb table.

* use live database

* build: bump version number to 13.1.0 (#757)

* remove unused/defunct classes

* convert tabs to spaces

* remove unused/defunct classes

* remove long-defunct main methods

* cleanup

* switch example to hipo4

* remove hipo3 support

* remove unused/defunct classes

* cleanup, tabs/spaces, formatting, ide warnings

* cleanup, formatting, ide warnings

* cleanup, formatting, tabs/spaces, ide warnings

* cleanup, formatting, tabs/spaces, ide warnings

* remove (newly) unused dependencies

* restore object creation

* convert tabs to spaces

* cleanup

* remove no-op

* build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin (#759)

* apply fine timestamp correction to leadingEdgeTime

* ahdc hit time corrected

* add modeAHDC in PulseExtractorEngine

* use wf type for hit selection

* take into account simulation

* replace string manipulation with bit operation

* comment unnecessary code lines

* use wfType 0 or 1

* fix: reduce the number of CODEOWNERS (#764)

* fix: remove unused `etc/` files (#765)

They are 7-8 years old, and it is not clear what they are; they are
apparently unused here.

---------

Co-authored-by: ziegler <[email protected]>
Co-authored-by: Nathan Baltzell <[email protected]>
Co-authored-by: raffaelladevita <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Felix Touchte Codjo <[email protected]>
Co-authored-by: Christopher Dilks <[email protected]>

* feat: can parse any byte shifts array for indexed tables

* default byte shift array can only be used for less than 4 indices

* misc fixes to compute long key and checks for byte shifts and index format

* check bin width compatible with int

* fix retrieving index from key

---------

Co-authored-by: ziegler <[email protected]>
Co-authored-by: Nathan Baltzell <[email protected]>
Co-authored-by: raffaelladevita <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Felix Touchte Codjo <[email protected]>
Co-authored-by: Christopher Dilks <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants