Skip to content

Utility functions for Time Resolved Serial Femtosecond Crystallography

License

Notifications You must be signed in to change notification settings

ryan-odea/TRSFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TRSFX - Time Resolved Serial Femtosecond X-ray Crystallography

PyPI version Downloads License: MIT versions Documentation Status

This package consists of many small tools for interacting between much larger packages in the field of crystallography, aimed at getting labs up and running at beamtimes much faster through a single import, rather than building out an entire new conda environment each time you travel. There are some dependencies of system packages, which would have to be installed via an administrator or depend on user modification of underlying code.

You can install the base package from pypi with

pip install TRSFX

Package Use

While many of the functions can also be accessed through the python API, the majortiy of users might benefit from interacting with the CLI counterparts. Most of the functions are 'bundled' into submodules as to not overwhelm the user immediately. The current bundles are:

  1. sfx.compare - Tools to form comparisons between HKL and MTZ files
  2. sfx.manip - Tools to manipulate different crystallographic files
  3. sfx.explore - Select tools to preform exploratory data analysis
  4. sfx.index - Indexing pipeline as a thin wrapper of Crystfel

Calling any of these in the command line will bring up the helpfile and showcase functions available within them.

Better documentation (and Examples!)

More complete documentation (and examples) are available through our readthedocs website. We invite you to take a look at our vignettes.

About

Utility functions for Time Resolved Serial Femtosecond Crystallography

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages