source: trunk/FACT++/scripts

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17352   11 years tbretz Check the number of received ext1 triggers at the end of each run.
(edit) @17351   11 years tbretz Wait longer for Armed... it might take a moment.
(edit) @17349   11 years tbretz Included gpsctrl into startup procedure.
(edit) @17324   11 years tbretz Changed file format to zFits; do not require all pixels to be at the ...
(edit) @17215   11 years tbretz Now feedback has a dedicated state to check whether is is calibrated - ...
(edit) @17190   11 years tbretz Adapted script to new feedback states, take the slower ramping into ...
(edit) @17189   11 years tbretz Little improvements to the output.
(edit) @17188   11 years tbretz Removed FEEDBACK-TEST and SINGLEPE-TEST -- they are not needed anymore.
(edit) @17187   11 years tbretz Adapted the waiting time to the slower ramping, removed the setting of ...
(edit) @17182   11 years tbretz Reverting to last revision.
(edit) @17181   11 years tbretz Reverting to last revision.
(edit) @17180   11 years tbretz Reverting to last revision.
(edit) @17179   11 years tbretz Reverting to last revision.
(edit) @17174   11 years tbretz Some minor updates and a bug fix in the format of the NOMINAL service.
(edit) @17168   11 years tbretz Fixed a bug dim.console does not exist.
(edit) @17031   11 years tbretz Could not take single-pe runs when drive system was locked; ...
(edit) @17028   11 years tbretz Updated to the recent changes in the feedback (still untested)
(edit) @17016   11 years tbretz Implemented an automatic crate reset in the case the fdactrl is still ...
(edit) @17015   11 years tbretz Try to handle NotReady
(edit) @17014   11 years tbretz Take 10,000 events of type single-pe as single-pe run.
(edit) @17013   11 years tbretz
(edit) @17012   11 years tbretz Move code to crateReset.js to be able to access that also from Main.js
(edit) @16995   11 years tbretz Changed the order of the fad and the fsc
(edit) @16994   11 years tbretz Fixed a typo
(edit) @16993   11 years tbretz We are not waiting for Idle anymore but Valid instead.
(edit) @16883   11 years tbretz Fixed two typos.
(edit) @16875   11 years tbretz Fixed an issue with the detection of the 'camera' argument.
(edit) @16874   11 years tbretz Direct the output in case of wrong states to the dim log.
(edit) @16864   11 years tbretz Fixed the twilight check
(edit) @16861   11 years tbretz Indentation cosmetics.
(edit) @16860   11 years tbretz Added 'use strict'
(edit) @16859   11 years tbretz Added 'use strict'
(edit) @16858   11 years tbretz Fixed a typo: Should be var, not int
(edit) @16857   11 years tbretz Added the 'use strict'
(edit) @16853   11 years tbretz Replaced some console.out by dim.log; take only 1min runs during ...
(edit) @16852   11 years tbretz Some changes to the output, replaced some console.out by dim.log
(edit) @16851   11 years tbretz Changed underflow level from 650 to 600; replaced some console.out by ...
(edit) @16842   11 years tbretz Updated some output.
(edit) @16841   11 years tbretz Added the possibility to interrupt the script peacefully; changed to ...
(edit) @16839   11 years tbretz Some updates on the output; removed an obsolete wait for MCP Idle.
(edit) @16838   11 years tbretz Try a CLOSE, if the LID is in the state 'Unknown' - might still need ...
(edit) @16829   11 years tbretz Updated.
(edit) @16828   11 years tbretz In Configured2 we do just wait.
(edit) @16827   11 years tbretz Make sure all boards are connected.
(edit) @16804   11 years tbretz Updated the description of setInterruptHandler and added triggerInterrupt
(edit) @16798   11 years tbretz Reoragnized the logging output, to get closer to a final version ...
(edit) @16797   11 years tbretz Improved output when a command is sent.
(edit) @16796   11 years tbretz Wait for ftmctrl to be in Valid not Idle; changed the level to detect ...
(edit) @16795   11 years tbretz Added Configuring3 state; improved output whena command is sent:
(edit) @16794   11 years tbretz output some information so that it is aparent which FTU gives the problem.
(edit) @16793   11 years tbretz Fixed a problem with the 32bit shift operator when evaluating the ...
(edit) @16792   11 years tbretz There is not much we can do in Configured2 other than waiting for the ...
(edit) @16791   11 years tbretz Configured is now Configured1 and Configured2
(edit) @16790   11 years tbretz Added a chck for the clock conditioner; ftmctrl should now be in Valid ...
(edit) @16789   11 years tbretz Debugging output seems not needed anymore.
(edit) @16788   11 years tbretz
(edit) @16787   11 years tbretz Improved the output whenever a command is sent.
(edit) @16744   11 years tbretz Produce some more output in case the FADs don't got properly connected.
(edit) @16743   11 years tbretz Use the QoS (num open files) of the RUNS service to detect whether a ...
(edit) @16571   11 years tbretz Make sure that no run-file is open (this gives quite some probability ...
(edit) @16570   11 years tbretz We have to check for the MCP state, too, to make sure that the state ...
(edit) @16533   11 years tbretz Renamed WritingData of fadctrl to RunInProgress
(edit) @16448   11 years tbretz Fixed a typo and added DimNetworkNotAvailable.
(edit) @16447   11 years tbretz Added time to output -- to be further improved.
(edit) @16441   11 years tbretz Some updates to the output; added a timeout when waiting for the ...
(edit) @16386   11 years tbretz Also send a CLOSE_OPEN_FILES
(edit) @16385   11 years tbretz Theoretically, the fadctrl can also hang in Configuring1 because that ...
(edit) @16384   11 years tbretz Some improvements switching on the drive cabinet.
(edit) @16102   11 years tbretz Added a user supplied 'this' argument to v8.timeout and the Thread class.
(edit) @16099   11 years tbretz Skip the message in the log stream.
(edit) @16098   11 years tbretz For the event the descriptions are needed.
(edit) @16078   11 years tbretz Improved the calculation of the date for loading the DRS calib. This ...
(edit) @16077   11 years tbretz Removed the 'last measurement must be a SHUTDOWN' check. This is not ...
(edit) @16076   11 years tbretz Only print a warning if drive is locked.
(edit) @16075   11 years tbretz Take agilentctrl back into the list of checked states; added Locked ...
(edit) @16074   11 years tbretz Allow for observation types singlepe, drscalib and idle.
(edit) @16071   11 years tbretz Added console.warn to print a highlighted message to the ocnsole.
(edit) @16060   11 years tbretz Code from Main.js related to taking a run including the solution for ...
(edit) @16053   11 years tbretz Added some note...
(edit) @16052   11 years tbretz Handle the case NoConnection
(edit) @16051   11 years tbretz Moved AGILENT_CONTROL back in place.
(edit) @16050   11 years tbretz Make use of takeRun.js to 'fix' FAD problems also during the test run ...
(edit) @16049   11 years tbretz Moved some code around data taking (automatic reconnect etc) to ...
(edit) @15482   11 years tbretz Fixed a typo obs->sub
(edit) @15480   11 years tbretz A small fix in the shutdown procedure. If we disconnect the bias crate ...
(edit) @15466   11 years tbretz Made sure that if we do a re-connect during configure all servers are ...
(edit) @15455   11 years tbretz Added dimctrl.setInterruptHandler
(edit) @15454   11 years tbretz Fixed a crash in the startup information print in case there is no ...
(edit) @15411   11 years tbretz Removed obsolete FAD_CONTROL/STATISTICS2 and fixed a problem with the ...
(edit) @15378   11 years tbretz Some cleanup; do repeat configuration re-connects only three times; do ...
(edit) @15362   11 years tbretz Set the sunhorizon to -12deg; implemented automatic reconnect; ...
(edit) @15359   11 years tbretz Fixed a typo and correctly document subject as constant
(edit) @15358   11 years tbretz Added description for class index; changed from class to namespace
(edit) @15357   11 years tbretz An important dot was missing ;)
(edit) @15354   11 years tbretz improved the handling of fad losses; removed AGILENT_CONTROL ...
(edit) @15353   11 years tbretz Added TEMPERATURE to the required servers, removed AGILENT_CONTROL ...
(edit) @15352   11 years tbretz Added 'now' as a a valid time.
(edit) @15296   11 years tbretz Fixed a typo in a command.
(edit) @15293   11 years tbretz Added a check for schedule-database
(edit) @15292   11 years tbretz Function to retrieve schedule from database
Note: See TracRevisionLog for help on using the revision log.