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)
Built Distribution
Close
Hashes for lime_stable-0.1.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 933451ca95f9c414c8493c8975c4c773f10100b126d43cf13127e56cc6177b0a |
|
MD5 | e2e07fd7fd2640e3b4e9661d349ec410 |
|
BLAKE2b-256 | e66a06bea06f09346cf6f3e09d9d612e6749fa7fb1ea7faf664d07f8927b27f1 |