Timeline



03/23/12:

22:32 Changeset [13212] by tbretz
Updated state names.
22:17 Changeset [13211] by tbretz
Improves state handling.
22:09 Changeset [13210] by tbretz
Removed all the unnecessary log-messages.
22:08 Changeset [13209] by tbretz
Implemented fVerbose to switch verbosity of default messages on and off.
16:00 Changeset [13208] by tbretz
Write comments as such.
15:59 Changeset [13207] by tbretz
Addeda new log-class: comments
15:59 Changeset [13206] by tbretz
Pipe comments to the log-file; added the missing jump label.
14:50 Changeset [13205] by lyard
added fence from prevent column desc of messages services
14:26 Changeset [13204] by lyard
added output to see which service creates column warning
13:48 Changeset [13203] by tbretz
Updated the options.
13:45 Changeset [13202] by tbretz
Updated the help text.
12:05 Changeset [13201] by tbretz
Made DebugTx optional.
12:05 Changeset [13200] by tbretz
Use Debug() when fDebugTx is enabled.
11:57 Changeset [13199] by tbretz
Replaced wind direction by human readable strings.
11:44 Changeset [13198] by tbretz
Replace degree value for wind direction with human readable value
11:33 Changeset [13197] by tbretz
Shortened some dim descriptions.
11:31 Changeset [13196] by tbretz
Shortened some dim descriptions.
11:28 Changeset [13195] by tbretz
Shortened descriptions to make the datalogger more happy.
11:21 Changeset [13194] by tbretz
Updated some dim descriptions; suppress unecessary output by default.
11:13 Changeset [13193] by tbretz
Print AddService info only when it is really a service.
11:06 Changeset [13192] by tbretz
Some improvement to header evaluation.
10:22 Changeset [13191] by tbretz
Changed the default interval from 55s to 25s. Made it an option.
09:08 Changeset [13190] by tbretz
Propagate max number of events and time correctly as signed int.
09:01 Changeset [13189] by tbretz
Delay setting new volatges during current requests.
04:57 Changeset [13188] by Jens Buss
changed the output
04:56 Changeset [13187] by Jens Buss
changed the output
04:06 Changeset [13186] by Jens Buss
resume data taking after it had to be aborted during first run of four
02:08 Changeset [13185] by Jens Buss
spell check
02:07 Changeset [13184] by Jens Buss
Script for Crab data taking, that automatically takes both wobble positions and sents the necessary commands to drivectrl
01:58 Changeset [13183] by Jens Buss
changed the time waited before sending commands to drivectrl

03/22/12:

21:19 Changeset [13182] by neise
included calculation of some more hillas parameters, still no unit tests ... no clear structure, but there is an example script in examples/hillas_test.py
21:17 Changeset [13181] by neise
added member, which contains numpy arrays instead of Vector2 objects. this class needs reworking! It is simply ugly
21:15 Changeset [13180] by neise
test functions are using Plotter class, and SignalGenerator class in order to produce test vectors, before they were doing that themselves.
21:02 Changeset [13179] by tbretz
Updated help text for '.s'
21:01 Changeset [13178] by tbretz
Send current requests in current control mode only when voltage is switched on.
21:01 Changeset [13177] by neise
initial commit of a script using the pyafact/image_extractors ...
21:00 Changeset [13176] by neise
changed pyfact_rename to pyfact and switched on the tabulator checking
20:41 Changeset [13175] by neise
introduced calculation of number of islands, but I did not want to change the return value, maybe I should return a dict as well ...
20:38 Changeset [13174] by neise
Plotter was not correctly plotting the grid, introduced the plotting of the grid into the __call__ now it works
16:57 Changeset [13173] by Daniela Dorner
added (script to build sequences)
16:56 Changeset [13172] by Daniela Dorner
added (crontab file for fact_opr on isdc-viewer00)
16:55 Changeset [13171] by Daniela Dorner
improved output, fixed bugs
15:01 Changeset [13170] by tbretz
Added checks for the consistency of the event and trigger number.
14:56 Changeset [13169] by tbretz
Improved some debug output, removed obsolete SetMode; commented out some old debug output.
14:52 Changeset [13168] by tbretz
Implemented a function for word wraping
14:51 Changeset [13167] by tbretz
Moved read to cc file; implemented first version of a database interface.
11:14 Changeset [13166] by tbretz
Make sure that the connection is the last in the configuration; improved sanity checks in Track()
11:04 Changeset [13165] by tbretz
Added some improved output.
10:21 Changeset [13164] by tbretz
Implemented new command to set all offsets individually (for current control)
10:19 Changeset [13163] by tbretz
Replaces all 416 by kNumChannels; send the correct command to set the correct offset for all channels individually in current control.
07:06 Changeset [13162] by Jens Buss
DimScript for data taking, that only takes the 4 5min data runs, can be used if DataTaking1/2 crashed at beginning of data tacking
07:04 Changeset [13161] by Jens Buss
DimScript for data taking MRK421, that automatically takes both wobble positions and sents the necessary commands to drivectrl

