Screenshots and Diagrams
Quick Start
Overview
This page collects recommended screenshots and diagrams for the QP2 launcher docs. It is meant as a lightweight visual roadmap so screenshots can be added incrementally without blocking the main documentation.
Screenshot Priorities
High priority
iv
Recommended captures:
- full main window with dataset tree, image display, and plugin pane visible
- dataset-tree context menu open on a raster run
- one analysis plugin pane such as
DozororLive Spot Finder - heat map view from
Show 2D Grid Heatmap... - 3D volume view from
Construct 3D Volume...
Existing mapped paper figures:
qp2/paper/figures/Slide2-1.jpg->ivmain windowqp2/paper/figures/Slide2-2.jpg->ivline profileqp2/paper/figures/Slide2-3.jpg->ivXDS indexingqp2/paper/figures/Slide3-1.jpg->iv2D heat map (XY)qp2/paper/figures/Slide3-2.jpg->iv2D heat map (XZ)qp2/paper/figures/Slide3-3.jpg->iv3D volumeqp2/paper/figures/Slide3-4.jpg->iv3D reconstructionqp2/paper/figures/Slide3-5.jpg->ivdiffraction image for a detected peakqp2/paper/figures/Slide4-1.jpg->ivnXDS workflowqp2/paper/figures/Slide4-2.jpg->ivnXDS heat map
Why it helps:
ivhas the richest UI surface and benefits most from visual orientation
dv
Recommended captures:
- main window with
Datasets,Processing, andStrategytabs visible Processingtab context menu open on one or more selected rowsDatasetstab context menu open for raw dataset submission
Existing mapped paper figures:
qp2/paper/figures/Slide5-1.jpg->dvqp2/paper/figures/Slide5-2.jpg-> XDS HTML output fromdv
Why it helps:
- users can quickly recognize where reprocessing and multi-dataset submission actually happen
dp
Recommended captures:
- main split view with dataset table and job parameters
- advanced CrystFEL settings expanded
Existing mapped paper figure:
qp2/paper/figures/Slide5-3.jpg->dp
Why it helps:
- the dialog has many parameters and a screenshot shortens onboarding time
dose_planner
Recommended captures:
- main window with experiment parameters and results summary
- RADDOSE-3D controls visible
Existing mapped paper figure:
qp2/paper/figures/Slide6.jpg->dose_planner
Why it helps:
- users can distinguish it quickly from
xtallife
Medium priority
beam_center
Recommended captures:
- interactive beam-center dialog inside
iv - the save section with
Save Nexus compatible copyandRemove Flatfield
batch_beam_center
Recommended captures:
- a terminal example showing directory, beam-center inputs, and summary output
- a before-and-after example of updated metadata values
spreadsheet_editor
Recommended captures:
- main puck-grid window
- puck edit dialog
xtallife
Recommended captures:
- full calculator window
- experiment-goal dropdown expanded
collection_simulator
Recommended captures:
- full
QP2 Mock Redis Streamerwindow with configuration and file list visible - a run in progress with log output visible
- the collect-mode dropdown expanded
Why it helps:
- users can quickly see the difference between the GUI path and the CLI-only path
- the lag, loop, and file-arrival controls are easier to understand visually
Diagram Ideas
iv workflow
flowchart LR
A[Load dataset] --> B[Browse frames]
B --> C[Choose plugin]
C --> D[Launch processing]
C --> E[Heat map]
C --> F[3D volume]
dv workflow
flowchart LR
A[Datasets tab] --> B[Process Selected Datasets]
C[Processing tab] --> D[Re-process Selected]
E[Strategy tab] --> F[Export strategy]
beam_center batch workflow
flowchart LR
A[Directory] --> B[Find master files]
B --> C[Update beam center]
C --> D[Optional wavelength and distance update]
D --> E[Summary]
h5_to_cbf conversion workflow
h5_to_cbf
Recommended captures:
- a terminal example showing input master files and the generated
cbf_filesdirectory - an output-folder view with numbered
.cbffiles andfilelist.txt
flowchart LR
A[master.h5 files] --> B[eiger2cbf]
B --> C[renamed .cbf sequence]
C --> D[filelist.txt]
xtallife lifetime workflow
flowchart LR
A[Source inputs] --> D[Dose rate]
B[Sample goal and size] --> E[Dose limit]
C[Exposure and setup] --> F[Image and wedge estimates]
D --> G[Lifetime estimate]
E --> G
F --> G
collection_simulator workflow
flowchart LR
A[master.h5 files or directories] --> B[Read HDF5 metadata]
B --> C[Build synthetic Eiger messages]
C --> D[Publish to Redis stream]
D --> E[iv live mode and processing listeners]
Adding Real Screenshots Later
When screenshots are available, place them in qp2/docs/launchers/images/ and reference them directly from the individual pages.
Suggested file naming:
iv-main-window.jpgiv-line-profile.jpgiv-xds-indexing.jpgiv-heatmap-xy.jpgiv-heatmap-xz.jpgiv-3d-volume.jpgiv-3d-reconstruction.jpgiv-peak-diffraction-image.jpgiv-nxds-workflow.jpgiv-nxds-heatmap.jpgdv-main-window.jpgdv-xds-html-output.jpgdp-main-dialog.jpgdose-planner-main-window.jpgspreadsheet-editor-grid.pngxtallife-main-window.pngcollection-simulator-main-window.pngcollection-simulator-log-running.png