#####################################################################################
# Waveletspec V-1.5 #
#####################################################################################
A code to determine the atmospheric parameters of FGK stars from
echelle spectra.
This code provide command line functions to load in, normalise and clean spectra from
a variety of instruments. This code also compares wavelet coefficients to a grid of
stellar models to determine the best fitting atmospherioc parameters.
Disclaimer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The spectral processing scripts are backended with iSpec scripts:
>> http://adsabs.harvard.edu/abs/2014ASInC..11...85B
I do not own their scripts and use them simply to pre-process spectra. I created a
python 3 version of their scripts using 2to3:
>> (https://docs.python.org/2/library/2to3.html)
and changing a few module imports to their Python 3 counterparts.
Trouble shooting
~~~~~~~~~~~~~~~~~~~~~~~~~~
1. If you are having gcc issues installing mlpy in Ubuntu, have a look at:
https://stackoverflow.com/questions/11494179/gsl-error-while-installing-mlpy
The basic summary is that the experimental gsl headers need installing:
>> sudo apt-get install libgsl0-dev
Running the setup scripts again in a new terminal should install it.
# waveletspec
Release files for waveletspec 1.9.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| waveletspec-1.9.5.tar.gz | 19.3 kB | Details |
Release files / waveletspec-1.9.5.tar.gz
| Download URL | waveletspec-1.9.5.tar.gz |
|---|---|
| Size | 19.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
cac838f9d8419e39eb0c45a7ce4d9533c87005748dd6bb48561f31fe6b8cef18
|
|
BLAKE2b-256 checksum How to use checksums |
48b7be59d247dc4af9ff7a079f33f75a5933eed221d07d904beb4d874124668d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |