AdvancedPhotonSource / cohere

Other
13 stars 7 forks source link

Documentation Status

Project home page: https://cohere-dev.readthedocs.io/

The cohere package provides tools for reconstruction of image of a nanoscale structures from data obtained using Bragg Coherent Diffraction Imaging technique.

The reconstruction has very good performance, in particular when utilizing GPU. User has a choice to run on cpu or GPU by selecting Python library. Supported libraries: numpy, cupy, arrayfire. The libraries cupy or arrayfire are installed by user. The solution offers concurrent processing for fast reconstruction of multiple starting points.

Important features:

The tools offer a full solution for reading data, formatting the data, reconstruction, and visualization. Each of the componenet can be utilized independently. The project was implemented for the Advanced Photon Source beamline 34-ID-C and thus the data preparation and data visualization is customized for that specific beamline. The measurements and parameters that are used during the experiment are parsed specifically for the beamline setup. We offer the code, as the community would benefit from it when customizing for own case.

Author(s)

Barbara Frosik - Principal Software Engineer at Argonne National Laboratory

Ross Harder - Scientist at Argonne National Laboratory

License

Copyright (c) UChicago Argonne, LLC. All rights reserved. See LICENSE file.