R package specklestar is a set of C++ and R functions used in the Group of high-resolution methods in astronomy of the Special Astrophysical Observatory of the Russian Academy of Science for reduction of speckle data obtained from BTA 6-m telescope. Input data are series of 512 x 512 (x 2 bytes) speckle images :stars:
For reduction of speckle images of binary and multiple stars we use algorithm described in paper âDifferential photometry of speckle-interferometric binary and multiple starsâ Pluzhnik E.A., Astronomy and Astrophysics, v.431, p.587-596 (2005).
InstallationFirst install fftw library. Then
# From CRAN
install.packages(c("Rcpp", "specklestar"))
# Development version from GitHub
install.packages("devtools")
devtools::install_github("drastega/specklestar", build_vignettes = TRUE)
# Recommended image viewer
devtools::install_github("yapus/imageviewer")
Usage
See full description in the package vignette
browseVignettes(package = "specklestar")
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4