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-12 06:22:38 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d8fade9f327ce23170ddf81f7bdc6f580f336f3a
cdtools
/
tests
T
History
allevitan
d8fade9f32
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
..
models
Final checks to ensure all tests pass with the new scaling
2026-04-05 21:52:14 +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
Fix background calculation in test_Ptycho2DDataset_downsample
2025-07-07 13:55:54 -07:00
test_reconstructors.py
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
test_version.py
Add tests for version existence and semantic format
2025-10-29 21:40:12 -07:00