Commit Graph
16 Commits
Author SHA1 Message Date
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
levita_a 2fd917350d response to Dayne's review 2025-03-20 10:46:24 +01:00
levita_a 5b6fd79b28 Add tests for nested_dict_to_numpy and nested_dict_to_torch 2025-03-18 13:13:47 +01:00
levita_a a30930b082 Fix bug with loading h5 files including strings, and add test coverage for h5_to_nested_dict and nested_dict_to_h5 2025-03-18 11:54:06 +01:00
allevitan 40651eaf54 Remove the various deprication warnings related to converting h5py datasets to arrays with np.array() 2024-10-14 08:30:15 -04: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 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 a3765e9097 remove all reference to cmath, get code and tests to the point where they run at least. 2021-06-17 16:47:24 -04:00
Abe Levitan a5b2337293 Further develop the 2D Bragg ptychography code and edit some tests to work with a newer version of h5py 2020-04-29 13:50:13 -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 bfaf2bf3ac Add a tool for loading dark images from cxi files 2019-04-24 11:29:49 -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
Abe Levitan c73caa3a06 Write the data saving tools and finish the data tests 2019-03-25 19:11:02 -04:00
Abe Levitan a398151700 Changed how I plan to test for compatibility with different beamlines 2019-03-24 18:02:54 -04:00
Abe Levitan b3b953fc8a First pass at the data loading + simple tests, still need to do data saving tools 2019-03-24 18:00:24 -04:00