/dataproc-1

Data processing prototypes

Primary LanguageJupyter Notebook

Basic data processing pipeline

Robert Tang-Kong, 2020

Currently a major work in progress, don't expect anything magical yet. This package reduces to a bunch of helper functions.

Installation Instructions

Clone the repo

$ git clone https://github.com/tangkong/dataproc.git

Install package from the directory you cloned the repo into:

$ pip install .

Note: Windows users will likely need Visual C++ tools suitable for Python 3.7

Sample Geometry

Data is calibrated and integrated using pyFAI's integrator modules. A description of the experimental geometry can be found here.

In particular, rot2 is equivalent to 2theta rotation.

Rotating detector images is also needed, and currently hardcoded into the workflow.