Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.91 KB

README.md

File metadata and controls

43 lines (29 loc) · 1.91 KB

Variability-analyser

Build Status Code Code GitHub release License

This package allows to analyze the variability of stars and determine shapes of their light curves.

variability-analyser

Introduction

The package is composed of three parts:

  • FNPEAKS for efficient calculation of Fourier amplitude spectra
  • Python module varana for analyzing time series
  • Bash wrapper as a user-friendly text interface

Installation

To install the package please type from the command line:

$ git clone https://github.com/pbrus/variability-analyser
$ cd variability-analyser
$ bash install

Set the installation directory, download and install essential components automatically.

Uninstallation

To uninstall the software entirely remove the installation directory.

Usage

To get more info please check the doc directory.

Contribution

New feature, bugs? Issues and pull requests are welcome.

License

Variability-analyser is licensed under the MIT license. Note that FNPEAKS is a third-party software component.