Skip to content

Release notes

To be automatically aware of any new development, release notes of material added to the cubix web page, please register to the cubix newsletter

To be included in the next versions#

  • Multi dimensional analysis:

    • including 4D matrices
  • Workspace:

    • Add a tool to save gates associated to a workspace. To re apply easily and quickly the same gate many times
  • Angular correlations:

    • Adding an utility to generate from a TTree angular correlation plots using event-mixing normalisation (program already developped for FIPPS data)
  • Level scheme:

    • Level scheme utility, to plot existing level schemes or building its own level scheme

Version 1.3: 12/12/2024#

  • GUI:

    • debug the GUI on MacOS for the latest ROOT versions (position in the canvas were unreadable)
    • patch for icons folder detection on some installations
    • adding the new Cubix logo (need to add a Cocoa objective-C++ wrapper for macos compatibility)
    • debug transparency plots when opengl is not supported (for error band plots for example)
  • Tools:

    • Add an option to save the current histogram in radware ".spe" format
  • Peak fitting:

    • changing the way the uncertainties on peak area is calculated. Previously, a very simple \(2\times\sqrt{N}\) was used. Now, the area is determined from the analytical function and the uncertainty is computed from the propagation of errors on the fit
  • Plots:

    • using default draw options for TGraph "AP" if the "hist col" default one has not been changed
    • debug plot in multiple pad canvases (from the saved list and using copy/paste)
    • replace TGraph::AddPoint to TGraph::SetPoint to keep root 6.20 compatibility (see the ROOT article)
    • adding a color wheel including the new advised colors by the ROOT team for 6 and 8 colors
    • adding a shortcut (press "c" when the mouse is on a histogram) to change the color of an histogram (increment the color in the color wheel)
  • Workspace:

    • debug a crash when a graph that is not a TGraphErrors was saved in a workspace
  • Calibrations:

    • adding a new tool for calibrating a list of detectors at the same time from a bidim EvsId
    • debug the calibration tool when no offset is used
  • Nuclear chart:

    • patch for printing gamma-rays known relatively to an offset in the nuclear chart

Version 1.2: 11/03/2024#

  • Adding the possibility to move on the range of an histogram using the keybord arrows (1D and 2D histograms)
  • Adding the possibility to zoom in Y on 1D histogram using the wheel up/down
  • Adding the possibility to save a current range and re apply it on another histogram
  • correction of a bug in plotting the second isomers lifetime in the nuclear chart
  • correction of a bug happening when mumtiple GxG windows are opened
  • correction of a bug on the limits in FWHM when using the WS manager
  • correction of a bug with the real range used for projection in dynamic mode

Version 1.1: 27/02/2024#

  • bug correction on the integral of the peak area with efficiency correction

Version 1.0: 20/02/2024#

Initial release