Skip to main content

Machine learning-based models and utilities for radioisotope identification

Project description

PyRIID

This repository contains core functions and classes used by the BALDR project (Base Algorithms for Learned Detection of Radioisotopes) for its research in machine learning-based radioisotope identification (ML-RIID).

Prerequisites

  • Python 3.7

Installation

pip install riid

Data Directory (optional)

Some convenience functions are usable only if you set the PYRIID_DATA_DIR environment variable to a path to some directory on your computer.

Examples

Check out the ./examples folder for numerous examples on how to use this package.

Tests

Run all unit tests with the following command:

python -m unittest tests/*.py -v

Or you run the run_tests.sh script.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate and adhere to our code of conduct.

Authors

Current:

Past:

For other contributors, see here.

Copyright

Copyright 2021 National Technology & Engineering Solutions of Sandia, LLC (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. Government retains certain rights in this software.

This source code is licensed under the BSD-style license found here.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

riid-1.0.1.tar.gz (36.3 kB view hashes)

Uploaded Source

Built Distribution

riid-1.0.1-py3-none-any.whl (41.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page