source: trunk/FACT++

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12749   14 years lyard fixed compil without plotting
(edit) @12748   14 years lyard removed plotting
(edit) @12747   14 years lyard put fitsdump in line with fits.h
(edit) @12740   14 years lyard added special minmax for raw data
(edit) @12731   14 years lyard changed from FitsHacker to FitsRepair
(edit) @12730   14 years lyard rowChecker program
(edit) @12729   14 years lyard added more options
(edit) @12728   14 years kraehenb Added bias reconnect at the beginning and fixed the bug that the dark ...
(edit) @12727   14 years lyard added minmax and nozero
(edit) @12726   14 years lyard bugfix fitsdump
(edit) @12725   14 years lyard bugfix fitsdump
(edit) @12724   14 years lyard fixed fitsdump warnings
(edit) @12723   14 years lyard replaced cfitsio by fits.h
(edit) @12716   14 years tbretz Make sure fSP always has a valid size.
(edit) @12715   14 years tbretz Added log output in case of a new step size.
(edit) @12711   14 years lyard changed logtime
(edit) @12710   14 years lyard forgot this one yesterday
(edit) @12709   14 years tbretz Commented out access of the non-existing bias-database.
(edit) @12708   14 years lyard added the fits logging of QoS only (I did not want to, Thomas obliged me ;)
(edit) @12706   14 years tbretz One of the crosscheck pedestals had the wrong ROI
(edit) @12705   14 years lyard added more columns in grouping files
(edit) @12704   14 years lyard fixed start bug for aux run files
(edit) @12700   14 years tbretz Always the lower rate should be used, either the camera rate or the ...
(edit) @12699   14 years tbretz Adapted sign of offset to currently used GAPDmap_20111126.txt
(edit) @12698   14 years tbretz Fixed the size of the data sent in the service and changed the ...
(edit) @12697   14 years tbretz Fixed the handleRateScan and the table name for the run-comments
(edit) @12689   14 years lyard changed runnum to runid in aux headers
(edit) @12688   14 years lyard added run number in keywords
(edit) @12687   14 years lyard removed plotting in fitsdump svn version
(edit) @12686   14 years lyard added handling of mjdref in fitsdump
(edit) @12685   14 years lyard fixed camera position bug with blurry pixels
(edit) @12681   14 years neise ignoring *.log now
(edit) @12680   14 years neise initial commit of DimCtrl Script for DataTaking
(edit) @12678   14 years lyard oops
(edit) @12677   14 years lyard improved viewer
(edit) @12675   14 years lyard improved display of fitsdump
(edit) @12674   14 years lyard Added handling of raw data files
(edit) @12672   14 years lyard bug fix
(edit) @12671   14 years lyard changed color palette
(edit) @12670   14 years lyard viewer bugfix
(edit) @12669   14 years lyard viewer improvements
(edit) @12668   14 years tbretz Added disk space warning.
(edit) @12663   14 years tbretz Changed all references to vcoltages to DAC
(edit) @12658   14 years tbretz Implemented access to the CommentDB for commenting runs.
(edit) @12657   14 years tbretz Made the fad tab a little bit less height.
(edit) @12656   14 years tbretz Fixed an issue in the rate scan which caused the threshold been ...
(edit) @12655   14 years tbretz Moved the remaining stuff from the event builder to the logger tab
(edit) @12654   14 years tbretz Changing the step size didn't work with the previous implementation.
(edit) @12653   14 years tbretz Little fixed to the new weather data.
(edit) @12652   14 years tbretz Get the magic weather station data properly into the GUI.
(edit) @12649   14 years tbretz Do not send tracking reports if there is no tracking (MJD==0)
(edit) @12648   14 years tbretz Fixed a bug which caused the feedback to ramp up the voltages even ...
(edit) @12647   14 years tbretz
(edit) @12646   14 years tbretz Added magicweather
(edit) @12639   14 years tbretz Fixed a compiler warning.
(edit) @12638   14 years tbretz Some little improvement to command descriptions.
(edit) @12637   14 years tbretz fMjd now Unix time.
(edit) @12636   14 years tbretz Adapted writing of TSTART and TSTOP to fMjd in the data logger now ...
(edit) @12635   14 years tbretz Adapted handling of rate scan service.
(edit) @12634   14 years tbretz Initialize the trigger counters to zero.
(edit) @12620   14 years tbretz Removed some stray endl in messages.
(edit) @12619   14 years tbretz Implemented writing to the header whether a corresponding drs-calib ...
(edit) @12618   14 years tbretz Implemented Time::UnixDate and use this instead of UnixTime when ...
(edit) @12617   14 years tbretz Removed some debug output.
(edit) @12616   14 years tbretz Changed TSTART/TSTOP according to match the latest changes in the raw ...
(edit) @12615   14 years tbretz Some fixed to the latest changes.
(edit) @12613   14 years tbretz Implemented TSTART and TSTOP as integral and fractional part of Unix ...
(edit) @12612   14 years tbretz Set the file format back to kCalib if the thrid drs calibration run is ...
(edit) @12611   14 years tbretz Added MJDREF and TIMEUNIT to header.
(edit) @12605   14 years tbretz Implemented counters for the different trigger types and time of first ...
(edit) @12585   14 years tbretz Updated to v19r26.
(edit) @12571   14 years tbretz Fixed more option description.
(edit) @12570   14 years tbretz Fixed some option description.
(edit) @12555   14 years tbretz Added the UNIX start-time to the report.
(edit) @12543   14 years tbretz Added file.
(edit) @12542   14 years tbretz Start the calibration even when the voltage is off
(edit) @12541   14 years tbretz Added drivectrl.
(edit) @12540   14 years tbretz Fixed a bug which could cause crahses when a transmission is ...
(edit) @12539   14 years tbretz Adapted run-type names
(edit) @12538   14 years lyard moved the flush from every row entry to every minute
(edit) @12537   14 years lyard added services descriptions
(edit) @12536   14 years lyard added flushing of nightly files after each row
(edit) @12535   14 years lyard fixed a poorly dealt with closing of files once a day. Should be better now
(edit) @12534   14 years tbretz Improved some log message
(edit) @12533   14 years tbretz Fixed query to not get deleted entries from teh database.
(edit) @12532   14 years tbretz Added a drive status dim service.
(edit) @12531   14 years tbretz Fixed the number of lines expected from a GPAD map file.
(edit) @12530   14 years tbretz Removed a stray whitespace
(edit) @12529   14 years tbretz The CRAEATOR of all programs is not datalogger
(edit) @12528   14 years tbretz Removed some obsolete fad commands; fixed some signal/slot names; some ...
(edit) @12526   14 years tbretz Added descriptions for some states.
(edit) @12525   14 years tbretz Included rate control into the mcp status.
(edit) @12524   14 years tbretz Removed a compiler warning.
(edit) @12523   14 years tbretz Added widgets for the control of the file format.
(edit) @12522   14 years tbretz Added a new service FILE_FORMAT to distribute the file format ...
(edit) @12520   14 years tbretz Do not swap the package length... for some unknown reasons this also ...
(edit) @12510   14 years tbretz Removed + and - from fits column names.
(edit) @12507   14 years tbretz Removed the GAPD voltage from the PixelMap and implemented a BiasMap ...
(edit) @12506   14 years tbretz Moved more variable declarations into the for loops, improved ...
(edit) @12505   14 years tbretz Do not change rates if a ratescan is in progress.
Note: See TracRevisionLog for help on using the revision log.