Currently samtools stats only outputs various lines such as those for IC (indel counts by cycle number) where the value is non-zero. For IC lines the criteria is that at least one of the four columns (fwd/rev ins/del) are non zero. Is it intentional that we calculate baselines off the subset of rows where this is the case, or should we be "filling in" the missing zeros first?