You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the script requires the recording files to be in axon text format (.atf) which is a tab separated text file format. But the files are natively created in axon binary format (.abf). Ability to read abf directly will remove one big step from the analysis routine and speed the whole process.