plotFOV: plotFOV function

Description Usage Arguments Examples

Description

This function plots the FOV as lines on top of a plot

Usage

1
plotFOV(x_FOV, a_FOV, b_FOV, col)

Arguments

a_FOV

x size of the FOV in original MOCCA units (i.e. not scaled to rh)

b_FOV

y size of the FOV in original MOCCA units (i.e. not scaled to rh)

col

color to plot the FOV border

xi_FOV

x position of the FOV in original MOCCA units (i.e. not scaled to rh)

Examples

1
plotFOV(0, 1, 1, "seagreen") #plots a square, centered FOV in seagreen

m-a-r-i-o/aRtistic documentation built on May 7, 2019, 9:37 a.m.