Skip to content

dtriand/xtl

Repository files navigation

XTL: Crystallographic Tools Library

XTL is a collection of library code for everyday tasks in the workflow of the macromolecular crystallographer.

Features

API

CLIs

  • xtl.autoproc : Run multiple autoPROC jobs in parallel
  • xtl.diffraction : Plot diffraction images, perform azimuthal integrations and cross-correlations
  • xtl.math spacing : Convert between various definitions of scattering angle (2θ, d, q, etc.)

Requirements

  • Python 3.10

Installation

XTL can be installed using:

pip install xtl

or directly from GitHub:

git clone https://github.com/dtriand/xtl .
pip install .

Documentation

An, admittedly incomplete, API and CLI documentation is available at dtriand.github.io/xtl.

Contribute

License

XTL is licensed under GNU GPLv3.

About

A collection of tools for macromolecular crystallography.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages