SimpleMScanner

Basic (demo) 2-photon microscope scanning software
175 Downloads
Aktualisiert 16 Okt 2023
SimpleMScanner is a collection of example tutorial code showing how to write acquisition software for a laser-scanning microscope. It will work with any scanning system from a transmitted light microscope with a photodiode, up to a 2-photon microscope. SimpleMScanner is not designed to be a complete application, but rather a teaching aid or perhaps even a basis upon which to begin writing a complete application. Examples are written for National Instruments acquisition hardware using both TMW Data Acquisition Toolbox and with a slightly lower level NI DAQmx wrapper. For more information, please click "Learn More" to see the project Readme on GitHub.

Zitieren als

Rob Campbell (2024). SimpleMScanner (https://github.com/tenss/SimpleMScanner), GitHub. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2016b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

code/DAQ_ToolBox_Scanners

code/DAQ_ToolBox_Scanners/GUI_OO_version

code/DAQ_ToolBox_Scanners/GUI_OO_version/@scanAndAcquire_OO

code/DAQ_ToolBox_Scanners/GUI_OO_version/private

code/DAQ_ToolBox_Scanners/GUI_OO_version/utils

code/DAQ_ToolBox_Scanners/private

code/DAQmx_Scanners

code/utils

Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden

Version Veröffentlicht Versionshinweise
1.52.0.1

update github link

1.52.0.0

Update readme and MATLAB version

1.51.0.0

Update image to show real data from neurons recorded with SimpleMScanner
readme update

1.5.0.0

No longer requires the Signal Processing Toolbox. Added an object-oriented version of the scanner code and also an example of how to write a GUI to control the scan object. The GUI serves as an example only and has limited functionality.
Correct the MATLAB version with which the software has been tested.

1.0.0.0

add require product: Signal Processing Toolbox

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.