Skip to content

Releases: McStasMcXtrace/McCode

v3.5.22 minor update

10 Feb 18:50
04da981
Compare
Choose a tag to compare

What's Changed

  • Post 3.5.16 minor Union fixes + NeXus x wide MPI by @willend in #1811
  • Issue 1721 fix: Support Scintilla editor on Debian with Qt6 by @willend in #1813
  • Drop hard-coded check for PyQt5 by @willend in #1814
  • Add max iteration criterion for while loop (default 1000). by @willend in #1815
  • Adjustments for coherence between CPU and GPU particle lists by @willend in #1816
  • Remove variable length array allocations for #1817 by @g5t in #1819
  • Fix typos in polyhedron.c by @g5t in #1820
  • Remove NCrystal_sample.comp possible out-of-bounds memory access by @g5t in #1821
  • Fix for #1818 by @willend in #1822
  • Sync variants of Monitor_nD acc/noacc McStas, McXtrace by @willend in #1823
  • perl -> python 1-liner readlinkf() by @willend in #1824
  • Make hidden numpy dependency explicit also on Debian by @willend in #1825
  • Minor comp revisions, suppresses compilation warnings from clang by @willend in #1826
  • pygen minor revision: Build importable make() function and call from generic notebook by @willend in #1827
  • Sync with main by @willend in #1829
  • Software stack update for 8-way GPU box by @willend in #1830
  • Software stack update by @willend in #1831
  • Switch ZLIB FETCH->IFAVAILABLE for cros-platform Windows by @willend in #1832
  • [Fix] too-restrictive McDisplay instrument line parsing by @g5t in #1834
  • Sync this NeXus dev branch against main by @willend in #1836
  • Adapt tooling to edit json config in EDITOR + SNS_ARCS edits by @willend in #1838
  • NeXus: sort comp instances by index and include comp parameter information by @willend in #1828
  • Enable DEPENDENCY " @NEXUSFLAGS@ " in IMAT instr by @willend in #1839
  • Param default adj Union_master + mcrun fallback solution for picking up code generator from PATH by @willend in #1840
  • Union-related fixes and imports from DMSC school issue by @willend in #1841
  • Elliptical_guide_gravity did not work in GROUPS as it always SCATTERS by @mads-bertelsen in #1843
  • Update README.md by @willend in #1845
  • Update README.md by @willend in #1846
  • Various NCrystal 4.0.0 related patches by @willend in #1848

Full Changelog: v3.5.16...v3.5.22

v3.5.21 minor update

06 Feb 13:06
d81a002
Compare
Choose a tag to compare

What's Changed

  • Post 3.5.16 minor Union fixes + NeXus x wide MPI by @willend in #1811
  • Issue 1721 fix: Support Scintilla editor on Debian with Qt6 by @willend in #1813
  • Drop hard-coded check for PyQt5 by @willend in #1814
  • Add max iteration criterion for while loop (default 1000). by @willend in #1815
  • Adjustments for coherence between CPU and GPU particle lists by @willend in #1816
  • Remove variable length array allocations for #1817 by @g5t in #1819
  • Fix typos in polyhedron.c by @g5t in #1820
  • Remove NCrystal_sample.comp possible out-of-bounds memory access by @g5t in #1821
  • Fix for #1818 by @willend in #1822
  • Sync variants of Monitor_nD acc/noacc McStas, McXtrace by @willend in #1823
  • perl -> python 1-liner readlinkf() by @willend in #1824
  • Make hidden numpy dependency explicit also on Debian by @willend in #1825
  • Minor comp revisions, suppresses compilation warnings from clang by @willend in #1826
  • pygen minor revision: Build importable make() function and call from generic notebook by @willend in #1827
  • Sync with main by @willend in #1829
  • Software stack update for 8-way GPU box by @willend in #1830
  • Software stack update by @willend in #1831
  • Switch ZLIB FETCH->IFAVAILABLE for cros-platform Windows by @willend in #1832
  • [Fix] too-restrictive McDisplay instrument line parsing by @g5t in #1834
  • Sync this NeXus dev branch against main by @willend in #1836
  • Adapt tooling to edit json config in EDITOR + SNS_ARCS edits by @willend in #1838
  • NeXus: sort comp instances by index and include comp parameter information by @willend in #1828
  • Enable DEPENDENCY " @NEXUSFLAGS@ " in IMAT instr by @willend in #1839
  • Param default adj Union_master + mcrun fallback solution for picking up code generator from PATH by @willend in #1840
  • Union-related fixes and imports from DMSC school issue by @willend in #1841

Full Changelog: v3.5.16...v3.5.21

v3.5.20 minor update

31 Jan 17:05
cbbe277
Compare
Choose a tag to compare

