surmeierlab / neurphys

python package for ephys and calcium imaging IO and analysis
GNU General Public License v3.0
3 stars 2 forks source link

changed documentation and made read_abf compatible with other import #2

Closed chadestep closed 8 years ago

chadestep commented 8 years ago

Made some minor documentation changes to keep it as consistent as possible between my code and Dan's.

I also changed the read_abf import function compatible with Dan's 'pv_read' in the sense that the first column of data will always be referred to as 'Primary' with all other non-time columns to follow being named an iteration of 'channel_x.'