Skip to main content

Line measuring algorithm for ionized nebulae

Project description

This project provides a set of tools to fit emission lines from ionized spectra for a posterior chemical and kinematic analysis

Getting Started

The current beta version has been developed for the ULS students and researchers.

Installation

The current version does not include a package installation. The library source folder (../lime/src/) needs to be added to the python path manually. For example you may add the following lines at the begining of your scripts to import the library:

import sys
src_lime_folder = '\folder\to\lime\src'
sys.path.append(src_lime_folder)
import lime

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lime-stable-0.1.6.tar.gz (26.1 kB view hashes)

Uploaded Source

Built Distribution

lime_stable-0.1.6-py3-none-any.whl (40.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