03/21/12:

14:33 Changeset [13160] by tbretz
Some clean up to the commands.
14:22 Changeset [13159] by tbretz
Assume that an empty folder name means '.'
13:50 Changeset [13158] by Daniela Dorner
added insert to nightly status tables, removed insert for status tables for runs (done with mysql trigger now)

03/20/12:

14:37 Changeset [13157] by ogrimm
FSC resistances converted into temperature for online display
09:27 Changeset [13156] by neise
new interface of next(), and hence a new option in the __init__() methon ... old interface is considered depricated
09:09 Changeset [13155] by neise
debugged DRs amplitude calibration. tom must not be rolled

03/19/12:

17:20 Changeset [13154] by Daniela Dorner
added (script to check status of transfer for deleting data)
17:09 Changeset [13153] by Daniela Dorner
treat case that file is not yet there
17:09 Changeset [13152] by Daniela Dorner
bugfix for drsfiles
16:36 Changeset [13151] by lusterma
added doc; this is just an example, nothing ready, to be adapted to work at ISDC, I just made this some time ago on my Laptop
11:56 Changeset [13150] by neise
enabled tab checking and excahnged python_rename with python
11:55 Changeset [13149] by neise
enabled tab checking and excahnged python_rename with python
11:54 Changeset [13148] by neise
enabled tab checking and excahnged python_rename with python
11:52 Changeset [13147] by neise
enabled tab checking and excahnged python_rename with python
11:51 Changeset [13146] by neise
enabled tab checking and excahnged python_rename with python
11:49 Changeset [13145] by neise
exchanged pyfact_rename by pyfact and enabled tab checking. removed some tabs as well
11:45 Changeset [13144] by neise
enables tab checking and exchanged pyfact_rename by pyfact
11:41 Changeset [13143] by neise
included python -tt option. thus checking for tabs/spaces
11:34 Changeset [13142] by neise
included tab checking, and substituded all tabs by spaces
11:32 Changeset [13141] by neise
moved newer pyfact_rename.py to pyfact.py ... keeping its history hopefully
11:31 Changeset [13140] by neise
deletet depricated pyfact.py
11:31 Changeset [13139] by neise
debugged two lines
08:26 Changeset [13138] by tbretz
Implemented request of current sttaus during current feedback once in a second to ensure a good average.

03/18/12:

22:59 Changeset [13137] by tbretz
Ensure that the calibration starts now that the biasctrl doesn't sent a voltage set request (which would return the currents) anymore when the voltage is already set.
21:55 Changeset [13136] by tbretz
Made sure that the first automatic status request at connection also happens when the automatic updates are switched off; do not send a voltage set command when the voltages are already set.
20:53 Changeset [13135] by tbretz
Updated to v19r30

03/16/12:

