telescopy Documentation

This is the documentation for telescopy.

Reference/API

telescopy Package

Functions

test(**kwargs) Run the tests for the package.

Classes

BlackBody(T_eff, radius, distance)
Parameters:
Filter([wavelength, transmissivity, path, name]) Transmissivity curve for a filter.
Imager([plate_scale, seeing, binning, …]) Container for an imager.
Telescope([aperture_diameter, throughput]) Container for information about a telescope.
UnsupportedPythonError

Class Inheritance Diagram

Inheritance diagram of telescopy.star.BlackBody, telescopy.filter.Filter, telescopy.imager.Imager, telescopy.telescope.Telescope, telescopy.UnsupportedPythonError