Releases: Am6er/BecqMoni
BecqMoni 2024.12.17.03
Add GBS (*.spe) file format by specification from https://www.gbs-elektronik.de
Spec file
Compatible with LSRM SpectraLine export file.
BecqMoni 2024.12.16.01
Fix export ECSV precision with smooth
BecqMoni 2024.11.17.03
What's Changed
- feat (import): allow to import multiple atomspectra files by @Maksim-Bartoshyk in #20
- add eCSV column headers
- fix dirtyness flag trim on export
Full Changelog: master@{1day}...master
BecqMoni 2024.10.03.01
Add split spectrum button into foreground and background spectrum list.
Work when:
- spectrum file have background
- spectrum list contains only 1 file
BecqMoni 2024.10.02.01
Add:
- Reload BG from File button
- Save active document button
- Document dirtiness marker on document title.
BecqMoni 2024.09.06.03
Add. LiveTime:
- LiveTime parameter to output BecqMoni format.
- LiveTime and DeadTime% info on ControlPanel.
- DeadTime calculations for different spectrometer types:
-- AudioSpectrometers: PulseShapeSize / samplesPerSecond
-- AtomSpectraVCP: need to Update button hit: (RISE+FALL+1)/F (taken from -inf)
-- RadioCode: 5 us (information from developers) - Export LiveTime to N42 file format.
dec4d04
BecqMoni 2024.09.03.04
BecqMoni 2024.08.27.01
Fix. Spectrum metadata info (Weight, Volume, Notes) doesn't saved on opened spectrum file if detector for this spectrum is not recording.
Add. Loss Counts Rate value into "Counts Rate" tab as a function of 100 * Invalid counts / Total counts in current time window. This value could be helpful for detector performance estimation.
BecqMoni 2024.07.08.03
Add features from @Maksim-Bartoshyk :
BecqMoni 2024.07.01.01
Fix Radiacode device error handling, when BT adapter is switched off in System menu.