impedance.py
impedance.py copied to clipboard
S10
- What instrument/software/file type are you requesting support for? *
[Please attach a sample file by dragging and dropping an example file (this file will be public)] 0.2new.txt
Hi @Negarrafiee, it looks like this can't be read in by preprocessing.readCSV because it's tab-delimited instead of comma separated. This should be a relatively easy fix by adding a kwarg to that function to specify the delimiter in np.genfromtxt. If that's something you'd like to address, please visit our instructions for contributing. Otherwise, we'll add this to the list of maintenance tickets to address, and hopefully get to it soon.