Data and wave detection script (written in Python) of NMDA receptor antagonist study on beta cells in acute tissue slices.
In the archives (9 glc.rar and 9 glc+MK.rar) are folders for each recording used in our study. The folders contain:
- raw_data.txt (raw data for all cells as it was recorded)
- protocol.txt/protocol.jpg (recording protocol)
- sampling.txt (sampling rate of the recording (Hz))
- fakt.txt (factor for transorming pixel data to microns for cell coordinates)
- Ftraces.txt (cell traces after filtration/smoothing)
- Fbinsig.txt (binarized cell signals)
- Fkoordinate.txt (cell positions in pixels)
The script "wave_detection.py" contains the Python script which we used to detected individual waves from the binarized cellular signals.