Quick Look Framework
latest

Contents:

  • Overview
  • Installation
  • Changing Desispec Version
  • Bokeh Plots
  • Using docker and docker-compose
Quick Look Framework
  • Docs »
  • Quick Look Framework
  • Edit on GitHub

Quick Look FrameworkΒΆ

The Quick Look Framework (QLF) is part of the DES Instrument Control System (ICS) and provides an interface to execute the Quick Look (QL) pipeline and display data quality information in realtime.

QLF current version allows to follow the execution of QL pipeline, which process multiple cameras/arms in parallel. The interfaces for QA display are now in a mature stage of development using React and Bokeh plots.

Contents:

  • Overview
    • Frontend
      • Monitor
      • Processing History
      • Observing History
      • Afternoon Planning
      • QA
      • Trend Analysis
      • Observing Conditions
      • Survey Reports
      • Configuration
    • Backend
      • QLF Pipeline
      • Django API
  • Installation
    • Docker
    • QLF
      • Clone Quick Look Framework Project
      • QLF Default Configuration
      • Starting QLF
      • Stoping QLF
      • Restarting QLF backend to update desispec changes
  • Changing Desispec Version
    • Map Code Inside Container
  • Bokeh Plots
    • Steps To Create A New Metric
      • 1. Create Map to Metric (Backend)
      • 2. Create NewMetric Folder
      • 3. NewMetric Plots Code
      • 4. Create Metric View
      • 5. Restart Backend
      • 6. Create Map to Metric (Frontend)
      • 7. Rebuild Frontend
      • Result
  • Using docker and docker-compose
    • List Running Containers
    • Build containers:
    • Start a container
    • Stop all containers
    • Stop and delete containers
    • Delete all images from machine
    • Work from inside the container
    • Restart Backend
    • FAQ
Next

© Copyright 2019, LIneA Revision a9c455f7.

Built with Sphinx using a theme provided by Read the Docs.