Extended Tile Metrics

Functions

float cluster_count_occupied () const
 
float cluster_count_occupied_k () const
 
float percent_occupied () const
 
const point2d & upper_left () const
 

Detailed Description

Per tile occupancy metrics

See full class description

Function Documentation

float cluster_count_occupied ( ) const
inline

Number of clusters on the tile that are occupied

Note
Supported by all versions
Returns
number of occupied wells
float cluster_count_occupied_k ( ) const
inline

Number of thousands of clusters on the tile that are occupied

Note
Supported by all versions
Returns
number of occupied wells (in thousands)
float percent_occupied ( ) const
inline

Percentage of clusters on the tile that are occupied

Derived from tile_metric

Note
Supported by all versions
Returns
percent of occupied wells
const point2d& upper_left ( ) const
inline

Get the coodinate of the upper left fiducial found on the first cycle

Note
supported in version 3 or later
Returns
upper left