Skip to main content

An astronomical spectral map analysis package

Project description

General Description

Spec_map_analysis is a spectral map analysis package. The package contains modules that allow for the fitting of emission lines in spectral maps, resampling and convolution of images, and derivation of emission line ratios and subsequently electron densities.

  • The emission line fitting module can fit a single emission line with a Gaussian profile and optionally a polynomial continuum component. The spectral fitting is performed independently for each spatial pixel using a non-linear least squares method.

  • The resampling and convolution module resamples one image to another image's pixel resolution, and then convolves either image to the specified spatial resolution. The convolution allows for the propagation of uncertainties, assuming they are correlated, using the method presented in Klein (2021).

  • The line ratio and electron density module allow for the derivation of specified line ratios and subsequently, electron density maps using atomic data from PyNeb. Aperture photometry can also be performed on the line intensity maps, and then used to calculate line ratios and electron densities for aperture regions.

Requirements

Spec_map_analysis has the following requirements:

Spec_map_analysis also has optionally dependencies on:

  • photutils 1.1 or later: To derive aperture photometry.
  • matplotlib 3.3 or later: To plot images.
  • emcee 3.0 or later: To fit spectral maps using an MCMC algorithm.

Installation

Spec_map_analysis can be downloaded, installed and upgraded using pip.

To install only the required packages, run:

pip install spec_map_analysis

To install all package dependencies, run:

pip install spec_map_analysis[all_dep]

To install directly from the GitHub repository, run:

pip install git+https://github.com/kjdoore/spec_map_analysis.git

Manual

The manual can be found here.

Reporting Issues

If you happen to find a bug in spec_map_analysis, please report it by creating a new issue on the spec_map_analysis GitHub issue tracker. Please include an example of the issue that allows for its reproduction, so the problem can be fixed.

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

spec_map_analysis-1.1.1.tar.gz (39.1 kB view hashes)

Uploaded Source

Built Distribution

spec_map_analysis-1.1.1-py3-none-any.whl (48.1 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