Skip to the content.

Phaser: BCDI Phase retrieval in Python

Created by: Siddharth Maddali

Argonne National Laboratory

DOI

MOST RECENT UPDATES

Full changelog

  1. Core.ImageRestart now automatically fftshifts input arrays.
  2. Now suppressing Tensorflow messages in the command line (comment os.environ statement in Phaser.py to undo this).
  3. GPUModule_Core.ImageRestart now shadows functionality of Core.ImageRestart.
  4. Slight tweak to Guided.py logging.
  5. New file Guided_GPU.py runs genetic algorithms using GPU + mpi4py.
  6. ASCII-art of new logo in Phaser.py
  7. PostProcessing.centerObject now removes phase ramps.

# Introduction

Quick start

A full tutorial on using Phaser to reconstruct your BCDI data is available here.