flowcell_plot Class Reference
Public Member Functions | |
flowcell_plot (model::plot::flowcell_data &data, std::vector< float > &values_for_scaling, const model::run::flowcell_layout &layout) | |
template<typename MetricSet , typename MetricProxy > | |
void | operator() (const MetricSet &metrics, const model::plot::filter_options &options, const MetricProxy &proxy) |
bool | empty () const |
Detailed Description
Plot the flowcell heatmap
Constructor & Destructor Documentation
|
inline |
Constructor
- Parameters
-
data reference to collection of points values_for_scaling references to values for color bar scaling layout flowcell layout
Member Function Documentation
|
inline |
Test whether metric set was empty
- Returns
- true if metric set was empty
|
inline |
Plot the average over all tiles of a specific metric by cycle
- Parameters
-
metrics set of metric records options filter for metric records proxy functor that takes a metric record and returns a metric value
The documentation for this class was generated from the following file:
- /io/src/interop/logic/plot/plot_flowcell_map.cpp