12:57 Changeset [13134] by tbretz
Added a warning message to help debugging.
09:01 Changeset [13133] by neise
added new member Coordinator.chid2vec, which is the same as chid2coor, but contains euclid.Vector2 instead of tuples
08:58 Changeset [13132] by neise
moved tests out of __main__ into dedicated _test_funcs(), so making __main__ smaller and easier to comprehend
08:56 Changeset [13131] by neise
NOTE: included use of ImageExtractor classes, not yet testet
08:54 Changeset [13130] by neise
initial commit of Image Parameter Extractor classes ... only the upper two are working. No _test_funcs() ... no callback funcs ... a lot of work to do
08:52 Changeset [13129] by neise
moved _test_SimplePlotter() down in the file
08:51 Changeset [13128] by neise
just a text, to be refined during and after the course
01:12 Changeset [13127] by Jens Buss
added a sanity check for fadctrl being in state connected before writing any data
01:12 Changeset [13126] by Jens Buss
added a sanity check for fadctrl being in state connected before writing any data
01:08 Changeset [13125] by Jens Buss
with this one can do the Amplitude Calibration for ROI 300

03/15/12:

22:38 Changeset [13124] by lusterma
pyfact made identical to pyfact_rename.py
21:44 Changeset [13123] by lusterma
call back of pyfact drs calibration
21:43 Changeset [13122] by lusterma
tiny modifications - still not final
21:41 Changeset [13121] by lusterma
bug fix in drs calibration
13:57 Changeset [13120] by neise
tidied up a bit. moved examples to examples and deleted scripts, I never used anymore
13:56 Changeset [13119] by neise
debugged return value of AmplitudeCleaner in case of return_bool_mask=False, was tuple of list, is now list
13:43 Changeset [13118] by neise
included Plotter-class from depricated plotter.py-module with name SimplePlotter
09:51 Changeset [13117] by tbretz
gDirectory->GetListOfKeys() can be NULL... fixed.
09:27 Changeset [13116] by tbretz
Do only request the status if the voltage is on; get some dummy reports for the currents before starting to calibrate; do not allow negative feedback corrections
08:54 Changeset [13115] by lyard
moved EXTNAME keyword further down for compatibility with fverify
00:02 Changeset [13114] by neise
added some examples

03/14/12:

23:56 Changeset [13113] by neise
initial commit of first thoughts about how to collect anaysis results
22:17 Changeset [13112] by neise
incl 45sec wait for current control
22:14 Changeset [13111] by neise
incl. 45sec wait after bias ramped up
21:19 Changeset [13110] by neise
complete rework, based on comments of TB
19:27 Changeset [13109] by tbretz
Removed default for device address; only connect automatically if device address given.
19:26 Changeset [13108] by Daniela Dorner
added check if directory exists
19:25 Changeset [13107] by Daniela Dorner
added tmp path for rsyn
17:24 Changeset [13106] by lusterma
tiny correction
16:53 Changeset [13105] by lusterma
added plot3.py, look at single DRS pipeline data + spike filter
16:53 Changeset [13104] by neise
added a comment
16:51 Changeset [13103] by neise
added some comments
15:02 Changeset [13102] by neise
UNTESTED: example script using the AmplitudeCleaner, for calculating area vs log(size), compare to begin.py
15:00 Changeset [13101] by neise
initial commit of class AmplitudeCleaner
14:59 Changeset [13100] by neise
debugged handling of boolean masks in CamPlotter
10:12 Changeset [13099] by Daniela Dorner
run CheckStatus.sh more often
09:59 Changeset [13098] by Daniela Dorner
adapted time for one job
09:58 Changeset [13097] by Daniela Dorner
removed not needed lines
09:08 Changeset [13096] by lusterma
modified working version - not finished
09:07 Changeset [13095] by lusterma
modified class hist for more compatibility with ROOT
09:03 Changeset [13094] by Daniela Dorner
improved logging
09:03 Changeset [13093] by Daniela Dorner
added drs file to transfer
08:49 Changeset [13092] by lyard
removed useless annoying outputs

03/13/12:

