pyhdust 1.6.1
pip install pyhdust
Released:
Analysis tools for multi-technique astronomical data and hdust models
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU General Public License v3 or later (GPLv3+) (GNU GPLv3.0)
- Author: Daniel M. Faes
- Tags astronomy, astrophysics, science, hdust, Be stars, spectroscopy, polarimetry, interferometry, radiative transfer, optical-interferometry
- Requires: Python >=3.6
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
Analysis tools for multi-technique astronomical data and hdust models.
Full documentation at pyhdust.readthedocs.io.
pyhdust should be independent of plataform (Linux, Mac, Windows) and compatible with Python3 (3.6+).
If you make use of pyhdust in your work, please cite Section 2.1.4 my thesis (Faes 2015: arXiv, ADS, BibTeX).
How to install/uninstall
I strongly suggest users to use the pip plataform:
pip install pyhdust
pyhdust dependencies are constantly evolving. If you face an installation problem, check the versioning page.
If your are not the root of the system, add the flag --user to the command above. Dependencies (as filters efficiency and stellar evolution models) are included in the subdirectories.
pyhdust requires numpy, six and astropy modules. Optionally, it makes use of:
emcee
matplotlib
pandas
pIDLy
scipy
wget
xmltodict
To only update the package:
pip install -U --no-deps pyhdust
-U forces the upgrade and --no-deps do not reinstall the dependent packages.
For other options, consult the full documentation.
How to use the modules
To make use of all routines, the suggestion is to import them as follows:
import pyhdust as hdt
import pyhdust.beatlas as bat
import pyhdust.fieldstars as fls
import pyhdust.images as img
import pyhdust.input as inp
import pyhdust.interftools as intt
import pyhdust.jdcal as jdcal
import pyhdust.poltools as polt
import pyhdust.phc as phc
import pyhdust.rotstars as rot
import pyhdust.singscat as sst
import pyhdust.spectools as spt
import pyhdust.stats as stt
License
The code is free, available under the terms of the GNU GPL v3.0 license.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU General Public License v3 or later (GPLv3+) (GNU GPLv3.0)
- Author: Daniel M. Faes
- Tags astronomy, astrophysics, science, hdust, Be stars, spectroscopy, polarimetry, interferometry, radiative transfer, optical-interferometry
- Requires: Python >=3.6
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
File details
Details for the file pyhdust-1.6.1.tar.gz
.
File metadata
- Download URL: pyhdust-1.6.1.tar.gz
- Upload date:
- Size: 28.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 88ac3bf0ce6d7951c02dc9d758067312add232e9f7cc4e8eabfa14b88692353c |
|
MD5 | 06d42adbcab51b83092c255d20ed6349 |
|
BLAKE2b-256 | 1103f1f8e65fcaf62dfdbf8e4e1673d845b17c12675fddec2fc08392d17efd3b |