source: trunk/FACT++/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11744   13 years tbretz Set fNumRows to 0 in OpenFile; added ResetColumns function
(edit) @11743   13 years tbretz Initialize fConv to 0.
(edit) @11742   13 years tbretz changed some variable types to match the big range needed for the gain ...
(edit) @11741   13 years tbretz Fixed scale for gain and secondaroy offset; increase fStep after ...
(edit) @11739   13 years tbretz Fixed Dim format for STATIC_DATA
(edit) @11738   13 years tbretz
(edit) @11736   13 years tbretz Added some comments.
(edit) @11735   13 years tbretz If we are already at the end of the stream return a default rather ...
(edit) @11734   13 years tbretz If we are already at the end of the stream return a default rather ...
(edit) @11733   13 years tbretz Move dimInfo in the service list at the last position to ensure that ...
(edit) @11732   13 years tbretz Added a check to make sure that the next run is not started while the ...
(edit) @11731   13 years tbretz Removed DimTriggerCounter; added DimTreiggerRates
(edit) @11730   13 years tbretz When removing something from a list we have to pass a copy instead of ...
(edit) @11729   13 years tbretz Changed definitions in a way that forward declarations of the structs ...
(edit) @11728   13 years tbretz Do not split DrsCalib.h until it is unified with MARS.
(edit) @11726   13 years tbretz
(edit) @11725   13 years tbretz Renamed the data processors and moved them to their own files.
(edit) @11719   13 years tbretz Adapted to the changed in FitsFile; encapsulated ...
(edit) @11718   13 years tbretz Fixed a typo and make sure that the buffer doesn't overflow if the ...
(edit) @11717   13 years tbretz Fixed the memset in GetSampleStats.
(edit) @11716   13 years tbretz Make use of the new FitsFile class.
(edit) @11715   13 years tbretz Implemented using the new class FitsFile to write raw data and to ...
(edit) @11713   13 years tbretz Fixed a problem in RemoveAllServers - it must be made sure that the ...
(edit) @11712   13 years tbretz Added function to return the FormatList suitable for CCfits.
(edit) @11708   13 years tbretz Added light-pulser settings to the DimStaticData structure.
(edit) @11703   13 years tbretz Added a nother check to help debugging whether the FITS header ...
(edit) @11702   13 years tbretz Added GetSize() memember function and return this value in case of errors.
(edit) @11700   13 years tbretz Send the result of the DRS calibration to the GUI.
(edit) @11699   13 years tbretz Added a new function GetSampleStats which directly writes into an ...
(edit) @11689   13 years tbretz Added latest changes in the EventBuilder; consequently added ...
(edit) @11688   13 years tbretz Scale calibrated data to 1000mV
(edit) @11687   13 years tbretz Fixed default case of Drs calibration.
(edit) @11684   13 years tbretz Send Event data as floats.
(edit) @11683   13 years tbretz Added functions to calculate result in floating points.
(edit) @11680   13 years tbretz Added a missing array index in the new code
(edit) @11678   13 years tbretz To be unified with the code in MARS.
(edit) @11677   13 years tbretz Added new fake-file DataFileCalib for DRS calibration.
(edit) @11676   13 years tbretz Added file format 4 for DRS calibration.
(edit) @11674   13 years tbretz Switch off backlog for ConsoleStream per default.
(edit) @11673   13 years tbretz Added 'no-dim' option to make boost happy; added function to convert ...
(edit) @11665   13 years tbretz Added fState to DimDynamicData
(edit) @11664   13 years tbretz Added locked state to states.
(edit) @11663   13 years tbretz Output fState from header.
(edit) @11662   13 years tbretz Added header.fState to dynamic data.
(edit) @11657   13 years tbretz Fixed temperatures provided by FAD.
(edit) @11651   13 years tbretz Renamed TriggerId to TriggerCounter
(edit) @11647   13 years tbretz Allow negative values in diable other patches.
(edit) @11644   13 years tbretz Fixed a bug in SetThreshold.
(edit) @11638   13 years tbretz Set busy-off to normal and configure all DACs
(edit) @11635   13 years tbretz Added services and gui elements for FAD DAC values.
(edit) @11634   13 years tbretz Fixed index when setting thresholds in EvealOptions
(edit) @11633   13 years tbretz Fixed a double dot when checking the trigger options.
(edit) @11630   13 years tbretz Added program options to set the DAC of the trheshold values.
(edit) @11629   13 years tbretz Added busy on bit.
(edit) @11628   13 years tbretz Added new definitions for busy on.
(edit) @11627   13 years tbretz Split ENABLE_BUSY into ENABLE_BUSY_ON/_OFF
(edit) @11626   13 years tbretz Added new busy on bit to header output.
(edit) @11621   13 years lyard added run number distribution check
(edit) @11619   13 years tbretz Added more log output.
(edit) @11609   13 years tbretz Updated allowed states.
(edit) @11607   13 years tbretz Enable sending at least the roi checked by the event builder by DIM; ...
(edit) @11605   13 years tbretz Changed the definition of min/max in Compare so that it is compatible ...
(edit) @11604   13 years lyard possible fix for bad run file name
(edit) @11603   13 years tbretz Added roiTM to EVENT header.
(edit) @11602   13 years tbretz Output time with fixed three digits after the point.
(edit) @11595   13 years tbretz Automatically enable all FTUs.
(edit) @11594   13 years tbretz Implemented the correct database query.
(edit) @11593   13 years tbretz Used a fixed-length type for the Dim reports.
(edit) @11588   13 years tbretz Do not send single trigger by default in configuration - needs some ...
(edit) @11587   13 years tbretz Allow RESET in Configuring3; do not disable trigger line before ftm ...
(edit) @11586   13 years tbretz Added a fix when calling option_description::match for older boost ...
(edit) @11584   13 years tbretz Fixed 'Connecting' status when thread is not running and sockdef!=0.
(edit) @11583   13 years tbretz Removed a stray #
(edit) @11582   13 years tbretz The EVENT structure now gives the RoiTM
(edit) @11581   13 years tbretz Removed unintentionally comitted debug output.
(edit) @11580   13 years tbretz Added --null option to suppress the output more or less completely.
(edit) @11579   13 years tbretz Added some descriptions for program options.
(edit) @11578   13 years tbretz Moved some part of the initialization from main to Configure::DoParse
(edit) @11577   13 years tbretz Moved Dim:Setup to Main::execute
(edit) @11575   13 years tbretz Moved common option setup to Main.h; created Main namespace
(edit) @11574   13 years tbretz Added the possibility to setup DIM_HOST_NODE with the --host program ...
(edit) @11573   13 years tbretz Do not return the full path in UnLibToolize if it is the local path; ...
(edit) @11566   13 years tbretz Fixed header output.
(edit) @11565   13 years tbretz Automatically initialize the Converter from the defined FITS format.
(edit) @11564   13 years tbretz Added a function to allow the COnverter to be fed with FITS format ...
(edit) @11563   13 years tbretz Added support for the light pulser settings; changed most option names.
(edit) @11546   13 years tbretz Added new members to GUI_STAT
(edit) @11545   13 years tbretz Added new maxEvt support.
(edit) @11544   13 years tbretz Exchanged wrong fDenable and fDwrite in Configure
(edit) @11542   13 years tbretz Replaced BOARDID in fits header by just id (BOARDID is too long); made ...
(edit) @11539   13 years tbretz Another fix to fix the min/max temperatures
(edit) @11538   13 years tbretz Added the variables for the light pulser settings in StaticData
(edit) @11537   13 years tbretz Fixed once more the temperature compilation for the FADs; removed the ...
(edit) @11535   13 years tbretz Unified funtions to open an ofstream into a single function; unified ...
(edit) @11534   13 years tbretz Changed GetFileSizeOnDisk to be static so it can be accessed from the ...
(edit) @11533   13 years tbretz Optimized event creation.
(edit) @11532   13 years tbretz Changed fExpectedRuns to keep target configuration; added NumBoards ...
(edit) @11531   13 years tbretz Propagate target configuration to EventBuilderWrapper.
(edit) @11530   13 years tbretz Flush the output during startup immediately.
(edit) @11529   13 years tbretz Added getter for fNullOUtput and fEnableBacklog
Note: See TracRevisionLog for help on using the revision log.