This website requires JavaScript.
Explore
Help
Sign In
cSAXS
/
cdtools
Watch
0
Star
0
Fork
0
mirror of
https://github.com/cdtools-developers/cdtools.git
synced
2026-09-09 21:12:42 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f8cc9bd7d04a4d680cd2c712288d21b61dbefbc0
cdtools
/
tests
T
History
levita_a
d740e0484e
Add test coverage for dataset.inspect on GPU and fix the relevant bug
2026-08-04 02:24:11 +02:00
..
models
Apply a fix to the subpixel shifting for near-field ptycho to enable good position refinement
2026-07-11 07:14:48 +02:00
tools
Update the amplitude MSE and intensity MSE loss to act equivalently - currently, the intensity MSE loss was by default a mean, but amplitude was by default a sum. Both functions now have a flag, use_sum=False, which is False by default. This changes the default behavior of amplitude_mse. All models, including the tutorial version of simple_ptycho, are updated accordingly and test coverage was added.
2026-04-13 14:34:23 +02:00
conftest.py
Add licensed near-field ptycho data to enable testing
2026-01-14 17:01:11 +01:00
test_datasets.py
Add test coverage for dataset.inspect on GPU and fix the relevant bug
2026-08-04 02:24:11 +02:00
test_reconstructors.py
Update SGD to allow per-parameter learning rates and add test coverage
2026-07-23 15:00:33 +02:00
test_version.py
Add tests for version existence and semantic format
2025-10-29 21:40:12 -07:00