ewoksid14.timepix4.t4_process.add_bin_count#

ewoksid14.timepix4.t4_process.add_bin_count(events, x_bin_size, y_bin_size, toa_bin_size)[source]#

For each event add the voxel counts to which the event belongs.

Parameters:
  • events (Union[DataFrame, LazyFrame])

  • x_bin_size (int)

  • y_bin_size (int)

  • toa_bin_size (float)

Return type:

Union[DataFrame, LazyFrame]