Skip to content

Releases: dfujim/bdata

bdata

11 Feb 07:08

Choose a tag to compare

Updates

  • Fixed error propagation in nqr B0 calcuator
  • bmerged: added fixes for differing histogram lengths
  • Added definitions for add operation to also return bmerged types
  • Added SLR background corrections
    • Moved some asymmetry calculators into an independent module

bdata

25 Jan 22:39

Choose a tag to compare

Updates

  • Added raw_split as a synonym for raw_split_scan
  • Updated mudpy to 1.2.8
  • Changed how split scan works, raw, kill bins
  • Fixed baseline slope calc for remove bins
  • split dkeys into three separate dictionaries
  • Containers now set predefined values properly
  • Added B0 and B1 calculators from bfit

bdata

03 Sep 04:55

Choose a tag to compare

Updates

  • Updated dkeys: hh6_current, el3
  • Fixed merging modes for some permitted modes (ex: 1f and 1x)
  • Updated handling of fine-freq ppg parameters
  • Updated fix for old NQR off by one error
  • Removed get_beam_keV
  • Updates for use with Windows
  • Added file for version number
  • Fixed install_requires strings
  • Split asymmetry calculations into many smaller functions
  • Added get_time function
  • Updated asym docstring
  • Added baseline corrections to all 1f calculation modes
  • Updated readme
  • Added scipy as dependency

bdata

04 Aug 04:01

Choose a tag to compare

Updates

  • Updated dkeys for new DAQ, doppler tube channels
  • Fixed input error for no year specified
  • Fixed custom epics scan variable issue
  • Fixed fetching file from link issue
  • Added support for 1x mode

bdata

07 Jun 18:59

Choose a tag to compare

Updates

  • Updated mudpy version to 1.2.2
  • Fixed off-by-one error in rebin
  • Added new warning types
  • Fixed histogram selection input stripping
  • Updates iminuit version to 2.6.1

Updates for new DAQ

  • Fixed area case compare issue
  • Added 1c and 1d modes
  • Added dkeys
  • dkeys volt_start, field_start renamed to scan_start (and similar for stop, incr)

bdata

11 Mar 22:40

Choose a tag to compare

Updates

  • bmerged now uses machine float epsilon
  • Allows processing of type 00 runs, although additional info may need to be manually added
  • Moved life dictionary to its own file
  • Added new classes for dictionaries with set command to add new parameters

bdata

09 Mar 19:41

Choose a tag to compare

Updates

  • Updated README
  • Added pulse_s, beam_keV, beam_keV_err properties
  • Added depreciation warnings

bdata

05 Mar 19:06
6a3374a

Choose a tag to compare

Updates

  • Added exception for missing PPG in deadtime correction
  • Moved keyerror catch to _correct_deadtime
  • Updated readme

bdata

03 Mar 19:24

Choose a tag to compare

Updates

  • Updated README
  • removed minuit printout on get_deadtime
  • bdata objects no longer readonly (didn't really work anyway)
  • Updated mudpy version
  • Added input and minimization error types
  • Updated get_deadtime inputs
  • Revised nuclear probe constants
  • Fixed reassignment of attributes from old runs
  • Fixed reassignment of histogram names from old runs
  • Fixed reassignment of methods from old runs
  • Variables titles not found in dkeys are now sorted to histograms with original titles. Warning message updated.

bdata

10 Feb 04:24

Choose a tag to compare

Updates

  • Fixed 1f calculation when selecting all types
  • Fixed rebin off-by-one SLR error
  • Fixed issue with counter frequency differences
  • Removed check on rebin
  • Updated single counter output dict keys
  • 1n no longer uses NBM by default
  • Fixed issue with drawing alpha diffusion with prebeam off by one error present in DAQ
  • Added deadtime corrections and calculation