Timeline
11/20/18:
- 13:59 Changeset [19410] by
- This will help to identify if the environment is screwed up.
- 13:58 Changeset [19409] by
- This will help to identify if the environment is screwed up.
- 13:41 Changeset [19408] by
- OpenSSL is only required for the non-tools (ConnectionSSL).
- 10:23 Changeset [19407] by
- Comparison between signed an unsigned
- 10:23 Changeset [19406] by
- 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
- (diff)
- 15:27 InstallingMars edited by
- (diff)
- 13:39 InstallingMars edited by
- (diff)
- 13:39 InstallingFACT++ edited by
- (diff)
- 13:37 InstallingMars edited by
- (diff)
- 13:11 InstallingMars edited by
- (diff)
- 13:08 InstallingMars edited by
- (diff)
11/15/18:
- 20:12 Changeset [19405] by
- n can be of type size_t, no need for a cast. It will not be negative:
- 20:03 Changeset [19404] by
- Make i consistent with num_cols
- 17:05 Changeset [19403] by
- include 'random' was missing for Peppermint 9 (gcc 7)
- 16:15 Changeset [19402] by
- 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
- fixed FACT++ path
- 13:25 Changeset [19400] by
- changed from lynx to links to deal with non-valid certificates
- 13:24 Changeset [19399] by
- improved logging, added ignore-option for filling events
11/14/18:
- 22:10 Changeset [19398] by
- Also the boost libraries are required.
- 22:09 Changeset [19397] by
- Make cmake fail if Qwt not found.
- 22:06 Changeset [19396] by
- If pkgconf is not installed, this might yield reasonable results.
- 21:56 InstallingROOT edited by
- (diff)
- 21:55 InstallingROOT edited by
- (diff)
- 20:43 InstallingROOT edited by
- (diff)
- 16:25 Changeset [19395] by
- Check CCfits after CCFitsio because of their dependencies. Print the MySQL message only once.
- 15:02 InstallingROOT edited by
- (diff)
- 15:00 InstallingROOT edited by
- (diff)
- 14:11 InstallingFACT++ edited by
- (diff)
- 13:10 InstallingFACT++ edited by
- (diff)
11/13/18:
- 16:25 Changeset [19394] by
- Minor fix.
- 16:23 Changeset [19393] by
- Allow to select the default observatory location during compile time. Minor changes to the ordering.
- 16:22 Changeset [19392] by
- Allow to select a different OBSERVATORY location during compile time. Minor changes to the order.
- 16:21 InstallingMars edited by
- (diff)
- 16:20 InstallingFACT++ edited by
- (diff)
- 16:17 Changeset [19391] by
- For convenience print the selected PRESET_OBSERVATORY when the programs start which write the files.
- 16:16 Changeset [19390] by
- The new default observatory is empty which corresponds to PRESET_OBSERVATORY -- set during compile time.
- 16:16 Changeset [19389] by
- As NIGHT is bound to the observatory location, write a new keywork OBSERVAT which corresponds to PRESET_OBSERVATORY.
- 16:15 Changeset [19388] by
- 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
- (diff)
- 09:24 InstallingCorsika edited by
- (diff)
- 09:23 InstallingCorsika edited by
- (diff)
11/12/18:
- 21:49 Changeset [19387] by
- Prefix file paths if they are not absolute (should not change anything as right now, --prefix is not defined.
- 21:47 Changeset [19386] by
- Prefix file paths if they are not absolute (should not change anything as right now, --prefix is not defined.
- 21:32 Changeset [19385] by
- 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
- (diff)
- 14:38 InstallingCorsika edited by
- (diff)
- 14:37 InstallingEventViewer edited by
- (diff)
- 14:37 DatabaseBasedAnalysis/calcsource edited by
- (diff)
- 14:36 DatabaseBasedAnalysis/calcsource edited by
- (diff)
- 14:36 DatabaseBasedAnalysis/calcsource edited by
- (diff)
- 14:34 WantedPages edited by
- (diff)
- 14:34 WantedPages created by
- 14:32 WikiStart edited by
- (diff)
- 14:20 SandBox edited by
- (diff)
- 14:18 SandBox edited by
- (diff)
11/11/18:
- 19:42 Changeset [19384] by
- Fixed a typo.
- 19:42 Changeset [19383] by
- Just a compiler warning.
- 19:41 Changeset [19382] by
- This just gives a warning which we get anyways.
- 19:23 Changeset [19381] by
- Added PRINT command and --client option. No need anymore to skip the TM channel.
- 19:21 Changeset [19380] by
- No need anymore to skip the TM channel
- 15:51 Changeset [19379] by
- Already linked in libConfiguration
- 15:31 Changeset [19378] by
- Layout optimization.
- 14:49 Changeset [19377] by
- Defined a more reasonable order of focussing the elements.
- 14:44 Changeset [19376] by
- Commented some obsolete code. Do not reset the palette if it is set to 'manual' when changing events.
- 14:09 Changeset [19375] by
- 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
- The Spike removal was broken, GetPixelStats can hide the TM channels by itself.
- 13:31 Changeset [19373] by
- On the way to make it more maintanance friendly. Fixed a bug (some roi were roiTM)
11/10/18:
- 22:01 Changeset [19372] by
- Added some comments
- 21:54 InstallingEventViewer edited by
- (diff)
- 21:50 InstallingEventViewer edited by
- (diff)
- 21:45 InstallingEventViewer edited by
- (diff)
- 21:45 InstallingEventViewer edited by
- (diff)
- 20:43 InstallingEventViewer created by
- 18:42 Changeset [19371] by
- Compile getevent in toolsonly mode (to allow the installtion of the event viewer)
- 18:40 Changeset [19370] by
- 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
- Allow an easy change of the location of the getevent tool, send the command line for debugging purposes.
- 18:09 Changeset [19368] by
- Allow to switch to fake calibration...
11/09/18:
11/08/18:
- 17:21 Changeset [19367] by
- Fixed layout for the case the waveform is turned off
- 16:40 Changeset [19366] by
- These two lines are obsolete.
- 16:01 Changeset [19365] by
- Implemented the FAMOUS camera layout as an alternative in case the mapping file contains exactly 64 G-APD IDs.
- 15:59 Changeset [19364] by
- Changed the maximum valid range of some spin boxes in case this is not a FACT camera.
- 15:58 Changeset [19363] by
- Fixed typos in some comments.
- 13:20 FlareAlertsSent edited by
- GCN 1 had wrong source name, exchanged AMON20160218 by HESE20160427, … (diff)
- 12:53 FlareAlertsSent edited by
- added gcn circular of 2017 that had been forgotten (diff)
- 11:35 Changeset [19362] by
- 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
- A simple version of an event display.
- 21:15 Changeset [19360] by
- Implemented the display of the hillas ellipse.
- 20:47 Changeset [19359] by
- The single step mode was never working properly -- fixed.
- 20:46 Changeset [19358] by
- Implemented key handling of space key as a single-step key.
- 17:20 Changeset [19357] by
- Some additional comments.
- 17:08 Changeset [19356] by
- HAWC's Eye Analysis
- 16:09 InstallingROOT edited by
- (diff)
- 16:08 InstallingROOT edited by
- (diff)
- 16:08 InstallingMars edited by
- (diff)
- 16:07 InstallingMars edited by
- (diff)
- 16:03 InstallingMars edited by
- (diff)
- 16:03 InstallingMars edited by
- (diff)
- 15:57 InstallingMars edited by
- (diff)
- 15:46 Changeset [19355] by
- Obsolete line...
- 15:41 Changeset [19354] by
- Also report root version in status message
- 15:40 Changeset [19353] by
- Still produced a warning.
- 15:38 Changeset [19352] by
- Fixed for root 5.34 which does not define those for cmake.
- 15:13 DatabaseBasedAnalysis/table2sql edited by
- (diff)
- 15:06 DatabaseBasedAnalysis/table2sql edited by
- (diff)
- 14:59 DatabaseBasedAnalysis/Tables edited by
- (diff)
- 14:59 DatabaseBasedAnalysis/Tables edited by
- (diff)
- 11:22 Changeset [19351] by
- This fixed a problem with old gcc -- we might have to extend the range of the fix.
- 10:30 Changeset [19350] by
- Fixed a typo
- 10:26 Changeset [19349] by
- For an older gcc
- 10:18 Changeset [19348] by
- Fixed a problem with an old gcc.
- 10:17 Changeset [19347] by
- Improved pre-check for root-config.
- 09:57 Changeset [19346] by
- This wasn't working with installations is the operating system prefix... I hope this does now.
- 09:56 InstallingMars edited by
- (diff)
- 09:25 InstallingMars edited by
- (diff)
- 09:23 InstallingMars edited by
- (diff)
11/01/18:
- 20:43 Changeset [19345] by
- 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
- added gcn circular (diff)
10/30/18:
- 22:12 Changeset [19344] by
- Parenthesis missing.
- 22:12 Changeset [19343] by
- Reading and printing some more options from the file headers
- 22:10 InstallingCorsika edited by
- (diff)
- 22:03 InstallingROOT edited by
- (diff)
- 22:01 InstallingCorsika edited by
- (diff)
- 22:01 InstallingCorsika edited by
- (diff)
- 17:55 Changeset [19342] by
- Added a comment
- 17:55 Changeset [19341] by
- Block length in number fo floats.
- 17:54 Changeset [19340] by
- 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
- (diff)
- 17:31 Changeset [19339] by
- 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
- 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
- Read the block header and footer bytes only when they are expected.
- 17:06 Changeset [19336] by
- Flexible block size when reading the EVTE block to acount for different block size in thinning option.
- 16:23 Changeset [19335] by
- 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
- Make sure that if root decides to delete TFormula we are not deleting it again.
- 15:42 Changeset [19333] by
- Fixed two typos.
- 15:39 Changeset [19332] by
- 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
- Cleaned... made all the block-length variable so that it can be different between raw and thinned data.
- 15:34 Changeset [19330] by
- 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
- 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
- It seems something is deleting the canvases (could not find what), so this works around.
- 22:58 Changeset [19327] by
- This was still not working, it produced root 5 dictionaries with root 6
- 21:14 InstallingROOT edited by
- (diff)
- 19:26 InstallingCorsika edited by
- (diff)
- 18:17 Changeset [19326] by
- Use the compiler to check if the correct root version got loaded.
- 17:11 InstallingMars edited by
- (diff)
- 17:10 InstallingFACT++ edited by
- (diff)
- 17:06 Changeset [19325] by
- This solution is easier to read
- 17:04 Changeset [19324] by
- 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
- 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
- (diff)
- 16:25 InstallingROOT created by
- 15:45 InstallingFACT++ edited by
- (diff)
- 14:22 InstallingFACT++ edited by
- (diff)
- 14:22 InstallingMars edited by
- (diff)
- 14:21 Changeset [19322] by
- If root does not create output, create it ourselves.
- 14:21 Changeset [19321] by
- If root does not create output, create it ourselves.
- 13:59 InstallingFACT++ edited by
- (diff)
- 13:59 InstallingMars edited by
- (diff)
- 13:59 InstallingMars edited by
- (diff)
- 13:58 InstallingMars created by
10/28/18:
- 20:03 Changeset [19320] by
- Fixed type
- 20:01 Changeset [19319] by
- Added some comments
- 20:00 Changeset [19318] by
- Initialize lastt
- 19:56 Changeset [19317] by
- That's more correct.
- 19:56 Changeset [19316] by
- Comparison between signed and unsigned.
- 19:53 Changeset [19315] by
- Comparison between signed an unsigned.
10/27/18:
- 20:00 Changeset [19314] by
- Just removed the need for __CMAKE__ by renaming the Makefile qt4 ui files.
- 19:51 Changeset [19313] by
- Unintentionally comitted line.
- 19:51 Changeset [19312] by
- Defining a preprocessor directive for our __CMAKE__ build avoids to produce two additional unnecessray output files.
10/25/18:
- 21:20 Changeset [19311] by
- Added some comments
- 21:17 Changeset [19310] by
- It was crashing if the camera had less than 1440 pixels connected - fixed.
- 19:46 Changeset [19309] by
- Prototype.
- 19:46 Changeset [19308] by
- Create a version of dohtml.C with the correct paths.
- 19:45 Changeset [19307] by
- That is another try to hopefully get something working. Works with root 6 for callisto and star.
- 19:43 Changeset [19306] by
- Replaced \circ by #circ because the old one looks weird.
- 19:42 Changeset [19305] by
- Replaced \circ by #circ because the old one looks weird.
- 19:42 Changeset [19304] by
- Replaced \circ by #circ because the old one looks weird.
10/24/18:
- 23:10 Changeset [19303] by
- Some minor fix to run it with cmake compiled root.
- 22:25 Changeset [19302] by
- Fixed a compiler warning in a root header - nothing we can do about it.
- 22:17 Changeset [19301] by
- Comparison of singned with unsigned
- 22:17 Changeset [19300] by
- Disable some compiler warning for a QWT header.
- 22:05 Changeset [19299] by
- Added some comments.
- 22:01 Changeset [19298] by
- Now called lib
- 22:01 Changeset [19297] by
- Separated lib and dictionary path, properly print include path of nova
- 21:06 Changeset [19296] by
- Illegal charcter encoding in root dictionary with root 5
- 21:03 Changeset [19295] by
- libmars is now created in the subdirectory.
- 21:02 Changeset [19294] by
- 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
- 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
- It is not a global variable but a pre-compiler directive.
- 20:04 Changeset [19291] by
- This workaround is not needed anymore.
- 19:53 Changeset [19290] by
- As a static member it is missing in the dictionary, as an inline member it is available.
- 19:52 Changeset [19289] by
- Suppress some -Wcast-align warning from some root header (we can not influence that anyhow)
- 19:45 Changeset [19288] by
- This fixes some compiler warning about alignment during casts.
- 16:40 Changeset [19287] by
- Already included before.
- 16:39 Changeset [19286] by
- This should (hopefully) make compilation compatible with root version compiled with and without cmake.
- 16:37 Changeset [19285] by
- This should (hopefully) make compilation compatible with root version compiled with and without cmake.
- 16:01 Changeset [19284] by
- 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
- Added comment.
- 20:32 Changeset [19282] by
- Improved output.
- 20:26 Changeset [19281] by
- Some minor updates to the output.
- 18:55 DatabaseBasedAnalysis/table2sql edited by
- (diff)
- 18:48 Changeset [19280] by
- Implemented automatic splitting into root-trees or ascii-files.
- 16:19 Changeset [19279] by
- Added TFile::ls() as an option.
- 10:24 DatabaseBasedAnalysis/table2sql edited by
- (diff)
- 10:24 DatabaseBasedAnalysis/table2sql edited by
- (diff)
- 10:23 DatabaseBasedAnalysis/table2sql edited by
- (diff)
10/22/18:
- 22:29 Changeset [19278] by
- Improvements to groff-stuff
- 22:12 Changeset [19277] by
- For a cleaner build directory we build the librarries into a subdirectory)
- 22:05 Changeset [19276] by
- It's actually better to create the library directly in dictionary rather than copying it.
- 22:04 Changeset [19275] by
- Make it run with rootcling
- 22:04 Changeset [19274] by
- One more work around for a compiler warning
- 21:40 Changeset [19273] by
- A lot of code became obsolete with root 6.
- 21:14 Changeset [19272] by
- Fixed a typo.
- 21:10 Changeset [19271] by
- 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
- Added some comments
- 20:54 Changeset [19269] by
- Fixed a typo.
- 20:54 Changeset [19268] by
- Fixed another issue pointed out by the YIT compiler.
- 20:52 Changeset [19267] by
- 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
- 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
- Check for root2html and roff2pdf -- they are in a different package than groff.
- 19:21 Changeset [19264] by
- Comaptibility with root 6 -- a slightly different way to load the library.
- 19:20 Changeset [19263] by
- 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
- Not supported in root 6 until further debugging.
- 19:04 Changeset [19261] by
- root 6 extends the range of kMaxEntries -- new data type -- untested.
- 19:04 Changeset [19260] by
- root 6 defined the a const -- worked around.
- 19:03 Changeset [19259] by
- root 6 need TMutex to be included.
- 19:02 Changeset [19258] by
- Fixed a typo
- 19:00 Changeset [19257] by
- Compatibility with root 6 -- more C++ like in general.
- 18:49 Changeset [19256] by
- Compatibility with root 6 -- untested
- 18:43 Changeset [19255] by
- Some precompiler macros turned into enums in root 6.
- 18:42 Changeset [19254] by
- Compatibility with root 6 -- untested
- 18:41 Changeset [19253] by
- This warning seems to be obsolete in root 6
- 18:41 Changeset [19252] by
- Compatibility with root 6 -- untested
- 18:40 Changeset [19251] by
- Worked around a compiler warning (err is used in the header)
- 18:39 Changeset [19250] by
- Made the 'only-for-mars' pre-compiler conditionals compatible with root 6
- 18:36 Changeset [19249] by
- Removed a stray paranthesis, replaced some unicode characters.
- 18:30 Changeset [19248] by
- Removed some not really necessary const-qualifiers to make it compatible with root 6
- 18:17 Changeset [19247] by
- root 6 uses kPrint somwehere else alraedy
- 18:17 Changeset [19246] by
- Two return values missing, unload() not used at all.
- 16:54 Changeset [19245] by
- CMAKE_INCLUDE_CURRENT should be set also with TOOLS_ONLY
- 15:39 Changeset [19244] by
- Fixed name
Note:
See TracTimeline
for information about the timeline view.