Dynamic Phasing Metrics

Functions

float phasing_slope () const
 
float prephasing_slope () const
 
float phasing_offset () const
 
float prephasing_offset () const
 

Detailed Description

Per tile per read phasing slopes/offsets

Note
This is not actually an InterOp written to disk, but is calculated from EmpiricalPhasingMetricsOut.bin See full class description

Function Documentation

float phasing_offset ( ) const
inline

Offset of the best-fit line by cycle of all phasing metrics in the tile

Returns
phasing offset
float phasing_slope ( ) const
inline

Slope of the best-fit line by cycle of all phasing metrics in the tile

Returns
phasing slope
float prephasing_offset ( ) const
inline

Offset of the best-fit line by cycle of all prephasing metrics in the tile

Returns
prephasing offset
float prephasing_slope ( ) const
inline

Slope of the best-fit line by cycle of all prephasing metrics in the tile

Returns
prephasing slope