source: trunk/FACT++/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11777   15 years tbretz Added options to set N/4 threshold; renamed options for thresholds.
(edit) @11775   15 years tbretz Added some more user commands.
(edit) @11774   15 years tbretz Fixed the default for fNumGain
(edit) @11769   15 years tbretz Throw exceptions with text; do not use stoi otherwise we have to catch ...
(edit) @11768   15 years tbretz Send the 2000/4096 also as default gain.
(edit) @11767   15 years tbretz Apply the correct 2000/4096 also as default gain.
(edit) @11766   15 years tbretz Latest changes.
(edit) @11763   15 years tbretz Fixed the broken format of STATIC_DATA
(edit) @11761   15 years tbretz Fixed the light pulser control (DimStaticData)
(edit) @11760   15 years tbretz Print light pulser settings.
(edit) @11758   15 years tbretz Renamed EVENT_DATA to RAW_EVENT; added new EVENT_DATA
(edit) @11754   15 years tbretz Added GetPixelStats and changed type of scalerel from uint32 to uint64
(edit) @11752   15 years tbretz Changed artificial 0.5 to corect scale 2000/4096
(edit) @11751   15 years tbretz Added the missing factor 0.5 to convert ADC counts to rough mV
(edit) @11750   15 years tbretz Added Errors in EVENT header.
(edit) @11748   15 years tbretz Latest updates.
(edit) @11747   15 years tbretz Added runNr to eventCheck; added stub for subProcEvt
(edit) @11746   15 years tbretz Removed some stray debug output.
(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 ...
Note: See TracRevisionLog for help on using the revision log.