source: fact

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12363   14 years kraehenb This program plots all calibrated events of a file when pressing ENTER ...
(edit) @12362   14 years kraehenb New version of the calscope-script which is easier to adapt. The ...
(edit) @12357   14 years neise starting point for gain fit
(edit) @12356   14 years neise adjusted fbsl for ISDC cluster .. I basically renamed a few variables ...
(edit) @12307   14 years neise added '#define HAVE_ZLIB'
(edit) @12306   14 years neise added removeMaximaAbove method
(edit) @12305   14 years neise adjusted use of zerosearch() method ... this method doesn't return ...
(edit) @12304   14 years neise added symmetric sliding average filter
(edit) @12303   14 years kraehenb Save spectra of gainanalysis to the file gainspectra.root.
(edit) @12299   14 years kraehenb Include #define HAVE_ZLIB for compressed data files.
(edit) @12298   14 years lusterma added fbsl.C ...extract baseline data
(edit) @12276   14 years kraehenb Moved declaration of parread_tmp to the other declarations of read ...
(edit) @12275   14 years kraehenb Added more comments. Questions please to tpk@phys.ethz.ch.
(edit) @12265   14 years neise removed needless include statement
(edit) @12264   14 years neise whitespaces
(edit) @12263   14 years neise a better example than fpeak_discri.C ... at least I hope so
(edit) @12262   14 years neise makes use of the new discriminators
(edit) @12261   14 years neise whitespaces only
(edit) @12260   14 years neise I case you want to see real raw data
(edit) @12259   14 years neise discriminator does now return vector<Region>
(edit) @12258   14 years neise zerosearch does now return vector<Region>
(edit) @12257   14 years neise vector<Region> are returned by most of my discriminators
(edit) @12256   14 years neise added zipped fits file support
(edit) @12255   14 years neise i know its wrong ... but i can't work without these files...
(edit) @12225   14 years Jens Buss more comments edited
(edit) @12224   14 years Jens Buss Comments edited
(edit) @12220   14 years neise now with ramping
(edit) @12207   14 years lusterma
(edit) @12206   14 years lusterma
(edit) @12205   14 years neise removed CRLF
(edit) @12204   14 years neise removed CRLF
(edit) @12200   14 years Daniela Dorner added dummy version of this file with link where to find the file
(edit) @12199   14 years Daniela Dorner added dummy version of this file with link where to find file
(edit) @12198   14 years Daniela Dorner removed (to avoid having the file twice in the svn)
(edit) @12197   14 years Daniela Dorner removed (to have file not double in svn)
(edit) @12196   14 years neise typo
(edit) @12195   14 years neise erm .. not yet working.. but I want to submit it anyway
(edit) @12194   14 years neise copy of FACT++/externals ... shouldn't be here .. but i don't know a ...
(edit) @12193   14 years neise formerly fana.C test for zipped fits files
(edit) @12172   14 years kraehenb
(edit) @12171   14 years kraehenb Changed wrong character
(edit) @12170   14 years neise small fix: Thomas and Werner
(edit) @12169   14 years neise initial commit of discriminator.C
(edit) @12168   14 years lusterma merge versions from Werner and Dominik
(edit) @12166   14 years neise initial commit
(edit) @12147   14 years neise Now ARDUINO_FTDI can work like the former UM245R FIFO
(edit) @12146   14 years neise added a comment about the sleep(2) in HVBoard::Comminicate , that is a TODO
(edit) @12145   14 years neise arduino text output is scanned for '\0' which are excahnged by '0', ...
(edit) @12144   14 years neise Rename of MC_Arduino to ARDUINO_FTDI
(edit) @12143   14 years neise Arduinocode for Arduino-Microcontroller to communicate with PLD
(edit) @12142   14 years neise Arduino code for fake PLD arduino
(edit) @12141   14 years neise added some comments and beautified the welcome message
(edit) @12140   14 years neise removed binary
(edit) @12139   14 years neise initial commit
(edit) @12138   14 years neise doofe testaenderung rueckgaengig gemacht
(edit) @12137   14 years neise ja das war nur ein test
(edit) @11919   14 years ogrimm Added simple bias current calibration
(edit) @11915   14 years ogrimm Ramping also for decreasing voltage
(edit) @11906   14 years ogrimm Added voltage and system reset rate limit
(edit) @11781   14 years ogrimm Default voltages now given per bias channel
(edit) @11773   14 years ogrimm Fix for reset button detection
(edit) @11772   14 years ogrimm Added 'info' option for 'pixel' and 'channel' commands
(edit) @11462   14 years ogrimm Fixed bug crashing raw data browser when connected to DIM
(edit) @11458   14 years ogrimm Fixed detection of erroneous trigger cell
(edit) @11455   14 years ogrimm Crash when reducing number of boards in FADctrl fixed
(edit) @11425   14 years ogrimm Bug fix for previous trigger cell sanity check
(edit) @11414   14 years ogrimm Added debugging for 'double signal' effect on FAD
(edit) @11413   14 years ogrimm Fixed bug when changing displayed event scope channel too fast
(edit) @11385   14 years ogrimm Board time published as DIM service, files written with permissions ...
(edit) @11369   14 years ogrimm Added bias channel check program BiCh
(edit) @11368   14 years ogrimm Finding own script path does not work reliably under ubuntu, removed
(edit) @11367   14 years ogrimm Logon script finds its own directory, updated 'updateall' script
(edit) @11362   14 years ogrimm Default voltage allowed for pixel and channel commands
(edit) @11361   14 years ogrimm Default voltages taken from configuration data
(edit) @11360   14 years ogrimm Updates to make Edd more responsive with high incoming event rate
(edit) @11289   14 years ogrimm Fixed bug when changing active boards just before a run is started
(edit) @11259   14 years ogrimm Bug fixed that caused wrong calculation of the number of bytes written ...
(edit) @11258   14 years ogrimm pthread_attr_init() was missing in Evidence class constructor
(edit) @11232   14 years neise supports firmware v0206
(edit) @11205   14 years ogrimm Adaptions to allow compilation on Ubuntu
(edit) @11204   14 years neise Fixed DIM service for PLLLCK
(edit) @11189   14 years ogrimm Fixed bug for online display of small events (missing flush of ...
(edit) @11178   14 years ogrimm FADctrl publishes PLL lock status
(edit) @11088   14 years ogrimm Updates to Edd. History server now periodically saves histories to disk.
(edit) @11087   14 years ogrimm Command 'boards' accepts 'none' as argument
(edit) @11077   14 years ogrimm Fixed bug in active board selection for data writing
(edit) @10996   14 years ogrimm History allows to exclude services
(edit) @10984   14 years ogrimm Edd allows to set plot update rate
(edit) @10980   14 years ogrimm DIM event service contains active boards only
(edit) @10969   14 years neise support for Firmware Version 0200
(edit) @10956   14 years ogrimm Read-out for FSC board
(edit) @10928   14 years ogrimm Improved responsiveness of GUI at start-up
(edit) @10918   14 years neise
(edit) @10913   14 years ogrimm FADctrl will write and publish data only for active boards
(edit) @10912   14 years ogrimm Simplified temporary file handling
(edit) @10909   14 years ogrimm Magic number not checked for online display
(edit) @10905   14 years neise Fixed a bug in board addressing
(edit) @10904   14 years ogrimm Add browsing of raw data files
(edit) @10903   14 years ogrimm Added write command for PEBS
(edit) @10894   14 years neise simple daq to talk with FSC ... needs testing
Note: See TracRevisionLog for help on using the revision log.