Metadata-Version: 2.1
Name: mxdc
Version: 2020.8.24
Summary: Mx Data Collector
Home-page: https://github.com/michel4j/mxdc
Author: Michel Fodje
Author-email: michel4j@gmail.com
License: MIT
Keywords: beamline data-acquisition crystallography MX
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/x-rst
Requires-Dist: numpy
Requires-Dist: lz4
Requires-Dist: pyzmq
Requires-Dist: cryptography
Requires-Dist: gepics
Requires-Dist: h5py
Requires-Dist: hdf5plugin
Requires-Dist: matplotlib
Requires-Dist: msgpack
Requires-Dist: opencv-python
Requires-Dist: pillow
Requires-Dist: PyGObject
Requires-Dist: pyyaml
Requires-Dist: redis
Requires-Dist: requests
Requires-Dist: scipy
Requires-Dist: twisted
Requires-Dist: zeroconf
Requires-Dist: python-magic
Requires-Dist: pytz
Requires-Dist: ipython
Requires-Dist: mxio
Requires-Dist: humanize
Requires-Dist: lorem
Requires-Dist: backports-datetime-fromisoformat
Requires-Dist: importlib-metadata (~=1.0) ; python_version < "3.8"

MXDC
====
MxDC (Macromolecular Crystallography Data Collector) is a software package for acquisition of
data from Macromolecular Crystallography and related experiments at synchrotron beamlines. MxDC has
been developed since 2006 and is been the primary software for data acquisition and experiment
control at the Canadian Light Source Macromolecular Crystallography beamlines.  

    An earlier version of MxDC is described in the following publication:

    * MxDC and MxLIVE: software for data acquisition, information management and
      remote access to macromolecular crystallography beamlines. M. Fodje, K. Janzen,
      R. Berg, G. Black, S. Labiuk, J. Gorin and P. Grochulski
      J. Synchrotron Rad. (2012). 19, 274-280. https://doi.org/10.1107/S0909049511056305


Although developed primarily for MX beamlines, MxDC is based on an extensible generic framework that can be used
to develop data acquisition systems for different types of experiments and beamlines. Detailed documentation
for both users and developers is available at https://michel4j.github.io/mxdc/.



