Skip to content

Releases: DeepLearnPhysics/lartpc_mlreco3d

v2.8.1

08 May 19:21
9872e54
Compare
Choose a tag to compare

Includes CRT-TPC matching and important bug fixes.

v2.8

27 Apr 07:59
d151a7a
Compare
Choose a tag to compare

Last major release before v3.0:

  • Major reconstruction chain execution speed improvements
  • HDF5 writer fully integrated
  • Complete overhaul of the analysis tools

2.7.1

21 Feb 23:10
fe098d3
Compare
Choose a tag to compare

Bug fixes in the analysis tools, various speedup.

v2.7

02 Feb 06:25
86d3ae7
Compare
Choose a tag to compare

This version includes breaking changes (PID weights trained prior to this will be broken) and should fix a number of bugs.
Also code cleanup of arxiv folders and deprecated parsers removed. See PR#123 for details.

v2.6.1

20 Jan 01:22
007dd6b
Compare
Choose a tag to compare

See PR#122 for details

v2.6

18 Nov 05:02
56363db
Compare
Choose a tag to compare

Description to be updated

v2.5.1

01 Aug 23:58
e1eb0fa
Compare
Choose a tag to compare

To enable running on neutrino MC samples:

  • Include fixes for empty fragments/particles list in Grappa (Francois) and analysis tools (Temigo)

v2.5

27 Jul 19:23
5a446dd
Compare
Choose a tag to compare
  • Recent changes to adapt_labels are included (assign label -1 to ambiguous cases to avoid distance-based or other heuristics in deciding truth labels for true ghost voxels predicted as non-ghost, also adjust cluster id vs group id for track-like particles that are broken after deghosting).
  • GraphSpice and Grappa clustering targets have been improved (fixes #111 for example)
  • Enforce PID predictions + semantic agreement

Configurations that are good picks for this release are

v2.4.2

21 Jun 22:17
c08e204
Compare
Choose a tag to compare
  • Fixes to be able to run on neutrino samples (mostly edge cases). Note for future: make sure sample is filtered (removing entries with empty pcluster information).
  • Updated vertex heuristic parameters to most recent ones from last study

v2.4.1

10 Jun 17:09
054b074
Compare
Choose a tag to compare
  • Updated documentation HowTo for larcv::Neutrino access
  • depositions units clean-up in analysis tools
  • Fix bug in stopping muon selection (was taking wrong endpoint occasionally because of indexing mistake)