Each input file is a spreadsheet and it is converted into the corresponding output file as a CSV file. The new version has been enhanced so that you can append a sheet name or number to the end of the ...
This script provides a straightforward way to extract specific tabular data (compound datasets) from HDF5 files and save them as human-readable CSV files. It was originally developed to process ...
What is this code for? It is used to read RAW format events generated by Prophesee cameras and convert them to more convenient formats (such as csv, npz, h5). Update: Now it also supports reading ...