Skip to main content

Spectroscopy Made Easy

Project description

Python application Documentation Status DOI

PySME

Spectroscopy Made Easy (SME) is a software tool that fits an observed spectrum of a star with a model spectrum. Since its initial release in 1996, SME has been a suite of IDL routines that call a dynamically linked library, which is compiled from C++ and fortran. This classic IDL version of SME is available for download.

In 2018, we began began reimplmenting the IDL part of SME in python 3, adopting an object oriented paradigm and continuous itegration practices (code repository, build automation, self-testing, frequent builds).

Installation

A stable version is available on pip pip install pysme-astro If you are interested in the latest version you can do so by cloning this git.

# Clone the git repository
git clone https://github.com/MingjieJian/SME.git
# Move to the new directory
cd SME
# Install this folder (as an editable module)
pip install -e .

See also the documentation

Poster

A poster about PySME can be found here: Poster

GUI

A GUI for PySME is available in its own repository PySME-GUI.

Windows

Unfortunately PySME is not supported in Windows right now. While there is a SME C libary for Windows, it is not compatible with the Python C Extension inteface on Windows as it was compiled with a different compiler. Therefore if you want to use PySME you would need to compile the SME library with the same compiler.

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

pysme-astro-0.4.181.tar.gz (244.7 kB view details)

Uploaded Source

Built Distribution

pysme_astro-0.4.181-py3-none-any.whl (235.8 kB view details)

Uploaded Python 3

File details

Details for the file pysme-astro-0.4.181.tar.gz.

File metadata

  • Download URL: pysme-astro-0.4.181.tar.gz
  • Upload date:
  • Size: 244.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for pysme-astro-0.4.181.tar.gz
Algorithm Hash digest
SHA256 fb642fa27582427cc1ca602952ac9529811c3cce7552782bff38440cba63c2a1
MD5 1843398a51cc362c98e78bbb0f9fe02a
BLAKE2b-256 4b7ec8951dca103a7f10cd55e49634db56500fe84649e49543b89e6dd8a5a262

See more details on using hashes here.

File details

Details for the file pysme_astro-0.4.181-py3-none-any.whl.

File metadata

File hashes

Hashes for pysme_astro-0.4.181-py3-none-any.whl
Algorithm Hash digest
SHA256 db88cb353644815cb9e25803f9cf4173ad111f310c4f61dcf7444c1477e4105e
MD5 af93ca643fdd8babe8f2ea72324484b0
BLAKE2b-256 1bfc132528c7c55c215b5619d5fbd347110d5974a16f21c25792535a765714b1

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