first running observer with new data
This commit is contained in:
29
.gitignore
vendored
29
.gitignore
vendored
@@ -7,26 +7,41 @@
|
||||
*.slxc
|
||||
*.autosave
|
||||
*.original
|
||||
Module.symvers
|
||||
modules.order
|
||||
python/usr_code/usrcode.c
|
||||
python/usr_code/usrcode.h
|
||||
|
||||
.cvsignore
|
||||
.idea/
|
||||
.tmp_versions/
|
||||
gather/
|
||||
matlab/slprj/
|
||||
old/
|
||||
|
||||
Module.symvers
|
||||
modules.order
|
||||
|
||||
python/usr_code/usrcode.c
|
||||
python/usr_code/usrcode.h
|
||||
python/usr_code/.tags
|
||||
python/usr_code/usr_code.layout
|
||||
python/images/
|
||||
python/MXTuning/
|
||||
python/old_npz/
|
||||
python/PBMotionAnalyzer/records/
|
||||
python/ShapePathAnalyser/records/
|
||||
|
||||
matlab/figures/*.eps
|
||||
matlab/figures/*-eps-converted-to.pdf
|
||||
|
||||
src/usrServo/usrServo.sublime-project
|
||||
src/usrServo/usrServo.sublime-workspace
|
||||
|
||||
*Doc/*.aux
|
||||
*Doc/*.log
|
||||
*Doc/*.out
|
||||
*Doc/fastStageTune.pdf
|
||||
*Doc/MXfastStage.pdf
|
||||
*Doc/*.synctex.gz
|
||||
*Doc/*.toc
|
||||
*Doc/*-eps-converted-to.pdf
|
||||
*Doc/*.bbl
|
||||
*Doc/*.blg
|
||||
*Doc/*.blg
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user