What's Changed

  • Post 3.5.16 minor Union fixes + NeXus x wide MPI by @willend in #1811
  • Issue 1721 fix: Support Scintilla editor on Debian with Qt6 by @willend in #1813
  • Drop hard-coded check for PyQt5 by @willend in #1814
  • Add max iteration criterion for while loop (default 1000). by @willend in #1815
  • Adjustments for coherence between CPU and GPU particle lists by @willend in #1816
  • Remove variable length array allocations for #1817 by @g5t in #1819
  • Fix typos in polyhedron.c by @g5t in #1820
  • Remove NCrystal_sample.comp possible out-of-bounds memory access by @g5t in #1821
  • Fix for #1818 by @willend in #1822
  • Sync variants of Monitor_nD acc/noacc McStas, McXtrace by @willend in #1823
  • perl -> python 1-liner readlinkf() by @willend in #1824
  • Make hidden numpy dependency explicit also on Debian by @willend in #1825
  • Minor comp revisions, suppresses compilation warnings from clang by @willend in #1826
  • pygen minor revision: Build importable make() function and call from generic notebook by @willend in #1827
  • Sync with main by @willend in #1829
  • Switch ZLIB FETCH->IFAVAILABLE for cros-platform Windows by @willend in #1832
  • [Fix] too-restrictive McDisplay instrument line parsing by @g5t in #1834
  • Sync this NeXus dev branch against main by @willend in #1836
  • Adapt tooling to edit json config in EDITOR + SNS_ARCS edits by @willend in #1838
  • NeXus: sort comp instances by index and include comp parameter information by @willend in #1828

Full Changelog: v3.5.16...v3.5.20

v3.5.19 minor update

23 Jan 18:20
bb8fbb6
Compare
Choose a tag to compare

What's Changed

  • Post 3.5.16 minor Union fixes + NeXus x wide MPI by @willend in #1811
  • Issue 1721 fix: Support Scintilla editor on Debian with Qt6 by @willend in #1813
  • Drop hard-coded check for PyQt5 by @willend in #1814
  • Add max iteration criterion for while loop (default 1000). by @willend in #1815
  • Adjustments for coherence between CPU and GPU particle lists by @willend in #1816
  • Remove variable length array allocations for #1817 by @g5t in #1819
  • Fix typos in polyhedron.c by @g5t in #1820
  • Remove NCrystal_sample.comp possible out-of-bounds memory access by @g5t in #1821
  • Fix for #1818 by @willend in #1822

Full Changelog: v3.5.16...v3.5.19

v3.5.18 New year 2025 minor release

03 Jan 11:12
a1524bc
Compare
Choose a tag to compare

What's Changed

  • Post 3.5.16 minor Union fixes + NeXus x wide MPI by @willend in #1811
  • Issue 1721 fix: Support Scintilla editor on Debian with Qt6 by @willend in #1813

Full Changelog: v3.5.16...v3.5.18

v3.5.17 Christmas break release 2024

20 Dec 09:20
8a72403
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.16...v3.5.17

v3.5.16 Update release end of 2024, including Deb packages

12 Dec 17:03
86cf6c8
Compare
Choose a tag to compare

What's Changed

  • Tools, McStas and McXtrace:

    • m[c,x]gui Reorder m[c,x]gui config dialogue for better visibility on "small screens"
      by @willend in #1775
    • m[c,x]plot-pyqtgraph Fix to support for all combinations of Qt5, Qt6, PySide6 #1768
      by @willend in #1798 and #1797
    • m[c,x]test avoid recompile-attempts for already failed instruments by
      @willend in #1792
  • McStas, McXtrace packaging:

  • McStas and McXtrace components and instruments

    • PowderN: fix warning message repeated for ever by
      @farhi in #1777
    • McXtrace fixes to 3 instrument models (expected values) and one component (compile error) -> "all green" status
      by @willend in #1793
    • Fix issue 1794 monitor_nd to ensure atomic list-mode on GPU
      by @willend in #1796
  • McStas, increased support for mcstas-antlr code generator:

    • Let mcstas-antlr produce output for 1-2 SNS instruments by
      @willend in #1776
    • Use DECLARE/INIT vars to set up Mono/Ana in templateTAS
      @willend in #1778
    • Print warning when overwriting COPY EXTEND %{%} block from instance by
      @willend in #1786
    • Minor fix for ILL_H22_VIVALDI.instr
      by @willend in #1788
    • ANTLR-support: Replace nasty type var[] in fact headers by
      @willend in #1790
    • Various minor comp instr fixes
      by @willend in #1795
  • Important note wrt. Debian packages:

    • If you install both of mcstas and mcxtrace on the same Debian/Ubuntu system, you will get a collision for the file /usr/bin/cif2hkl. As a workaround you may allow joint installation via overriding cif2hkl:
      sudo apt-get -f install -o Dpkg::Options::="--force-overwrite"

Full Changelog: v3.5.12...v3.5.16

v3.5.15 minor update

12 Dec 07:56
4662602
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.12...v3.5.15

v3.5.14 minor update

05 Dec 20:34
c05366f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.12...v3.5.14

v3.5.13 minor update

04 Dec 10:11
7d9766a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.12...v3.5.13