Skip to content

Update-release 3.5.26

Choose a tag to compare

@willend willend released this 25 Apr 14:14
· 1391 commits to main since this release
7f77bfb

What's Changed

Patching

Feature updates

Common:

  • Update rootmccode to work with new version of ROOT by @ebknudsen in #1862
  • Return None in mctest if no mccode.sim was written by @willend in #1885
  • Add wrapper for mc/mxdisplay-cad on Windows by @willend in #1888
  • Input flag -y / --yes applies all instrument parameter default values by @willend in #1914
  • Fix issue 1883 by setting mpirun --mca params by @willend in #1884
  • PowderN: remove a static variable declare from SHARE section by @willend in #1945
  • Add COPY SHARE to Diaphragm Slit-alias-comp + add in McXtrace by @willend in #1950
  • @farhi mcgui tooltip edits from #1952 by @willend in #1953
  • PowderN and SX fixes: cif2hkl now searches correctly files using Open_File/real path, and sets 'barns=1' by @farhi in #1952
  • Correct implementation to use unit64_t (achieves a correct 64bit RNG also on Windows...) by @willend in #1955, #1956, #1966

McStas:

McXtrace:

  • McXtrace: data: refactor reflec_xraydb.py: refactor by @farhi in #1897
  • McXtrace: work in data/reflec_xraydb script by @farhi in #1916
  • mcxtrace:powderN: Update PowderN.comp: reduce nb of printed warnings by @farhi in #1919
  • McXtrace: Fluorescence handling ala PowderN by @willend in #1942
  • McXtrace: samples: add Fluo+PowderN component by @farhi in #1951

CI/testing

Debian packages

  • A few minor commits for Install (sudo -E) and libgsl dependency. by @farhi in #1867

macOS bundle

New Contributors

Full Changelog: v3.5.24...v3.5.26