Skip to content

Commit

Permalink
updated psfAcq to update positions; added acquisition overlay
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredmales committed Oct 23, 2024
1 parent d1b58ac commit 841d637
Show file tree
Hide file tree
Showing 3 changed files with 127 additions and 108 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ gui/rtimv/plugins/cameraStatus/makefile.cameraStatus
gui/rtimv/plugins/indiDictionary/makefile.indiDictionary
gui/rtimv/plugins/pwfsAlignment/makefile.pwfsAlignment
gui/rtimv/plugins/dmStatus/makefile.dmStatus
gui/rtimv/plugins/acquisition/makefile.acquisition

#h
apps/hoPredCtrl/hoPredCtrl
Expand Down Expand Up @@ -110,6 +111,7 @@ apps/pi335Ctrl/pi335Ctrl
apps/picamCtrl/picamCtrl
apps/picoMotorCtrl/picoMotorCtrl
apps/psfFit/psfFit
apps/psfFit/psfAcq
apps/pupilAlign/pupilAlign
apps/pupilFit/pupilFit
apps/pvcamCtrl/pvcamCtrl
Expand Down
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,8 @@ all_rtimv_plugins = \
indiDictionary \
pwfsAlignment \
dmStatus \
warnings
warnings \
acquisition

ifeq ($(MAGAOX_ROLE),RTC)
rtimv_plugins_to_build =
Expand Down
Loading

0 comments on commit 841d637

Please sign in to comment.