Skip to main content

No project description provided

Project description

aztools

aztools is a collection of python tools that I have been using over the years in the analysis of X-ray data.

The aztools package

The aztools folder contains the main python package, which contains three parts:

  • lcurve.py defines a light curve object (LCurve), which a holder of the observed time series, and associated functions that manipulate it.
  • sim.py defines the SimLC class for simulating light curves.
  • misc.py contains many additional tools for doing different things. See the file for more details
  • data.py contains many methods to process x-ray data from different missions and extract spectra and light curves

Most of the functionality in aztools.data, and some aztools.misc depend on having heasoftpy installed (the high energy software package from NASA Goddard https://heasarc.gsfc.nasa.gov/docs/software/heasoft/).

Scripts

The src/scripts folder contains useful python and bash scripts. If installing aztools >= 0.2, these scripts will be automatically installed when doing pip install.

The simulations folder

This contains codes for checking the functionality of the aztools package. It focuses on the statistics testing rather than the code tests.

tests folder:

Simple unit tests for the aztools package

Installation

  • With pip install aztools

The following python packages are needed to run aztools:

  • numpy
  • scipy
  • astropy

and heasoftpy if using aztools.data

Documentation

See full documentation at readthedoc.

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

aztools-0.3.1.tar.gz (62.2 kB view hashes)

Uploaded Source

Built Distribution

aztools-0.3.1-py3-none-any.whl (32.5 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