ubsuny / g2-coral

MIT License
0 stars 1 forks source link

Binning issue #19

Closed CarlatBuffalo closed 3 years ago

CarlatBuffalo commented 3 years ago
  1. The first bin always gets 0 event.
  2. It's not creating integer samples.
  3. The zero time bin issue.
CarlatBuffalo commented 3 years ago

The binning issue was solved, and tf.cast could transfer floats (specific time) into integers (which time bin it belongs).