phlpphns / tools_for_pyFAI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tools_for_pyFAI

This project contains some classes that make the batch use of pyFAI (link) based on a config file system easier.

TODOs: add code

How to install: Go to the folder and type:

pip install .

To uninstall write anywhere:

pip uninstall tools_for_pyFAI

Example:

In [1] import tools_for_pyFAI as tfp

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%