Agenda:
-
@tony_johnson’s diagram:
https://docs.google.com/drawings/d/1FOM3rt1rciKCUTfWRb8m1aUNTgGIWJ12e7rQp9_citI/edit?usp=sharing - Running Firefly at SLAC (@marshall)
- “Get New Image” functionality.
- UIUC plans.
Notes:
-
Discussion of @tony_johnson’s diagram:
-
To speed processing, each input node in the DAQ cluster will perform image corrections (gains, etc.).
-
To avoid storage bandwidth (to save money), the visualization ingester will make an in-memory FITS file.
-
I&T data storage: one FITSfile per raft (9 CCDs).
-
@tony_johnson has posted a docfile and a demo of the image provider (called
checkImage
, I think) here: -
https://github.com/lsst-camera-visualization/visualization-server
-
For now, it just delivers fake images.
-
How to combine extension headers into the primary header.
-
If all we care about is geometry (good enough for now), we can assume a regular pattern of sizes and gaps. It may be that we just need four configuration files, one for each CCD vendor (ITL and E2V), with and without overscans.
-
Seth Digel has a keyword doc that @tony_johnson will post it.
-
What to do in La Serena will be a discussion topic at the June LSST meeting. We need to show our visualization plan.
-
Suggestion (not being worked on now): Instead of FITS, pass FireFly its own internal image representation.
Action: @ywang: Look at Stuart’s Load Image
JS command.
Action: @Everyone: In the absence of a meeting (it’s summertime), post progress and status to Community and/or GitHub.