Windows
tClamp16
Posted June 14th, 2017 by yuichi-takeuchitClamp16
Igor Pro GUI which offers a data acquisition environment with InstruTECH ITC16.
Getting Started
Prerequisites
* Igor Pro 6.1 or later
* InstruTECH ITC-16 and a host interface
* ITC legacy XOP (ITC_X86_V##.XOP, ITC_X86_V## Help.ihf)
Installing
Similar to that of tClamp18 (https://github.com/yuichi-takeuchi/tClamp18).
Work flow
Similar to that of tClamp18 (https://github.com/yuichi-takeuchi/tClamp18).
Help
* Click "Help" in tClamp16 menu.
Versioning
tClamp18 IGOR.6.30.x-0.1-alpha
Posted June 14th, 2017 by yuichi-takeuchiSize: 42.09 KB
md5_file hash: bf5414b3ccb68c86c7d92cd6d4e23040
First released: June 14, 2017 - 10:38
It works properly, but documentation is not ready yet.
bpc_ReadAbf IGOR.5.00.x-0.12
Posted June 12th, 2017 by htascheSize: 227.01 KB
md5_file hash: 959671018741357aa3c5fb714d3a7a46
First released: June 12, 2017 - 00:48
added the two functions 'bpc_AbfReadTimeTags' & 'bpc_AbfReadExternalTags' to read 'time tags' and 'external tags' respectively
from pClamp data files, they should be used like:
Make/D/O tag_wave=0
ret=bpc_AbfReadTimeTags("C:\\...\\data_file.abf",tag_wave)
bpc_AbfReadTimeTags returns 0 on error and 1 on success. (finding no tags in 'data_file.abf' is NOT an error condition)
on return, the length of the wave supplied as function parameter ('tag_wave' in the example above) indicates the number of tags read
the content of 'tag_wave' represents the timing values
tNeuroshare IGOR.6.30.x-1.0
Posted June 10th, 2017 by yuichi-takeuchiSize: 111.58 KB
md5_file hash: c280eb22ae5ec8a94a16206549e9e09f
First released: June 10, 2017 - 09:47
The first release on 2017/06/10.
tNeuroshare
Posted June 10th, 2017 by yuichi-takeuchitNeuroshare
Igor Pro GUI for importing any neurophysiology data in neuroshare format.
Getting Started
Prerequisites
* Neuroshare.XOP (http://www.nips.ac.jp/huinfo/documents/neuroshare/index.html)
* Neuroshare-compliant DLL (http://neuroshare.sourceforge.net/DLLLinks.shtml)
* tUtility (https://github.com/yuichi-takeuchi/tUtility)
* SetWindowExt.XOP (http://fermi.uchicago.edu/freeware/LoomisWood/SetWindowExt.shtml)
This code has been tested in Igor Pro version 6.3.7.2. for Windows and supposed to work in Igor Pro 6.1 or later.
Installing
tSort IGOR.6.30.x-1.0
Posted June 10th, 2017 by yuichi-takeuchiSize: 1.77 MB
md5_file hash: 22995144d531c0fe7cd291b1c85a9ca9
First released: June 10, 2017 - 06:04
The first release on 2017/06/10.
tSort
Posted June 10th, 2017 by yuichi-takeuchitSort
An Igor Pro GUI which offers a spike sorting environment for extracellular recordings with microelectrodes.
Getting Started
Prerequisites
* tUtility (https://github.com/yuichi-takeuchi/tUtility)
* SetWindowExt.XOP (http://fermi.uchicago.edu/freeware/LoomisWood/SetWindowExt.shtml)
This code has been tested in Igor Pro version 6.3.7.2. for Windows and supposed to work in Igor Pro 6.1 or later.
Installing
1. Install Igor Pro 6.1 or later.
miniAna IGOR.6.30.x-1.0
Posted June 7th, 2017 by yuichi-takeuchiSize: 337.87 KB
md5_file hash: efb981051bda1c7bae31f7e6538ac384
First released: June 7, 2017 - 13:11
Last updated: June 7, 2017 - 13:11
The first release on 2017/06/07.
miniAna
Posted June 7th, 2017 by yuichi-takeuchiminiAna
An Igor Pro procedure with offers an analytical environment for miniature events, written to analyze miniature EPSCs recorded in in vitro brain slice preparation of mice. Several parameters are obtained on each event (timestamps, amplitude, decay time, interevent interval etc) and the parameters can be exported as a comma-separated value file. Averaged trace of recorded events can also be prepared as a graph.
Getting Started
Prerequisites
* tUtility (https://github.com/yuichi-takeuchi/tUtility)
