• Stars
    star
    2
  • Language
    MATLAB
  • Created about 9 years ago
  • Updated about 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

retrieve phase of high NA objective based on "Phase-retrieved pupil functions in wide-field fluorescence microscopy". Hanser BM1, Gustafsson MG, Agard DA, Sedat JW. See also code from original authors: conda install -c david-hoffman pyotf

More Repositories

1

cl-cpp-generator

another lisp library to generate c/c++ code. this one is supposed to be very simple. note that development of this repo has stopped. i am now working on a similar project in https://github.com/plops/cl-cpp-generator2
Common Lisp
64
star
2

cl-cpp-generator2

Common Lisp s-expression code generator for C and C++ like languages. Examples for generating Cuda and Vulkan code.
C++
27
star
3

ecl-termux-binary

This is a binary of ECL (embeddable common lisp) and should run on an Android Phone (aarch64) under termux.
15
star
4

clicc

from ftp://ftp.informatik.uni-kiel.de/pub/kiel/apply/
C
15
star
5

cl-pure-x11

pure lisp x client (directly write x11 requests to socket)
Common Lisp
9
star
6

cl-v4l2

video4linux 2 bindings for sbcl
Common Lisp
5
star
7

cl-cffi-gtk-from-repl

Tutorial how to incrementally develop a GTK application in Common Lisp
Common Lisp
4
star
8

zemax

zemax course
4
star
9

bacon_fb_test

Draw to the screen of a Oneplus One without Android HALs, this probably works on all Qualcom based smartphones
C
4
star
10

lisp-http

draw a map using javascript. you may be interested in https://github.com/plops/cl-aframe instead
Common Lisp
4
star
11

cl-golang-generator

Common Lisp to convert s-expressions to go language (works for some examples)
Common Lisp
4
star
12

cl-vhdl

This is an attempt of a common lisp domain specific language that emits VHDL for FPGA synthesis
Common Lisp
4
star
13

cl-rust-adalm-pluto-glfw

visualize software defined radio with rust
Common Lisp
4
star
14

cl-sdl2viewer

An image viewer for Common Lisp (using libSDL2)
Common Lisp
3
star
15

cl-py-generator

generate python code from s-expressions (has been used for lots of data analysis code)
C++
3
star
16

sb-x264

lisp (sbcl) binding for libx264
Common Lisp
3
star
17

cl-pl2303

Common Lisp CFFI binding to libusb0 and control code for PL2303 USB to serial converter.
Common Lisp
3
star
18

learn_py_iio

play with adalm-pluto
Python
3
star
19

arduino_due_lisp

(Still very primitive) Port of FemtoLisp https://github.com/JeffBezanson/femtolisp to Arduino Due. A presentation on Google Docs is on https://docs.google.com/presentation/d/11Xp-iVxU3gnEur190BoI_FRhN7zAo0qJezp5BSRVDoM/edit?usp=sharing . I suggest you have a look at this alternative: http://www.ulisp.com
Common Lisp
3
star
20

cl-js-generator

simple javascript sexpr syntax
Common Lisp
2
star
21

testglfw

test cl-glfw, displays a 16 bit texture
Common Lisp
2
star
22

cl-v4l2-tk

lisp video4linux and tk gui
Common Lisp
2
star
23

fem

simple finite element solver
Common Lisp
2
star
24

sb-libusb0

SBCL binding for libusb-0.x
Common Lisp
2
star
25

led-strip

verilog code to control a ws2811 led strip using the ftdi morphic-II developement board (featuring ft2232h usb interface and cyclone II fpga)
Verilog
2
star
26

hdfogl

load hdf and display with opengl
Python
2
star
27

pocketbook360

My attempt to use an E-book readers E-ink display as output for my computer.
2
star
28

sb-hdf

lisp (sbcl) binding for libhdf5
Common Lisp
2
star
29

cl-gaussfit

some code for STORM image reconstruction
Common Lisp
2
star
30

cl-pdfscan

load a lot of pdfs into memory (lisp)
Common Lisp
2
star
31

cl-elixir-generator

s-expression to elixir language converter
Common Lisp
2
star
32

cl-fiber-prop

light propagation through optical multimode fibers
Common Lisp
2
star
33

build_pluto_firmware

generate fpga bitstream and linux image for adalm pluto
C++
2
star
34

cpp-interp2d

2d interpolation in c++
C++
2
star
35

cl-gen-ispc-mandelbrot

Express the C code from https://ispc.github.io/example.html using s-expressions for https://github.com/plops/cl-cpp-generator
Common Lisp
2
star
36

1isp-quadtree

quadtree from numerical recipes in lisp
Common Lisp
2
star
37

cl-image-processing-intro

introduction to common lisp for image processing
Common Lisp
2
star
38

sicp-logic

10mar11 event driven simulation from sicp in common lisp
Common Lisp
2
star
39

sb-andor2-win

binding for Andor camera driver version 2, I use it for clara, in windows
Common Lisp
1
star
40

cl-rust-generator

Common Lisp based converter from s-expressions to Rust language source code
Common Lisp
1
star
41

cl-andor

9feb10 lisp binding for andor camera
Common Lisp
1
star
42

abstract-b

some code for controlling mma, focus and camera
Common Lisp
1
star
43

