levita_a
|
ba7c8a17c6
|
Add a function to downsample a dataset by an integer factor
|
2024-12-06 15:59:56 +01:00 |
|
levita_a
|
a9e0157707
|
Get tests to past and removeopt_for_fft
|
2023-12-01 15:58:18 +01:00 |
|
Abe Levitan
|
883ac0175a
|
Changed module name no lowercase because that's really how it should be
|
2022-06-08 12:52:33 -07:00 |
|
Abe Levitan
|
101e969eda
|
Fix the failing tests
|
2022-04-18 17:18:20 -07:00 |
|
Abe Levitan
|
3e6072acb7
|
Finally remove the scourge of from __future__ import ... and remove any lingering suggestion that this code is python 2 compatible
|
2021-08-05 11:08:13 -04:00 |
|
Abe Levitan
|
b3e45af06e
|
Move the polarized ptycho dataset class back to loading data from the actual stored motor positions, and fix the test for the gaussian probe
|
2021-08-04 19:43:20 -04:00 |
|
Abe Levitan
|
e7d7323e50
|
Added a polarization dependent ptychography dataset class so we can save and load data!
|
2021-07-26 14:46:02 -04:00 |
|
Abe Levitan
|
c2b8f2fe1b
|
Bring all the tools to the point where they pass the tests
|
2021-06-18 14:01:39 -04:00 |
|
Abe Levitan
|
e987d40df8
|
Remove last of t.tensor usage from dataset loading
|
2019-10-04 17:00:43 -04:00 |
|
Abe Levitan
|
69be77cc09
|
Update installation instructions for simplicity and also fix the tests to reflect new usage
|
2019-10-02 15:56:48 -04:00 |
|
Abe Levitan
|
40998908f1
|
refactor datasets, wrote more docs, added one more test dataset
|
2019-09-09 14:16:42 -04:00 |
|
Abe Levitan
|
de186592cb
|
Update the docstrings on all the tools files and start laying out the docs for real
|
2019-09-03 18:49:45 -04:00 |
|
Abe Levitan
|
26de79ca92
|
Include ability to read background from a .cxi file and include it in SHARP-style initialization
|
2019-04-25 16:06:59 -04:00 |
|
Abe Levitan
|
ec74e1aa5f
|
Add the ability for datasets to change what device they output to even if data remains stored on cpu
|
2019-04-01 09:31:33 -04:00 |
|
Abe Levitan
|
668f81ab38
|
Update the interactions, propagators, and measurements to accept both single wavefields and stacks of wavefields, update the tests as well
|
2019-04-01 00:18:32 -04:00 |
|
Abe Levitan
|
bad7542271
|
Finish writing the Dataset classes with loading, and write up all the tests
|
2019-03-27 19:03:44 -04:00 |
|