Skip to main content

Voigt Profile Fitting in Python

Project description

Absorption line fitting implemented in Python.

If you use this software, please cite my paper on arXiv.

Installation

Dependencies

Python version 2.7 (Python 3 is not supported yet)

VoigtFit depends on matplotlib, numpy, scipy, h5py, astropy, and lmfit. You can install these using your favorite Python package manager such as conda or pip.

Using pip

The easiest way to install the most recent stable version of VoigtFit is using pip:

pip install VoigtFit

If you encounter the following AttributeError when attempting to install via pip:

AttributeError: ‘NoneType’ object has no attribute ‘splitlines’

Try running pip with the --upgrade option:

pip install --upgrade VoigtFit

From source

Alternatively, you can get the latest version of the source by cloning the git repository:

git clone https://github.com/jkrogager/VoigtFit.git

Once you’ve downloaded the source, you can navigate into the root source directory and run:

python setup.py install

If you encounter any problems, do not hesitate to raise an issue here.

Further documentation and how to use it

Check out the documentation for instructions of installation and use.

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

VoigtFit-0.9.9.2.tar.gz (2.5 MB view details)

Uploaded Source

Built Distribution

VoigtFit-0.9.9.2-py27-none-any.whl (2.5 MB view details)

Uploaded Python 2.7

File details

Details for the file VoigtFit-0.9.9.2.tar.gz.

File metadata

  • Download URL: VoigtFit-0.9.9.2.tar.gz
  • Upload date:
  • Size: 2.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for VoigtFit-0.9.9.2.tar.gz
Algorithm Hash digest
SHA256 286c69c48ffa348126365aa25f622ce8deead17051c6df5aa12f5b7ce1cdc324
MD5 42b587646ab8988a85649cab9eff4259
BLAKE2b-256 00246eba2e1767fac2909c3703d97f66cc52b2026e17bbe8285eaeb0c6d366a2

See more details on using hashes here.

File details

Details for the file VoigtFit-0.9.9.2-py27-none-any.whl.

File metadata

File hashes

Hashes for VoigtFit-0.9.9.2-py27-none-any.whl
Algorithm Hash digest
SHA256 3d1c67d5dfb3eb28e0a2cc1e60168ca3c66661c0937d7fbffa3dba1ec0d06dc7
MD5 33eabcfa6254dd6e78be3568833c44f7
BLAKE2b-256 acf86030f99d7b454c3cae51ef5e76219045d8b37c776be024fd8d5abf52c876

See more details on using hashes here.

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