source: trunk/FACT++/scripts

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @15291   11 years tbretz Read the schedule from the database instead of the file directly. The ...
(edit) @15290   11 years tbretz Copy of the classical version directly reading the schedule from a file.
(edit) @15289   11 years tbretz Improved the code to handle the INCOMPLETE message, added some code to ...
(edit) @15288   11 years tbretz Copy property id if available -- needed to read the schedule from the db.
(edit) @15284   11 years tbretz Moved getTimeSinceLastDrsCalib to its own function; added automatic ...
(edit) @15275   11 years tbretz Fixed a typo.
(edit) @15274   11 years tbretz Fixed a typo... the class name is Mail not Sky
(edit) @15273   11 years tbretz Added explanation for new magic variables.
(edit) @15270   11 years tbretz Restructured the code.
(edit) @15252   11 years tbretz Unified the checkState during data taking; improved some log-output; ...
(edit) @15172   11 years tbretz Changed the Mail class a bit to have the arrays as data members ReadOnly.
(edit) @15162   12 years tbretz Allow the datalogger also to be in Logging. It just means that the ...
(edit) @15161   12 years tbretz Request 15 seconds of data for the underflow check. As soon as the ...
(edit) @15152   12 years tbretz Added desription for String.count
(edit) @15151   12 years tbretz Updated dim.wait description.
(edit) @15146   12 years tbretz Catch the timeout when a run is started and check for FAD loss; ...
(edit) @15145   12 years tbretz Replaced blocking while by v8.timeout.
(edit) @15142   12 years tbretz Updated description of wait.
(edit) @15137   12 years tbretz Reoragnized and improved the output; instead of just waiting for the ...
(edit) @15136   12 years tbretz Removed some obsolete check; close open files if any to avoid late ...
(edit) @15135   12 years tbretz Connect of disconnected.
(edit) @15134   12 years tbretz Connect and stop the FAD together with the other programs to get the ...
(edit) @15117   12 years tbretz Moved reading of the schedule to the beginning of the file so that ...
(edit) @15116   12 years tbretz Small change in the order... for a little speed improvement.
(edit) @15113   12 years tbretz Fixed a buggy example.
(edit) @15098   12 years tbretz Improved and compacted output; disable feedback while voltage should ...
(edit) @15097   12 years tbretz Added how to look for an already open Subscription.
(edit) @15096   12 years tbretz Fixed a typo in the output.
(edit) @15095   12 years tbretz Convert ra/dec to fload (just to be sure)
(edit) @15094   12 years tbretz Tries to improve a problem which cantake place when the script is ...
(edit) @15093   12 years tbretz Removed some debug output.
(edit) @15084   12 years tbretz Adapted to new style of writing a schedule.
(edit) @15083   12 years tbretz Example for a schedule in the new style.
(edit) @15082   12 years tbretz Some minor logic fixed around the bias crate calibration.
(edit) @15077   12 years tbretz Added more examples for get()
(edit) @15076   12 years tbretz Some small fixes to the text.
(edit) @15074   12 years tbretz Added the new function v8.timeout
(edit) @15072   12 years tbretz Added exceptions to the descriptions.
(edit) @15071   12 years tbretz return does not exist if it is not a function which is called; ...
(edit) @15070   12 years tbretz Fixed a problem with overwriting of an existing variable name in case ...
(edit) @15052   12 years tbretz Increased timeout for check to 3s and added an error message. Removed ...
(edit) @15051   12 years tbretz There is no need anymore to check for the AGILENT_CONTROL state ...
(edit) @15050   12 years tbretz Fixed a typo in a variable name.
(edit) @15048   12 years tbretz Some code cleanup; added throwing an execption if an underflow ...
(edit) @15047   12 years tbretz Renamed getService to getDescription
(edit) @15045   12 years tbretz Added two new commands getService and getServices.
(edit) @15038   12 years tbretz display no time if no drs calib
(edit) @15030   12 years tbretz Also reset the rate control state after the single-pe run.
(edit) @15028   12 years tbretz Fixed some typos
(edit) @15026   12 years tbretz Updated the ratescan part.
(edit) @15016   12 years tbretz Improved output.
(edit) @15007   12 years tbretz Added some output before the main loop to simplify detection of wrong ...
(edit) @15005   12 years tbretz Implemented alternating wobble positions.
(edit) @15004   12 years tbretz Code cleanup.
(edit) @14998   12 years tbretz Worked around the problem that sometimes (reason still to be found) ...
(edit) @14997   12 years tbretz Throw an exception rather than printing an error message. We are not ...
(edit) @14996   12 years tbretz Added a reset of the MCP at an early stage to get it out of a possible ...
(edit) @14995   12 years tbretz Added some missing text for dim.wait
(edit) @14982   12 years tbretz Fixed a small bug in the arguments of dim.state
(edit) @14973   12 years tbretz Send a STOP to the rate control after the DRS calibration to get it ...
(edit) @14972   12 years tbretz Replaced dim.print by dim.log
(edit) @14971   12 years tbretz Replaced dim.print by dim.log
(edit) @14970   12 years tbretz Make sure that if the fadctrl was newly started there is no crash ...
(edit) @14969   12 years tbretz Replaced dim.print by dim.log
(edit) @14968   12 years tbretz Replaced dim.print by dim.log
(edit) @14887   12 years neise I think I moved the tests and examples into its own folder, in order ...
(edit) @14886   12 years neise finally checking in the typo I found weeks ago. The typo caused no ...
(edit) @14873   12 years tbretz Updated, fixed some docs (typos, wrong text)
(edit) @14777   12 years neise svn:ignore for schedule.js
(edit) @14776   12 years neise moved schedule.js to schedule.js_template. So that the contents of ...
(edit) @14775   12 years neise added SET_FILE_FORMAT 2 hack into RATESCAN section
(edit) @14774   12 years neise non existent member Observation.utc was used in line 461. changed it ...
(edit) @14773   12 years neise edited Shutdown to actually do something
(edit) @14772   12 years neise two typos
(edit) @14771   12 years neise changed OpenLid to wait instead of exit in case of too early
(edit) @14770   12 years neise renamed utc member to 'start', since it's used by this name in ...
(edit) @14769   12 years neise moved the schedule out of Main.js so it is easier for the shifter to ...
(edit) @14768   12 years neise added exception handling if user submits unknown 'task' value to ...
(edit) @14767   12 years neise added some comments containing questions, ideas and remarks
(edit) @14766   12 years neise added inclusion of Observation_class.js in this file - was forgotten before
(edit) @14765   12 years neise introduced new class to generate the schedule - called Observation. ...
(edit) @14764   12 years neise one can put now RATESCANs into the observation variable. I changed the ...
(edit) @14763   12 years neise initial include
Note: See TracRevisionLog for help on using the revision log.