williamcioffi / parsegonio

parse Argos Goniometer log data and convert into prv
GNU General Public License v3.0
1 stars 1 forks source link

hex should be a dataframe not a filename #6

Open williamcioffi opened 5 years ago

williamcioffi commented 5 years ago

currently gfile is a filename because it gets loaded directly and parsed, but hex key should probably be a dataframe so it can come from wherever.