source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13306   14 years Daniela Dorner added (new versions of setup files to include all variables)
(edit) @13305   14 years Daniela Dorner added (script to backup databases)
(edit) @13304   14 years Daniela Dorner new version to use /users/fact instead of /home/fact
(edit) @13303   14 years Daniela Dorner fixed typo
(edit) @13302   14 years Daniela Dorner removed things which belong into setup files
(edit) @13301   14 years Daniela Dorner adapted script for more hosts
(edit) @13300   14 years neise example ...
(edit) @13299   14 years neise removed debug print out
(edit) @13298   14 years neise made a real example out of it ... should be comprehendable and working now
(edit) @13297   14 years lyard ignore QoS of messages in log file
(edit) @13296   14 years lyard added datalogger prefix to datalogger log messages
(edit) @13295   14 years tbretz Removed an obsolete const-cast.
(edit) @13294   14 years tbretz Added an automatic reconnect under certain conditions.
(edit) @13293   14 years Daniela Dorner fixed path
(edit) @13292   14 years Daniela Dorner added nice and ionice for processes working with data
(edit) @13291   14 years Daniela Dorner added nice and ionice for processes working with data
(edit) @13290   14 years neise can be used for profiling
(edit) @13289   14 years Daniela Dorner added DriveFileAvailISDC and changed requirement for Star from ...
(edit) @13288   14 years Daniela Dorner added (script to check availability of ...
(edit) @13287   14 years Daniela Dorner added nightly insert for new table DriveFileAvailISDCStatus
(edit) @13286   14 years tbretz Changed # to be a real comment and > to be a comment writting to the ...
(edit) @13285   14 years Daniela Dorner give only warning if files older than some days are missing
(edit) @13284   14 years Daniela Dorner fixed typo
(edit) @13283   14 years Daniela Dorner run CheckStatus.sh only twice a day
(edit) @13282   14 years Daniela Dorner added jobmanager and SGE environment
(edit) @13281   14 years Daniela Dorner fixed typo
(edit) @13280   14 years Jens Buss changed that within the script <IsReadyForDataTaking> is called from ...
(edit) @13279   14 years Jens Buss small bugfix
(edit) @13278   14 years Jens Buss small bugfix
(edit) @13277   14 years Jens Buss changed that within the script <IsReadyForDataTaking> is called from ...
(edit) @13276   14 years Jens Buss changed that within the script <IsReadyForDataTaking> is called from ...
(edit) @13275   14 years Jens Buss deleted TestMrkTracking from svn cause it was exidentally added
(edit) @13274   14 years Jens Buss deleted TestCrabTracking from svn cause it was exidentally added
(edit) @13273   14 years Jens Buss exchanged <echo> output command against <#> output
(edit) @13272   14 years Jens Buss exchanged <echo> output command against <#> output
(edit) @13271   14 years Jens Buss exchanged <echo> output command against <#> output
(edit) @13270   14 years Jens Buss exchanged <echo> output command against <#> output
(edit) @13269   14 years Jens Buss exchanged <echo> output command against <#> output
(edit) @13268   14 years Jens Buss some comment edits
(edit) @13267   14 years Jens Buss check statuses of bias, feedback, fad and drive before starting a data run
(edit) @13266   14 years Jens Buss additional mini scripts to tidy up the data taking scripts
(edit) @13265   14 years Jens Buss some spellchecking in the comments
(edit) @13264   14 years Jens Buss some spellchecking in the comments
(edit) @13263   14 years Jens Buss some changes in the commenmts
(edit) @13262   14 years Jens Buss changed position of reminder for opereator to measure sky brightness
(edit) @13261   14 years Jens Buss added commenmts for new log comments
(edit) @13260   14 years Jens Buss added commenmts for new log comments, still echos in script, will ...
(edit) @13259   14 years tbretz Set fDebugTx per default to false
(edit) @13258   14 years tbretz Ensure that after a successfull overcurrent reset at least one status ...
(edit) @13257   14 years tbretz Changed the description for the exit command.
(edit) @13256   14 years tbretz Set names for the dim services.
(edit) @13255   14 years tbretz Changed the resistance of the broken pixels to 390Ohm. Test yesterday ...
(edit) @13254   14 years tbretz Removed the stray Xs in the dim service names which were for debugging.
(edit) @13253   14 years tbretz
(edit) @13252   14 years tbretz Fixed a typo.
(edit) @13251   14 years tbretz Encapsulated the waiting for a state into proper switching off and on ...
(edit) @13250   14 years neise just a test
(edit) @13249   14 years tbretz Fixed the 'broken pixel' correction. The voltage was devided by the ...
(edit) @13248   14 years tbretz Plot the results of a ratescan from a slow control file.
(edit) @13247   14 years tbretz Load iomanip per default.
(edit) @13246   14 years neise deleted pyfact.py testing version, did not belong in svn
(edit) @13245   14 years neise new version ... with Feeder and Anaylsis .. do not use
(edit) @13244   14 years Jens Buss log output alignment
(edit) @13243   14 years Jens Buss log output alignment
(edit) @13242   14 years tbretz Updated some log-output.
(edit) @13241   14 years tbretz Added another sanity check for the output.
(edit) @13240   14 years tbretz Added a sanity check for the new output
(edit) @13239   14 years tbretz Propagate G-APD bias offset and set-point seperately.
(edit) @13238   14 years tbretz Updated to new biasctrl commands; removed some obsolete endl; reduced ...
(edit) @13237   14 years tbretz Updated to fit the new biasctrl command and services.
(edit) @13236   14 years tbretz Changed the code in a way that now it operates on floating point ...
(edit) @13235   14 years tbretz Decreased the serial resistance from 1150 Ohm to 1100 Ohm; fixed a ...
(edit) @13234   14 years neise commented out every plotting stuff, so I can use it at ISDC without X
(edit) @13233   14 years neise moved matplotlib import statement to __main__, so it is only imported, ...
(edit) @13232   14 years neise moved matplotlib import statement to __main__, so it is only imported, ...
(edit) @13231   14 years neise using math module instead of pylab ...
(edit) @13230   14 years neise moved matplotlib import statement to __main__, so it is only imported, ...
(edit) @13229   14 years neise still testing
(edit) @13228   14 years neise changes as discussed with werner ... not executable anymore
(edit) @13227   14 years neise evolving to the next level
(edit) @13226   14 years neise corrected typo
(edit) @13225   14 years tbretz Do not read more than the expected number of rows per default.
(edit) @13224   14 years tbretz Made the number of requests during calibration an option.
(edit) @13223   14 years tbretz Unintentionally changed the allowed states for TRACK_SOURCE with the ...
(edit) @13222   14 years tbretz Replaced W format by C for TRACK_SOURCE
(edit) @13221   14 years tbretz Added TrimQuotes
(edit) @13220   14 years tbretz Improved debugging output.
(edit) @13219   14 years Jens Buss changed waiting time before track command
(edit) @13218   14 years Jens Buss added check if bias, feedback, drive and fad are in the correct state ...
(edit) @13217   14 years tbretz Some improved debug output.
(edit) @13216   14 years tbretz Updated some FITS descriptions.
(edit) @13215   14 years Jens Buss short script to check if bias, feedback, drive and fad are in the ...
(edit) @13214   14 years Jens Buss added check before data run to assure that bias, feedback, drive and ...
(edit) @13213   14 years Jens Buss added check before data run to assure that bias, feedback, drive and ...
(edit) @13212   14 years tbretz Updated state names.
(edit) @13211   14 years tbretz Improves state handling.
(edit) @13210   14 years tbretz Removed all the unnecessary log-messages.
(edit) @13209   14 years tbretz Implemented fVerbose to switch verbosity of default messages on and off.
(edit) @13208   14 years tbretz Write comments as such.
(edit) @13207   14 years tbretz Addeda new log-class: comments
Note: See TracRevisionLog for help on using the revision log.