Analysis tools for multi-technique astronomical data and hdust models
Project description
Analysis tools for multi-technique astronomical data and hdust models.
Full documentation at pyhdust.readthedocs.io.
About hdust code: Carciofi & Bjorkman (2006, 2008).
pyhdust should be independent of plataform (Linux, Mac, Windows) and compatible with any version of Python (superior or equal to 3.4).
How to install/uninstall
I strongly suggest users to use the pip plataform:
pip install pyhdust
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
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.5.12.tar.gz
.
File metadata
- Download URL: pyhdust-1.5.12.tar.gz
- Upload date:
- Size: 28.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70a903e6043b425a7e812bfa6ca382dccfada2c77296882fa1a61ba9add4ad85 |
|
MD5 | ee5ae50f1bb9c6c6929c8f8696d0f7e9 |
|
BLAKE2b-256 | 2aa6753d87bc8ec87f464d07bf44f24f8c0e240029e8c2356bc99053c67d9179 |