Skip to content

lmri-met/metpyir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MetPyIR

A Python toolkit for ionizing radiation metrology

TODO: Add a badges for PyPI, testing, and metadata.

What is it?

MetPyIR is a Python package that provides set of data structures and computational procedures designed to make the implementation of standardized ionizing radiation metrology procedures both easy and efficient. It aims to be a high-level building block for performing reliable, standards-compliant data processing in ionizing radiation metrology.

Table of Contents

Main Features

TODO: List the main features of your project here. Include features by sections (dosimetry, radionuclides...).

Dependencies

Requires Python 3.12+.

Installation

Install through PyPI using pip:

pip install metpyir

Usage

For a quick start guide and examples, please refer to the Documentation.

Source Code

The source code is hosted on GitHub.

Documentation

The documentation is available at GitHub Pages.

License

This project is licensed under the BSD 3-Clause License.

Support

For support, please email the developer.

Contributing

Contributions are always welcome! If you find a bug or have a suggestion, please open an issue in the GitHub Issues tab.