Skip to content

Releases: JeffersonLab/coatjava

COATJAVA 11.0.4

05 Nov 20:47
Compare
Choose a tag to compare
  • Java 17/21 Required
  • Added AHDC::add schema
  • CVT straight track uses seed to set the measurement hemisphere when ambiguous
  • DC geometry package now generates GEANT4 superlayer volumes to support simulations with hexagonal cell geometry
  • Advanced EB tests now use latest gemc files

What's Changed

Full Changelog: 11.0.3...11.0.4

11.0.3

04 Nov 01:12
7c418aa
Compare
Choose a tag to compare
  • Java 17/21 Required
  • Decoding support for ALERT
  • CVT reconstruction updates:
    • global offset now applied also to passive elements
    • latest seeding algorithm used for straight tracks
    • beam spot accounted for in seeding

What's Changed

New Contributors

Full Changelog: 11.0.2...11.0.3

COATJAVA 11.0.2

11 Oct 13:11
Compare
Choose a tag to compare

Requires Java 17+

What's Changed

  • replace fc with root for Geant4 volumes by @maureeungaro in #340
  • rename hipo-add to hipo-merge-histograms and clarify usage by @c-dilks in #324
  • allow run-groovy users to set JAVA_OPTS by @c-dilks in #325
  • enable rebuilding scalers in post-processing engine and add run-clara by @baltzell in #322
  • support CCDB variation in decoder/mon12 by @baltzell in #341
  • new wildcard feature from Gagik by @baltzell in #321
  • add run-clara options by @baltzell in #334 and #339
  • build(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.2 to 4.8.6.3 by @dependabot in #330
  • build(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.3 to 4.8.6.4 by @dependabot in #333
  • build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #326
  • build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 by @dependabot in #338

New Contributors

Full Changelog: 11.0.1...11.0.2

COATJAVA 11.0.1

25 Aug 17:01
Compare
Choose a tag to compare
  • Java 17+ now required
  • Add AI track-finding network for RG-C's pass-1
  • Add background-merging engine
  • Add post-processing engine
  • Switch tests to use builtin clara installer
  • Possibly the last mainline release before the DC v1/v2 split.

What's Changed

Full Changelog: 11.0.0...11.0.1

COATJAVA 11.0.0

09 Aug 21:52
515dd5c
Compare
Choose a tag to compare

What's Changed

  • DC geometry: fixes in class-jcsg to account for ministagger of guard wires and wire feedthroughs by @raffaelladevita in #299
  • PDGDatabase:
  • OptionParser: -h should have zero exit code by @baltzell in #288
  • Remove unused dependency by @baltzell in #289
  • Updated dependencies:
    • Copy all freehep maven repos to clasweb and use them by @baltzell in #296
    • build(deps): bump org.glassfish.jaxb:jaxb-runtime from 2.3.2 to 4.0.5 by @dependabot in #255
    • build(deps): bump jakarta.xml.bind:jakarta.xml.bind-api from 2.3.2 to 4.0.2 by @dependabot in #254
    • build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.12 by @dependabot in #280
    • build(deps): bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 by @dependabot in #281
    • build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 by @dependabot in #283
    • Finish dependeabot's PR by @baltzell in #285
    • build(deps): bump com.sun.xml.bind:jaxb-impl from 2.3.3 to 4.0.5 by @dependabot in #287
    • build(deps): bump com.github.spotbugs:spotbugs from 3.1.12 to 4.8.6 by @dependabot in #290
    • build(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 by @dependabot in #291
    • build(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.1 to 4.8.6.2 by @dependabot in #297
    • build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in #302

Full Changelog: 10.1.1...11.0.0

COATJAVA 10.1.1

12 Jun 15:06
Compare
Choose a tag to compare

Summary

  • Revert to groot 4.0.5
  • Add missing banks to dchv schema
  • Replace hardcoded value of DC stereo angle with a constant to facilitate testing different values
  • Add new AI-assisted tracking network for RG-D

What's Changed

New Contributors

Full Changelog: 10.1.0...10.1.1

COATJAVA 10.1.0

19 Apr 17:28
Compare
Choose a tag to compare

Note, this COATJAVA version has an unknown GROOT version.

Summary

  • Various DC tracking improvements, with determistic annealing filter
  • Fixed RCDB SQLite support
  • Workaround noexec /tmp filesystem
  • Level-3 schema update
  • Automatic javadoc deployment

What's Changed

  • bump version by @baltzell in #230
  • build(deps): bump org.jlab:groot from 4.0.5 to 4.1.0 by @dependabot in #218
  • build(deps): bump org.slf4j:slf4j-simple from 1.6.1 to 2.0.12 by @dependabot in #219
  • fixed the issue with the file name when space is introduced in the YA… by @gavalian in #157
  • build(deps): bump org.apache.maven.plugins:maven-resources-plugin from 3.2.0 to 3.3.1 by @dependabot in #220
  • Added RF banks to level 3 schema by @rtysonCLAS12 in #240
  • build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.4.0 to 3.6.3 by @dependabot in #237
  • build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #235
  • build(deps): bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 by @dependabot in #234
  • Choose a usable replacemnt for /tmp. by @baltzell in #241
  • New tarball location, cleanup installer script by @baltzell in #242
  • new ccdbrcdb version by @baltzell in #245
  • Cache /tmp filesystem results by @baltzell in #246
  • build: remove unused hamcrest dependency by @c-dilks in #251
  • fix: local vars in source bin/env.sh should not pollute user environment by @c-dilks in #252
  • build(deps): bump org.apache.maven.wagon:wagon-ssh-external from 2.8 to 3.5.3 by @dependabot in #247
  • Upgrade FD tracking by @tongtongcao in #250
  • feat: generate and deploy javadoc documentation by @c-dilks in #257
  • build(deps): bump org.slf4j:slf4j-simple from 2.0.12 to 2.0.13 by @dependabot in #256
  • version bump by @baltzell in #258

New Contributors

Full Changelog: 10.0.10...10.1.0

coatjava-10.1.0.tar.gz

10.0.10

21 Mar 16:01
36f922b
Compare
Choose a tag to compare
  • Add dchv schema
  • Add banks to level3 schema

What's Changed

New Contributors

Full Changelog: 10.0.9...10.0.10

10.0.9

09 Mar 00:54
3a6b3b7
Compare
Choose a tag to compare

Summary

  • Switch to independent target and solenoid z-positions, CCDB updated for all run groups
  • Ignore mixed run number events in helicity state change detection, instead of aborting
    • For the ET-ring configuration issue during RG-D/K that resulted in event misordering (across runs!)
  • Enable dependabot and update some dependency versions

What's Changed

  • feat: dependabot by @c-dilks in #205
  • fix(ci): latest v4 groovy 4.0.19 has been silently failing; regress to 4.0.3, the ifarm version by @c-dilks in #204
  • build(deps-dev): bump junit:junit from 4.13.1 to 4.13.2 by @dependabot in #207
  • fix: Nonsensical self computation of n with itself in HelixFitJava by @c-dilks in #212
  • build(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 3.1.12 to 4.8.3.1 by @dependabot in #209
  • Log and ignore multiple run numbers instead of throwing exception by @baltzell in #215
  • build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.0 to 3.12.1 by @dependabot in #210
  • Fix old EB test by @baltzell in #216
  • Read new /geometry/shifts/solenoid and /geometry/shifts/target CCDB tables to set target and solenoid positions independently by @raffaelladevita in #213
  • bump version to 10.0.9 by @raffaelladevita in #217

New Contributors

Full Changelog: 10.0.8...10.0.9

coatjava-10.0.9.tar.gz

10.0.8

01 Mar 00:28
e24be4a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 10.0.7...10.0.8

coatjava-10.0.8.tar.gz