[us-commits] [ehb54/ultrascan3] 327e1e: GMP | 1. EXP. : dataDist -- do not impose check fo...
aaron-auc
noreply at github.com
Sat Feb 21 17:49:12 MST 2026
Branch: refs/heads/527-enhancement-sphinx-migration-2
Home: https://github.com/ehb54/ultrascan3
Commit: 327e1e2fcb6c942e05029608fbe46152c3027639
https://github.com/ehb54/ultrascan3/commit/327e1e2fcb6c942e05029608fbe46152c3027639
Author: alexsav815 <alexsav.science at gmail.com>
Date: 2026-02-18 (Wed, 18 Feb 2026)
Changed paths:
M programs/us_experiment/us_experiment_gui_optima.cpp
Log Message:
-----------
GMP | 1. EXP. : dataDist -- do not impose check for mismatched A/B channs. wvls. for S-data, and singe-channel RA data....
Commit: 05244eacbe440afd5348b931a95305443dd6673d
https://github.com/ehb54/ultrascan3/commit/05244eacbe440afd5348b931a95305443dd6673d
Author: alexsav815 <alexsav.science at gmail.com>
Date: 2026-02-19 (Thu, 19 Feb 2026)
Changed paths:
M gui/us_report_gui.cpp
Log Message:
-----------
GMP | 8. AProf.:Report -- shift tille for Pseudo3D plots up a bit...
Commit: fb0e5c780bc7aa696e368d9f6d46b22688fe5707
https://github.com/ehb54/ultrascan3/commit/fb0e5c780bc7aa696e368d9f6d46b22688fe5707
Author: alexsav815 <alexsav.science at gmail.com>
Date: 2026-02-19 (Thu, 19 Feb 2026)
Changed paths:
M programs/us_experiment/us_proto_ranges.cpp
Log Message:
-----------
GMP | 7. Ranges.: Gary's selector -- tried to address increments in selections...
Commit: bb36da7046d87e90154684ecee5a92e3521fb317
https://github.com/ehb54/ultrascan3/commit/bb36da7046d87e90154684ecee5a92e3521fb317
Author: Borries Demeler <7659499+demeler at users.noreply.github.com>
Date: 2026-02-20 (Fri, 20 Feb 2026)
Changed paths:
M CMakeLists.txt
M CMakePresets.json
A admin/cmake/toolchain-macos.cmake
A admin/cmake/triplets/arm64-osx-dynamic.cmake
M admin/cmake/triplets/x64-osx-dynamic.cmake
R alpha/srcdevel
R alpha/us.cpp
M programs/us/CMakeLists.txt
M programs/us_analysis_profile/us_analysis_profile.cpp
M programs/us_analysis_profile/us_analysis_profile.h
M scripts/build.sh
Log Message:
-----------
Merge branch 'main' into alexey-dev-issue742
Commit: 2786677b0b7c3dcd1f55bf7fb1c7a78257a3bada
https://github.com/ehb54/ultrascan3/commit/2786677b0b7c3dcd1f55bf7fb1c7a78257a3bada
Author: alexsav815 <alexsav.science at gmail.com>
Date: 2026-02-20 (Fri, 20 Feb 2026)
Changed paths:
M programs/us_experiment/us_experiment_gui_optima.cpp
Log Message:
-----------
Merge pull request #368 from ehb54/alexey-dev-issue742
GMP | 1. EXP. : dataDist -- do not impose check for mismatched A/B channs wvl for S-data
Commit: 67ca8b752f82ede833bb3f16e6e3f2f00801a3b5
https://github.com/ehb54/ultrascan3/commit/67ca8b752f82ede833bb3f16e6e3f2f00801a3b5
Author: alexsav815 <alexsav.science at gmail.com>
Date: 2026-02-20 (Fri, 20 Feb 2026)
Changed paths:
M programs/us_analysis_profile/us_analysis_profile.cpp
M programs/us_analysis_profile/us_analysis_profile.h
M programs/us_experiment/us_experiment_gui_optima.cpp
Log Message:
-----------
Merge branch 'main' into alexey-dev-issue515
Commit: d0890b9202cd432e88acb5573eb12401399ac6df
https://github.com/ehb54/ultrascan3/commit/d0890b9202cd432e88acb5573eb12401399ac6df
Author: alexsav815 <alexsav.science at gmail.com>
Date: 2026-02-20 (Fri, 20 Feb 2026)
Changed paths:
M programs/us_experiment/us_experiment_gui_optima.cpp
Log Message:
-----------
Merge branch 'main' into alexey-dev-issue702
Commit: 624105a44700833dbabe95610557269b85c9d938
https://github.com/ehb54/ultrascan3/commit/624105a44700833dbabe95610557269b85c9d938
Author: alexsav815 <alexsav.science at gmail.com>
Date: 2026-02-21 (Sat, 21 Feb 2026)
Changed paths:
M programs/us_experiment/us_proto_ranges.cpp
Log Message:
-----------
Merge pull request #372 from ehb54/alexey-dev-issue702
GMP | 7. Ranges.: Gary's selector -- tried to address increments in wvl selections…
Commit: 649a36c3a6bfc1942f2c116a43de591572e959a5
https://github.com/ehb54/ultrascan3/commit/649a36c3a6bfc1942f2c116a43de591572e959a5
Author: alexsav815 <alexsav.science at gmail.com>
Date: 2026-02-21 (Sat, 21 Feb 2026)
Changed paths:
M programs/us_experiment/us_proto_ranges.cpp
Log Message:
-----------
Merge branch 'main' into alexey-dev-issue515
Commit: 2ea90efd5a9ebebf0c1fcef7291f0c14a0a853b6
https://github.com/ehb54/ultrascan3/commit/2ea90efd5a9ebebf0c1fcef7291f0c14a0a853b6
Author: alexsav815 <alexsav.science at gmail.com>
Date: 2026-02-21 (Sat, 21 Feb 2026)
Changed paths:
M gui/us_report_gui.cpp
Log Message:
-----------
Merge pull request #371 from ehb54/alexey-dev-issue515
GMP | 8. AProf.:Report -- shift tille for Pseudo3D plots up a bit...
Commit: 7d351ae823d28a24be8d1406165cb8c4887fb1e7
https://github.com/ehb54/ultrascan3/commit/7d351ae823d28a24be8d1406165cb8c4887fb1e7
Author: aaron-auc <95181880+aaron-auc at users.noreply.github.com>
Date: 2026-02-21 (Sat, 21 Feb 2026)
Changed paths:
M gui/us_report_gui.cpp
M programs/us_experiment/us_experiment_gui_optima.cpp
M programs/us_experiment/us_proto_ranges.cpp
Log Message:
-----------
Merge branch 'main' into 527-enhancement-sphinx-migration-2
Compare: https://github.com/ehb54/ultrascan3/compare/3d08b0b47f4e...7d351ae823d2
To unsubscribe from these emails, change your notification settings at https://github.com/ehb54/ultrascan3/settings/notifications
More information about the us-commits
mailing list