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, lmfit, and numba. 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.10.3.tar.gz (2.5 MB view details)

Uploaded Source

Built Distribution

VoigtFit-0.10.3-py27-none-any.whl (2.6 MB view details)

Uploaded Python 2.7

File details

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

File metadata

  • Download URL: VoigtFit-0.10.3.tar.gz
  • Upload date:
  • Size: 2.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/41.0.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/2.7.16

File hashes

Hashes for VoigtFit-0.10.3.tar.gz
Algorithm Hash digest
SHA256 d61a2f2bb0fef3c5a7b13d7f784b6ee5ecc059a9c947b60e6fd4f882e79c3851
MD5 43db08950ac07787060f540ef683eda5
BLAKE2b-256 26d771cdf891e0315d583296f4c7d58df8be528989c63d8fe9ed89df9f749880

See more details on using hashes here.

File details

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

File metadata

  • Download URL: VoigtFit-0.10.3-py27-none-any.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: Python 2.7
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/41.0.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/2.7.16

File hashes

Hashes for VoigtFit-0.10.3-py27-none-any.whl
Algorithm Hash digest
SHA256 fc698ce077ad2a4c2dd2424b6c4329d9c01865f3e102e159dd80c1e25cf13c34
MD5 a77878e336d221e7e0594a181c4d64c5
BLAKE2b-256 9e9df6ce4cc90e8a9a91512ffdd19f7ca3ab9a6885ec164b3d99be26358a9521

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