Skip to main content

Smart UseR Frequency analySer, a fast and easy to use frequency analyser.

Project description

SMURFS Build Status

SMURFS Image

SMURFS (SMart UseR Frequency analySer) is a simple program, that allows for a quick statistical analysis of variable stars using the LombScargle algorithm. It also allows for "splitting" such a dataset into equally sized chunks, to perform a time dependend analysis of the frequencies.

SMURFS is developed in Python3, using optimized scientific libraries like numpy, scipy and astropy.

Prerequisits

It is assumed that git,python3 and pip are installed. If not, follow the installation instructions for git, python and pip.

Installation

It is recommended to create a new virtualenvironment.

cd SMURFS/
python3 -m venv venv/
source venv/bin/activate

Afterwarts, simply install it using pip

pip install smurfs

Documentation

Full documenation is available here

Features

SMURFS provides various nice to have features, setting it apart from common frequency analysers. These include

  • Python only. No more Fortran, IDL or other more obfuscating languages
  • Fast runs due to the usage of optimized libraries, including numpy, scipy and astropy, dedicated to scientific work
  • Generates a full result set that can be used for further analysis, including spectra of the first and last frequency, spectrograms, machine readable results and so on.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

smurfs-1.0.3.tar.gz (22.9 kB view hashes)

Uploaded Source

Built Distribution

smurfs-1.0.3-py3-none-any.whl (27.5 kB view hashes)

Uploaded Python 3

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