cl-data-pipes

transfer data and sync over pipes
C
1
star
44

lcos-cam-calib

lcos cam mapping, 1st with hough trafo
C++
1
star
45

camera-calib-doc

doc for camera calibration
1
star
46

cl-gen-halide-test

try to generate code with halide-lang
CMake
1
star
47

cl-draw-svg-bezier

draw digits from a font given in svg (exported from inkscape)
Common Lisp
1
star
48

matlab-hilo-sim

simulate hilo in matlab
MATLAB
1
star
49

c_net

v4l c capture and send over network to lisp gtk gui
C++
1
star
50

satellite-plot

learn about copernicus sentinel satellite data
Common Lisp
1
star
51

lens-doc

documentation on how to raytrace through high NA objective
Common Lisp
1
star
52

cl-3d-screen

display a 3d opengl animation on a 3d tv using hdmi
Common Lisp
1
star
53

cl-ics

Common Lisp binding for libics Image Cytometry Standard file reading and writing http://libics.sourceforge.net/
Common Lisp
1
star
54

dokdok2012

1
star
55

cl-cubic-interp

cubic interpolation. i use this to speed up evaluation of bessel functions
Common Lisp
1
star
56

kdtree-90

21jul10 experiments with kd tree
Common Lisp
1
star
57

rgb_led_matrix

use ccl common lisp on raspberry pi to send imag data to arduino and display on a 16x16 ws2811 led array
C++
1
star
58

glraw

opengl gc test
Common Lisp
1
star
59

memi-eps-pic-gen

create postscript drawing of mma for ssi
Common Lisp
1
star
60

c-mera-ulisp

Let's see if I can convert ulisp into c-mera notation.
C
1
star
61

sb-siftfast

Common Lisp binding (sbcl) for libsiftfast image processing library
Common Lisp
1
star
62

sb-nlopt

Common Lisp (SBCL) binding for nlopt http://ab-initio.mit.edu/wiki/index.php/NLopt a library for non-linear optimization
Common Lisp
1
star
63

gauss-fit

wanted robust spot fitting but only implemented first step
Common Lisp
1
star
64

dic-simul

process image with lut for gray values with dic method
Common Lisp
1
star
65

cl-sicp-eval

its quite hard to port sicp eval to common lisp
Common Lisp
1
star
66

dijk

11nov10 dijkstra algorithm
Common Lisp
1
star
67

woropt-cyb-0628

16feb11
Common Lisp
1
star
68

x11-shm-test

xwindow shm display
C
1
star
69

cpp-worm-convolve

worm simulation, convolution, c++
C++
1
star
70

lens

5sep10 objective even some doc
Common Lisp
1
star
71

matlab-mma-resample-sim

simulate mma, with resampling
MATLAB
1
star
72

cl-gen-glfw

interact with opengl using my c++ generator https://github.com/plops/cl-cpp-generator
Common Lisp
1
star
73

spiral-sample

spiral sampling
Common Lisp
1
star
74

memi-alignment

document on how to align the memi device
1
star
75

cl-cad-stl-check

tried to debug an stl model for rapid prototyping
Common Lisp
1
star
76

copernicus-radar

C++
1
star
77

arduino

red enable processing for forthdd display
Java
1
star
78

glfw

image display using glfw with stdio interface
C
1
star
79

mma-bla

5aug11
Common Lisp
1
star
80

pnmftscale

i want to have perfect interpolation for pnm images
C++
1
star
81

satellite_hackathon

Copernicus Hackathon Leiden 2018
Python
1
star
82

lisp-kdtree

kdtree
Common Lisp
1
star
83

thesis

outline, has picture
1
star
84

microman-sdl-slm

sdl slm device adapter for micromanager
C++
1
star
85

cl-gen-cpp-wasm

experiment with Sexpression->C->wasm->browser toolchain
Common Lisp
1
star
86

mma

microscope control code
Common Lisp
1
star
87

plops-pages

Webpage giving an overview over all my projects
1
star
88

kmrcl

kevin rosenbergs code from http://git.b9.com/?p=kmrcl.git;a=summary
Common Lisp
1
star
89

nd-array-ypnos

multi dimensional array processing (just some notes while i read the paper, not good)
Common Lisp
1
star
90

cl-gen-drmgfx

generated c++ code to draw on linux console using drm
Common Lisp
1
star
91

cl-depth-shader

ambient occlusion with shading language
Common Lisp
1
star
92

cl-learn-cells

Try to understand Kenny Tilton's dataflow progamming extension for Common Lisp
Common Lisp
1
star
93

bead-eval

some image processing
Common Lisp
1
star
94

cl-bessel-fftw

fftw lisp binding and bessel evaluation
Common Lisp
1
star
95

matlab-mma-sim

matlab code for mma simulation
MATLAB
1
star
96

cl-ogl-shader

shading language with lisp
Common Lisp
1
star
97

youscope

analyze the wave from the youscope youtube video using opengl
Common Lisp
1
star
98

cl-fm-radio-rds

decode german vhf fm radio (especially the digital rds channel)
Common Lisp
1
star
99

array-type-dispatch

per pixel array operations in lisp based on a post from cyrus harmon
Common Lisp
1
star
100

cl-week-calendar

calendar week
Common Lisp
1
star