|
for _mchid, _card_type, _spec, _data in gen:
|
|
for _mchid, _card_type, _spec, _data in gen:
|
|
succ, count, y = calc_cov_mchratios(_data, pos_map, _start_time - day_stamp, _end_time - day_stamp, window, left_len, right_len)
|
|
succ, count, y = calc_cov_mchratios(_data, pos_map, _start_time - day_stamp, _end_time - day_stamp, window, left_len, right_len)
|