Timeline



02/08/12:

23:15 Changeset [12879] by tbretz
Implemeted a command for gobal feedback; splitted the infoHandler into single functions; updated the control loop parameters
23:11 Changeset [12878] by tbretz
Removed two stray formats in TRACKING_POSITION which were errornously introduced a few days ago.
23:10 Changeset [12877] by tbretz
Added force option.
20:44 Changeset [12876] by Daniela Dorner
changed time range for bwlimit
16:37 Changeset [12875] by neise
adjusted camera coordinates to Etiennes style
14:22 Changeset [12874] by lusterma
various corrections - not finished
13:12 Changeset [12873] by lyard
improved readme
12:45 Changeset [12872] by neise
experimental graphical output of amplitudes, integrals and times of events.
12:33 Changeset [12871] by lyard
added more scripts
12:18 Changeset [12870] by neise
changed layout ... needs testing
12:08 Changeset [12869] by neise
moved map_dn.txt file
12:07 Changeset [12868] by neise
moved script from examples to pyscripts, since it is no example
11:53 Changeset [12867] by neise
one can use this script to produce npz files containing amplitude,integral and time of a pulse. this may be used for simple plotting or further studies
10:28 Changeset [12866] by tbretz
Removed the camera display, because the display is uusally in degrees and not in millimeters.
10:26 Changeset [12865] by tbretz
Removed an obsolete (double) line.
10:26 Changeset [12864] by tbretz
Made static function to get memory public.
10:25 Changeset [12863] by tbretz
Improved some logging output.
10:23 Changeset [12862] by tbretz
Also update the trigger rates and allor SetPtrAddress to verify the length of the array
10:22 Changeset [12861] by tbretz
Added containers for FSC temperatures and humidity.

02/07/12:

15:54 Changeset [12860] by tbretz
Added MReportRates to store the contenst of the TRIGGER_RATES service of the FTM.

02/06/12:

21:09 Changeset [12859] by tbretz
Removed the IndirectRendering - it doesn't work.
20:23 Changeset [12858] by tbretz
GetDataMember doesn't return offsets of pointers in root 5.32/00 -- replaced.
20:14 Changeset [12857] by tbretz
Fixed a wrong return statement.
20:12 Changeset [12856] by tbretz
Commented out an unused variable for convenience.
20:12 Changeset [12855] by tbretz
Commented out an unused variable for convenience.
20:12 Changeset [12854] by tbretz
Fixed two malformed format strings
14:26 Changeset [12853] by tbretz
Reverting to last revision.
14:26 Changeset [12852] by neise
textfile with pixel coordinates
14:25 Changeset [12851] by neise
methods to plot trivial data like amplitudes in camera plane
09:32 Changeset [12850] by tbretz
Simplified all the loops looping over the columns to be displayed; do not handle the buffer memory but let fits handle it; unified the statistics output; added rms to statistics output; implemented the possibility to output ascii-columns ('A')
09:28 Changeset [12849] by tbretz
Allow 'A' as format.
09:27 Changeset [12848] by tbretz
If we have a fixed char-array and the unit is either text or string replace the format string by an A for ASCII characters.
09:26 Changeset [12847] by tbretz
fCalibration must be a float because the service takes floats.
09:26 Changeset [12846] by tbretz
Allow 'A' when converting FITS format to Dim format.
09:25 Changeset [12845] by tbretz
Implemented 'A' as 8-bit characters; in SetPtrAddress: return an existing pointer if set already.
09:24 Changeset [12844] by tbretz
There was a mismatch with the units in SOURCE_POSITION
09:23 Changeset [12843] by tbretz
pixH was not needed because it was never used, but the src++ was necessary nevertheless.

02/04/12:

07:45 Changeset [12842] by neise
corrected import name of scipy.signal from spsi to signal

02/03/12:

