Timeline
02/29/12:
- 22:02 Changeset [12975] by
- added iterator to RawData, _test_iter function gives an example on usage, ./pyfact.py can be run directly
- 13:41 Changeset [12974] by
- adapted logpaths
- 13:41 Changeset [12973] by
- changed from nail to mail
- 13:16 Changeset [12972] by
- introduced usage of global logfile and function sendquery
- 13:15 Changeset [12971] by
- introduced usage of global logfile
- 12:39 Changeset [12970] by
- introduced usage of global logfile
- 12:30 Changeset [12969] by
- introduced logfile to get trace of fitsfile errors
- 11:08 Changeset [12968] by
- changed MAILTO
- 10:30 Changeset [12967] by
- Fixed some trivial compiler warnings.
- 10:13 Changeset [12966] by
- Added wind gusts to GUI.
- 10:09 Changeset [12965] by
- Added interpretation of 'WP' hoping that the interpretation to be the wind gusts is correct.
- 10:06 Changeset [12964] by
- 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
- Print jumps and labels help text; use a MessageImp for output now.
- 10:05 Changeset [12962] by
- Print jumps and labels help text
- 10:04 Changeset [12961] by
- Implementd jumps and labels
- 10:03 Changeset [12960] by
- Flush the buffer before the boot message is printed.
- 10:03 Changeset [12959] by
- Fixed a compiler warning about an unused variable.
- 10:03 Changeset [12958] by
- Removed obsolete include of Time.h
- 10:02 Changeset [12957] by
- 10:01 Changeset [12956] by
- 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
- Added include of boost/version.hpp removed obsolete forward class definition of StateMachineImo
- 10:00 Changeset [12954] by
- Added include of LocalControl.h
02/28/12:
- 18:29 Changeset [12953] by
- implemented correcto handling for 2D data arrays ... 3D will still fail.
- 17:51 Changeset [12952] by
- now it does at least compile...
- 17:43 Changeset [12951] by
- debugged interpolation of zero-x-ing time in class ZeroXing
- 17:38 Changeset [12950] by
- added drs_spikes.py: finds and removes double spikes, contains a small _test, not yet tested with real data
- 17:37 Changeset [12949] by
- initial commit. not even tested, but you can look at it :-)
- 17:37 Changeset [12948] by
- filters use the 1st sample as initial values, instead of zero.
02/27/12:
- 17:19 Changeset [12947] by
- added labels to plots in _test* of fir_filter.py
- 14:23 Changeset [12946] by
- Updated some log-messages; added RemoveSpikes2
- 14:21 Changeset [12945] by
- Some more improvements to FACT header printing.
- 14:19 Changeset [12944] by
- Added additional plots for slope in case of 'same' option
02/26/12:
- 12:46 Changeset [12943] by
- Implemented a root-mode which allows to use mathematical expressions instead of just column names.
02/24/12:
- 23:35 Changeset [12942] by
- GUI bug fix for negative array index
- 23:05 Changeset [12941] by
- Less digits deplayed in widgets
- 20:43 Changeset [12940] by
- History handling in Edd faster, improved drag and drop functionality, version of Edd for La Palma
- 10:00 Changeset [12939] by
- Should have been a check for fCameraVersion not fFormatVersion in Print
- 09:59 Changeset [12938] by
- Added missing intialization of fArrivalTime
- 09:57 Changeset [12937] by
- Added GetNightAsInt
02/23/12:
- 16:55 Changeset [12936] by
- bugfix for ftcopy in cron; adapted paths
- 16:54 Changeset [12935] by
- implemented function for getting statistics; usage of sendquery
- 16:53 Changeset [12934] by
- adapted path, changed mailto
- 16:49 Changeset [12933] by
- added new variables and further checks
- 16:42 Changeset [12932] by
- changed limits
- 16:40 Changeset [12931] by
- changed names of 2 DB columns
- 16:39 Changeset [12930] by
- added new variables, adapted initial menu settings
- 16:38 Changeset [12929] by
- added new variables
- 12:11 Changeset [12928] by
- Fixed median calculation.
02/22/12:
- 22:33 Changeset [12927] by
- Implemented more verbosy output for FACT
- 19:10 Changeset [12926] by
- Added another workaround to suppress some root error.
- 19:09 Changeset [12925] by
- The name and title was ignored in the constructor... added at least setting of the name.
- 19:09 Changeset [12924] by
- Added DrsCalibrateTime; removed obsolete old AddT
- 19:04 Changeset [12923] by
- Added the possibility to set min and max; increased version number accordingly
- 19:04 Changeset [12922] by
- Added a possibility to histogram the deviation from a median or mean value event per event.
- 19:03 Changeset [12921] by
- Added AddMedianShift and AddMeanShift
- 19:02 Changeset [12920] by
- Added a function to return the median of the whole camera.
- 17:38 Changeset [12919] by
- Bug Fixes
- 17:37 Changeset [12918] by
- Bug Fixes
- 15:37 Changeset [12917] by
- added calibration display
- 14:35 Changeset [12916] by
- reduced line length, of most lines to 79 characters
- 14:27 Changeset [12915] by
- renamed maxPos, maxAmp & sums --> pulse_amplitude, _time_of_maximum & _integral_simple
02/21/12:
- 20:01 Changeset [12914] by
- Removed the zero trigger check for the time being.
- 19:53 Changeset [12913] by
- Do not stop immediately in case of zero triggers, wait until the required number of reports was collected.
- 08:52 Changeset [12912] by
- Transfer precision to stream which is used for formattting
- 08:51 Changeset [12911] by
- Transfer precision to stream which is used for formattting
02/20/12:
- 22:04 Changeset [12910] by
- EvidenceServer::ToString() can handle all DIM formats as long as padding is disabled
02/19/12:
- 17:19 Changeset [12909] by
- Improved filter function for History server
- 10:46 Changeset [12908] by
- Fixed a bug which caused crashes for runs without run-types, e.g. self triggered events.
- 10:21 Changeset [12907] by
- Do not throw an exception if a server which is requested to be removed is not in the list; datalogger should now accept this condition, too.
02/18/12:
- 10:13 Changeset [12906] by
- Added an example filter.
- 10:12 Changeset [12905] by
- Added the possibility to give a start row and limit on row-numbers; implemented th epossibility to filter the dump.
- 10:11 Changeset [12904] by
- Added basic root libraries to fitsdump
02/17/12:
- 21:50 Changeset [12903] by
- Improved some log-output.
- 14:51 Changeset [12902] by
- bug fix, because of names not changed to pyfact_rename.py
- 14:34 Changeset [12901] by
- added myhisto.py
- 13:53 Changeset [12900] by
- Added new states in the feedback which allow to run the temp feedback and the Calibration without the FADs connected and the feedback without the FSC connected -- updated GUI and scripts accordingly
- 12:58 Changeset [12899] by
- Correction is sent to biasctrl not to feedback -- log-message was wrong.
02/16/12:
- 22:14 Changeset [12898] by
- added submit.py and my_ana.py as example for automatic script submission
- 21:32 Changeset [12897] by
- updated fbsl2.py to work with pyfact_rename instead of pyfact
- 21:07 Changeset [12896] by
- corrections to pyfact coding style
- 20:30 Changeset [12895] by
- added
- 14:44 Changeset [12894] by
- Updated Edd for history plotting of more complex arrays
- 09:10 Changeset [12893] by
- Checked in as agreed in th emeeting.
02/15/12:
- 17:30 Changeset [12892] by
- New inCallback() method of DIM version v19r23 used
- 17:23 Changeset [12891] by
- Added code for automized measurement of dynamic range, not yet tested
02/14/12:
- 12:55 Changeset [12890] by
- Added a missing parenthesis and a missing cast
02/13/12:
- 11:10 Changeset [12889] by
- Improved grouping. Write more than just a single \0 to end the ascii strings
- 10:59 Changeset [12888] by
- Removed nonsense default comments and units.
- 10:29 Changeset [12887] by
- fixed problem with sub-column selection
02/10/12:
- 10:19 Changeset [12886] by
- Automatically assume all columns if none is given; improved output of keywords (more fits stylish)
02/09/12:
- 18:43 Changeset [12885] by
- Fixed some shadow declarations.
- 18:36 Changeset [12884] by
- Fixed a bug which caused the first line incorrectly displayed; at this stage did a lot of code cleanup, simplifications, unifications of identical code and removed the plotting stuff to make it better maintainable.
- 16:20 Changeset [12883] by
- fixed first element output bug
- 13:37 Changeset [12882] by
- adapted times for some scripts
- 12:49 Changeset [12881] by
- Fixed another bug in the wobble calculation; the declination was in fact theta, so dec should be 90-dec
- 11:04 Changeset [12880] by
- Removed some old workarounds hopefully not necessary anymor with newer root version -- tested with 5.32.00 so far.
02/08/12:
- 23:15 Changeset [12879] by
- Implemeted a command for gobal feedback; splitted the infoHandler into single functions; updated the control loop parameters
- 23:11 Changeset [12878] by
- Removed two stray formats in TRACKING_POSITION which were errornously introduced a few days ago.
- 23:10 Changeset [12877] by
- Added force option.
- 20:44 Changeset [12876] by
- changed time range for bwlimit
- 16:37 Changeset [12875] by
- adjusted camera coordinates to Etiennes style
- 14:22 Changeset [12874] by
- various corrections - not finished
- 13:12 Changeset [12873] by
- improved readme
- 12:45 Changeset [12872] by
- experimental graphical output of amplitudes, integrals and times of events.
- 12:33 Changeset [12871] by
- added more scripts
- 12:18 Changeset [12870] by
- changed layout ... needs testing
- 12:08 Changeset [12869] by
- moved map_dn.txt file
- 12:07 Changeset [12868] by
- moved script from examples to pyscripts, since it is no example
- 11:53 Changeset [12867] by
- 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
- Removed the camera display, because the display is uusally in degrees and not in millimeters.
- 10:26 Changeset [12865] by
- Removed an obsolete (double) line.
- 10:26 Changeset [12864] by
- Made static function to get memory public.
- 10:25 Changeset [12863] by
- Improved some logging output.
- 10:23 Changeset [12862] by
- Also update the trigger rates and allor SetPtrAddress to verify the length of the array
- 10:22 Changeset [12861] by
- Added containers for FSC temperatures and humidity.
02/07/12:
- 15:54 Changeset [12860] by
- Added MReportRates to store the contenst of the TRIGGER_RATES service of the FTM.
02/06/12:
- 21:09 Changeset [12859] by
- Removed the IndirectRendering - it doesn't work.
- 20:23 Changeset [12858] by
- GetDataMember doesn't return offsets of pointers in root 5.32/00 -- replaced.
- 20:14 Changeset [12857] by
- Fixed a wrong return statement.
- 20:12 Changeset [12856] by
- Commented out an unused variable for convenience.
- 20:12 Changeset [12855] by
- Commented out an unused variable for convenience.
- 20:12 Changeset [12854] by
- Fixed two malformed format strings
- 14:26 Changeset [12853] by
- Reverting to last revision.
- 14:26 Changeset [12852] by
- textfile with pixel coordinates
- 14:25 Changeset [12851] by
- methods to plot trivial data like amplitudes in camera plane
- 09:32 Changeset [12850] by
- 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
- Allow 'A' as format.
- 09:27 Changeset [12848] by
- 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
- fCalibration must be a float because the service takes floats.
- 09:26 Changeset [12846] by
- Allow 'A' when converting FITS format to Dim format.
- 09:25 Changeset [12845] by
- Implemented 'A' as 8-bit characters; in SetPtrAddress: return an existing pointer if set already.
- 09:24 Changeset [12844] by
- There was a mismatch with the units in SOURCE_POSITION
- 09:23 Changeset [12843] by
- pixH was not needed because it was never used, but the src++ was necessary nevertheless.
02/04/12:
- 07:45 Changeset [12842] by
- corrected import name of scipy.signal from spsi to signal
02/03/12:
- 22:47 Changeset [12841] by
- fixed bug in class fnames - wrong drscal file name
- 21:25 Changeset [12840] by
- fCalibration must be resize to 2*416 not 416
- 15:40 Changeset [12839] by
- Set precision of ra/dec output to 8
- 14:55 Changeset [12838] by
- Corrected the DB query and output the sources from the DB.
- 14:54 Changeset [12837] by
- Renamed the tracking with source name to TRACK_SOURCE; replaced C by W to force a thrid argument.
- 13:49 Changeset [12836] by
- PrintHelp didn't output the commands so far - fixed.
- 12:49 Changeset [12835] by
- Commented variables which were defined but never used in a reasonable context
- 12:49 Changeset [12834] by
- Changed an ifdef to make it compile wth boost 1.46
- 12:46 Changeset [12833] by
- Added QtSql
- 12:45 Changeset [12832] by
- Updated to the latest version produced by autoconf 2.68 and Ubuntu 11.11
- 12:43 Changeset [12831] by
- Removed variables which were defined but never really used in any reasonable context
- 12:41 Changeset [12830] by
- Reordered libraries to make it link with gcc 4.6
- 12:40 Changeset [12829] by
- 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
- Removed a line producing an unused variable.
- 12:38 Changeset [12827] by
- Changed ifdef to make it compile with boost 1.46
- 12:38 Changeset [12826] by
- Changed ifdef to make it compile with boost 1.46
- 12:37 Changeset [12825] by
- Fixed a couple of stupid mistakes introduced with the last commit.
- 12:37 Changeset [12824] by
- Changed ifdef to make it compile with boost 1.46
- 12:36 Changeset [12823] by
- Changed ifdef to make it compile with boost 1.46
- 12:35 Changeset [12822] by
- Removed a line producing an unused variable.
- 12:35 Changeset [12821] by
- Added groff and ps2pdf
- 10:46 Changeset [12820] by
- fbsl.py fixed bug: ROOT::TH1F warnings, print event number changed to mod 100
- 10:22 Changeset [12819] by
- fbsl.py removed debugging lines 41-44
- 10:11 Changeset [12818] by
- debugged creation of empty vars .. was in next() now in __init__()
- 10:02 Changeset [12817] by
- added examples folder with some small scripts for mere testing
- 09:59 Changeset [12816] by
- implemented filters, peak-amplitude and peak-integral computation
- 07:50 Changeset [12815] by
- whitespace cleanup: 8 spaces instead of tab in line 128
02/02/12:
- 20:29 Changeset [12814] by
- added hist.py : several histogram classes
- 20:25 Changeset [12813] by
- added fbsl.py (working), fbsl1.py (test), fbsl2.py (baseline_ana : work in progress )
- 20:18 Changeset [12812] by
- added pyfact.py
- 17:28 Changeset [12811] by
- 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
- I guess having the binarz in the svn repos, does not harm
02/01/12:
- 09:18 Changeset [12809] by
- 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
- Removed an obsolete log message.
- 09:16 Changeset [12807] by
- Added options to read sources names from a database and to start tracking with source names.
- 09:15 Changeset [12806] by
- Fixed a compiler warning because a function argument was never used.
- 09:09 Changeset [12805] by
- 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
- renamed DataTaking Scripts ... removed Wobble from File name-script is not wobbling
- 00:57 Changeset [12803] by
- script is functional but for experts only. still wait statements in ...
- 00:33 Changeset [12802] by
- bugfix: forgotten to switch on Temp control after calibration. now fixed
01/31/12:
- 23:45 Changeset [12801] by
- including feebback/calibrate_currents ... still a lot of wait statements ... to be improved
- 19:05 Changeset [12800] by
- Replaced obsolete run-type 'drs-calib' with correct one 'drs-gain'
- 14:29 Changeset [12799] by
- added option to use sourcefile also from other path
- 11:27 Changeset [12798] by
- added (file with common definitions etc for FillAuxData.sh and CheckRawData.sh)
- 11:26 Changeset [12797] by
- 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
- 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
- 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
- Get run start and end time.
- 11:16 Changeset [12793] by
- 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
- Fixed the 'Empty' TUNIT
- 08:41 Changeset [12791] by
- A little improvement for stability.
- 08:35 Changeset [12790] by
- The scale factor was always set to 1, must have been introduced unintentionally in the past.
01/30/12:
- 19:57 Changeset [12789] by
- included further checks and fill more information; common logfile
- 19:56 Changeset [12788] by
- included further checks and fill more information; common logfile; start from zipped files now
- 17:01 Changeset [12787] by
- Icreased compatibility with different boost versions.
- 17:00 Changeset [12786] by
- Icreased compatibility with different boost versions.
- 16:59 Changeset [12785] by
- 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
- Should be std::function not boost::function
- 16:56 Changeset [12783] by
- Icreased compatibility with different boost versions.
- 16:55 Changeset [12782] by
- Icreased compatibility with different boost versions.
- 16:54 Changeset [12781] by
- Icreased compatibility with different boost versions.
- 16:53 Changeset [12780] by
- Icreased compatibility with different boost versions.
Note:
See TracTimeline
for information about the timeline view.