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

Uploaded Source

Built Distribution

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

Uploaded Python 2.7

File details

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

File metadata

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

File hashes

Hashes for VoigtFit-0.9.9.1.tar.gz
Algorithm Hash digest
SHA256 241584501e2bab1f359d712e9a4298c4a635cdc902dda02ae88d5087a1f3c50d
MD5 ae01224901e983647c66fef1bf8702f2
BLAKE2b-256 90ccf89b4d5dffc5ef966b2f830c2b66ddad2bb1517cd287254e3a4c1ce2e08b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for VoigtFit-0.9.9.1-py27-none-any.whl
Algorithm Hash digest
SHA256 2c5c810ac984b0deaffa99aeb566e9a7c5366ff4d0b27af0a6130d77b52d8fdd
MD5 b8d95295dde7fc282c2858c4b3b1114a
BLAKE2b-256 568d45578a088c0348af332ad0387c66bbf1eedf52f7f70c41b5beeb3750c437

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