CRAN/E | rvmethod

rvmethod

Radial Velocity Method for Detecting Exoplanets

Installation

About

Has various functions designed to implement the Hermite-Gaussian Radial Velocity (HGRV) estimation approach of Holzer et al. (2020) , which is a particular application of the radial velocity method for detecting exoplanets. The overall approach consists of four sequential steps, each of which has a function in this package: (1) estimate the template spectrum with the function estimate_template(), (2) find absorption features in the estimated template with the function findabsorptionfeatures(), (3) fit Gaussians to the absorption features with the function Gaussfit(), (4) apply the HGRV with simple linear regression by calling the function hgrv(). This package is meant to be open source. But please cite the paper Holzer et al. (2020) when publishing results that use this package.

Key Metrics

Version 0.1.2
R ≥ 2.10
Published 2020-08-10 1534 days ago
Needs compilation? no
License GPL-3
CRAN checks rvmethod results

Downloads

Yesterday 5 +400%
Last 7 days 27 0%
Last 30 days 109 -32%
Last 90 days 420 -4%
Last 365 days 1.954 +7%

Maintainer

Maintainer

Parker Holzer

Authors

Parker Holzer

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

rvmethod archive

Depends

R ≥ 2.10

Imports

parallel
locfit
assertthat