latest
  • Installation
    • Update
  • Usage
    • Synthetic data reconstruction
      • 2D Siemens star
        • Generate data for a siemens star
        • Phase retreival by a 1-step method (CTF, MultiPaganin)
        • Iterative reconstruction
      • 3D ALD
        • Generate data for a 3D ALD synthetic sample
        • Phase retreival by a 1-step method (CTF, MultiPaganin)
        • Iterative reconstruction with illumination retrieval
        • Reconstruction of the 3D ALD sample with probe retrieval
    • Experimental data reconstruction
      • 2D Siemens star
        • Phase retreival by a 1-step method (CTF, MultiPaganin)
        • Iterative reconstruction with illumination retrieval
    • Holotomography reconstruction with coded apertures
      • Synthetic 2D Siemens star
        • Generate data for a siemens star with coded apertures
        • Reconstruction with an iterative scheme
      • Synthetic 3D ALD
        • Generate data for a 3d ALD sample star with coded apertures
        • Plot
        • Rec iterative
        • Joint phase retrieval and tomography reconstruction using the reprojection method
        • Rec tomo
  • API reference
    • holotomocupy.chunking
      • gpu_batch()
    • holotomocupy.holo
    • holotomocupy.magnification
    • holotomocupy.proc
      • dai_yuan()
    • holotomocupy.recon_methods
    • holotomocupy.shift
    • holotomocupy.tomo
    • holotomocupy.utils
      • mshow()
      • mshow_complex()
      • mshow_polar()
      • read_tiff()
      • write_tiff()
  • Credits
    • Citations
    • References
holotomocupy
  • Usage
  • Edit on GitHub

Usage¶

Datasets used by the examples below are available here.

Synthetic data reconstruction¶

2D Siemens star¶

  • Generate data for a siemens star

Jupyter notebook download

  • Phase retreival by a 1-step method (CTF, MultiPaganin)

Jupyter notebook download

  • Iterative reconstruction

Jupyter notebook download

3D ALD¶

  • Generate data for a 3D ALD synthetic sample

Jupyter notebook download

  • Phase retreival by a 1-step method (CTF, MultiPaganin)

Jupyter notebook download

  • Iterative reconstruction with illumination retrieval

Jupyter notebook download

  • Reconstruction of the 3D ALD sample with probe retrieval

Jupyter notebook download

Experimental data reconstruction¶

2D Siemens star¶

  • Phase retreival by a 1-step method (CTF, MultiPaganin)

Jupyter notebook download

  • Iterative reconstruction with illumination retrieval

Jupyter notebook download

Holotomography reconstruction with coded apertures¶

Synthetic 2D Siemens star¶

  • Generate data for a siemens star with coded apertures

Jupyter notebook download

  • Reconstruction with an iterative scheme

Jupyter notebook download

Synthetic 3D ALD¶

  • Generate data for a 3d ALD sample star with coded apertures

Jupyter notebook download

  • Plot

Jupyter notebook download

  • Rec iterative

Jupyter notebook download

  • Joint phase retrieval and tomography reconstruction using the reprojection method

Jupyter notebook download

  • Rec tomo

Jupyter notebook download

Previous Next

© Copyright 2024, Argonne National Laboratory. Revision ff757c45.

Built with Sphinx using a theme provided by Read the Docs.