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
fix_multi_object
cdtools
/
docs
/
source
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
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
..
_templates
/autosummary
Update the docstrings on all the tools files and start laying out the docs for real
2019-09-03 18:49:45 -04:00
tools
Make big changes to docs to update the tutorial section, and also to finally autoload the documentation of the models and datasets
2024-09-01 13:04:28 +02:00
conf.py
Update the docs so it doesn't always think it's v0.2.0
2026-04-03 15:24:50 +02:00
datasets.rst
renaming
2022-06-08 13:12:50 -07:00
examples.rst
Updated the documentation to reflect the changes to the plotting system
2026-03-24 21:39:04 +01:00
general.rst
Update the RPI model and clean up the examples section
2021-07-06 13:58:00 -04:00
index.rst
Update the docs to include the reconstructors class and discuss their use in the examples
2025-10-16 14:43:04 +02:00
indices_tables.rst
Further improve docs layout and add unfinished ptycho models to repo
2019-09-04 16:27:55 -04:00
installation.rst
ending python 3.8 support, adding python 3.14 to automatic test
2025-11-11 14:33:55 -06:00
intro.rst
Update the documentation to reflect the existence of a PyPI package
2025-07-02 15:04:39 +02:00
latextoc.rst
Make edits to the docs to handle the lowercaseness of cdtools now
2022-06-08 13:30:49 -07:00
models.rst
Make big changes to docs to update the tutorial section, and also to finally autoload the documentation of the models and datasets
2024-09-01 13:04:28 +02:00
reconstructors.rst
Update the docs to include the reconstructors class and discuss their use in the examples
2025-10-16 14:43:04 +02:00
tutorial.rst
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