Metadata-Version: 2.2
Name: TexTOM
Version: 0.3.9
Summary: A program for texture simulations.
Home-page: https://gitlab.fresnel.fr/textom/textom.git
Author: Moritz Frewein, Marc Allain, Tilman Gruenewald
Author-email: textom@fresnel.fr
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9, <=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: mumott<=2.2,>=2.0
Requires-Dist: pyfai<=2025.1,>=2023
Requires-Dist: orix<=0.13.3,>=0.13.0
Requires-Dist: psutil==7.0
Requires-Dist: ipython
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# TexTOM

Welcome to TexTOM, a package for analyzing data from texture tomography, a synchrotron radiation technique currently developed at Institut Fresnel in cooperation with the ESRF.

For information about the technique as well as the mathematical model and for citing, please refer to:
Frewein, M. P. K., Mason, J., Maier, B., Colfen, H., Medjahed, A., Burghammer, M., Allain, M. & Grunewald, T. A. (2024). IUCrJ, 11, 809-820. https://doi.org/10.1107/S2052252524006547

Upon installing, the following commands will be available in your environment:

textom - full program in ipython mode

textom_documentation - open documentation in pdf reader

textom_config - open config file in text editor

Version history:
0.3.0 - version used at the TexTOM workshop 2025

0.2.x - versions tested on Ubuntu and OpenSUSE with data from ID13 (ESRF), some functions unstable

0.1.x - unstable versions
