Skip to content
/ mcareader Public

A minimal python interface to read Amptek's mca files.

License

Notifications You must be signed in to change notification settings

Dih5/mcareader

Repository files navigation

Github release PyPI

license GNU LGPLv3

Build Status Documentation Status

mcareader

A minimal python interface to read Amptek's mca files.

Note this program is not supported by Amptek, use at your own risk.

Installation

Assuming you have Python with pip:

  • To install the last 'stable' version from pypi: pip install mcareader. Do not expect much stability in the API though...
  • To install the last development version: pip install https://github.com/dih5/mcareader/archive/master.zip.

If you are a cool guy you'll prefer to use python3 and pip3 instead, unless you are a cool Arch Linux user.

Running

Check the notebook intro.ipynb for an updated example of use. No need to install Jupyter notebook: you may check it online in GitHub.

The updated documentation can be found here.

About

A minimal python interface to read Amptek's mca files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages