Changes between Version 27 and Version 28 of DataTakingMainPage


Ignore:
Timestamp:
08/08/13 15:38:07 (12 years ago)
Author:
ftemme
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DataTakingMainPage

    v27 v28  
    9191- start Datataking script from a bash with following command in ''~/operation'':
    9292 - dimctrl --start scripts/Main.js
     93- if you have to start a dim-script for yourself, call it with following command from a bash:
     94 - dimctrl --batch !ScriptsForDimCtrl/<scriptname>.dim
     95- Be aware of the DatatakingLimits
     96- If you have to track manually (the script sends the tracking commands, so the manually tracking is **not** needed normally), have a look at the CurrentPointingPositions
     97- To control the hardware remotely, please have a look at RemoteControlHardware
     98- For details of the different procedures of the datataking, see the DatatakingProcedures
     99 - be aware that all steps mentioned there are currently proceeded by the scripts and it is **not** needed to perform them manually.
     100- You can find the list of the taken runs at: https://www.fact-project.org/smartfact/#observations
    93101- don't forget to write the corresponding logbook entries and the comments in the run-comment DB:
    94102
     
    97105General remarks:
    98106
    99 - please fill the logbook in realtime, i.e. the entries should have the correct time stamps for better traceability of problems - otherwise, please note the time stamp when something happened
     107- Datataking has first priority, so first solve an occuring problem, then write the logbook entries
     108- please fill the logbook as soon as possible (so first Problem solving, then immediatly logbook entries), so that the timestamp of the entries are correct
    100109- **problems / information for single runs have to be inserted in the [[https://www.fact-project.org/run_db/db/run_comment.php|run-comment DB]]**
    101110 - these are for example:
     
    106115- insert following informations
    107116 - weather: skybrightness, clouds, calima, ... i.e. any information that cannot be retrieved from the auxiliary files
    108  - write down how long what take and how much time you loose by treating problems
    109  - any problem with hardware or software, therefore write down exactly what you did
    110117 - please report also mistakes or missing information in the manuals so that they can be fixed/added
     118- if a problem occurs, please write down following:
     119 - what happens, please do not only post the error message, but also some lines above
     120 - what you did, to solve the problem
     121 - how log you need to solve the problem
    111122
    112123TemplateNormalDatatakingSet
    113124
    114125TemplateQuotingLogFiles
    115 
    116 You can find the list of the taken runs at: https://www.fact-project.org/smartfact/#observations
    117 
    118 - if you have to start a dim-script for yourself, call it with following command from a bash:
    119  - dimctrl --batch !ScriptsForDimCtrl/<scriptname>.dim
    120 - Be aware of the DatatakingLimits
    121 - If you have to track manually (the script sends the tracking commands, so the manually tracking is **not** needed normally), have a look at the CurrentPointingPositions
    122 - To control the hardware remotely, please have a look at RemoteControlHardware
    123 - For details of the different procedures of the datataking, see the DatatakingProcedures
    124  - be aware that all steps mentioned there are currently proceeded by the scripts and it is **not** needed to perform them manually.
    125 
    126 **Remark**: Please have in mind that **datataking has first priority**, i.e. first restart the script, then do the logbook entry.
    127126
    128127----