20:38 Changeset [13091] by tbretz
Fixed the averaging implemented yest for more verbose output
19:34 Changeset [13090] by neise
debugged CamPlotter class ... wrong identation as some point
19:33 Changeset [13089] by neise
the same hack as in plotters was included, in order to ensure, that the map_dn.txt file is found
19:19 Changeset [13088] by neise
running version - produces area vs log(size) plot
18:26 Changeset [13087] by neise
changes TEMP_CONTROL to CURRENT_CONTROL
18:07 Changeset [13086] by neise
intitial commit of fb_ped_n_lp
18:06 Changeset [13085] by neise
intitial commit of fb_data
18:06 Changeset [13084] by neise
intitial commit of fb_on
15:07 Changeset [13083] by lyard
added more verbosity
14:49 Changeset [13082] by Daniela Dorner
added drs-files to rsync and check for existance of links
12:00 Changeset [13081] by neise
initial commit of cleaning ...
12:00 Changeset [13080] by neise
made CamPlotter smarter, can now handle data, and masks
11:19 Changeset [13079] by Daniela Dorner
extra log file for merpp
10:48 Changeset [13078] by tbretz
Added th possibility to use a real regular expression.

03/12/12:

18:10 Changeset [13077] by neise
initial commit of script calculating the number of events, which would have been triggered.... very simple assumptions
16:34 Changeset [13076] by neise
added function __add__ to RawData. one can now jump over a certain amout of events, by doing: e.g. run=run+34
16:34 Changeset [13075] by neise
added readout of the FAD trigger time out of the raw data. RawData.board_times contains this information.
16:32 Changeset [13074] by neise
solved an issue with CamPlotter, when calling it from a different folder. maybe this was not yet fully understood by me. And plotting histograms without a labe is now possible
16:29 Changeset [13073] by neise
initial commit of python script for baseline jump studies
12:39 Changeset [13072] by neise
example for sabrina
12:37 Changeset [13071] by tbretz
Set the bias create resistor to 1150 Ohm which (according to the measurements of last night) seem to be a good compromise to include also cables, etc; added some more informative output to the Info
08:20 Changeset [13070] by tbretz
Do not send current request in HandleCalibration when still ramping.

03/11/12:

20:04 Changeset [13069] by tbretz
Replaced SET_CHANNEL_DAC by SET_GLOBAL_DAC; adapted FFEDBACK state number to new state number.
20:00 Changeset [13068] by tbretz
Removed some old debug output when commands are issued.
17:41 Changeset [13067] by Daniela Dorner
added new monitoring script
17:24 Changeset [13066] by Daniela Dorner
added new monitoring scripts
17:10 Changeset [13065] by Daniela Dorner
added temp directory for rsync
17:09 Changeset [13064] by Daniela Dorner
added (script to check database for failed and crashed jobs)
17:08 Changeset [13063] by Daniela Dorner
added (script to check global logfile for errors and warnings)
13:29 Changeset [13062] by tbretz
Updated the resistors. We have now 3900Ohm at the G-APD, 1kOhm serial resistor; 1kOhm in the bias crate; 100Ohm measurement resistor in the bias crate.
13:11 Changeset [13061] by tbretz
Adapted to changed in feedback states; skip start values from feedback
13:10 Changeset [13060] by tbretz
Implemented the possibility of a current feedback which corrects the applied voltage according to the measured currents.

03/10/12:

00:17 Changeset [13059] by Daniela Dorner
adapted paths

03/09/12:

