Version that enables the plotting of single parameter for geds and pulser subsystems only for L200 data.
What's Changed
- Test PR by @gipert in #1
- initial commit with work in progress version of data monitor code by @morellam in #2
- added executable/output/nb & fixed paths by @sofia-calgaro in #3
- added automatic load of dets in strings by @sofia-calgaro in #4
- included heatmaps + minor fixes by @sofia-calgaro in #5
- included pkl heatmap files by @sofia-calgaro in #6
- fixing docs by @sofia-calgaro in #7
- from raw to dsp by @sofia-calgaro in #8
- enabled waterfall-like plots by @sofia-calgaro in #10
- chore: update pre-commit hooks by @pre-commit-ci in #9
- new parameters and pulser selection by @sofia-calgaro in #11
- several minor fixes by @sofia-calgaro in #12
- added QualityCuts selection and minor fixes by @morellam in #13
- Merge pull request #3 from legend-exp/dev by @sofia-calgaro in #14
- fixed time selection by @morellam in #16
- chore: update pre-commit hooks by @pre-commit-ci in #15
- several updates by @sofia-calgaro in #17
- added means saving by @sofia-calgaro in #18
- added mean over time intervals by @sofia-calgaro in #19
- added general plot layout for geds by @sofia-calgaro in #20
- fixed time cuts by @sofia-calgaro in #21
- fixed rate for ch000 by @sofia-calgaro in #22
- fixed dt in event rate by @sofia-calgaro in #23
- added mean over first files by @sofia-calgaro in #24
- included quality cuts by @sofia-calgaro in #25
- fixed cmap plots and geds map by @sofia-calgaro in #26
- fixed spms event rate evaluation by @sofia-calgaro in #27
- added spms plots by @sofia-calgaro in #29
- added channel maps files by @sofia-calgaro in #30
- Address several packaging issues and bring development to
main
by @gipert in #31 - fixed output files path by @morellam in #32
- added a first version of the notebook by @sofia-calgaro in #33
- minor fixes for output by @sofia-calgaro in #34
- first update of documentation by @sofia-calgaro in #35
- new doc module for inspecting plots by @sofia-calgaro in #36
- fixed docs + added notebook folder by @sofia-calgaro in #37
- implementation of get_mean() by @morellam in #39
- multiple changes by @sofia-calgaro in #40
- chore: update pre-commit hooks by @pre-commit-ci in #38
- added first implementation of L200 map by @sofia-calgaro in #41
- small fixes by @morellam in #42
- added pylegendmeta map loading by @sofia-calgaro in #43
- chore: update pre-commit hooks by @pre-commit-ci in #45
- fixed maps and l200-puls selection by @sofia-calgaro in #46
- New Structure by @sofia-calgaro in #48
- fixed documentation by @sofia-calgaro in #49
- added heatmaps by @sofia-calgaro in #50
- Dev by @sofia-calgaro in #52
- fixed maps & outputs by @sofia-calgaro in #53
- K lines (=scatter plots) re-added + output beautification by @sofia-calgaro in #54
- fixed shelve saving by @sofia-calgaro in #55
- fixed saving method + added cc4 plotting by @sofia-calgaro in #56
- forgot to update plotting.py by @sofia-calgaro in #57
- small updates by @sofia-calgaro in #58
- several changes by @sofia-calgaro in #59
- added parser for automatic plot generation by @sofia-calgaro in #60
- chore: update pre-commit hooks by @pre-commit-ci in #63
- added par vs ch plots by @sofia-calgaro in #64
- new code structure to main by @sofia-calgaro in #65
- fixed init by @sagitta42 in #66
- fixed init by @sofia-calgaro in #67
- bug fix for channel mean by @sagitta42 in #69
- Dev by @sofia-calgaro in #71
- fixed online doc by @sofia-calgaro in #70
- fixed plotting and added external use of function plot_per_string() by @morellam in #68
- several fixes by @sofia-calgaro in #73
- updated plot_per_ch() and plot_per_string() to return axes object by @morellam in #74
- plot_per_ch() and plot_per_string() now returning figure objects by @morellam in #75
- small changes by @sofia-calgaro in #78
- fixed K events parameter by @sofia-calgaro in #79
- fixing maps by @sofia-calgaro in #80
- Dev by @sofia-calgaro in #81
- fixed loading of status map (new structure) by @sofia-calgaro in #82
- fixed status map + FWHM function by @sofia-calgaro in #83
- fixed function param vs ch for mean params by @sofia-calgaro in #84
- added update of the means when loading new bunch of data by @sofia-calgaro in #85
- several fixes by @sofia-calgaro in #86
- fixed binning + added notebook by @sofia-calgaro in #87
- absolute&percentage values by @sofia-calgaro in #88
- fixed notebook for new df structure by @sofia-calgaro in #89
- adjusted online docu by @sofia-calgaro in #91
- Dev by @sofia-calgaro in #90
- chore: update pre-commit hooks by @pre-commit-ci in #94
- fixed structure for new l200 periods by @sofia-calgaro in #95
- chore: update pre-commit hooks by @pre-commit-ci in #100
- chore: update pre-commit hooks by @pre-commit-ci in #114
- chore: update pre-commit hooks by @pre-commit-ci in #124
New Contributors
- @gipert made their first contribution in #1
- @pre-commit-ci made their first contribution in #9
Full Changelog: v0.1.0...v1.0.0