forked from nicolassmith/lentickle
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
30 lines (19 loc) · 762 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
lentickle - length loop modeling
by Nicolas Smith-Lefebvre
based on Pickle by Lisa Barsotti
TO SET UP:
edit setupLentickle-example.m to have correct path to lentickle
and Optickle, save this file as setupLentickle.m
You can run this file at the beginning of your script with the
>> run path-to-lentickle/setupLentickle.m
command.
EXAMPLES:
Examples are in examples/ directory. The exampleMICH.m example
will explain the basic workings of lentickle. Also look at
exampleMICHcucumber.m for instructions on how to build the control
system model. A working knowledge of Optickle is assumed for this
example.
KNOWN ISSUES:
Oscillator phase noise: there is no noise in the demodulation stage,
so some cancelation is not modeled.