23:32 Changeset [13058] by Daniela Dorner
23:31 Changeset [13057] by Daniela Dorner
added priority to status queries
22:58 Changeset [13056] by Daniela Dorner
adapted paths in crontab files
22:27 Changeset [13055] by Daniela Dorner
adapted scripts to changes in directory structure
22:18 Changeset [13054] by Daniela Dorner
reworked version of scripts doing backup to Wuerzburg
22:15 Changeset [13053] by Daniela Dorner
added (scripts for transfer from LP to ISDC)
22:13 Changeset [13052] by Daniela Dorner
added (setup file for processing in La Palma)
22:12 Changeset [13051] by Daniela Dorner
added (setup files for processing at ISDC)
22:11 Changeset [13050] by Daniela Dorner
added (jobmanager to run callisto and star on a computing cluster
22:09 Changeset [13049] by Daniela Dorner
added (scripts for callisto and star)
22:08 Changeset [13048] by Daniela Dorner
added (scripts to check availability of files)
22:04 Changeset [13047] by Daniela Dorner
moved db backup script to transfer directory
22:03 Changeset [13046] by Daniela Dorner
moved rsync scripts to transfer directory
22:01 Changeset [13045] by Daniela Dorner
moved La Palma rsync scripts to transfer directory
21:28 Changeset [13044] by Daniela Dorner
added (directory for setup files)
21:27 Changeset [13043] by Daniela Dorner
moved check scripts to monitoring directory
21:23 Changeset [13042] by Daniela Dorner
moved to processing directory
21:23 Changeset [13041] by Daniela Dorner
moved to processing directory
21:19 Changeset [13040] by Daniela Dorner
moved FillAuxData.sh to processing directory
21:18 Changeset [13039] by Daniela Dorner
added queries to fill status tables
21:12 Changeset [13038] by Daniela Dorner
moved zipscript to transfer directory
21:11 Changeset [13037] by Daniela Dorner
added (directory for monitoring scripts)
21:08 Changeset [13036] by Daniela Dorner
moved crontab files to cron directory
21:07 Changeset [13035] by Daniela Dorner
moved crontab files to cron directory
21:02 Changeset [13034] by Daniela Dorner
added (directory for processing scripts)
20:53 Changeset [13033] by Daniela Dorner
added (directory for crontab files)
20:50 Changeset [13032] by Daniela Dorner
added (directory for transfer scripts)
20:36 Changeset [13031] by tbretz
Switch on dot by default; fixed the summary output for colorgcc
16:49 Changeset [13030] by tbretz
Debugged a few issues like too long comments and a missing check.
10:25 Changeset [13029] by neise
class somewhere from the internet. used in coor.py for 2D vectors
10:23 Changeset [13028] by neise
added class WindowIntegrator, which integrate around a give position in a given window
10:19 Changeset [13027] by neise
in case the length of the filter coeffs is zero, the shape of the return was not ok. now it should be.
10:15 Changeset [13026] by neise
intitial commit of class that calculates list of NN for each pixel
10:13 Changeset [13025] by neise
comment translated to engl
10:08 Changeset [13024] by neise
added checking for input files, before using them :-)
10:01 Changeset [13023] by neise
initial commit python trigger studies scripts ... you need to put correct pathes in
09:39 Changeset [13022] by neise
debug: some ROI=1024 was still hardcoded ... using now self.Nbln, self.Ntom and self.Ngm .. which were already defined but not used
09:04 Changeset [13021] by lusterma
added callback function
09:04 Changeset [13020] by lusterma
added spike_ana.py a simple script using the callback function of DRSSpikes class

03/08/12:

16:03 Changeset [13019] by neise
updated doc strings
15:56 Changeset [13018] by neise
more plotters: testable via ./plotters.py
12:11 Changeset [13017] by neise
example finished
12:04 Changeset [13016] by neise
added some functions
12:01 Changeset [13015] by neise
initial commit of a test file
11:24 Changeset [13014] by lusterma
bugs fixed, looks o.k., but more detailed testing needed, threshold = 7.
11:24 Changeset [13013] by lusterma
pyfact: bugs fixed, looks o.k., but more detailed testing needed, threshold = 7.
10:04 Changeset [13012] by lusterma
improved algorithm, now only loops previously defined candidates, now uses all function and sign of the pattern
08:30 Changeset [13011] by lusterma
use plt.figure.number instead of UniqueID, class UniqueID removed

03/07/12:

20:08 Changeset [13010] by tbretz
Fixed the size of the received magic weather reports.
18:51 Changeset [13009] by tbretz
Updated to latest changes.
18:49 Changeset [13008] by tbretz
Scale the patch currents to pixle currents.
18:48 Changeset [13007] by tbretz
Mini change to the hep output.
18:48 Changeset [13006] by tbretz
Reformated the output to make it better fit the help2man conversion.
18:47 Changeset [13005] by tbretz
Added some debug options; moved the PrintHelp at a better position so that exceptions wouldn't effect the output.
17:47 Changeset [13004] by tbretz
Added new program fitscheck.
16:28 Changeset [13003] by tbretz
Improved the possible combinations of how to extract the leading edge or position of maximum and the intgeral or amplitude.
16:27 Changeset [13002] by tbretz
Propagate the weight and allow to calculate the difference of two camera.
16:25 Changeset [13001] by tbretz
Added AddCamDifference and weights to some Add-functions.
14:23 Changeset [13000] by tbretz
Fixed a few shadows of previous local
14:22 Changeset [12999] by tbretz
Added DataWriteFits2
14:11 Changeset [12998] by tbretz
Added out own FITS streamer to the list of possible file formats (5).
14:10 Changeset [12997] by tbretz
Data writer using our own fits streamer class.
14:08 Changeset [12996] by tbretz
Added automatic checksum checking.
14:08 Changeset [12995] by tbretz
First version of a fits writer.
10:17 Changeset [12994] by tbretz
Added the number of events to interpolate to the feedback commands; implemented an exponent of 1./1.6 for the global feedback

