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. Please let me know that you’re using VoigtFit by filling in this short form. This way I can keep you updated with critical updates.

Installation

Dependencies

Python version 2.7 or >3.6 (only tested on 3.6 and 3.7 so far).

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-3.13.9.tar.gz (2.5 MB view details)

Uploaded Source

Built Distribution

VoigtFit-3.13.9-py37-none-any.whl (2.5 MB view details)

Uploaded Python 3.7

File details

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

File metadata

  • Download URL: VoigtFit-3.13.9.tar.gz
  • Upload date:
  • Size: 2.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.10

File hashes

Hashes for VoigtFit-3.13.9.tar.gz
Algorithm Hash digest
SHA256 c0f5429a9ccf058ae3997b056562cf35eb808be9f9003e51a79bcb33813a24ad
MD5 677273ff47920bea26261c0f419f65c8
BLAKE2b-256 5f4ab5bbb9a7dd46bfae7996a158f05b6a975e9e200a2f344cc841ec12fda32d

See more details on using hashes here.

File details

Details for the file VoigtFit-3.13.9-py37-none-any.whl.

File metadata

  • Download URL: VoigtFit-3.13.9-py37-none-any.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: Python 3.7
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.10

File hashes

Hashes for VoigtFit-3.13.9-py37-none-any.whl
Algorithm Hash digest
SHA256 27e65c77cc7a2061166937098950281f09fe1569ad1cac895b695b2861d4e9c8
MD5 c218471b04c961d7e32760d772442e6e
BLAKE2b-256 f7d2f697ae779aa33510556024c533d15933d7ed5d6fa425c9c5c0ed362876bd

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