Changes between Version 24 and Version 25 of DataTakingMainPage
- Timestamp:
- 08/08/13 15:25:06 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DataTakingMainPage
v24 v25 31 31 == Startup == 32 32 33 -open Smartfact34 -open the gtc-skycamera image and the weather station of Magic (see https://fact-project.org/)35 -open a ssh-connection to newdaq to submit scripts36 -open the page http://www.fact-project.org/showlog/index.php (for checking the logfiles)33 0. open Smartfact 34 0. open the gtc-skycamera image and the weather station of Magic (see https://fact-project.org/) 35 0. open a ssh-connection to newdaq to submit scripts 36 0. open the page http://www.fact-project.org/showlog/index.php (for checking the logfiles) 37 37 - use your own account for this and not the fact user! 38 38 - different logs can be checked by adding the name of the program, e.g. http://www.fact-project.org/showlog/?log=dimserver or https://www.fact-project.org/showlog/?log=magiclidar 39 -[[https://www.fact-project.org/logbook/showthread.php?tid=828|Introduction for a VPN session]] gives a helpful introduction for a VPN session to La Palma40 -connect to the screen session on newdaq. See ScreenSessionHelpfulCommands for a list of helpful commands for screen sessions41 -open VNC-session :04 on gui and VNC-session :02 on aux39 0. [[https://www.fact-project.org/logbook/showthread.php?tid=828|Introduction for a VPN session]] gives a helpful introduction for a VPN session to La Palma 40 0. connect to the screen session on newdaq. See ScreenSessionHelpfulCommands for a list of helpful commands for screen sessions 41 0. open VNC-session :04 on gui and VNC-session :02 on aux 42 42 - start GUI (if not already running): FACT++/factGL 43 -start the Shiftsummary in the logbook:43 0. start the Shiftsummary in the logbook: 44 44 45 45 === Shift summary === … … 55 55 See [[TemplateShiftSummary|Template for Shift Summary]] 56 56 57 0. plan the schedule: 58 57 59 === Schedule === 58 60 61 - fill the schedule according to the thread "observations (month JJJJ)" in the [[https://www.fact-project.org/logbook/forumdisplay.php?fid=5|shift]] forum 62 - use the [[https://fact-project.org/scheduling/scheduling.php|visibility and current prediction plots]] to plan the sources to observe 63 - for finding a good position for a ratescan, you can use software planetariums like stellarium or KStars 64 - good position for a ratescan: zd < 10°, no bright star in the field of view 59 65 - edit ~/operation/scripts/schedule.js 60 66 - you can find the formate of the schedule in the ScheduleTemplate … … 63 69 - if you specify the coordinate, notice: ra is in decimal hours and dec in decimal degree 64 70 65 **Planning the schedule:**66 67 - fill the schedule according to the thread "observations (month JJJJ)" in the [[https://www.fact-project.org/logbook/forumdisplay.php?fid=5|shift]] forum68 - use the [[https://fact-project.org/scheduling/scheduling.php|visibility and current prediction plots]] to plan the sources to observe69 - for finding a good position for a ratescan, you can use software planetariums like stellarium or KStars70 - good position for a ratescan: zd < 10°, no bright star in the field of view71 72 71 **Remark**: When there is not first-drs-calib until the start of astronomical twilight, please skip it (i.e. the single pe run), as data taking has first priority. 73 72 74 Startup procedure: 75 76 - start dimctrl client in any terminal: ''/home/fact/operation/**dimctrl**'' 73 0. start dimctrl client in any terminal: ''/home/fact/operation/**dimctrl**'' 77 74 - PWR_CONTROL/TOGGLE_DRIVE 78 75 - DRIVE_CONTROL/UNLOCK 79 76 - stop dimctrl: .q 80 -insert schedule to database: in /home/fact/operation : dimctrl --quit --cmd ".js scripts/updateSchedule.js"81 -Start TPoint-camera77 0. insert schedule to database: in /home/fact/operation : dimctrl --quit --cmd ".js scripts/updateSchedule.js" 78 0. Start TPoint-camera 82 79 - visit the page 10.0.100.230 from the La Palma Network 83 80 - Login and start the TPoint Camera 84 -Check status of the Telescope in the TPoint Camera and the [[https://fact-project.org/cam/index.php|IR Camera]]85 -All other task of the startup are performed by the Main.js script (see first point of Datataking)81 0. Check status of the Telescope in the TPoint Camera and the [[https://fact-project.org/cam/index.php|IR Camera]] 82 0. All other task of the startup are performed by the Main.js script (see first point of Datataking) 86 83 - The list of the ManuallyStartup is currently **not** needed 87 84