adorym icon indicating copy to clipboard operation
adorym copied to clipboard

Not converge when I tried "test_sparse_multislice_ptycho.py"

Open ben-mengz opened this issue 1 year ago • 1 comments

I'm trying to test the "test_sparse_multislice_ptycho.p.". However, the file path '../demos/sparse_multislice_ptycho' doesn't really exist. So I tried to search the file name for the 'date.h5', which is in path '../demos/siemens_star_aps_2idd'. It seems to be the correct one. However, the algorithm didn't converge when I tried it. Somehow the error always goes back to the same as the first epoch after each epoch.

ben-mengz avatar Mar 23 '23 23:03 ben-mengz

Scripts under test may not have associated datasets in this repo. They were intended for local tests. Only scripts under demos have associated datasets.

mdw771 avatar Mar 24 '23 23:03 mdw771