gen_jet#
- radiosim.mojave.mojave.gen_jet(size: int, amplitude: float, width: float, length: float, a: float) ndarray[source]#
Generate jet from skewed 2d normal distributiuon.
- Parameters:
- sizeint
length of the square image
- amplitudefloat
maximal amplitude of the distribution
- widthfloat
width of the distribution (perpendicular to the skewed function)
- lengthfloat
length of the distribution
- afloat
skewness parameter
- Returns:
- jetarray_like
jet for source