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
8cf217f5d8a93e4cec7bb0eb72713c41baf34905
cdtools
/
tests
T
History
levita_a
211f0ac533
Apply a fix to the subpixel shifting for near-field ptycho to enable good position refinement
2026-07-11 07:14:48 +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
Fix background calculation in test_Ptycho2DDataset_downsample
2025-07-07 13:55:54 -07:00
test_reconstructors.py
Fix a bug with the mask implementation for the normalizers conflicting with SimplePtycho, and update the thresholds to accomodate the new normalization with masks and for intensity_MSE
2026-04-13 15:44:52 +02:00
test_version.py
Add tests for version existence and semantic format
2025-10-29 21:40:12 -07:00