Data Visualization#

One of the greatest benefits from having a web user interface (UI) is the great flexibility it provides without having to install any special software and the data is downloaded through channels we use in our everyday life.

Understanding the UI#

We will go into details later but for now this is what you see most of the time. It is meant to be simple to understand but we will go into explaining every part.

_images/data_detail.png

Data detailed view.#

_images/data_table.png

Search view, implements some filtering functions.#

For a detailed exploration we will divide the view in several subsections, for their global position please consider the following image.

_images/data_detail_annotated.png

Detail: 1. Access to user controls and information. 2. Main navigation bar. 3. Quick access to files. 4. Related or child files. 5. Toggle header view. 6. Visualization area. 7. Visualization options. 8. Contextual actions. 9. Comments.#

User Controls#

_images/user_controls.png

By clicking the username button you get access to some user details and settings. Also you can change some preferences.

_images/user_details.png

File Index#

This area allows you to navigate the files, they are ordered from newest to oldest, if you want to filter the data you should go to Search.

In this area you can also see only combined calibration files such as, master BIAS and master FLAT, those are visible to everyone.

_images/file_index.png

Visualization Choices#

_images/visualization_choices.png

Allows to select a different color map for images, show or not saturated pixels and an image title.

Contextual Actions#

_images/contextual_actions.png

This area is where you can trigger actions.

Download

For download the FITS file.

Advanced Visualization

Takes you to another view where you can adjust the sampling limits for images. Or change the color map.

Calibrate Flux

It’s an action that changes according the type of file that is on display. For instance for a raw file will be Reduce Raw File.

Delete

Only possible for processed files. Raw files can’t be deleted.

Visualization Area#

_images/visualization_area.png

Example of a static data visualization.#

In this area you see the plots or the images. There is an interactive way that uses Bokeh but is slower. and for now it only allows you to zoom in or out.