denis-1-1.txt - Notepad

DENIS 1.1 is out

A new version of DENIS is out. DENIS (Doppler Estimation and Numerical Inference for Spectroscopy) is the desktop toolkit I develop for collinear laser spectroscopy (CLS). It covers the whole chain in one place: beam-time estimation, pre-analysis of the raw runs (@fig:preanalysis), hyperfine fitting with satlas2, isotope shifts and a browser for the results.

Pre-analysis of two runs: the time-of-flight gate (top), the spectrum with a hyperfine model overlaid (middle) and the counts over time (bottom).{#fig:preanalysis}

New in 1.1

  • Cooler-voltage calibration from ¹⁷¹Yb⁺/¹⁷³Yb⁺ reference projects, and a Systematics tab that scans the calibrated offset and refits the whole analysis chain at every step.
  • An ASDF viewer for inspecting raw run files.
  • Corner plots with filled credible regions, with the MCMC burn-in now applied to every output.
  • Fixes to likelihood and MCMC statistics and to parameter bounds. The release notes say which fits to redo.

Sessions saved with 1.0 open unchanged. Fits are built from blocks (@fig:pipeline), and drifts of the reference centroid during a beam time are corrected with a Gaussian process (@fig:gp).

The block-based fitting pipeline: source, model, fitter and output.{#fig:pipeline}

Gaussian-process correction of the reference centroid drift, with 1σ and 2σ bands.{#fig:gp}

Get it

DENIS is open source (MIT) and installs with a single command:

git clone https://github.com/ardakayaalp/DENIS.git
cd DENIS
install.bat full        # Windows; use ./install.sh full on Linux and macOS

It is also citable through Zenodo. Feedback and bug reports are very welcome on GitHub.

198 words

Ln 1, Col 1