reads_ref = [
        p.reads for p in data if p.refereed and p.reads and
        len(p.reads) == Nentries]