|
|
@12545
|
13 years |
Jens Buss |
added export of Overlay Maximum into histogram
|
|
|
@12527
|
13 years |
neise |
faster abort in case of wrong ROI calib file
|
|
|
@12521
|
13 years |
neise |
supports new DRS calibration and new fits open methods
|
|
|
@12519
|
13 years |
neise |
this way of subtracting TriggerOffset minimizes the mean and rms
|
|
|
@12518
|
13 years |
neise |
works now with the current DrsCalibration.C and openXXXFits.c
|
|
|
@12517
|
13 years |
neise |
should work now ...
|
|
|
@12516
|
13 years |
neise |
missing semicolon
|
|
|
@12515
|
13 years |
neise |
default value for verbosity Level
|
|
|
@12514
|
13 years |
neise |
try with new calibration
|
|
|
@12513
|
13 years |
neise |
next try
|
|
|
@12512
|
13 years |
neise |
debugged typo
|
|
|
@12511
|
13 years |
neise |
tried to prepare for all ROIs and added a lot of comments
|
|
|
@12509
|
13 years |
neise |
trying to generalize fits file opening
|
|
|
@12508
|
13 years |
neise |
1st step towards calibrating all ROIs
|
|
|
@12502
|
13 years |
neise |
runnable with just the first 3 parameters
|
|
|
@12486
|
13 years |
neise |
|
|
|
@12467
|
13 years |
kraehenb |
Newest version from the mcore directory. Fixed the bug in the ...
|
|
|
@12393
|
13 years |
neise |
removed typos and unused varaibles
|
|
|
@12392
|
13 years |
neise |
tidied up tpeak.C and put an entry into README.txt
|
|
|
@12391
|
13 years |
neise |
initial commit of flightpulser.C with an additional method in ...
|
|
|
@12389
|
13 years |
neise |
short description of gainfit.C
|
|
|
@12388
|
13 years |
neise |
initial commit gainfit.C see README.txt
|
|
|
@12387
|
13 years |
neise |
added entry for fpeak_cfd.C ... gainfit will follow soon
|
|
|
@12386
|
13 years |
neise |
deleted
|
|
|
@12385
|
13 years |
neise |
corrected typo in filename
|
|
|
@12384
|
13 years |
neise |
adjusted to the changes in DrsCalibration.C and zerosearch.C
|
|
|
@12383
|
13 years |
neise |
Now the first 12 and the last 12 slices wil be removed from Ameas
|
|
|
@12382
|
13 years |
neise |
changed name of function, which removes Region, where the Maximum is ...
|
|
|
@12381
|
13 years |
neise |
adjusted to the new OpenDataFile() method
|
|
|
@12380
|
13 years |
neise |
garbage collection; deleted intermediate vector NextNeighbors; TODO ...
|
|
|
@12379
|
13 years |
neise |
moved spike removal out of this file
|
|
|
@12378
|
13 years |
neise |
moved SpikeRemoval methods into dedicated files
|
|
|
@12371
|
13 years |
neise |
produces TH2F with an amplitude spektrum for all pixels
|
|
|
@12370
|
13 years |
neise |
added method to remove peaks, which sit on a falling edge of another peak
|
|
|
@12369
|
13 years |
neise |
cleaned up a bit ...still needs testing
|
|
|
@12368
|
13 years |
neise |
added another Function to open a Datafile ... see example use in ...
|
|
|
@12367
|
13 years |
neise |
drs calibration function 'getValue()' of Werner and another implementation
|
|
|
@12366
|
13 years |
Jens Buss |
This a modified Version of dNeises fpeak, which produces a ...
|
|
|
@12365
|
13 years |
kraehenb |
More comments in calscope_batch, and exclude spikes in the peakfinderscope.
|
|
|
@12364
|
13 years |
kraehenb |
New version which is easier to use (by first getting the full ...
|
|
|
@12363
|
13 years |
kraehenb |
This program plots all calibrated events of a file when pressing ENTER ...
|
|
|
@12362
|
13 years |
kraehenb |
New version of the calscope-script which is easier to adapt. The ...
|
|
|
@12357
|
13 years |
neise |
starting point for gain fit
|
|
|
@12356
|
13 years |
neise |
adjusted fbsl for ISDC cluster .. I basically renamed a few variables ...
|
|
|
@12307
|
13 years |
neise |
added '#define HAVE_ZLIB'
|
|
|
@12306
|
13 years |
neise |
added removeMaximaAbove method
|
|
|
@12305
|
13 years |
neise |
adjusted use of zerosearch() method ... this method doesn't return ...
|
|
|
@12304
|
13 years |
neise |
added symmetric sliding average filter
|
|
|
@12303
|
13 years |
kraehenb |
Save spectra of gainanalysis to the file gainspectra.root.
|
|
|
@12299
|
13 years |
kraehenb |
Include #define HAVE_ZLIB for compressed data files.
|
|
|
@12298
|
13 years |
lusterma |
added fbsl.C ...extract baseline data
|
|
|
@12276
|
13 years |
kraehenb |
Moved declaration of parread_tmp to the other declarations of read ...
|
|
|
@12275
|
13 years |
kraehenb |
Added more comments. Questions please to tpk@phys.ethz.ch.
|
|
|
@12265
|
13 years |
neise |
removed needless include statement
|
|
|
@12264
|
13 years |
neise |
whitespaces
|
|
|
@12263
|
13 years |
neise |
a better example than fpeak_discri.C ... at least I hope so
|
|
|
@12262
|
13 years |
neise |
makes use of the new discriminators
|
|
|
@12261
|
13 years |
neise |
whitespaces only
|
|
|
@12260
|
13 years |
neise |
I case you want to see real raw data
|
|
|
@12259
|
13 years |
neise |
discriminator does now return vector<Region>
|
|
|
@12258
|
13 years |
neise |
zerosearch does now return vector<Region>
|
|
|
@12257
|
13 years |
neise |
vector<Region> are returned by most of my discriminators
|
|
|
@12256
|
13 years |
neise |
added zipped fits file support
|
|
|
@12255
|
13 years |
neise |
i know its wrong ... but i can't work without these files...
|
|
|
@12225
|
13 years |
Jens Buss |
more comments edited
|
|
|
@12224
|
13 years |
Jens Buss |
Comments edited
|
|
|
@12220
|
13 years |
neise |
now with ramping
|
|
|
@12207
|
13 years |
lusterma |
|
|
|
@12206
|
13 years |
lusterma |
|
|
|
@12205
|
13 years |
neise |
removed CRLF
|
|
|
@12204
|
13 years |
neise |
removed CRLF
|
|
|
@12200
|
13 years |
Daniela Dorner |
added dummy version of this file with link where to find the file
|
|
|
@12199
|
13 years |
Daniela Dorner |
added dummy version of this file with link where to find file
|
|
|
@12198
|
13 years |
Daniela Dorner |
removed (to avoid having the file twice in the svn)
|
|
|
@12197
|
13 years |
Daniela Dorner |
removed (to have file not double in svn)
|
|
|
@12196
|
13 years |
neise |
typo
|
|
|
@12195
|
13 years |
neise |
erm .. not yet working.. but I want to submit it anyway
|
|
|
@12194
|
13 years |
neise |
copy of FACT++/externals ... shouldn't be here .. but i don't know a ...
|
|
|
@12193
|
13 years |
neise |
formerly fana.C test for zipped fits files
|
|
|
@12172
|
13 years |
kraehenb |
|
|
|
@12171
|
13 years |
kraehenb |
Changed wrong character
|
|
|
@12170
|
13 years |
neise |
small fix: Thomas and Werner
|
|
|
@12169
|
13 years |
neise |
initial commit of discriminator.C
|
|
|
@12168
|
13 years |
lusterma |
merge versions from Werner and Dominik
|
|
|
@12166
|
13 years |
neise |
initial commit
|
|
|
@12147
|
13 years |
neise |
Now ARDUINO_FTDI can work like the former UM245R FIFO
|
|
|
@12146
|
13 years |
neise |
added a comment about the sleep(2) in HVBoard::Comminicate , that is a TODO
|
|
|
@12145
|
13 years |
neise |
arduino text output is scanned for '\0' which are excahnged by '0', ...
|
|
|
@12144
|
13 years |
neise |
Rename of MC_Arduino to ARDUINO_FTDI
|
|
|
@12143
|
13 years |
neise |
Arduinocode for Arduino-Microcontroller to communicate with PLD
|
|
|
@12142
|
13 years |
neise |
Arduino code for fake PLD arduino
|
|
|
@12141
|
13 years |
neise |
added some comments and beautified the welcome message
|
|
|
@12140
|
13 years |
neise |
removed binary
|
|
|
@12139
|
13 years |
neise |
initial commit
|
|
|
@12138
|
13 years |
neise |
doofe testaenderung rueckgaengig gemacht
|
|
|
@12137
|
13 years |
neise |
ja das war nur ein test
|
|
|
@11919
|
13 years |
ogrimm |
Added simple bias current calibration
|
|
|
@11915
|
13 years |
ogrimm |
Ramping also for decreasing voltage
|
|
|
@11906
|
13 years |
ogrimm |
Added voltage and system reset rate limit
|
|
|
@11781
|
13 years |
ogrimm |
Default voltages now given per bias channel
|
|
|