DCC/M-Lab
Code from the research laboratory of Daniel Côté at the CERVO Brain Research Center
Québec City
Pinned Repositories
Computational-neuroscience-RNNs-
All documentation regarding the use of recurrent neurone network or RNN. Documentation regarding Deep Learning and PyTorch is also stored here.
Documentation
All documentation for the group. Always in English please.
HiLo-Python
Code in Python to process HiLo images (J. Mertz technique)
Kirchoff
A small class to solve simple linear circuits with Kirchoff's current and voltage laws
myTk
Simplified interface to Tk for busy Scientist
PCA
Understanding PCA in Python
Polarization
A simple module to manage optical polarization with Jones and Stokes vectors.
PyHardwareLibrary
A simple application-oriented and device-oriented library with a variety of communication ports for controlling devices (POSIX serial, USB, etc...)
PyTissueOptics
A very simple, fairly slow but very easy to understand and very easy to use Monte Carlo code for Tissue optics simulations.
RayTracing
Simple ray tracing library in Python for optical design that considers simple optical elements (with ABCD ray matrices) but also finite diameters of elements to calculate aperture and field stops, field of view, etc... Useful to validate the design of an optical system (lenses positions, power and diameters). Also permits the propagation of gaussian laser beams through the same elements.
DCC/M-Lab's Repositories
DCC-Lab/RayTracing
Simple ray tracing library in Python for optical design that considers simple optical elements (with ABCD ray matrices) but also finite diameters of elements to calculate aperture and field stops, field of view, etc... Useful to validate the design of an optical system (lenses positions, power and diameters). Also permits the propagation of gaussian laser beams through the same elements.
DCC-Lab/PyTissueOptics
A very simple, fairly slow but very easy to understand and very easy to use Monte Carlo code for Tissue optics simulations.
DCC-Lab/PyHardwareLibrary
A simple application-oriented and device-oriented library with a variety of communication ports for controlling devices (POSIX serial, USB, etc...)
DCC-Lab/Polarization
A simple module to manage optical polarization with Jones and Stokes vectors.
DCC-Lab/Kirchoff
A small class to solve simple linear circuits with Kirchoff's current and voltage laws
DCC-Lab/myTk
Simplified interface to Tk for busy Scientist
DCC-Lab/PCA
Understanding PCA in Python
DCC-Lab/Documentation
All documentation for the group. Always in English please.
DCC-Lab/Computational-neuroscience-RNNs-
All documentation regarding the use of recurrent neurone network or RNN. Documentation regarding Deep Learning and PyTorch is also stored here.
DCC-Lab/Dispersion
Project to analyze and code dispersion of laser pulses in optical components
DCC-Lab/HiLo-Python
Code in Python to process HiLo images (J. Mertz technique)
DCC-Lab/HiLoZebrafish
Image acquisition system for volumetric calcium imaging
DCC-Lab/Lemming
LEM: Lemming Enumeration Module
DCC-Lab/PySpec
A library / software that will be used to read/write to PIXIS camera on cross-compatible devices with easy to use, non exhausitve functions
DCC-Lab/PyVino
Projet d'identification et caracterisation des vins avec la spectroscopie Raman.
DCC-Lab/projetNeige
projetNeige
DCC-Lab/Stitching-Scrapbooking
Simple registration of images.
DCC-Lab/AccuTrack
Code repo for AccuTrack project
DCC-Lab/CARS-ImageTreatment
DCC-Lab/dcc-lab.github.io
DCC-Lab/dcc-LargeVolumeStitcher
Matlab code that stitches 3D image tiles
DCC-Lab/GRIN_Axicon
CODE V macro to model a GRIN-axicon and python scripts to fit the GRIN-axicon parameters to an existing axicon's parameters
DCC-Lab/Optics-ID
with usb spectrometer, identifying filters and lenses
DCC-Lab/python-graphic-engine
A pure python implementation of a basic graphics engine. A tool, A proof-of-concept and An educational demonstration.
DCC-Lab/Questions
DCC-Lab/Raman_neurotransmitter_analysis
DCC-Lab/Schrodinger
A set of classes to solve the Schrodinger equation for various potential
DCC-Lab/SpeckleAcquisition
All programs and files linked to the acquisition and observation of speckles.
DCC-Lab/UnderstangingOpenCLWithUnittesting
This is a series of tests I used to understand OpenCL. I write tests to confirm my understanding of the PyOpenCL frameowrk and OpenCL in general.
DCC-Lab/UnitTesting