03/06/12:

22:52 Changeset [12993] by tbretz
Fixed an issue with the console and shell selection.

03/05/12:

15:48 Changeset [12992] by lusterma
added plotter.py

03/04/12:

09:48 Changeset [12991] by tbretz
Added quality of service to Deviation
09:41 Changeset [12990] by tbretz
Added dim service descriptions

03/02/12:

19:00 Changeset [12989] by tbretz
Replaces status==0 but 0x100-3 (ERROR) instead of 99, leading to a state 102

03/01/12:

22:39 Changeset [12988] by Daniela Dorner
fixed typo in mysql query
15:47 Changeset [12987] by lusterma
next() fixed, filters removed
15:31 Changeset [12986] by neise
generator now allows for more than one spike .... generator option string changedsvn diff extractor.py | colordiff ! so I had to change it in extractor as well... sorry
15:02 Changeset [12985] by Daniela Dorner
removed check for pw-file, adapted check for modification time, added insert to new run table
15:01 Changeset [12984] by Daniela Dorner
removed check for pw-file
14:46 Changeset [12983] by neise
filters work now also in the case of: length = 0 ... they do nothing then
12:33 Changeset [12982] by neise
renamed SignalGenerator.py to generator.py
12:32 Changeset [12981] by neise
included test functions in __main__ and debugged a lot
11:41 Changeset [12980] by Daniela Dorner
unified method to get dates to be processed
11:32 Changeset [12979] by Daniela Dorner
small changes in logging
11:27 Changeset [12978] by Daniela Dorner
not needed as job is done by FillAuxData.sh
08:29 Changeset [12977] by neise
debugged wrong handling of option_str in __init__
08:14 Changeset [12976] by neise
initial commit - test with ./SignalGenerator.py

02/29/12:

22:02 Changeset [12975] by lusterma
added iterator to RawData, _test_iter function gives an example on usage, ./pyfact.py can be run directly
13:41 Changeset [12974] by Daniela Dorner
adapted logpaths
13:41 Changeset [12973] by Daniela Dorner
changed from nail to mail
13:16 Changeset [12972] by Daniela Dorner
introduced usage of global logfile and function sendquery
13:15 Changeset [12971] by Daniela Dorner
introduced usage of global logfile
12:39 Changeset [12970] by Daniela Dorner
introduced usage of global logfile
12:30 Changeset [12969] by Daniela Dorner
introduced logfile to get trace of fitsfile errors
11:08 Changeset [12968] by Daniela Dorner
changed MAILTO
10:30 Changeset [12967] by tbretz
Fixed some trivial compiler warnings.
10:13 Changeset [12966] by tbretz
Added wind gusts to GUI.
10:09 Changeset [12965] by tbretz
Added interpretation of 'WP' hoping that the interpretation to be the wind gusts is correct.
10:06 Changeset [12964] by tbretz
Now used the common Main::execute approach to launch the program; implemented a dummy StateMachine class based on MainImp to allow this approach.
10:05 Changeset [12963] by tbretz
Print jumps and labels help text; use a MessageImp for output now.
10:05 Changeset [12962] by tbretz
Print jumps and labels help text
10:04 Changeset [12961] by tbretz
Implementd jumps and labels
10:03 Changeset [12960] by tbretz
Flush the buffer before the boot message is printed.
10:03 Changeset [12959] by tbretz
Fixed a compiler warning about an unused variable.
10:03 Changeset [12958] by tbretz
Removed obsolete include of Time.h
10:02 Changeset [12957] by tbretz
10:01 Changeset [12956] by tbretz
To dfine the virtual Run() function a new class MainImp is used now instead of the full state machine class.
10:01 Changeset [12955] by tbretz
Added include of boost/version.hpp removed obsolete forward class definition of StateMachineImo
10:00 Changeset [12954] by tbretz
Added include of LocalControl.h

