yijiang1 / fold_slice

Electron/X-ray ptychography and tomography/laminography
https://chat.openai.com/g/g-YKQKluCy9-foldslicegpt
82 stars 26 forks source link

keep Matlab figures open when starting ptychographic reconstructions #109

Closed yijiang1 closed 2 years ago

yijiang1 commented 2 years ago

Always keep Matlab figures open when starting ptychographic reconstructions. This disables "close all" in initialize_ptycho.m, which may introduce errors related to I/O. I'll make this change for now so that the reconstruction function can be used with external functions such as Bayesian optimization.