Timeline



11/20/18:

13:59 Changeset [19410] by tbretz
This will help to identify if the environment is screwed up.
13:58 Changeset [19409] by tbretz
This will help to identify if the environment is screwed up.
13:41 Changeset [19408] by tbretz
OpenSSL is only required for the non-tools (ConnectionSSL).
10:23 Changeset [19407] by tbretz
Comparison between signed an unsigned
10:23 Changeset [19406] by tbretz
The version number had to be changed as the data member description changed (I think that is new...)

11/16/18:

15:27 InstallingFACT++ edited by tbretz
(diff)
15:27 InstallingMars edited by tbretz
(diff)
13:39 InstallingMars edited by tbretz
(diff)
13:39 InstallingFACT++ edited by tbretz
(diff)
13:37 InstallingMars edited by tbretz
(diff)
13:11 InstallingMars edited by tbretz
(diff)
13:08 InstallingMars edited by tbretz
(diff)

11/15/18:

20:12 Changeset [19405] by tbretz
n can be of type size_t, no need for a cast. It will not be negative:
20:03 Changeset [19404] by tbretz
Make i consistent with num_cols
17:05 Changeset [19403] by tbretz
include 'random' was missing for Peppermint 9 (gcc 7)
16:15 Changeset [19402] by tbretz
Seems to be better located here... (behind something else, although I am not sure what 'something' is in this context)
13:26 Changeset [19401] by Daniela Dorner
fixed FACT++ path
13:25 Changeset [19400] by Daniela Dorner
changed from lynx to links to deal with non-valid certificates
13:24 Changeset [19399] by Daniela Dorner
improved logging, added ignore-option for filling events

11/14/18:

22:10 Changeset [19398] by tbretz
Also the boost libraries are required.
22:09 Changeset [19397] by tbretz
Make cmake fail if Qwt not found.
22:06 Changeset [19396] by tbretz
If pkgconf is not installed, this might yield reasonable results.
21:56 InstallingROOT edited by tbretz
(diff)
21:55 InstallingROOT edited by tbretz
(diff)
20:43 InstallingROOT edited by tbretz
(diff)
16:25 Changeset [19395] by tbretz
Check CCfits after CCFitsio because of their dependencies. Print the MySQL message only once.
15:02 InstallingROOT edited by tbretz
(diff)
15:00 InstallingROOT edited by tbretz
(diff)
14:11 InstallingFACT++ edited by tbretz
(diff)
13:10 InstallingFACT++ edited by tbretz
(diff)

11/13/18:

