rivetTDA / rivet

RIVET is a tool for Topological Data Analysis, in particular two-parameter persistent homology.
GNU General Public License v3.0
74 stars 24 forks source link

New Input Format Crashing on firep input #163

Closed mlesnick closed 2 years ago

mlesnick commented 3 years ago

This file immediately crashes the file input dialogue, upon selection. If I remove the --xlabel and --ylabel flags, the file loads, but then RIVET crashes when the computation starts. This suggests the presence of two separate bugs.

If one changes the header of this file to the old firep format, RIVET handles the file properly.

Clean_Data_95.txt.95.ufirep_new_format.txt

mlesnick commented 3 years ago

for reference the format for the old header would be this:

firep parameter 1 [-] parameter 2

mlesnick commented 2 years ago

Neither Anyway or I could not replicate this issue on our newer Macs. I also could not replicate it on Ubuntu. I still don't know why I encountered this problem. But since it only arose on my ancient 2015 MacBook, I'll assume for now that it was not because of a bug in RIVET.