To use the .expcap files in this repository, you need the expcap processing tools here: https://github.com/exablaze-oss/exanic-software and here: https://github.com/exablaze-oss/exact-capture Build both, then go to exact-capture/bin. In this, you should find commands to change the expcap files into CSV files and PCAP files. For example to extract to a CSV, run `exact-pcap-parse -i excap_file -c csv_output_name -f expcap -n 2000`. We have developed a number of scripts to enable plotting various features from these csv files, available here: https://github.com/j-c-w/EXPCAP_Process