Module | Source File | Description |
---|---|---|
aovconst | aovconst.f90 | AovConst.f90 : global definitions for Aov.f90 |
aovobs | aovobs.f90 | Routines for pre-processing of observations. This is part of the AOV package of routines for computation and evaluation of AOV periodograms. This package is subject to copyrights by its author, (C) A. Schwarzenberg-Czerny 1998-2018, alex@camk.edu.pl Its distribution is free, except that distribution of modifications is prohibited. |
aovper | aovper.f90 | State-of-art routines for period search in unevenly sampled time series. Package contains routines for phase folding and binning, Fourier series fit power spectrum and search of planetary transits, for weighted and unweighted observations. |
aovspec | aovspec.f90 | Routines for handling frequency spectra. This file is part of AOV package of routines for computation and evaluation of periodograms. (C) A. Schwarzenberg-Czerny 1998-2018, alex@camk.edu.pl Its distribution is free, except that distribution of modifications is prohibited. |
aovsub | aovsub.f90 | Utility routines for Aov. |
mprms | aovprms.f90 | Module demonstrates reading f90 program global arguments from parameter file
and/or command line. |