john-judge / PhotoZ_upgrades

CCD controller, data acquisition, and stimulus administration software for Dr. Meyer Jackson's hVOS voltage imaging technique. This repository tracks the transition from PhotoZ OG to NI-DAQmx and the "Little Dave" DM2K Camera
MIT License
1 stars 0 forks source link

General Q & A / notes #6

Closed john-judge closed 3 years ago

john-judge commented 3 years ago
john-judge commented 3 years ago

From Meyer:

" In addition to acquiring images the program performs a concurrent read of auxiliary data lines. Those reads must be initiated simultaneously with the camera’s reading of images and the timing must be maintained so that we know which analog data point corresponds to which image. Photoz reads 8 inputs but we only use 2 or 3. I think Chun’s program reads in 4 analog lines. The camera came with 4.

In photoz the analog input data becomes fp_data and fp_data. The fp stands for ‘field potential’, which is what some of the analog data is.* A field potential is recorded by an electrode positioned in the brain slice, amplified by an amplifier, and digitized by the interface. However, we mostly use these analog signals for other purposes.

The NI-USB supplies digital outputs for the following purposes

  1. Trigger the camera to start reading images
  2. Control the LED (it used to be opening and closing a shutter – same idea)
  3. Supplying digital pules to a stimulator that when triggered produces an analog pulse. We need two of these. "

*In the 2006 hVOS paper, Meyer/Payne used the analog input for patch clamp electrodes, in which case it really was local field potential (LFP)