Timeline
10/30/19:
- 19:59 Changeset [19840] by
- More general path examples.
- 18:40 Changeset [19839] by
- This hopefully fixes some problems with gloabl installations of root (although this is not really relevant for fact++)
- 18:35 Changeset [19838] by
- Last commit updated.
- 18:32 Changeset [19837] by
- This did not work for system wide installations... new try.
- 16:33 Changeset [19836] by
- Some convenience stuff for debugging (a link to thisroot.sh
- 16:31 Changeset [19835] by
- HAWC's Eye spacific version.
- 16:18 Changeset [19834] by
- Minor improvement but still not perfect. This reflects at least with which root version cmake was run.
- 15:37 Changeset [19833] by
- Typo
- 15:34 Changeset [19832] by
- ROOTv6 does not clone these two arrays... I do not understand why.
- 14:53 Changeset [19831] by
- Fixed a problem with TFormula in rootv6
- 14:38 Changeset [19830] by
- Create a link to the correct thisroot.sh for convenience
- 14:29 Changeset [19829] by
- There is a problem with the rootcint hack with root v6. I hope that fixes it.
- 14:28 Changeset [19828] by
- Create a link to the correct thisroot.sh for convenience
- 11:38 Changeset [19827] by
- Wow... somebody hit the configuration in which this is relevant!
- 08:47 Changeset [19826] by
- Fixed a few minor problems which avoided to run the macro with root 6
10/28/19:
- 10:27 Changeset [19825] by
- Root 6 complained about an undefined character symbol.
10/27/19:
- 20:38 Changeset [19824] by
- Can be const
- 20:38 Changeset [19823] by
- There was a bug calling InitFact (an old line survcived)
- 20:37 Changeset [19822] by
- Improved output.
- 20:36 Changeset [19821] by
- Moved definition of the cleaning levels to the top of the macro.
- 20:35 Changeset [19820] by
- Typo in comment.
- 20:33 Changeset [19819] by
- usemap can always be turned on, it is turned off bythe MC flag
- 20:26 Changeset [19818] by
- Implmented a NO_ROOT for testing purposes. Root is also required for TOOLS_ONLY
- 20:23 Changeset [19817] by
- Sorry, works with 6.18 and not 6.14
- 20:18 Changeset [19816] by
- Alias on two argument functions does not work with root 5.24/28 but 6.14/04
- 20:06 Changeset [19815] by
- Copy and Paste error
- 19:14 Changeset [19814] by
- Indirection through an alias won't work
- 18:55 Changeset [19813] by
- Wrong variables
- 18:24 Changeset [19812] by
- Improvements. Added 'Fake HAWC variables', added the possibility to train Core location on the ground, added how to change tree output name, improved selector, exit when ranger fails.
- 18:16 Changeset [19811] by
- Spaces removed.
- 18:16 Changeset [19810] by
- Found the solution... it needs a recursive access to the aliases stored in TTreeFormula.
- 16:44 Changeset [19809] by
- Found and corrected the problem why aliases of aliases stay empty... the bracnhes are not read as no address is set as TTreeFormula does not recognize them... or I have not yet found how to find out which ones need to be enabled.
- 16:43 Changeset [19808] by
- Here, we can simply enable all branches for which an address was set.
- 16:41 Changeset [19807] by
- Removed a stray output line.
- 13:08 Changeset [19806] by
- Some improvements to first/max warning:
- 12:52 Changeset [19805] by
- Added a 'Map' which is a resource of the kind 'something/somethingelse'
- 12:51 Changeset [19804] by
- Unified the use of the mapping for the entry type in a file or database, moved the code to FileEntry.h, added the misisng 'unique' resource in fits2sql
- 11:12 Changeset [19803] by
- Typos
- 11:11 Changeset [19802] by
- Moved the common Splitting algorithm to a common class 'Splitting' (added) and added the possibility to rename columns (csv2root)
10/26/19:
- 21:15 Changeset [19801] by
- Added example for adding core position (from MC truth) and fixed exit codes.
- 19:53 Changeset [19800] by
- We can use the default mem mode... there is no issue with memory and it is not slower.
- 17:01 Changeset [19799] by
- Missing whitespace
- 16:32 Changeset [19798] by
- Some fixed to be able to correctly update a tree.
- 16:31 Changeset [19797] by
- Examples how to use ranger.
- 12:22 Changeset [19796] by
- Updated help text and improved the handling of the update option (can not be combined with the split rules if tre already exists), make tree the third positional argument.
- 12:21 Changeset [19795] by
- Updated help text and added possibility to apply ignore also to the aliased column names.
10/25/19:
- 23:46 Changeset [19794] by
- Improvements and fixes.
- 23:46 Changeset [19793] by
- Now also the opposite direction is possible.
- 20:21 Changeset [19792] by
- This is a new general purpose tool similar to the root2sql which allows to write csv (ascii) files including aliases, a selector and the use of formulas
10/24/19:
- 21:08 InstallingMars edited by
- (diff)
- 20:59 Changeset [19791] by
- Fixed the missing CLANG_MIN
- 20:54 InstallingMars edited by
- (diff)
- 20:41 Changeset [19790] by
- Compatibility down to cmake 3.1
- 17:49 Changeset [19789] by
- Improved comment.
- 17:41 Changeset [19788] by
- The point source is emitting isotropically now. Before the flux was homogeneous on the surface of the optics.
- 15:31 Changeset [19787] by
- Added how to simulate a point source.
- 15:15 Changeset [19786] by
- Implemneted the option of a (non ideal) point source.
- 15:02 Changeset [19785] by
- Allow to setup a point source.
- 14:01 Changeset [19784] by
- Better formatting of error message
- 14:00 Changeset [19783] by
- Better formatting of error message
- 13:44 Changeset [19782] by
- Same error message than for cmake itself.
- 13:44 Changeset [19781] by
- Same error message than for cmake itself.
- 13:39 Changeset [19780] by
- Enforce at least cmake 3.0 (cmake 2.8.12 fails), gcc 4.4.7 (known to work on SL6.10 if root compiles with it) and clang 3.8 (known to work in Ubuntu 16.04 if root compiles with it)
- 13:39 Changeset [19779] by
- Enforce at least cmake 3.0 (cmake 2.8.12 fails), gcc 4.4.7 (known to work on SL6.10 if root compiles with it) and clang 3.8 (known to work in Ubuntu 16.04 if root compiles with it)
- 13:34 InstallingROOT edited by
- (diff)
- 13:24 InstallingFACT++ edited by
- (diff)
- 13:24 InstallingMars edited by
- (diff)
- 13:22 InstallingROOT edited by
- (diff)
- 13:10 InstallingFACT++ edited by
- (diff)
- 12:32 Changeset [19778] by
- added links to visbility and GBM alerts
10/16/19:
10/15/19:
- 16:19 Changeset [19777] by
- ROOT_VERSION must not be a list when evaluated with VERSION_GREATER_EQUAL
- 15:52 Changeset [19776] by
- Improved some comments and removed some obsolete code lines.
- 10:53 Changeset [19775] by
- root 5 doesn't know that target and the links are not required either.
- 10:47 Changeset [19774] by
- looks like a better handling of the dictionary pcm files.
- 10:32 Changeset [19773] by
- If the file already exists - do nothing.
- 08:42 Changeset [19772] by
- Added a warning on file naming.
- 08:42 Changeset [19771] by
- Fixed a bug which could lead (not in La Palma though) to inconsistent path and file names.
10/13/19:
- 20:08 Changeset [19770] by
- Fit an atmospheric profile from an atmprof file to get the coefficients used in MAtmosphere to calculate the extinction coefficients.
- 18:15 Changeset [19769] by
- Changed IntendedPulsPos from samples to nano-seconds.
- 15:21 Changeset [19768] by
- Minor corrections to a comment.
10/12/19:
- 20:08 Changeset [19767] by
- The default obs level is 0 now
- 20:08 Changeset [19766] by
- And another constructor
- 20:06 Changeset [19765] by
- fHeight is not used right now... (note that the current default coeffieints also don't match). The loops for ozone and aerosols stopped one entry to early which produced a step in aerosol contents as for all hogher values the last entry was used, aerosol and ozone was only properly initialized if numericall by chance the counting hit the bin border, InitOzone errornesously checked for valid Aerosols, prepared a more reaosnable default consztrucotr: the current one did more or less nothing as the fObLevel was not yet initialized.
- 20:02 Changeset [19764] by
- Compare corsika and ceres atmosphere...
- 15:48 Changeset [19763] by
- Moved the atmosphere code to its own files and make it accessible from teh interpreter.
- 15:45 Changeset [19762] by
- Setter for production height.
- 15:44 Changeset [19761] by
- fgEarthRadius can be public.
10/11/19:
- 19:22 Changeset [19760] by
- They are added to the ListOfCleanups. This is implemented as a THashTable. According to the root documentation, it is required to rehash the table whenever the name of an object in the table changes. This is now guranteed if name change happens via SetName
- 16:48 Changeset [19759] by
- Not nice... but those billions of warnings from root are just too annoying.
- 10:35 Changeset [19758] by
- Produce root version number of not already available.
- 09:48 InstallingROOT edited by
- (diff)
- 09:35 Changeset [19757] by
- Changed the strategy how root finds GQt (if available at all) and minor improvements to the output.
- 09:33 Changeset [19756] by
- Some minor improvements to root detection output. If a root build directory is used, the pcm files are not at the right location -> create links.
- 09:31 Changeset [19755] by
- Make it more robust against missing version numbers.
10/10/19:
- 21:26 InstallingMars edited by
- (diff)
- 20:09 InstallingROOT edited by
- (diff)
- 19:57 Changeset [19754] by
- Implemented VIEWER_ONLY option.
- 19:56 Changeset [19753] by
- Allow setting SurfaceRoughness (note that this is DANGEROUS to use) and fixed some compiler warnings.
- 19:52 Changeset [19752] by
- Wrong return type.
- 19:50 Changeset [19751] by
- Intendation is confusing some compilers giving warnings.
- 19:48 InstallingFACT++ edited by
- (diff)
- 19:45 InstallingFACT++ edited by
- (diff)
- 19:43 InstallingFACT++ edited by
- (diff)
- 17:08 Changeset [19750] by
- In some configurations the root version is missing -> don't check then
10/08/19:
- 21:02 InstallingROOT edited by
- (diff)
- 17:22 Changeset [19749] by
- Pulses in the data can start as early as 250.
- 17:21 Changeset [19748] by
- The pusle position in the data is earlier
- 17:05 Changeset [19747] by
- Make rule work for data files as well.
- 17:04 Changeset [19746] by
- No unsuitable pixel as a default, adapted extraction range to data, make rule work for data files as well.
- 14:00 Changeset [19745] by
- Updated cleaning levels.
- 13:59 Changeset [19744] by
- Updated cleaning levels, updated histogram binnings.
- 09:04 Changeset [19743] by
- added all expert info
- 09:03 Changeset [19742] by
- added listing of all duties
- 09:00 Changeset [19741] by
- added runid for list of runs
- 08:58 Changeset [19740] by
- added needed command lines for scheduler
10/07/19:
- 22:29 Changeset [19739] by
- A plotting macro that allows to easily test processing in star.
- 22:28 Changeset [19738] by
- Do not use cout but gLog
- 22:28 Changeset [19737] by
- Improved Print output
- 22:28 Changeset [19736] by
- The Ellipse wasn't trasnaperent.
- 21:33 Changeset [19735] by
- Fixed a race condition problem and made the loop turn around.
- 21:03 Changeset [19734] by
- A simple event display for calibrated data.
- 13:35 Changeset [19733] by
- added new options (cut on correction-factors, cut for rows with empty values)
- 13:31 Changeset [19732] by
- added new options for download-website
- 12:57 Changeset [19731] by
- fixed errors for corrected LCs, added new options (cut on correction-factors, cut for rows with empty values), fixed typo in header
10/06/19:
- 17:24 Changeset [19730] by
- usage information added
- 17:18 Changeset [19729] by
- Example how to plot a ratescan
10/05/19:
- 20:53 Changeset [19728] by
- Allow to configure zfits compression.
- 20:52 Changeset [19727] by
- Allow for .fz extension in input files.
- 20:51 Changeset [19726] by
- Switch to compressed files -- the algorithm which columnis compressed how is a bit arbitrary and might only work for our raw files.
- 20:50 Changeset [19725] by
- Switch from ofits to zofits
- 17:22 Changeset [19724] by
- A fix to the output file names and better binnings.
- 16:56 Changeset [19723] by
- Do not write MMc* when writing MC calibration files.
- 16:55 Changeset [19722] by
- No need to keep GetFileName private
- 16:55 Changeset [19721] by
- No need to keep GetFileName private.
- 16:54 Changeset [19720] by
- Added a constructor which allows to instantiate MDIrIter with just one argument
- 16:53 Changeset [19719] by
- Some updates, in particular allowing to process more than one file at a time.
- 16:41 Changeset [19718] by
- Moved
10/04/19:
- 20:49 Changeset [19717] by
- Typo
- 20:48 FlareAlertsSent edited by
- (diff)
- 20:47 Changeset [19716] by
- Use a new flag from the DB to decice if this source followws sattelite pointings.
- 19:19 InstallingHealpixForMars edited by
- (diff)
- 19:18 InstallingHealpixForMars edited by
- (diff)
- 19:16 InstallingHealpixForMars edited by
- (diff)
- 19:15 InstallingHealpixForMars edited by
- (diff)
- 19:15 InstallingHealpixForMars edited by
- (diff)
- 19:14 DatabaseBasedAnalysis/Tables edited by
- (diff)
- 19:10 InstallingHealpixForMars edited by
- (diff)
- 19:09 InstallingHealpixForMars edited by
- (diff)
- 19:06 InstallingHealpixForMars edited by
- (diff)
- 19:05 InstallingHealpixForMars edited by
- (diff)
- 19:03 InstallingHealpixForMars edited by
- (diff)
- 18:59 InstallingHealpixForMars edited by
- (diff)
- 18:56 InstallingHealpixForMars edited by
- (diff)
- 18:47 Changeset [19715] by
- Added the possibility to add RootHealPix to the Mars library.
- 18:45 InstallingHealpixForMars edited by
- (diff)
- 18:44 InstallingHealpixForMars created by
10/03/19:
- 15:55 Changeset [19714] by
- Added ratescan program for HAWC's Eye
- 13:08 InstallingFACT++ edited by
- (diff)
- 12:29 Changeset [19713] by
- Forgot to rename the server.
- 12:23 Changeset [19712] by
- Added GTC dust measurements
- 12:22 Changeset [19711] by
- Removed an obsolete line from the request.
- 12:21 Changeset [19710] by
- Removed some obsolete code, fixed a typo.
- 12:06 Changeset [19709] by
- Added new GTC dust.
- 12:04 Changeset [19708] by
- Added tool to read GTC dust values.
10/01/19:
- 15:28 Changeset [19707] by
- Handle the MC MGeomCamFAMOUS data reasonably
- 15:28 Changeset [19706] by
- Improved naming convention.
- 15:27 Changeset [19705] by
- Minor fixes and simplifications.
- 15:27 Changeset [19704] by
- Minor fixed and simplification.
- 15:26 Changeset [19703] by
- Typo.
- 13:27 Changeset [19702] by
- Adapted some binning, removed wobble option, added comments, set a reasonable (whatever that means) trigger threshold, fixed the source position for th eplots in the center o fthe camera.
- 13:02 Changeset [19701] by
- A macro to get the OriginalMC data into the root file.
Note:
See TracTimeline
for information about the timeline view.