# Range-time-plot Python package to plot range-time graphs and other properties of experiments with EISCAT mainland radars. A monostatic radar is assumed, meaning volume information is not included or plotted. # Features - Creates range-time-plot of an experiment with matplotlib - Shows time when transmitter, receivers, receiver protector or calibration are on - Shows transmitted phase code - Shows frequency for different channels. ```{eval-rst} .. toctree:: :maxdepth: 2 :caption: Contents: user-guide.md autoapi/index ``` # Useful links [Description of newer EISCAT experiments](https://eiscat.se/scientist/schedule/experiments/) : Manual describing properties of the experiments that are run at most. [Description of EISCAT UHF and VHF receivers](https://eiscat.se/scientist/user-documentation/receiver-documentation/) : Describes in detail how signal is received with UHF and VHF receivers and some of the signal processing. [EROS documentation](https://portal.eiscat.se/jussi/eiscat/index.html) : Describes EROS, including a list of all commands and their documentation. # Indices and tables ```{eval-rst} * :ref:`genindex` * :ref:`modindex` * :ref:`search` ```