Skip to main content

A Python package for identifying gamma sources.

Project description

gammaspotter

Package for finding and identifying radioactive sources. The goal is to make it easier to find radioactive sources from a gamma spectrum. With only a dataset of the a spectrum and a catalog of possible sources gammaspotter can identify possible sources in the provided spectrum.


Features - Installation

gammaspotter_window

Features

  • Measurement Calibration The calibrate tab lets the user calibrate a gamma spectrum by comparing known energies to peak energies.

  • Data Visualization: The analyze tab offers an interactive visualization to help you gain insights into your data.

  • Statistical Analysis: You can perform statistical analysis on your calibrated data using built-in functions and algorithms. This includes peak detection, peak fitting and isotope match detection.

  • Report Generation: Once you have completed your analysis, the analyze tab enables you to generate reports summarizing your findings. You can access visualizations and statistical results.

Installation

To install the "gammaspotter" package, you can use Poetry, a dependency management and packaging tool for Python.

  1. First, make sure you have Poetry installed on your system. If not, you can install it by following the official Poetry installation guide.

  2. Clone the repository from GitHub:

    git clone https://github.com/tijnsc/gammaspotter.git
    

    When the repository has been downloaded, navigate into it:

    cd gammaspotter
    
  3. Install the package:

    poetry install
    
  4. Finally, you can start using the package by running gammaspotter.

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

gammaspotter-0.1.0.tar.gz (12.4 kB view hashes)

Uploaded Source

Built Distribution

gammaspotter-0.1.0-py3-none-any.whl (13.4 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