-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathDESCRIPTION
45 lines (45 loc) · 1.4 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Package: SimSpin
Type: Package
Title: SimSpin - A package for the kinematic analysis of galaxy simulations
Version: 2.9.5
Author: Katherine Harborne
Co-author: Alice Serene
Maintainer: <katherine.harborne@icrar.org>
Description: The purpose of this package is to provide a set of tools to "observe" simulations of galaxies as if you were an observer using an integral field unit (IFU). The galaxy model can be observed at a chosen inclination and an IFU observation can be produced in a selection of different spatial shapes (square, circular, and hexagonal) to account for the variety of CCD arrangements used by current telescopes. This data cube can be used to calculate the value an observer would measure for the spin parameter compared to the value that is measured directly from the simulation.
License: file LICENSE
Encoding: UTF-8
LazyData: true
LinkingTo: Rcpp
Depends: R (>= 4.0), foreach
Imports:
celestial,
cmocean,
data.table,
doParallel,
fields,
grDevices,
graphics,
hdf5r,
magicaxis,
methods,
plotrix,
pracma,
ProFit,
RColorBrewer,
Rcpp,
Rfits,
sphereplot,
stringr,
stats,
utils
RoxygenNote: 7.2.3
Suggests:
testthat,
knitr,
rmarkdown
Remotes:
github::asgr/Rfits@master,
github::ICRAR/ProFit@master,
github::asgr/magicaxis@06eb2e0e98f303ebe2033923ec183be7afd0736a
VignetteBuilder: knitr
LazyDataCompression: xz