Skip to content

Commit 8b85b2d

Browse files
committed
Updated changelog
1 parent 29d2f48 commit 8b85b2d

File tree

1 file changed

+10
-12
lines changed

1 file changed

+10
-12
lines changed

CHANGELOG.md

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to a modified version of [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77
Geometry releases will be tagged as `Descriptive_tag_v_X.Y.Z`.
88

9-
## [Unreleased]
10-
### Changed
11-
- Fixes to make larsoft work. Specifically scaling.
12-
13-
## [Unreleased] - 2023-03-27
14-
### Fixed
9+
## [Version 0.1] - 2023-12-13
10+
- Areal density calculation fixed, affected Muon KE reconstruction
11+
- Fixes to make larsoft work. Specifically scaling/units.
1512
- Bugfix for infinite loop when a hit is outside volDetEnclosure
16-
17-
## [Unreleased] - 2023-03-17
18-
### Added
19-
- Timing simulation
20-
- Time slicer
21-
- Simple event display
13+
- Implemented simple timing simulation
14+
- Added time slicer
15+
- Added basic event display
16+
- Added make_hists.py and draw_spill.py plotting scripts to provide examples in using the output
17+
- Allow addressing bars as x, y, u, v; u/v are the +-3 degree planes
18+
- Fix to optical fibre length in simulation
19+
- Various minor bugfixes
2220

2321
## [TMSonlyFreeze] - 2022-03-01
2422
- Tag for frozen TMS reconstruction. Used for the flux studies on TMS only

0 commit comments

Comments
 (0)