22:47 Changeset [12841] by lusterma
fixed bug in class fnames - wrong drscal file name
21:25 Changeset [12840] by tbretz
fCalibration must be resize to 2*416 not 416
15:40 Changeset [12839] by tbretz
Set precision of ra/dec output to 8
14:55 Changeset [12838] by tbretz
Corrected the DB query and output the sources from the DB.
14:54 Changeset [12837] by tbretz
Renamed the tracking with source name to TRACK_SOURCE; replaced C by W to force a thrid argument.
13:49 Changeset [12836] by tbretz
PrintHelp didn't output the commands so far - fixed.
12:49 Changeset [12835] by tbretz
Commented variables which were defined but never used in a reasonable context
12:49 Changeset [12834] by tbretz
Changed an ifdef to make it compile wth boost 1.46
12:46 Changeset [12833] by tbretz
Added QtSql
12:45 Changeset [12832] by tbretz
Updated to the latest version produced by autoconf 2.68 and Ubuntu 11.11
12:43 Changeset [12831] by tbretz
Removed variables which were defined but never really used in any reasonable context
12:41 Changeset [12830] by tbretz
Reordered libraries to make it link with gcc 4.6
12:40 Changeset [12829] by tbretz
Removed colorgcc as a compiler option, it doesn't work with Ubuntu 11.11 - instead create links as suggested by colorgcc; check also if ROOTVERSION is valid
12:38 Changeset [12828] by tbretz
Removed a line producing an unused variable.
12:38 Changeset [12827] by tbretz
Changed ifdef to make it compile with boost 1.46
12:38 Changeset [12826] by tbretz
Changed ifdef to make it compile with boost 1.46
12:37 Changeset [12825] by tbretz
Fixed a couple of stupid mistakes introduced with the last commit.
12:37 Changeset [12824] by tbretz
Changed ifdef to make it compile with boost 1.46
12:36 Changeset [12823] by tbretz
Changed ifdef to make it compile with boost 1.46
12:35 Changeset [12822] by tbretz
Removed a line producing an unused variable.
12:35 Changeset [12821] by tbretz
Added groff and ps2pdf
10:46 Changeset [12820] by lusterma
fbsl.py fixed bug: ROOT::TH1F warnings, print event number changed to mod 100
10:22 Changeset [12819] by lusterma
fbsl.py removed debugging lines 41-44
10:11 Changeset [12818] by neise
debugged creation of empty vars .. was in next() now in __init__()
10:02 Changeset [12817] by neise
added examples folder with some small scripts for mere testing
09:59 Changeset [12816] by neise
implemented filters, peak-amplitude and peak-integral computation
07:50 Changeset [12815] by neise
whitespace cleanup: 8 spaces instead of tab in line 128

02/02/12:

20:29 Changeset [12814] by lusterma
added hist.py : several histogram classes
20:25 Changeset [12813] by lusterma
added fbsl.py (working), fbsl1.py (test), fbsl2.py (baseline_ana : work in progress )
20:18 Changeset [12812] by lusterma
added pyfact.py
17:28 Changeset [12811] by lusterma
added folders pyfact and tools pyfact classes for FACT data access and analysis tools scripts for testing, analyzing and more
10:00 Changeset [12810] by neise
I guess having the binarz in the svn repos, does not harm

02/01/12:

09:18 Changeset [12809] by tbretz
Added a compile time warning so that we are not surprised that some stuff is not yet implemented when we make use of the special time marker channel one day.
09:17 Changeset [12808] by tbretz
Removed an obsolete log message.
09:16 Changeset [12807] by tbretz
Added options to read sources names from a database and to start tracking with source names.
09:15 Changeset [12806] by tbretz
Fixed a compiler warning because a function argument was never used.
09:09 Changeset [12805] by tbretz
Store calibration; implemented command to print a stored calibration; fixed a bug which caused the feedback to remain in state Calibrating even a STOP command was issued.
01:00 Changeset [12804] by neise
renamed DataTaking Scripts ... removed Wobble from File name-script is not wobbling
00:57 Changeset [12803] by neise
script is functional but for experts only. still wait statements in ...
00:33 Changeset [12802] by neise
bugfix: forgotten to switch on Temp control after calibration. now fixed

01/31/12:

23:45 Changeset [12801] by neise
including feebback/calibrate_currents ... still a lot of wait statements ... to be improved
19:05 Changeset [12800] by tbretz
Replaced obsolete run-type 'drs-calib' with correct one 'drs-gain'
14:29 Changeset [12799] by Daniela Dorner
added option to use sourcefile also from other path
11:27 Changeset [12798] by Daniela Dorner
added (file with common definitions etc for FillAuxData.sh and CheckRawData.sh)
11:26 Changeset [12797] by tbretz
Allow to feed SetSqlDateTime also with an ISO time and allow more or less than three digits after the dot
11:25 Changeset [12796] by tbretz
Added new data members and new file types; added new member functions to access the new data mambers; increased class version number
11:24 Changeset [12795] by tbretz
implemented more arrays to be able to keep four different types of files; implemented a new keyword to keep the number of a corresponding DRS calibration file
11:21 Changeset [12794] by tbretz
Get run start and end time.
11:16 Changeset [12793] by tbretz
To make sure that the IsNull check in drawing with labels works, stray whitespaces are removed first from the option string
08:44 Changeset [12792] by tbretz
Fixed the 'Empty' TUNIT
08:41 Changeset [12791] by tbretz
A little improvement for stability.
08:35 Changeset [12790] by tbretz
The scale factor was always set to 1, must have been introduced unintentionally in the past.

01/30/12:

