Abe Levitan
|
3f028e2fbf
|
Merge pull request #72 from cdtools-developers/feature/betterplots
A bunch of long overdue updates to the plotting system
|
2026-04-03 18:23:41 +02:00 |
|
allevitan
|
603486e824
|
Change the default colormap for exponentiated objects to match that for un-exponentiated objects, and also update test_fancy_ptycho to show all the plots (not just plot level 2)
|
2026-03-24 16:55:56 +01:00 |
|
allevitan
|
ad2b09f2f0
|
Update the tests to work better when checking the model plotting, and make sure to cover panel_plot_mode=False
|
2026-03-24 16:19:26 +01:00 |
|
allevitan
|
4c89b3e46b
|
Fix the bug with loading from datasets with intensity info when OPRP is on and add test coverage
|
2026-03-19 22:45:57 +01:00 |
|
levita_a
|
a97e4cdf39
|
Add licensed near-field ptycho data to enable testing
|
2026-01-14 17:01:11 +01:00 |
|
levita_a
|
e38ebd7372
|
Fix a high priority bug with the masking system which was introduced in the switch to reconstructors classes
|
2025-10-24 15:11:46 +02:00 |
|
levita_a
|
f022b5e2c4
|
Get the tests passing again after the change of the optimization functions in the model classes
|
2025-10-16 15:58:28 +02:00 |
|
yoshikisd
|
1e7fe2eb5f
|
Added pytests for reconstructors
|
2025-08-01 22:31:40 +00:00 |
|
gnzng
|
96d8b10792
|
linting test_fancy_ptycho.py
|
2025-07-07 14:11:50 -07:00 |
|
gnzng
|
ecb8ee4864
|
linting test_simple_ptycho.py
|
2025-07-07 13:59:35 -07:00 |
|
yoshikisd
|
36de44565b
|
Set fixed RNG seed for reconstruction pytests
|
2025-07-07 15:16:12 +00:00 |
|
levita_a
|
b6bc7d95cc
|
Change the behavior of FancyPtycho.center_probes to center the probe in real space even when fourier_probe is set to True
|
2025-06-10 13:57:03 +02:00 |
|
levita_a
|
2c2f2d2d93
|
Add a way to save and load the quantum efficiency masks, and add test coverage
|
2025-05-13 16:05:16 +02:00 |
|
Abe Levitan
|
13a2ba86df
|
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 |
|
levita_a
|
30a989fe3e
|
Add first tests for models, and replace t.tensor with t.as_tensor in models
|
2024-08-30 16:10:26 +02:00 |
|