Skip to content

Releases: Am6er/BecqMoni

BecqMoni 2024.12.17.03

17 Dec 14:01
Compare
Choose a tag to compare

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

16 Dec 15:52
Compare
Choose a tag to compare

Fix export ECSV precision with smooth

BecqMoni 2024.11.17.03

17 Nov 09:01
Compare
Choose a tag to compare

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

03 Oct 14:58
Compare
Choose a tag to compare

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

02 Oct 13:28
Compare
Choose a tag to compare

Add:

  • Reload BG from File button
  • Save active document button
  • Document dirtiness marker on document title.

BecqMoni 2024.09.06.03

06 Sep 14:29
Compare
Choose a tag to compare

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

26 Aug 21:34
Compare
Choose a tag to compare

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

08 Jul 07:53
Compare
Choose a tag to compare

Add features from @Maksim-Bartoshyk :

  • Dose rate calculation based on К-40 spectrum and LSRM efficiency file from #11
  • Global settings configuration checkbox: during import N42, AtomSpectra, Csv files resets their configuration for easy assignment to device from device config. #12

BecqMoni 2024.07.01.01

01 Jul 08:16
Compare
Choose a tag to compare

Fix Radiacode device error handling, when BT adapter is switched off in System menu.