Changes for page Manual for the DOOCS camera server
Last modified by sndueste on 2024/03/13 14:17
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.s endels1 +XWiki.sndueste - Content
-
... ... @@ -1,34 +1,35 @@ 1 1 (% class="twikiTocTitle" %)Contents: 2 2 3 -* general Camera info 4 -* Camera server general info 5 -* scaling the image / spectra 6 -* Spectra (line outs) and Gaussian fits 7 -* working with ROIs 8 -* saving images 9 -* Installing new cameras 10 -* Renaming cameras 11 -* special topics 12 -** 13 -*** Background subtraction: 14 -*** Power Over Ethernet 15 -*** Triggering 16 -*** Restarting Servers 17 -* FAQs 18 -* Troubleshooting 19 -** Individual camera manuals 20 -* Cameras used in the FLASH photon diagnostic 21 - 22 22 \\ 23 23 5 + 6 + 7 +{{toc/}} 8 + 9 +== General Camera info == 10 + 11 +several [[different camera types>>url:https://ttfinfo.desy.de/FLASHWiki/Wiki.jsp?page=Camera%20server||shape="rect"]] can be easily integrated into DOOCS. 12 + 13 +The details of the available control parameters depends on the camera type. here is a typical view of 14 + 24 24 \\ 25 25 26 - == generalCamera info==17 +the Standard view: the controls view: and the Expert view with all available control features 27 27 28 - there are several cameras that arewatched ifthey have thecorrect rep rate and if not the serveris restarted every15 min.here is the list of these cameras [[https:~~/~~/ttfinfo.desy.de/FLASHWiki/Wiki.jsp?page=FlashCamerasToWatch~[~[image:url:http://hasfweb.desy.de/pub/TWiki/TWikiDocGraphics/external-link.gif~|~|width="13" height="12"~]~]>>url:https://ttfinfo.desy.de/FLASHWiki/Wiki.jsp?page=FlashCamerasToWatch||shape="rect"]]19 +[[image:attach:image2019-9-19_12-28-30.png||height="400"]][[image:attach:image2019-9-19_12-29-14.png||height="400"]][[image:attach:image2019-9-19_12-29-44.png||height="400"]] 29 29 30 30 \\ 31 31 23 +== Monitoring system == 24 + 25 +we implemented a monitoring system for the important beamline cameras in FLASH1 and FLASH2. 26 + 27 +the camera check overview shows a red indicator if the camera is off OR the actual values are different from the saved reference values. Clicking on the red symbol in the camera check one can get to the overview of the parameters. Here a red dot indicates which parameter is different from the reference setting. e.g. if ROI settings have been changed also the reference settings have to be changed accordingly if they are now the new reference !! 28 + 29 +The warning is also shown inn the according control panels for the cameras. 30 + 31 +[[image:attach:image2019-9-19_12-26-21.png||height="250"]] [[image:attach:image2019-9-19_12-34-54.png||height="250"]] 32 + 32 32 == Camera server general info == 33 33 34 34 [[info from the DOOCS pages~[~[image:url:http://hasfweb.desy.de/pub/TWiki/TWikiDocGraphics/external-link.gif~|~|width="13" height="12"~]~]>>url:https://ttfinfo.desy.de/FLASHWiki/Wiki.jsp?page=Camera%20server||shape="rect"]] ... ... @@ -39,16 +39,22 @@ 39 39 40 40 == scaling the image / spectra == 41 41 42 - \\43 +[[image:attach:image2019-9-19_12-40-57.png||height="250"]][[image:attach:image2019-9-19_12-59-37.png||height="167"]] 43 43 45 +one can scale the image with a different scale as pixel. the center as well as the "pixel size" can be set. 46 + 44 44 == Spectra (line outs) and Gaussian fits == 45 45 46 46 \\ 47 47 51 +\\ 52 + 48 48 == working with ROIs == 49 49 50 50 To create more ROIs one has to do the following: 51 51 57 +[[image:attach:image2019-9-19_13-2-26.png||height="400"]] 58 + 52 52 \\ 53 53 54 54 * Define in ENVIRONMENT file the environment variable "(% class="WYSIWYG_TT" %)export FLASH_CAM_ROI_NUM_ENV=xxx(%%)" . With xxx the maximum number of ROIS one needs in a camera controlled by the camera server. (The ENVIRONMENT file is under e.g. export/doocs/hasvuvblfw2/server/camera_server). after editing the ENVIRONMENT file one has to restart the cameraserver. ... ... @@ -82,7 +82,7 @@ 82 82 * Open the Jddd watchdog panel for the server ((% class="twikiNewLink" %)WatchdogOverview(%%).xml). goto camera server -> locations 83 83 * right upper part is a button Divice control 84 84 85 -[[image:url:http://hasfweb.desy.de/pub/Setup/CameraServerManual/Clipboardadd_camera.jpg||alt="Clipboardadd_camera.jpg" width="455" height="408"]] 92 +[[~[~[image:url:http://hasfweb.desy.de/pub/Setup/CameraServerManual/Clipboardadd_camera.jpg~|~|alt="Clipboardadd_camera.jpg" width="455" height="408"~]~]>>attach:Clipboardadd_camera.jpg]] 86 86 87 87 * 88 88 ** use action: add ... ... @@ -90,9 +90,9 @@ 90 90 ** add name 91 91 ** press send 92 92 93 -the you see the new camera in the location table. do ot forget to click "Cfg. restore" in the camer expert pan nel onece everything looks o.k. with the camera ( otherwise the cameras may switch with their names ...)100 +the you see the new camera in the location table. do not forget to click "Cfg. restore" in the camera expert panel once everything looks o.k. with the camera ( otherwise the cameras may switch with their names ...) 94 94 95 -[[image:url:http://hasfweb.desy.de/pub/Setup/CameraServerManual/screenshot.png||alt="screenshot.png" width="1490" height="950"]] 102 +[[~[~[image:url:http://hasfweb.desy.de/pub/Setup/CameraServerManual/screenshot.png~|~|alt="screenshot.png" width="1490" height="950"~]~]>>attach:screenshot.png]] 96 96 97 97 \\ 98 98 ... ... @@ -116,7 +116,7 @@ 116 116 ==== Background subtraction: ==== 117 117 118 118 * it is important that the values for negative offset are 0. otherwise the substraction does not work (experimental finding by Stefan ...) . For the Basler A311 cameras the mode has to be 5 . for mode 7 the Background substraction does not work... (no resources left) 119 -* For Basler ethernet camera's the offset needs to be zero in anycase, otherwise the server will crash. Also note, you have to make a reference image, that you have to stop/start the image aquisition before you can enable the background-substraction in jddd. 126 +* For Basler ethernet camera's the offset needs to be zero in any case, otherwise the server will crash. Also note, you have to make a reference image, that you have to stop/start the image acquisition before you can enable the background-substraction in jddd. 120 120 121 121 \\ 122 122 ... ... @@ -125,7 +125,7 @@ 125 125 ==== Triggering ==== 126 126 127 127 * it is important for the ace cameras that the trigger is 7 µs long. when it was accidentally switched to 0.7 µs the a311 were still triggering while the ace were NOT !! 128 -* [[BLCamTrigOverview>>doc:FLASH USER.jddd-linked help pages.FLASH beamline camera docu.Docu of the BL camera trigger system based on MTCA.WebHome]]135 +* [[BLCamTrigOverview>>doc:FLASH.Docu of the BL camera trigger system based on MTCA]] 129 129 130 130 ==== Restarting Servers ==== 131 131 ... ... @@ -157,31 +157,27 @@ 157 157 1. //The cameraserver is unavailable - what to do? See Restarting Server 158 158 // 159 159 160 -\\ 161 - 162 162 == Troubleshooting == 163 163 164 164 === Individual camera manuals === 165 165 166 -* [[SpectrometerPCOManual>> url:http://hasfweb.desy.de/bin/view/Setup/SpectrometerPCOManual||shape="rect"class="twikiLink"]]171 +* [[SpectrometerPCOManual>>doc:FLASHUSER.jddd-linked help pages.FLASH1 Tunnel Spectrometer.Things to know about the FLASH1 Spectrometer PCO.WebHome]] 167 167 168 -\\ 169 - 170 170 == Cameras used in the FLASH photon diagnostic == 171 171 172 -* [[Basler ace GigE Users Manual>> url:http://hasfweb.desy.de/pub/Setup/CameraServerManual/Basler_ace_GigE_Users_Manual.pdf||shape="rect"]]175 +* [[Basler ace GigE Users Manual>>attach:Basler_ace_GigE_Users_Manual.pdf]] 173 173 174 174 \\ 175 175 176 -* [[Prosilika User_Manual.pdf>> url:http://hasfweb.desy.de/pub/Setup/CameraServerManual/700013A_-_GE1350_User_Manual.pdf||shape="rect"]]179 +* [[ Prosilika User_Manual.pdf>>attach:700013A_-_GE1350_User_Manual.pdf]] 177 177 178 178 \\ 179 179 180 -* [[Basler A311f user manual .pdf>> url:http://hasfweb.desy.de/pub/Setup/CameraServerManual/Basler_A311f.pdf||shape="rect"]]183 +* [[Basler A311f user manual .pdf>>attach:Basler_A311f.pdf]] 181 181 182 182 \\ 183 183 184 -* [[PCO user manual.pdf>> url:http://hasfweb.desy.de/pub/Setup/CameraServerManual/PCO.pdf||shape="rect"]]187 +* [[PCO user manual.pdf>>attach:PCO.pdf]] 185 185 186 186 \\ 187 187