Results 5 comments of MET

I think this is because you're working with a non 16bit greyscale image. I had the same issue and it required using photoshop to be able to save things as...

I can provide an example abf file it that helps. Also, how difficult would it be to run the batch process as a python command?

wow @Taomach thanks! Could you point me to a simple way analyze frequency spikes over a series of sweeps from wholecell patch clamp data? I haven't been able to understand...

@Taomach I modified the code as follows to create a dataframe ready csv for current clamp data with twenty sweeps. ``` #!/usr/bin/python import numpy as np import stfio import os...

not sure why code wouldn't format in comment