Skip to main content

Smart UseR Frequency analySer

Project description

SMURFS

SMURFS Image

SMURFS provides automatic extraction of frequencies from timeseries. It provides various interfaces, from a standalone command line tool, to jupyter and python integrations and computes possible frequency combinations, directly downloads and reduces (if necessary) data of TESS/Kepler/K2 observations and much much more.Smart UseR Frequency analySer

Getting started

To install smurfs, you need python > 3.5, pip as well as cmake. If you don't have these, install them through the packet manager of your choice (f.e. brew(Mac) or apt (Debian)). For pip check here.

Installation

To install SMURFS, simply run the following command:

pipx install smurfs

if you don't have pipx installed, check here for instructions.

Quickstart

Using SMURFS as a standalone command line tool is very simple. Simply call smurfs with a target, signal to noise ratio cutoff and the window size. The target can be either:

  • A path to a file, containing 2 columns with time and flux
  • Any name of a star, that is resolvable by Simbad and has been observed by the Kepler,K2 or TESS missions.

As an example, we can take a look at the star Gamma Doradus:

smurfs "Gamma Doradus" 4 2

SMURFS creates a result folder after running the code. In this case it has the following structure

- Gamma_Doradus
    - data
        - _combinations.csv
        - _result.csv
        - LC_residual.txt
        - LC.txt
        - PS_residual.txt
        - PS.txt         
    - plots
        - LC_residual.pdf
        - LC.pdf
        - PS_residual.pdf
        - PS_result.pdf
        - PS.pdf

The LC*.txt files contain the light curves, original and residual. The PS*.txt files contain the original as well as the residual amplitude spectrum. _combinations.csv shows all combination frequencies for the result and _result.csv gives the result for a given run.

Citing

If you use this software in your research, consider citing it using Zenodo.

DOI

If you use SMURFS to extract LC data from FFIs, you should also cite the awesome people of Eleanor.

Feinstein et al. 2019

Documentation

Full documentation is available here

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-2.0.0rc4.tar.gz (21.1 kB view details)

Uploaded Source

Built Distribution

smurfs-2.0.0rc4-py3-none-any.whl (24.4 kB view details)

Uploaded Python 3

File details

Details for the file smurfs-2.0.0rc4.tar.gz.

File metadata

  • Download URL: smurfs-2.0.0rc4.tar.gz
  • Upload date:
  • Size: 21.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for smurfs-2.0.0rc4.tar.gz
Algorithm Hash digest
SHA256 0de38c5333c5fdc4a573999a48845884f2bd3a2211a3b20c3c9e943b627e2833
MD5 b6199f802261e8d90ec2981e98383eea
BLAKE2b-256 f11cc2a851b9e67ccf71a278504e03aad4fd45442a0fca3289415011e0ba6668

See more details on using hashes here.

File details

Details for the file smurfs-2.0.0rc4-py3-none-any.whl.

File metadata

  • Download URL: smurfs-2.0.0rc4-py3-none-any.whl
  • Upload date:
  • Size: 24.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for smurfs-2.0.0rc4-py3-none-any.whl
Algorithm Hash digest
SHA256 ba0df2f12dc90d27ce3f87959bac1c5233277d69b6e7c3b2f6a10ba0d9d66fb2
MD5 c8ec18d7f811af512f8b68f68e131afa
BLAKE2b-256 a9be7870719a6c6a5ea8216a1d4d55eadde05e4cac7b436766a7d3fc7f087e88

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