bcdi.preprocessing: Preprocessing of (B)CDI data before phase retrieval

preprocessing_runner

This module provides the function which manage the preprocessing.

API Reference

analysis

This module provides the classes used in data preprocessing. It is mainly an abstration layer making analysis steps more understandable.

API Reference

bcdi_utils

This module provides generic methods used for pre-processing data before phase retrieval. For example (but not limited to): centering, hotpixels removal, filtering, masking… Functions are optimized for a Bragg CDI dataset.

API Reference

cdi_utils

This module provides generic methods used for pre-processing data before phase retrieval. For example (but not limited to): centering, hotpixels removal, filtering, masking… Functions are optimized for a forward CDI dataset.

API Reference

process_scan

This module provides the function which manage the preprocessing for a single scan.

API Reference

process_scan_cdi

This module provides the function which manage the preprocessing for a single scan when the detector is not on a goniometer (detector plane always perpendicular to the direct beam independently of its position).

API Reference