Commit Graph
24 Commits
Author SHA1 Message Date
Abe Levitan 0d91272766 Create a base version of the models 2022-02-15 15:16:07 -05:00
Abe Levitan 1a214b76e4 Small changes to fix stuff 2021-10-26 20:40:48 -04:00
Anastasiia Kutakh aadd720f1e . 2021-08-20 23:46:24 -04:00
Anastasiia Kutakh 53742d0245 . 2021-08-20 21:45:27 -04:00
Anastasiia Kutakh 540cc997b5 . 2021-08-20 11:52:23 -04:00
Abe Levitan faceb139d3 Add a function to save out the currently open plots 2021-08-05 14:39:53 -04: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
Anastasiia Kutakh daeac7e983 . 2021-08-04 09:39:49 -04:00
Anastasiia Kutakh 9f580102ba . 2021-08-04 00:09:54 -04:00
Anastasiia Kutakh 35c1643721 . 2021-08-04 00:04:29 -04:00
Anastasiia Kutakh bf4db86ad4 . 2021-08-03 23:59:23 -04:00
Anastasiia Kutakh 21036f625a . 2021-08-03 23:52:19 -04:00
Anastasiia Kutakh 8c22c99d66 . 2021-08-03 13:57:25 -04:00
Abe Levitan 8ddcc7683f Start cleaning up the repo and tidying up the example scripts 2021-06-28 11:14:41 -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 188a685503 Fix a bug in multislice where it doesn't work when prevent_alias is set to True 2021-06-02 14:48:57 -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 6b7a0701a6 Update plotting functions to deal better with images that have multiple layers 2021-02-26 15:31:51 -05:00
Abe Levitan cea860bdf9 Fix an issue with unified_mode_ptycho not working in model.compare, and fix colorbars for model.compare 2021-02-05 12:30:29 -05:00
Abe Levitan d664bf351b Remove the original, worse unified mode model, and update the plotting functions to handle stacks of images, very helpful for multislice and also multi-mode models 2021-02-04 18:55:55 -05: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 3acd1ece3c Make it so it doesn't require a crazy amount of memory 2021-01-26 22:46:15 -05:00
Abe Levitan a536e3bdb4 Maybe last time it didn't actually commit? 2021-01-25 13:38:38 -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