{% extends "base.html" %} {% block css %} {% end %} {% block body %}

Analyze

1D Plots 2D Images Original Inputs Timing Output Warnings

1D Plots

{% raw div['plot_spectrum'] %}
{% raw div['tabs1d'] %}

2D Images

{% raw div['det_2d'] %}
{% raw div['tabs2d'] %}

Table of Original Inputs

All inputs used for the calculation

{% raw div['input_div'] %}

Timing Info

All the timing info needed for your observation. Overhead calculation assumes 30 minute target acquisition time.

{% raw div['timing_div'] %}

Warnings

Pay attention to these warnings! If you do not see 'All good' written in each box, reconsider your run.

{% raw div['warnings_div'] %}

References

When publishing results based on PandExo, please cite:

Batalha, N.E., Mandell, A., Pontoppidan,K., et al., 2017, PASP, 129, 976

Download Data
{% end %} {% block js %} {% raw script %} {% end %}