19:57 Changeset [12789] by Daniela Dorner
included further checks and fill more information; common logfile
19:56 Changeset [12788] by Daniela Dorner
included further checks and fill more information; common logfile; start from zipped files now
17:01 Changeset [12787] by tbretz
Icreased compatibility with different boost versions.
17:00 Changeset [12786] by tbretz
Icreased compatibility with different boost versions.
16:59 Changeset [12785] by tbretz
In addition to the information whether a drs file exist store also the progress (step) of teh drs calibration for convenience; fixed that trigger type==0 was counted as data-event which is wrong.
16:57 Changeset [12784] by tbretz
Should be std::function not boost::function
16:56 Changeset [12783] by tbretz
Icreased compatibility with different boost versions.
16:55 Changeset [12782] by tbretz
Icreased compatibility with different boost versions.
16:54 Changeset [12781] by tbretz
Icreased compatibility with different boost versions.
16:53 Changeset [12780] by tbretz
Icreased compatibility with different boost versions.

01/27/12:

11:00 Changeset [12779] by Daniela Dorner
bugfix: change of mode was not possible in initial view
11:00 Changeset [12778] by Daniela Dorner
column layout changed for phys trigger
10:59 Changeset [12777] by Daniela Dorner
bugfix for display of columns, updated selection of default columns
08:42 Changeset [12776] by tbretz
Added virtual functions for reading contents from FITS data.
08:41 Changeset [12775] by tbretz
Print a warning if MJDREF is missing; call SetReadyToSave when data was retrieved.
08:39 Changeset [12774] by tbretz
Added MReportWeather
08:38 Changeset [12773] by tbretz
Seperated the weather data from the MAGIC specific data.

01/26/12:

13:31 Changeset [12772] by tbretz
Removed more stray debug out; replaced Get<vector<string>> by Vec<string>
13:30 Changeset [12771] by tbretz
Removed some stray debug output
10:05 Changeset [12770] by tbretz
Added a new dim service SOURCE_POSITION and a new command WOBBLE.

01/25/12:

18:06 Changeset [12769] by tbretz
Make sure that the boost libarary check stop configure if they fail; moved the -std=c++0x behind the boost libarary checks otherwise the check for boost::thread fails for some boost versions with gcc 4.5
16:07 Changeset [12768] by tbretz
Adapted to local version of c++0x check
16:05 Changeset [12767] by tbretz
Taken the latest version from teh archive to get it working with gcc 4.5
14:43 Changeset [12766] by lyard
fixed end of line issue with fitsdump
12:07 Changeset [12765] by tbretz
Removed the stray .his from the boot message
11:47 Changeset [12764] by tbretz
Added display of the moon and some more information about visibility
11:01 Changeset [12763] by tbretz
Added the moon track to GetVisibilityCurve.q

01/24/12:

15:42 Changeset [12762] by Daniela Dorner
adapted rsync options for running ftchecksum on data, but still commented
15:39 Changeset [12761] by Daniela Dorner
path to FACT++ as variable
15:04 Changeset [12760] by Daniela Dorner
implemented ftchecksum but left commented; implemented variable for delaytime
13:44 Changeset [12759] by tbretz
Replaced 'short' by 'incomplete'
13:42 Changeset [12758] by tbretz
Some comment to suppress unnecessary compiler warnings
13:41 Changeset [12757] by tbretz
Switched to v19r27
13:39 Changeset [12756] by tbretz
Added a native check for the support of -std=c++0x; switched from O2 to O3; switched off debugging by default (use --enable-debug in configure to switch it on again); switched off some compiler warnings when compiling files using qwt headers
05:37 Changeset [12755] by neise
initial commint SpecialTimeCalibRuns -- UNTESTED
05:17 Changeset [12754] by Jens Buss
deleted bug in Search for crazy pixels

01/23/12:

11:24 Changeset [12753] by tbretz
Added the option to switch the compiler to c++0x mode to make everything compile again. Note that this and the latest changes breaks compiling on older systems.
11:23 Changeset [12752] by tbretz

01/17/12:

23:41 Changeset [12751] by neise
introduced runtype drs-time-upshifted into DataTakingWoblle1
11:45 Changeset [12750] by lyard
added ingest stuff
09:06 Changeset [12749] by lyard
fixed compil without plotting
09:04 Changeset [12748] by lyard
removed plotting
09:03 Changeset [12747] by lyard
put fitsdump in line with fits.h

01/16/12:

13:17 Changeset [12746] by Daniela Dorner
changed name as transfer has been moved to different machine
13:13 Changeset [12745] by Daniela Dorner
removed -p from rsync options; adapted home path
13:11 Changeset [12744] by Daniela Dorner
removed -p from rsync options; adapted home path
12:26 Changeset [12743] by Daniela Dorner
included changes of Watz

01/09/12:

14:19 Changeset [12742] by Jens Buss
Macro to produce pulse templates ala tpeak for a given pulsehight
Note: See TracTimeline for information about the timeline view.