02/28/12:

18:29 Changeset [12953] by neise
implemented correcto handling for 2D data arrays ... 3D will still fail.
17:51 Changeset [12952] by neise
now it does at least compile...
17:43 Changeset [12951] by neise
debugged interpolation of zero-x-ing time in class ZeroXing
17:38 Changeset [12950] by lusterma
added drs_spikes.py: finds and removes double spikes, contains a small _test, not yet tested with real data
17:37 Changeset [12949] by neise
initial commit. not even tested, but you can look at it :-)
17:37 Changeset [12948] by neise
filters use the 1st sample as initial values, instead of zero.

02/27/12:

17:19 Changeset [12947] by lusterma
added labels to plots in _test* of fir_filter.py
14:23 Changeset [12946] by tbretz
Updated some log-messages; added RemoveSpikes2
14:21 Changeset [12945] by tbretz
Some more improvements to FACT header printing.
14:19 Changeset [12944] by tbretz
Added additional plots for slope in case of 'same' option

02/26/12:

12:46 Changeset [12943] by tbretz
Implemented a root-mode which allows to use mathematical expressions instead of just column names.

02/24/12:

23:35 Changeset [12942] by ogrimm
GUI bug fix for negative array index
23:05 Changeset [12941] by ogrimm
Less digits deplayed in widgets
20:43 Changeset [12940] by ogrimm
History handling in Edd faster, improved drag and drop functionality, version of Edd for La Palma
10:00 Changeset [12939] by tbretz
Should have been a check for fCameraVersion not fFormatVersion in Print
09:59 Changeset [12938] by tbretz
Added missing intialization of fArrivalTime
09:57 Changeset [12937] by tbretz
Added GetNightAsInt

02/23/12:

16:55 Changeset [12936] by Daniela Dorner
bugfix for ftcopy in cron; adapted paths
16:54 Changeset [12935] by Daniela Dorner
implemented function for getting statistics; usage of sendquery
16:53 Changeset [12934] by Daniela Dorner
adapted path, changed mailto
16:49 Changeset [12933] by Daniela Dorner
added new variables and further checks
16:42 Changeset [12932] by Daniela Dorner
changed limits
16:40 Changeset [12931] by Daniela Dorner
changed names of 2 DB columns
16:39 Changeset [12930] by Daniela Dorner
added new variables, adapted initial menu settings
16:38 Changeset [12929] by Daniela Dorner
added new variables
12:11 Changeset [12928] by tbretz
Fixed median calculation.

02/22/12:

22:33 Changeset [12927] by tbretz
Implemented more verbosy output for FACT
19:10 Changeset [12926] by tbretz
Added another workaround to suppress some root error.
19:09 Changeset [12925] by tbretz
The name and title was ignored in the constructor... added at least setting of the name.
19:09 Changeset [12924] by tbretz
Added DrsCalibrateTime; removed obsolete old AddT
19:04 Changeset [12923] by tbretz
Added the possibility to set min and max; increased version number accordingly
19:04 Changeset [12922] by tbretz
Added a possibility to histogram the deviation from a median or mean value event per event.
19:03 Changeset [12921] by tbretz
Added AddMedianShift and AddMeanShift
19:02 Changeset [12920] by tbretz
Added a function to return the median of the whole camera.
17:38 Changeset [12919] by Jens Buss
Bug Fixes
17:37 Changeset [12918] by Jens Buss
Bug Fixes
15:37 Changeset [12917] by lyard
added calibration display
14:35 Changeset [12916] by neise
reduced line length, of most lines to 79 characters
14:27 Changeset [12915] by neise
renamed maxPos, maxAmp & sums --> pulse_amplitude, _time_of_maximum & _integral_simple
Note: See TracTimeline for information about the timeline view.