Recent Releases of https://github.com/attpc/attpc_merger
https://github.com/attpc/attpc_merger - v0.3.1
Bugfix for mistake in Event construction
What's Changed
- Sync dev with main by @gwm17 in https://github.com/ATTPC/attpc_merger/pull/118
- Bugfix for Event construction by @gwm17 in https://github.com/ATTPC/attpc_merger/pull/119
Full Changelog: https://github.com/ATTPC/attpc_merger/compare/v0.3.0...v0.3.1
- Rust
Published by gwm17 12 months ago
https://github.com/attpc/attpc_merger - v0.3.0
Big release with a slew of changes
- Update the channel mapping in the GET electronics to allow for multiple types of detectors
- Add in support for new silicon detectors in merger format
- Adopt new merger format (v2.0.0)
- Bump a whole mess of dependencies
- Some small bugfixes
What's Changed
- Fix UI theme on MacOS by @gwm17 in https://github.com/ATTPC/attpc_merger/pull/77
- Bump serde from 1.0.210 to 1.0.214 by @dependabot in https://github.com/ATTPC/attpc_merger/pull/78
- Dep updates by @gwm17 in https://github.com/ATTPC/attpc_merger/pull/80
- Bump rfd from 0.15.0 to 0.15.1 by @dependabot in https://github.com/ATTPC/attpc_merger/pull/84
- Bump serde from 1.0.214 to 1.0.215 by @dependabot in https://github.com/ATTPC/attpc_merger/pull/82
- Bump clap from 4.5.20 to 4.5.21 by @dependabot in https://github.com/ATTPC/attpc_merger/pull/83
- Bump indicatif from 0.17.8 to 0.17.9 by @dependabot in https://github.com/ATTPC/attpc_merger/pull/81
- More dep updates by @gwm17 in https://github.com/ATTPC/attpc_merger/pull/85
- Bump clap from 4.5.21 to 4.5.26 by @dependabot in https://github.com/ATTPC/attpc_merger/pull/92
- Bump serde from 1.0.215 to 1.0.217 by @dependabot in https://github.com/ATTPC/attpc_merger/pull/90
- Fix docs workflow by @gwm17 in https://github.com/ATTPC/attpc_merger/pull/93
- Bump rfd from 0.15.1 to 0.15.2 by @dependabot in https://github.com/ATTPC/attpc_merger/pull/91
- Bump eframe from 0.29.1 to 0.30.0 by @dependabot in https://github.com/ATTPC/attpc_merger/pull/88
- Bump time from 0.3.36 to 0.3.37 by @dependabot in https://github.com/ATTPC/attpc_merger/pull/86
- Bump serde from 1.0.217 to 1.0.218 by @dependabot in https://github.com/ATTPC/attpc_merger/pull/100
- Bump clap from 4.5.26 to 4.5.31 by @dependabot in https://github.com/ATTPC/attpc_merger/pull/99
- Dep updates and filename fix by @gwm17 in https://github.com/ATTPC/attpc_merger/pull/105
- Add in silicon support and update format by @gwm17 in https://github.com/ATTPC/attpc_merger/pull/109
- Update for RCNP Si detectors, refactor some code, update deps by @gwm17 in https://github.com/ATTPC/attpc_merger/pull/110
- Update version, update landing page by @gwm17 in https://github.com/ATTPC/attpc_merger/pull/111
Full Changelog: https://github.com/ATTPC/attpc_merger/compare/v0.2.1...v0.3.0
- Rust
Published by gwm17 about 1 year ago
https://github.com/attpc/attpc_merger - v0.2.1 -- Bugfixes
What's Changed
- Fix event-building logic, bump some versions by @gwm17 in https://github.com/ATTPC/attpc_merger/pull/74
- Fix bugs, Split format version from package by @gwm17 in https://github.com/ATTPC/attpc_merger/pull/76
Full Changelog: https://github.com/ATTPC/attpc_merger/compare/v0.2.0...v0.2.1
- Rust
Published by gwm17 over 1 year ago
https://github.com/attpc/attpc_merger - v0.2.0 - Improve Format, More Threads
In this release of attpc_merger we overhauled the output HDF5 data format to take advantage of metadata attributes. We also expanded the number of threads that can be spawned as workers by the merger, allowing for the division of runs amongst multiple worker threads. We also expanded the CI pipeline to help make our continued support of the merger more stable.
Addresses #65 #66 #67 #60 #44
What's Changed
- Bump clap from 4.5.13 to 4.5.16 by @dependabot in https://github.com/ATTPC/attpc_merger/pull/55
- Bump serde from 1.0.204 to 1.0.210 by @dependabot in https://github.com/ATTPC/attpc_merger/pull/59
- Bump indicatif-log-bridge from 0.2.2 to 0.2.3 by @dependabot in https://github.com/ATTPC/attpc_merger/pull/57
- Update deps by @gwm17 in https://github.com/ATTPC/attpc_merger/pull/61
- Bump clap from 4.5.16 to 4.5.17 by @dependabot in https://github.com/ATTPC/attpc_merger/pull/62
- Update deps by @gwm17 in https://github.com/ATTPC/attpc_merger/pull/63
- New data format, deps by @gwm17 in https://github.com/ATTPC/attpc_merger/pull/64
Full Changelog: https://github.com/ATTPC/attpc_merger/compare/v0.1.0...v0.2.0
- Rust
Published by gwm17 almost 2 years ago
https://github.com/attpc/attpc_merger - v0.1.0 Refactor Workspace, Add CLI tool
First really real release of the merger, now with a GUI and CLI tool to support many types of workloads.
- Rust
Published by gwm17 almost 2 years ago
https://github.com/attpc/attpc_merger - v1.0.0
This is the first official release of attpc_merger!
- Rust
Published by gwm17 over 2 years ago