Restructure sub-modules
See #37 (closed) for details.
Sub-modules
The following sub-modules remain:
-
hotopy.holo(formerhotopy.phasemerged withhotopy.propagation) -
hotopy.tomo(merge ofhotopy.tomoandhotopy.astra) hotopy.imagehotopy.datasets-
hotopy.utils(merge ofhotopy.fourier,hotopy.xray,hotopy.utils,hotopy.io)
Sub-modules support top-level imports
(Most) Sub-modules allow convenient imports from their respective top-level, e.g. from hotopy.image import GaussianBlur, from hotopy.holo import simulate_hologram etc.
Closes #37 (closed).
Edited by Jens Lucht