Commit Graph
32 Commits
Author SHA1 Message Date
Abe Levitan ddcc5bbab4 Fix ptycho_2d_dataset 2022-03-08 10:01:26 -05:00
Abe Levitan c1663fa964 Add some tools for datasets to store input intensity measurements 2022-02-22 20:36:50 -05:00
Abe Levitan 0d91272766 Create a base version of the models 2022-02-15 15:16:07 -05:00
Abe Levitan c66de47f95 Misc updates 2022-02-01 17:04:46 -05: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 7421c8527c Merge branch 'polarization' of github.mit.edu:Scattering/CDTools into polarization 2021-08-04 15:40:09 -04:00
Abe Levitan 5afff73b53 Fix dataset loading so it doesn't use so much dang memory 2021-08-04 15:38:55 -04:00
Abe Levitan 24475dbdac '.' 2021-08-03 20:14:15 -04:00
Abe Levitan 332541c951 '.' 2021-08-03 03:14:00 -04:00
Anastasiia Kutakh 899317ae0f not tested/debugged yet 2021-07-28 06:59:18 -04:00
Anastasiia Kutakh 530a7717ac . 2021-07-28 00:40:15 -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 2854a872ee Make a program to visualize the shot to shot fluctuations when using the unified mode model 2021-04-08 16:28:24 -04:00
Abe Levitan 043751a8b6 Speed up the multislice model 5x, but probably break lots of other models doing it, so remember to clean upgit status 2021-01-27 22:33:45 -05:00
Abe Levitan a536e3bdb4 Maybe last time it didn't actually commit? 2021-01-25 13:38:38 -05:00
Abe Levitan 32a8a8179d Fix an issue with the test for the poisson NLL function 2020-12-28 21:45:01 -05:00
Abe Levitan 6b735a431f Clean up namespaces and also add a test of RPI with incoherent probes 2020-12-28 21:32:18 -05:00
Abe Levitan 7cbc3f2c53 Add a TITAN STEM converter and add units to the inspect function for fancy_ptycho 2020-02-11 15:00:42 -05:00
Abe Levitan 8d589eef86 Merge branch 'master' of github.mit.edu:Scattering/CDTools 2020-01-25 19:01:11 -05:00
Abe Levitan a1cca0dcea misc updates 2020-01-25 19:01:03 -05:00
David Rower 3cf44cff9f using greek \mu instead of u for axis labels ;) 2019-12-09 19:14:08 -05:00
David Rower d330e1b84e Only adjusting colorbar when array is not a constant array (for consistency between shots), and added right/left keys for moving between shots 2019-12-03 15:32:16 -05:00
Abe Levitan e71c266fe4 Update the ptycho dataset with the new, more sensible, approach 2019-10-05 09:30:26 -04:00
Abe Levitan e987d40df8 Remove last of t.tensor usage from dataset loading 2019-10-04 17:00:43 -04:00
Abe Levitan bc7caebdd9 Fix the damn dataset.inspect thing 2019-10-03 17:49:10 -04:00
David Rower 8197eed50e Fixed merging conflict - log scale in ptycho_2d_dataset.py 2019-10-03 15:25:27 -04:00
David Rower 61f8bf733e Fixed a few bugs, 1) Title of relative displacement plot no longer dissapears, 2) slider now updates on click event, also added titles for colorbars. 2019-10-03 15:22:53 -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 f58f3cc2c5 misc small changes 2019-10-02 13:27:32 -04:00
Abe Levitan 185fde27a0 More work on documentation 2019-09-11 17:56:54 -04:00
Abe Levitan 40998908f1 refactor datasets, wrote more docs, added one more test dataset 2019-09-09 14:16:42 -04:00