Skip to main content

Nuclear Physics Analysis Tools (NPAT) is a library written in python to assist in analysis of the physics of nuclear reactions and spectroscopy.

Project description

NPAT

NPAT (nuclear physics analysis tools) is a python toolkit developed to aid in the analysis of experimental nuclear data.

The primary application for NPAT is activation analysis, with specific utilities developed for stacked-target, charged-particle activation analysis. However, the convenient python interface to nuclear decay data and a range of cross section libraries makes NPAT more generally useful in the nuclear sciences.

Features

NPAT features the following classes to aid in data analysis:

  • Spectrum - Peak fitting for HPGe detector data.
  • Calibration - Energy & efficiency calibration tool (for HPGe detectors).
  • Ziegler - Stacked-target energy loss characterization.
  • DecayChain - General purpose Bateman equation solver.
  • Isotope - Isotopic and decay data.
  • Reaction - Cross sections from multiple libraries.
  • Library - Tool for searching and retrieving cross sections from multiple libraries.

More detail can be found in the User's Guide and the API.

Quick Install

NPAT is available through the Python Package index, which allows installation using Python's standard command line utility pip. Assuming Python and Pip are installed already, you can install NPAT with the command:

pip install --user npat

or:

python -m pip install --user npat

Detailed installation instructions and troubleshooting can be found in the NPAT documentation.

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

npat-0.3.11.tar.gz (37.2 kB view hashes)

Uploaded Source

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