@@ -1,5 +1,13 | |||||
1 | {% extends 'base.html' %} |
|
1 | {% extends 'base.html' %} | |
2 | {% load static%} |
|
2 | {% load static%} | |
3 | {% block content %} |
|
3 | {% block content %} | |
4 | <p>Real time observations include data from a net of instruments of the Jicamarca Radio Observatory and other partners.</p> |
|
4 | <h2>ABOUT</h2> | |
|
5 | <p>On this page you can view the Radar Status and some Display of the current experiment. The display could be one of the following modes: | |||
|
6 | <ul> | |||
|
7 | <li> Spectrograms and power profiles (e.g., MST mode)</li> | |||
|
8 | <li>Power, phase, and coherence profiles (e.g., Interferometry mode)</li> | |||
|
9 | <li>Self and Cross spectrograms (e.g., Drift Mode)</li> | |||
|
10 | <li>Auto correlation functions, and profiles of density, Temperatures and ion composition (e.g., Faraday Mode)</li> | |||
|
11 | </ul> | |||
|
12 | </p> | |||
5 | {% endblock content %} No newline at end of file |
|
13 | {% endblock content %} |
General Comments 0
You need to be logged in to leave comments.
Login now