Skip to main content

A solid state detector simulation developed for the Nab experiment.

Project description

nesse

Nab Event Shape Simulation Effort (NESSE) is a python based solid state detector simulation developed for the Nab experiment.

Dependencies

Please insure the following dependencies are installed if installing nesse manually.

  • Cython==0.29.32
  • uproot==4.3.7
  • numpy==1.24.3
  • scipy
  • tqdm
  • matplotlib
  • numba
  • h5py
  • pandas

Install

nesse can either be installed using pip or manually.

To install with pip

python3 -m pip install nesse

To install manually git clone and append the path to the nesse src directory like below:

import sys
sys.path.append(path_to_nesse+"/src/")
import nesse

Please see the tutorial notebook for more instruction on how to use nesse.

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

nesse-0.1.1.tar.gz (16.6 kB view hashes)

Uploaded Source

Built Distribution

nesse-0.1.1-py3-none-any.whl (17.9 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