16:25 Changeset [19394] by tbretz
Minor fix.
16:23 Changeset [19393] by tbretz
Allow to select the default observatory location during compile time. Minor changes to the ordering.
16:22 Changeset [19392] by tbretz
Allow to select a different OBSERVATORY location during compile time. Minor changes to the order.
16:21 InstallingMars edited by tbretz
(diff)
16:20 InstallingFACT++ edited by tbretz
(diff)
16:17 Changeset [19391] by tbretz
For convenience print the selected PRESET_OBSERVATORY when the programs start which write the files.
16:16 Changeset [19390] by tbretz
The new default observatory is empty which corresponds to PRESET_OBSERVATORY -- set during compile time.
16:16 Changeset [19389] by tbretz
As NIGHT is bound to the observatory location, write a new keywork OBSERVAT which corresponds to PRESET_OBSERVATORY.
16:15 Changeset [19388] by tbretz
Declare all functions inline to avoid multiple definitions when including the header twice. Use the precompiler directive PRESET_OBSERVATORY as default observatory instead of kORM (keep kORM as default if PRESET_OBSERVATORY was not set. Implement a function which allows to return the name corresponding to some observatory location. Implemented a function which return the corresponding name of the PRESET_OBSERVATORY. If the string in the constructor is empty, return the PRESET_OBSERVATORY. This allows to overwrite the default during compile time.
10:02 InstallingCorsika edited by tbretz
(diff)
09:24 InstallingCorsika edited by tbretz
(diff)
09:23 InstallingCorsika edited by tbretz
(diff)

11/12/18:

21:49 Changeset [19387] by tbretz
Prefix file paths if they are not absolute (should not change anything as right now, --prefix is not defined.
21:47 Changeset [19386] by tbretz
Prefix file paths if they are not absolute (should not change anything as right now, --prefix is not defined.
21:32 Changeset [19385] by tbretz
Implemneted to set an independent prefix path in fact++.rc or from the commandline which is used to read the default configuration files. Improved output of reading files. Do not accept an invalid user specified priority file. Return a prefixed filename if filename does not contain a path.
16:11 InstallingFACT++ edited by tbretz
(diff)
14:38 InstallingCorsika edited by tbretz
(diff)
14:37 InstallingEventViewer edited by tbretz
(diff)
14:37 DatabaseBasedAnalysis/calcsource edited by tbretz
(diff)
14:36 DatabaseBasedAnalysis/calcsource edited by tbretz
(diff)
14:36 DatabaseBasedAnalysis/calcsource edited by tbretz
(diff)
14:34 WantedPages edited by tbretz
(diff)
14:34 WantedPages created by tbretz
14:32 WikiStart edited by tbretz
(diff)
14:20 SandBox edited by tbretz
(diff)
14:18 SandBox edited by tbretz
(diff)

11/11/18:

19:42 Changeset [19384] by tbretz
Fixed a typo.
19:42 Changeset [19383] by tbretz
Just a compiler warning.
19:41 Changeset [19382] by tbretz
This just gives a warning which we get anyways.
19:23 Changeset [19381] by tbretz
Added PRINT command and --client option. No need anymore to skip the TM channel.
19:21 Changeset [19380] by tbretz
No need anymore to skip the TM channel
15:51 Changeset [19379] by tbretz
Already linked in libConfiguration
15:31 Changeset [19378] by tbretz
Layout optimization.
14:49 Changeset [19377] by tbretz
Defined a more reasonable order of focussing the elements.
14:44 Changeset [19376] by tbretz
Commented some obsolete code. Do not reset the palette if it is set to 'manual' when changing events.
14:09 Changeset [19375] by tbretz
The spike removal was broken, it was only working for the first channel. The statistics should exclude the last 60 samples to exclude the time markers - we do not have dedicated TM channels anymore.
14:08 Changeset [19374] by tbretz
The Spike removal was broken, GetPixelStats can hide the TM channels by itself.
13:31 Changeset [19373] by tbretz
On the way to make it more maintanance friendly. Fixed a bug (some roi were roiTM)

11/10/18:

22:01 Changeset [19372] by tbretz
Added some comments
21:54 InstallingEventViewer edited by tbretz
(diff)
21:50 InstallingEventViewer edited by tbretz
(diff)
21:45 InstallingEventViewer edited by tbretz
(diff)
21:45 InstallingEventViewer edited by tbretz
(diff)
20:43 InstallingEventViewer created by tbretz
18:42 Changeset [19371] by tbretz
Compile getevent in toolsonly mode (to allow the installtion of the event viewer)
18:40 Changeset [19370] by tbretz
Implemented the FAMOUS camera as an option, be a bit more specific in error messages when calling the index.php fails.
18:39 Changeset [19369] by tbretz
Allow an easy change of the location of the getevent tool, send the command line for debugging purposes.
18:09 Changeset [19368] by tbretz
Allow to switch to fake calibration...

11/09/18:

16:38 FACT++/JavaScript created by tbretz

11/08/18:

17:21 Changeset [19367] by tbretz
Fixed layout for the case the waveform is turned off
16:40 Changeset [19366] by tbretz
These two lines are obsolete.
16:01 Changeset [19365] by tbretz
Implemented the FAMOUS camera layout as an alternative in case the mapping file contains exactly 64 G-APD IDs.
15:59 Changeset [19364] by tbretz
Changed the maximum valid range of some spin boxes in case this is not a FACT camera.
15:58 Changeset [19363] by tbretz
Fixed typos in some comments.
13:20 FlareAlertsSent edited by Daniela Dorner
GCN 1 had wrong source name, exchanged AMON20160218 by HESE20160427, … (diff)
12:53 FlareAlertsSent edited by Daniela Dorner
added gcn circular of 2017 that had been forgotten (diff)
11:35 Changeset [19362] by tbretz
Improved the detection of root. This hopefully works now also with an installtion in the OS prefix path.

11/07/18:

21:16 Changeset [19361] by tbretz
A simple version of an event display.
21:15 Changeset [19360] by tbretz
Implemented the display of the hillas ellipse.
20:47 Changeset [19359] by tbretz
The single step mode was never working properly -- fixed.
20:46 Changeset [19358] by tbretz
Implemented key handling of space key as a single-step key.
17:20 Changeset [19357] by tbretz
Some additional comments.
17:08 Changeset [19356] by tbretz
HAWC's Eye Analysis
16:09 InstallingROOT edited by tbretz
(diff)
16:08 InstallingROOT edited by tbretz
(diff)
16:08 InstallingMars edited by tbretz
(diff)
16:07 InstallingMars edited by tbretz
(diff)
16:03 InstallingMars edited by tbretz
(diff)
16:03 InstallingMars edited by tbretz
(diff)
15:57 InstallingMars edited by tbretz
(diff)
15:46 Changeset [19355] by tbretz
Obsolete line...
15:41 Changeset [19354] by tbretz
Also report root version in status message
15:40 Changeset [19353] by tbretz
Still produced a warning.
15:38 Changeset [19352] by tbretz
Fixed for root 5.34 which does not define those for cmake.
15:13 DatabaseBasedAnalysis/table2sql edited by tbretz
(diff)
15:06 DatabaseBasedAnalysis/table2sql edited by tbretz
(diff)
14:59 DatabaseBasedAnalysis/Tables edited by tbretz
(diff)
14:59 DatabaseBasedAnalysis/Tables edited by tbretz
(diff)
11:22 Changeset [19351] by tbretz
This fixed a problem with old gcc -- we might have to extend the range of the fix.
10:30 Changeset [19350] by tbretz
Fixed a typo
10:26 Changeset [19349] by tbretz
For an older gcc
10:18 Changeset [19348] by tbretz
Fixed a problem with an old gcc.
10:17 Changeset [19347] by tbretz
Improved pre-check for root-config.
09:57 Changeset [19346] by tbretz
This wasn't working with installations is the operating system prefix... I hope this does now.
09:56 InstallingMars edited by tbretz
(diff)
09:25 InstallingMars edited by tbretz
(diff)
09:23 InstallingMars edited by tbretz
(diff)

11/01/18:

20:43 Changeset [19345] by tbretz
Improves the behaviour with RecursiveRemove. Strictly speaking this change might only be necessary if a class contains more than one member which is bound to recursive remove. Onth other hand setting all members to NULL which might be affected by RecursiveRemove is not wrong either.

10/31/18:

23:19 FlareAlertsSent edited by Daniela Dorner
added gcn circular (diff)

10/30/18:

22:12 Changeset [19344] by tbretz
Parenthesis missing.
22:12 Changeset [19343] by tbretz
Reading and printing some more options from the file headers
22:10 InstallingCorsika edited by tbretz
(diff)
22:03 InstallingROOT edited by tbretz
(diff)
22:01 InstallingCorsika edited by tbretz
(diff)
22:01 InstallingCorsika edited by tbretz
(diff)
17:55 Changeset [19342] by tbretz
Added a comment
17:55 Changeset [19341] by tbretz
Block length in number fo floats.
17:54 Changeset [19340] by tbretz
Implemented variable block size to support thin-format and implemented that even for normal data the wavelength is created if not yet done automatically.
17:32 InstallingCorsika edited by tbretz
(diff)
17:31 Changeset [19339] by tbretz
Added the 8-float format as FillEvtCorsikaThin, calculate absolute wavelength (right now, I don't know what to do with the information from the negative WL, print the origin only if it is defined, added some docu from the corsika docu, removed MMCS specific stuff by a pre-compiler directive -- do we still have MMCS data?
17:29 Changeset [19338] by tbretz
This allows to distinguish between the thinning file format (8 floats per bunch) and the normal one (7 floats per bunch)
17:21 Changeset [19337] by tbretz
Read the block header and footer bytes only when they are expected.
17:06 Changeset [19336] by tbretz
Flexible block size when reading the EVTE block to acount for different block size in thinning option.
16:23 Changeset [19335] by tbretz
For some reason giving the formula to be compiled as argument in Compile() does not work with root 6.14. Istead let Compile() get it from the title.
15:53 Changeset [19334] by tbretz
Make sure that if root decides to delete TFormula we are not deleting it again.
15:42 Changeset [19333] by tbretz
Fixed two typos.
15:39 Changeset [19332] by tbretz
Implemented variable block length to support thinning option, read more data values from the headers and store and print them.
15:36 Changeset [19331] by tbretz
Cleaned... made all the block-length variable so that it can be different between raw and thinned data.
15:34 Changeset [19330] by tbretz
Moved magic numbers to an enum, changed hasMagicNumber into the block length (273 floats for raw data and 312 data for THIN data)
15:26 Changeset [19329] by tbretz
Moved magic numbers to an enum, changed hasMagicNumber into the block length (273 floats for raw data and 312 data for THIN data)

10/29/18:

22:58 Changeset [19328] by tbretz
It seems something is deleting the canvases (could not find what), so this works around.
22:58 Changeset [19327] by tbretz
This was still not working, it produced root 5 dictionaries with root 6
21:14 InstallingROOT edited by tbretz
(diff)
19:26 InstallingCorsika edited by tbretz
(diff)
18:17 Changeset [19326] by tbretz
Use the compiler to check if the correct root version got loaded.
17:11 InstallingMars edited by tbretz
(diff)
17:10 InstallingFACT++ edited by tbretz
(diff)
17:06 Changeset [19325] by tbretz
This solution is easier to read
17:04 Changeset [19324] by tbretz
Now this version works for 5.34 with a classical compilation, 6.x compiled with cmake and 6.x downloaded as binary distirbution.
16:59 Changeset [19323] by tbretz
Now this version works for 5.34 with a classical compilation, 6.x compiled with cmake and 6.x downloaded as binary distirbution.
16:29 InstallingROOT edited by tbretz
(diff)
16:25 InstallingROOT created by tbretz
15:45 InstallingFACT++ edited by tbretz
(diff)
14:22 InstallingFACT++ edited by tbretz
(diff)
14:22 InstallingMars edited by tbretz
(diff)
14:21 Changeset [19322] by tbretz
If root does not create output, create it ourselves.
14:21 Changeset [19321] by tbretz
If root does not create output, create it ourselves.
13:59 InstallingFACT++ edited by tbretz
(diff)
13:59 InstallingMars edited by tbretz
(diff)
13:59 InstallingMars edited by tbretz
(diff)
13:58 InstallingMars created by tbretz

10/28/18:

20:03 Changeset [19320] by tbretz
Fixed type
20:01 Changeset [19319] by tbretz
Added some comments
20:00 Changeset [19318] by tbretz
Initialize lastt
19:56 Changeset [19317] by tbretz
That's more correct.
19:56 Changeset [19316] by tbretz
Comparison between signed and unsigned.
19:53 Changeset [19315] by tbretz
Comparison between signed an unsigned.

10/27/18:

20:00 Changeset [19314] by tbretz
Just removed the need for __CMAKE__ by renaming the Makefile qt4 ui files.
19:51 Changeset [19313] by tbretz
Unintentionally comitted line.
19:51 Changeset [19312] by tbretz
Defining a preprocessor directive for our __CMAKE__ build avoids to produce two additional unnecessray output files.

10/25/18:

21:20 Changeset [19311] by tbretz
Added some comments
21:17 Changeset [19310] by tbretz
It was crashing if the camera had less than 1440 pixels connected - fixed.
19:46 Changeset [19309] by tbretz
Prototype.
19:46 Changeset [19308] by tbretz
Create a version of dohtml.C with the correct paths.
19:45 Changeset [19307] by tbretz
That is another try to hopefully get something working. Works with root 6 for callisto and star.
19:43 Changeset [19306] by tbretz
Replaced \circ by #circ because the old one looks weird.
19:42 Changeset [19305] by tbretz
Replaced \circ by #circ because the old one looks weird.
19:42 Changeset [19304] by tbretz
Replaced \circ by #circ because the old one looks weird.

10/24/18:

23:10 Changeset [19303] by tbretz
Some minor fix to run it with cmake compiled root.
22:25 Changeset [19302] by tbretz
Fixed a compiler warning in a root header - nothing we can do about it.
22:17 Changeset [19301] by tbretz
Comparison of singned with unsigned
22:17 Changeset [19300] by tbretz
Disable some compiler warning for a QWT header.
22:05 Changeset [19299] by tbretz
Added some comments.
22:01 Changeset [19298] by tbretz
Now called lib
22:01 Changeset [19297] by tbretz
Separated lib and dictionary path, properly print include path of nova
21:06 Changeset [19296] by tbretz
Illegal charcter encoding in root dictionary with root 5
21:03 Changeset [19295] by tbretz
libmars is now created in the subdirectory.
21:02 Changeset [19294] by tbretz
In this context $ ENV should be just ENV, the subdir must be specified, to avoid confusion renamed libMARS to libCore, the LIBARARY OUTPUT DIRECTORY must be set before the first ROOT_GENERATE_DICTIONARY
20:59 Changeset [19293] by tbretz
kSolarStandardHorizon for convenience (no need to include libnova.h and no need to copy all these variables. A refernce is enough.
20:58 Changeset [19292] by tbretz
It is not a global variable but a pre-compiler directive.
20:04 Changeset [19291] by tbretz
This workaround is not needed anymore.
19:53 Changeset [19290] by tbretz
As a static member it is missing in the dictionary, as an inline member it is available.
19:52 Changeset [19289] by tbretz
Suppress some -Wcast-align warning from some root header (we can not influence that anyhow)
19:45 Changeset [19288] by tbretz
This fixes some compiler warning about alignment during casts.
16:40 Changeset [19287] by tbretz
Already included before.
16:39 Changeset [19286] by tbretz
This should (hopefully) make compilation compatible with root version compiled with and without cmake.
16:37 Changeset [19285] by tbretz
This should (hopefully) make compilation compatible with root version compiled with and without cmake.
16:01 Changeset [19284] by tbretz
Removed processings from BlockHeader, as a variable size array, it created problem with compiling the root dictionary with certain compilers. Now, the memory position is calculated directly in the code (fortunately, this 'trick' was only used in one location).

10/23/18:

20:47 Changeset [19283] by tbretz
Added comment.
20:32 Changeset [19282] by tbretz
Improved output.
20:26 Changeset [19281] by tbretz
Some minor updates to the output.
18:55 DatabaseBasedAnalysis/table2sql edited by tbretz
(diff)
18:48 Changeset [19280] by tbretz
Implemented automatic splitting into root-trees or ascii-files.
16:19 Changeset [19279] by tbretz
Added TFile::ls() as an option.
10:24 DatabaseBasedAnalysis/table2sql edited by tbretz
(diff)
10:24 DatabaseBasedAnalysis/table2sql edited by tbretz
(diff)
10:23 DatabaseBasedAnalysis/table2sql edited by tbretz
(diff)

10/22/18:

22:29 Changeset [19278] by tbretz
Improvements to groff-stuff
22:12 Changeset [19277] by tbretz
For a cleaner build directory we build the librarries into a subdirectory)
22:05 Changeset [19276] by tbretz
It's actually better to create the library directly in dictionary rather than copying it.
22:04 Changeset [19275] by tbretz
Make it run with rootcling
22:04 Changeset [19274] by tbretz
One more work around for a compiler warning
21:40 Changeset [19273] by tbretz
A lot of code became obsolete with root 6.
21:14 Changeset [19272] by tbretz
Fixed a typo.
21:10 Changeset [19271] by tbretz
This is based on some warning I get with root 6 during run-time. I am not sure that this will work reliably... it needs debugging.
20:55 Changeset [19270] by tbretz
Added some comments
20:54 Changeset [19269] by tbretz
Fixed a typo.
20:54 Changeset [19268] by tbretz
Fixed another issue pointed out by the YIT compiler.
20:52 Changeset [19267] by tbretz
This fixed running with rootcling, but might break compilation of the macro... but strictly speaking this is not required anymore except to improve startup time.
20:50 Changeset [19266] by tbretz
Fixed some minor issues with the cling based interpreter - this should not have any effect at runtime maybe except stability
19:23 Changeset [19265] by tbretz
Check for root2html and roff2pdf -- they are in a different package than groff.
19:21 Changeset [19264] by tbretz
Comaptibility with root 6 -- a slightly different way to load the library.
19:20 Changeset [19263] by tbretz
Root 6 needs a copy in this directory to read all the pcm files from the same directory (it follows symbolic links, so that doesn't help)
19:19 Changeset [19262] by tbretz
Not supported in root 6 until further debugging.
19:04 Changeset [19261] by tbretz
root 6 extends the range of kMaxEntries -- new data type -- untested.
19:04 Changeset [19260] by tbretz
root 6 defined the a const -- worked around.
19:03 Changeset [19259] by tbretz
root 6 need TMutex to be included.
19:02 Changeset [19258] by tbretz
Fixed a typo
19:00 Changeset [19257] by tbretz
Compatibility with root 6 -- more C++ like in general.
18:49 Changeset [19256] by tbretz
Compatibility with root 6 -- untested
18:43 Changeset [19255] by tbretz
Some precompiler macros turned into enums in root 6.
18:42 Changeset [19254] by tbretz
Compatibility with root 6 -- untested
18:41 Changeset [19253] by tbretz
This warning seems to be obsolete in root 6
18:41 Changeset [19252] by tbretz
Compatibility with root 6 -- untested
18:40 Changeset [19251] by tbretz
Worked around a compiler warning (err is used in the header)
18:39 Changeset [19250] by tbretz
Made the 'only-for-mars' pre-compiler conditionals compatible with root 6
18:36 Changeset [19249] by tbretz
Removed a stray paranthesis, replaced some unicode characters.
18:30 Changeset [19248] by tbretz
Removed some not really necessary const-qualifiers to make it compatible with root 6
18:17 Changeset [19247] by tbretz
root 6 uses kPrint somwehere else alraedy
18:17 Changeset [19246] by tbretz
Two return values missing, unload() not used at all.
16:54 Changeset [19245] by tbretz
CMAKE_INCLUDE_CURRENT should be set also with TOOLS_ONLY
15:39 Changeset [19244] by tbretz
Fixed name
Note: See TracTimeline for information about the timeline view.