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

Uploaded Source

Built Distribution

VoigtFit-0.11.2-py27-none-any.whl (2.7 MB view details)

Uploaded Python 2.7

File details

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

File metadata

  • Download URL: VoigtFit-0.11.2.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.11.2.tar.gz
Algorithm Hash digest
SHA256 f46b5fafe401439c0b01597f166dec6834b68cefb3d9e03d55f3c1c10e1788ae
MD5 7365ad0b03ca6753197ca85666a03c3f
BLAKE2b-256 ab3127a88207e83cd089fa4f81f408fad9aaa0a7671084ac29e464ea8cc73386

See more details on using hashes here.

File details

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

File metadata

  • Download URL: VoigtFit-0.11.2-py27-none-any.whl
  • Upload date:
  • Size: 2.7 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.11.2-py27-none-any.whl
Algorithm Hash digest
SHA256 394cdd380edddbc88f2bdffe9a83fa1b9bc3dd8f38fd01bdc446aa45955537e4
MD5 129f5816de4c101ed15560229dd8f586
BLAKE2b-256 aa57333f434f8bf33d02f1c8899c39cb47e8eac2688a2c218e3b841f724c306e

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