Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
144 commits
Select commit Hold shift + click to select a range
1a38693
Changed (hard-coded) mcgui 3D visualiser to be webgl-classic, followi…
willend Mar 30, 2026
bf3a5ef
Default to plane 'xy' in case of unspecified geometry
willend Mar 30, 2026
be15f7e
Further safety-valves for non-blocking execution, especially on Windows
willend Mar 30, 2026
5a47e7a
Keep platform-specifics ui-side
willend Mar 30, 2026
0579ce2
Let menu items for 2D/3D vis run via non-blocking background processes.
willend Mar 30, 2026
cf19ac2
All background, no process control, same message across platforms
willend Mar 30, 2026
08035d9
Independent process / no control
willend Mar 30, 2026
f3fb956
Merge pull request #2381 from willend/main
willend Mar 30, 2026
8acb1ed
We are now PyQt6...
willend Mar 31, 2026
683bf7d
Merge pull request #2382 from willend/main
willend Mar 31, 2026
c2e44a5
Bump version of actions/setup-python
willend Mar 31, 2026
c59050d
Merge pull request #2383 from willend/main
willend Mar 31, 2026
fc752cb
updated rubredoxin lau file
aaronfinke Mar 31, 2026
79cf484
Merge pull request #2384 from aaronfinke/rubredoxin
willend Mar 31, 2026
7548759
Roll back to PyQt5/qtpy
willend Apr 7, 2026
df7933e
Merge pull request #2385 from willend/main
willend Apr 7, 2026
dd83db6
Adjust Example values for instrs using Rubredoxin.lau
willend Apr 8, 2026
1cab719
Add Monitor_nD handle to enable/disable BIN info in NeXus mode
willend Apr 8, 2026
a5d9391
Merge pull request #2386 from willend/main
willend Apr 8, 2026
5bd8cd1
Create ILL_H15_SAM.instr
nmgm Apr 8, 2026
ec79d65
Adapt Guide_m interface -> style of Guide_gravity parameters
willend Apr 8, 2026
4410f88
Typo fix
willend Apr 8, 2026
b18fdd7
Clangformat
willend Apr 8, 2026
b8733bc
Merge pull request #2389 from willend/Guide_m_dropin_replacement_Guid…
willend Apr 8, 2026
ce12d8b
Merge pull request #2387 from willend/Monitor_nD_nexusbins_only_listmode
willend Apr 8, 2026
9a0ba99
Add html <sup></sup>syntax for mm^2, add %Example entries for nightly…
willend Apr 8, 2026
4226f6a
Merge pull request #2388 from nmgm/main
willend Apr 8, 2026
271d553
Follow-up to https://github.com/mccode-dev/McCode/pull/2387
willend Apr 8, 2026
643b5b9
Follow-up to https://github.com/mccode-dev/McCode/pull/2387
willend Apr 8, 2026
7b5586b
Rectify whitespace
willend Apr 8, 2026
c33446e
Merge pull request #2390 from willend/main
willend Apr 8, 2026
f7944d0
Pick a newer vite to fix https://github.com/mccode-dev/McCode/securit…
willend Apr 9, 2026
ddf6808
Merge pull request #2393 from willend/main
willend Apr 9, 2026
d60b4d8
Should allow ILL_H15_SAM to execute on GPU/OpenACC
willend Apr 10, 2026
05583c5
Add missing :'s
willend Apr 10, 2026
5cd6bf5
Add Parsing of single plane of reflection, instead of forcing n_cryst…
Lomholy Feb 27, 2026
3b28637
Update header to indicate the possibility of choosing only 1 plane of…
Lomholy Feb 27, 2026
6f6bda6
Clarify in header, how planes of reflection should be written.
Lomholy Feb 27, 2026
a5bd8e4
Fix out of bounds access of plane of reflection when use_single_sample=0
Lomholy Feb 27, 2026
0399410
Fix allocation linter error
Lomholy Feb 27, 2026
f54ec1b
Typeset non-ascii chars with html syntax
willend Mar 24, 2026
328d943
Uniformise use of &Scaron; in Jan's name
willend Mar 24, 2026
b7bf016
Change parsing of plane_of_reflection to look for ; instead of 5 char…
Lomholy Apr 10, 2026
5efc621
Merge pull request #2394 from willend/main
willend Apr 10, 2026
55db3fd
Update mono_bent_complex test instrument header, to reflect what is b…
Lomholy Apr 10, 2026
bbc48de
Make strchr compare string to a char instead of to a string
Lomholy Apr 10, 2026
c71164a
Merge pull request #2395 from mccode-dev/mono_bent_complex_string_par…
willend Apr 10, 2026
633b0d8
Adjust %Example line in templateNMX
willend Apr 11, 2026
69e9031
Merge pull request #2397 from willend/main
willend Apr 12, 2026
103a901
Silence warning in case NeXus is built in
willend Apr 12, 2026
42ff892
Merge pull request #2398 from willend/main
willend Apr 12, 2026
a38bc40
INSTALL doc updates for 3.6.14
willend Apr 12, 2026
b91215b
Updated changes docs
willend Apr 12, 2026
846ac0d
Merge pull request #2399 from willend/main
willend Apr 12, 2026
cb4e96b
Shift item in changelogs
willend Apr 13, 2026
cdec6bc
Merge pull request #2400 from willend/main
willend Apr 13, 2026
11a0c52
Various minor patches
willend Apr 15, 2026
ff0c8bf
minor manual tweaks
willend Apr 15, 2026
4f7bff9
Patches generated by Claude
willend Apr 15, 2026
f01ea4a
Add in tiny expression files in preparation for adding Inhomogenous p…
Lomholy Apr 16, 2026
86ee3e1
Add in the changes to the central union system, necessary for working…
Lomholy Apr 16, 2026
11edee1
Add inhomogenouse incoherent process and test file for the component
Lomholy Apr 16, 2026
5b288d4
Move test instrument, so that it shows up correctly in mcdoc
Lomholy Apr 16, 2026
cddb9a5
Fix errors in header that did not match instrument name
Lomholy Apr 16, 2026
b81bace
Apply mccode-clangformat to the inhomogenous component
Lomholy Apr 16, 2026
4b9136a
apply mccode-clangformat to union master
Lomholy Apr 16, 2026
d640180
Merge pull request #2403 from willend/main
willend Apr 16, 2026
4cbf69c
Fixes to AI patches
willend Apr 16, 2026
b914814
Merge pull request #2405 from willend/main
willend Apr 16, 2026
6e74464
Update inhomo incoherent header to include explanation of inhomogenity
Lomholy Apr 17, 2026
8568bd6
Ensure to fill all BINS-oriented detector struct members
willend Apr 20, 2026
6983575
Identify "signal" as being the "Pixel index"
willend Apr 20, 2026
6861274
Merge pull request #2407 from mccode-dev/monitor_nd-BINS-hotfix
willend Apr 20, 2026
17c9fd7
Add draft of markdown file with results from comparisons
Lomholy Apr 22, 2026
49b32ce
Add hyperlinks to the images
willend Apr 22, 2026
047d8c4
Change physics struct name from (danish) fysik to (english) physics
Lomholy Apr 22, 2026
e0ce43a
Convert physics variable name into the more describing current_p_physics
Lomholy Apr 23, 2026
7617f5b
Merge pull request #2402 from mccode-dev/beautiful_inhomogenous_inc_p…
willend Apr 23, 2026
72cb516
Remove stale, ancient, deprecated NCrystal-oriented workaround in mod…
willend Apr 23, 2026
3476861
Merge pull request #2411 from willend/main
willend Apr 23, 2026
f93488e
Suppress loading/plotting of event lists
willend Apr 23, 2026
b5f2774
Merge pull request #2412 from willend/main
willend Apr 23, 2026
d3409fc
Fixes https://github.com/mccode-dev/McCode/issues/2301 - endorse use of
willend Apr 23, 2026
df442e0
Merge branch 'mccode-dev:main' into main
willend Apr 23, 2026
a00500c
Merge pull request #2413 from willend/main
willend Apr 23, 2026
cb06aca
Fix for https://github.com/mccode-dev/McCode/issues/759
willend Apr 24, 2026
bcee7c6
Merge pull request #2414 from willend/main
willend Apr 24, 2026
823528b
First stab at fixing https://github.com/mccode-dev/McCode/issues/2406
willend Apr 25, 2026
b2fa4a4
Make flag uint32_t in example instr
willend Apr 25, 2026
0982d1a
Merge pull request #2415 from willend/main
willend Apr 25, 2026
1a9bba2
Update conda-forkflows for actions/checkout@v6
willend Apr 27, 2026
619d2ad
Check if we can migrate original CI script to structure from conda-sc…
willend Apr 27, 2026
528daf5
Drop mkdir section also
willend Apr 27, 2026
7d04814
We have no CONDA_PREFIX here
willend Apr 27, 2026
1695ac6
Calls with full path
willend Apr 27, 2026
3726604
What is actually present?
willend Apr 27, 2026
670ba85
Dir / ls
willend Apr 27, 2026
ed64187
Adjust windows prefixes
willend Apr 27, 2026
d5206cb
md5sum should allow windows workflow to run through
willend Apr 27, 2026
4654987
Attempt at full run with structure ported from conda-variant
willend Apr 27, 2026
8940d6f
Attempt port to mcxtrace-basictest
willend Apr 27, 2026
91a7047
Remove superfluous run in mcstas-basictest
willend Apr 27, 2026
a10fcf3
Add missing '.'
willend Apr 27, 2026
5f95551
Various disabled due to missing Windows deps
willend Apr 27, 2026
034ec41
Attempt at fixing Windows/MPI
willend Apr 27, 2026
d224b98
Attempt by setting shell: cmd
willend Apr 27, 2026
6522505
Temporarily disable tests with mpi on non-conda windows
willend Apr 27, 2026
92b7723
Fix if statements
willend Apr 27, 2026
6aeb01b
Temporarily disable Windows/union/NCrystal/non-conda
willend Apr 27, 2026
ca3e87e
Turned off for debugging
willend Apr 27, 2026
29b036e
Turned off for debugging
willend Apr 27, 2026
ebd497c
Sync McStas <-> McXtrace Windows without conda
willend Apr 27, 2026
89c50f3
Disable Xraylib-oriented test for McXtrace windows w/o conda
willend Apr 27, 2026
6d90d4d
Sync "changed instrs" section McStas <-> McXtrace
willend Apr 27, 2026
73bc046
Check if using | instead of > means anything wrt. MPI config
willend Apr 27, 2026
6a29e75
Lookat content of json
willend Apr 27, 2026
16d8f93
bash syntax?
willend Apr 27, 2026
4553253
Attempt re-enabling BNL_H8 mpi / windows
willend Apr 27, 2026
ee9140b
Try with shell: cmd and ^ as line-continuator
willend Apr 27, 2026
375c4ee
Drop ^s
willend Apr 27, 2026
07a6702
Back to \
willend Apr 27, 2026
6054444
Back to > no line-continuation
willend Apr 27, 2026
cfbdf2c
Attempt with MS own vars
willend Apr 27, 2026
a8607bc
Another attempt via MCSTAS_CFLAGS_OVERRIDE
willend Apr 27, 2026
615cdb0
Correct cflags cmd line
willend Apr 27, 2026
30cb69d
Try using Unix side CMake block
willend Apr 27, 2026
a317988
With gcc/windows all now done in generic cmake block
willend Apr 27, 2026
0cba59d
Drop mcpl test on windows non-conda, enable mpi elsewhere
willend Apr 27, 2026
646f932
Try enabling arm Windows again
willend Apr 27, 2026
47e2755
Batch-based arm build
willend Apr 27, 2026
a2a9335
Repair
willend Apr 27, 2026
ca6ad28
Don't attempt mcpl/ncrystal queries on Arm Windows
willend Apr 27, 2026
e336728
Disable Windows Arm again
willend Apr 27, 2026
90dc4c7
Debugging for MCPL and NCrystal Windows/mingw
willend Apr 27, 2026
fe3c07c
Disable MCPL-NCrystal in simple non-conda windows workflow
willend Apr 27, 2026
f7c68bb
Sync McStas <-> McXtrace
willend Apr 27, 2026
83d6145
No ncrystal on McXtrace
willend Apr 27, 2026
519d97e
Section adaptation McStas -> McXtrace
willend Apr 27, 2026
aa9b140
Merge pull request #2417 from willend/main
willend Apr 27, 2026
bae1403
Follow-up to #2402, should complete #2305
willend Apr 27, 2026
9e54f41
Merge pull request #2418 from willend/main
willend Apr 27, 2026
2520175
Disable MPI when testing non-conda mingw Windows, use matrix.CC
willend Apr 27, 2026
afbb660
Disable MPI when testing non-conda mingw Windows, use matrix.CC
willend Apr 27, 2026
04513f6
Merge pull request #2420 from willend/main
willend Apr 27, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/mcstas-autobuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
path: McCode

- name: Setup python
uses: actions/setup-python@v5
uses: actions/setup-python@v6
with:
python-version: ${{ matrix.python }}

Expand Down
383 changes: 125 additions & 258 deletions .github/workflows/mcstas-basictest.yml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .github/workflows/mcstas-conda-basictest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
path: src
fetch-depth: 2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/mcstas-conda-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
path: src

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/mcxtrace-autobuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
path: McCode

- name: Setup python
uses: actions/setup-python@v5
uses: actions/setup-python@v6
with:
python-version: ${{ matrix.python }}

Expand Down
Loading
Loading