You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like a script that performs the interpolation from the detector frame to any of the lab, crystal or lab_flat frames without processing the phase (no phase ramp removal, no unwrapping, apodization etc.). unlike the bcdi_strain_BCDI.py that already does this but process the data at the same time.
Solution I'd like
In summary, I need a script whose input file is a reconstruction file (a mode after pynx mode decomposition or merely a .cxi reconstruction from pynx phase retrieval) and the output a .npz containing a 3D complex object (amplitude + phase) in the desired frame.
The text was updated successfully, but these errors were encountered:
I would like a script that performs the interpolation from the detector frame to any of the lab, crystal or lab_flat frames without processing the phase (no phase ramp removal, no unwrapping, apodization etc.). unlike the bcdi_strain_BCDI.py that already does this but process the data at the same time.
Solution I'd like
In summary, I need a script whose input file is a reconstruction file (a mode after pynx mode decomposition or merely a .cxi reconstruction from pynx phase retrieval) and the output a .npz containing a 3D complex object (amplitude + phase) in the desired frame.
The text was updated successfully, but these errors were encountered: