Pipeline Run Pages¶
This page details the website pages for information on the pipeline runs.
List of Pipeline Runs¶
A list of the pipeline runs that have been processed or initialised are presented on this page along with basic statistics, including the run status. From this page the full detail page of a specific pipeline run can be accessed by clicking on the name of the pipeline run. Explanation of the table options can be found in the DataTables section.
Run Status | Description |
---|---|
Completed | The run has successfully finished processing. |
Deleting | The pipeline run is currently being deleted. |
Error | The run has encountered an error during processing and has stopped. |
Initialised | The run has been created but not yet run. |
Queued | The run has been sent to the scheduler for running but has not started yet. |
Restoring | The pipeline run is currently being restored. |
Running | The run is currently processing. |
Pipeline Run Detail Page¶
This page presents all the information about the pipeline run, including options to edit the configuration file and to schedule the run for processing, restore the run, delete the run and generate the arrow measurement files.
Action Buttons¶
For admins and creators of runs there are four action buttons available:
- Generate Arrow Files
A process to generate the arrow measurement files. See Generating Arrow Files. - Delete Run
Delete the pipeline run. See Deleting a Run. - Restore Run
A process to restore the run to the previous successful state. See Restoring a Run. - Add Images or Re-Process Run/Process Run
Process the pipeline run. See Processing a Run.
Summary Cards¶
The cards at the top of the page give a summary of the total numbers of:
- Images in the pipeline run.
- Measurements in the pipeline run.
- Sources in the pipeline run.
- New sources in the pipeline run.
Clicking on the total number of images or measurements will navigate the user to the Image and Measurements tables on this page, where as the source cards will take the user to the Sources Query page.
Warning
When sent to the source query page, the user should make sure to click submit on the search.
Details¶
A text representation of details of the pipeline run.
Run Sky Regions¶
A sky map showing the area of sky covered by the images associated with the pipeline run.
Configuration File¶
Here the pipeline run configuration file can be viewed, edited and validated.
Editing the Configuration File¶
To edit the configuration file first select the Toggle on/off Config Edit
option, that is shown in the screenshot to the right. This will enter edit mode on the configuration file as denoted by the --Edit Mode--
message shown in the screenshot below.
Warning
Do not toggle off edit mode without first selecting Wrtie Current Config
otherwise changes will be lost.
When all changes are applied, select the Write Current Config
to save the changes.
Validating the Configuration File¶
From the configuration file menu select the Validate Config
option. A feedback modal will then appear with feedback stating whether the configuration validation was successful or failed. The feedback may take a moment to appear as the check is performed.
User Comments¶
Users are able to read and post comments on a pipeline run using this form.
Log Files¶
There are three log files available, which are present depending on the actions performed. All logs are timestamped with the run time, and by default the most recent log is shown. A dropdown menu of available log files to view is available at the right hand side of the header as shown in the examples below. If there are no logs to show for the respective task then the log window will display No logs to show
and the dropdown menu will appear empty.
Run Log File¶
The full log file of the pipeline run process.
Restore Log File¶
The log file of the restore run action.
Generate Arrow Files Log File¶
The log file of the generate arrow files action.
Image and Measurements Tables¶
Two tables are on the pipeline run detail page displaying the images and measurements (including forced measurements) that are part of the pipeline run.