source: trunk/FACT++/src

Revision Log Mode:


Legend:

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