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-10 05:22:41 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3252a0dd8f795676063b5f75686f36a3d576ccc7
cdtools
/
tests
T
History
levita_a
3252a0dd8f
Update SGD to allow per-parameter learning rates and add test coverage
2026-07-23 15:00:33 +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
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