Timeline



11/07/19:

10:32 Changeset [19872] by tbretz
Moved the old MAGIC resource files to resources
09:12 InstallingMars edited by tbretz
(diff)
09:11 InstallingFACT++ edited by tbretz
(diff)
09:09 InstallingFACT++ edited by tbretz
(diff)
09:08 InstallingMars edited by tbretz
(diff)
09:07 Changeset [19871] by tbretz
Added.
09:05 Changeset [19870] by tbretz
Moved to Chaangelog.old
09:04 Changeset [19869] by tbretz
Removed old obsolete build system.
09:04 Changeset [19868] by tbretz
Moved to Changelog.old
09:02 Changeset [19867] by tbretz
New directory to collect the old changelogs
08:57 Changeset [19866] by tbretz
Updated
08:54 Changeset [19865] by tbretz
Obsolete.
08:54 Changeset [19864] by tbretz
Obsolete.
08:53 Changeset [19863] by tbretz
Updated
08:52 Changeset [19862] by tbretz
Removed old obsolete and broken build system.

11/03/19:

16:43 Changeset [19861] by tbretz
Dedicated version to fit the darc count spectra applying for example the famous camera gemeotry.
14:17 Changeset [19860] by tbretz
Fixed some compile issues.
13:38 Changeset [19859] by tbretz
Fixed a compiler warning.
13:36 Changeset [19858] by tbretz
Do not apply step correction when MPedestalSubtractedEvt is not a multiple of 9.
13:05 Changeset [19857] by tbretz
Jump correction needs to be turned off also here.
12:44 Changeset [19856] by tbretz
Also the include of unordered_map only needs to be secured for ROOTv5 CINT.

11/02/19:

11:46 InstallingROOT edited by tbretz
(diff)

11/01/19:

19:44 Changeset [19855] by tbretz
It seems there was a DEFINED missing.
19:43 Changeset [19854] by tbretz
It seems there was a DEFINED missing.
15:12 Changeset [19853] by tbretz
Added a few additional checks. No default file anymore (as the default file might not reside in this relative path)
15:11 Changeset [19852] by tbretz
Changed the default atmosphere without user initailization to Keilhauer US Std. Make sure that the overburden below the obs level is 0. Split the Init functions such that the observation level can be changed indendently from the atmospshere. Copy the height levels from MRunHeader.
14:51 Changeset [19851] by tbretz
For conevenience initialize fWavelengthMin/Max
14:51 Changeset [19850] by tbretz
This is also used to catch some option from the runheaders before pre-processing. Therefore, this has to be handles properly.
14:20 Changeset [19849] by tbretz
Added description of --check to Usage
14:18 Changeset [19848] by tbretz
Make a public access to MCorsikaRead::CalcNumEvents possible. This allows to use it to check whether all files are valid. Added the new option '--check' to ceres for that. Copy '-tel' to the file names. This is more conevenient in reading them.
11:08 Changeset [19847] by tbretz
This is a first draft for the pulse shape. It is based on the assumption that the leading edge is as steep as for FACT because it is mainly defined by the bandwidth and the falling edge is taken from the datasheet of the SensL FJ. The maximum is at 0 and the peak at 1. The range is selected such that at the edges the relative height is below 1e-3.

10/31/19:

10:36 Changeset [19846] by tbretz
Example how to extract a calibrated trace.
10:35 Changeset [19845] by tbretz
Allow also .q
10:18 Changeset [19844] by tbretz
This is double checked
09:56 Changeset [19843] by tbretz
Added a lot of comments.
09:56 Changeset [19842] by tbretz
Added a lot of comments.
09:52 Changeset [19841] by tbretz
Added a lot of comments.

10/30/19:

19:59 Changeset [19840] by tbretz
More general path examples.
18:40 Changeset [19839] by tbretz
This hopefully fixes some problems with gloabl installations of root (although this is not really relevant for fact++)
18:35 Changeset [19838] by tbretz
Last commit updated.
18:32 Changeset [19837] by tbretz
This did not work for system wide installations... new try.
16:33 Changeset [19836] by tbretz
Some convenience stuff for debugging (a link to thisroot.sh
16:31 Changeset [19835] by tbretz
HAWC's Eye spacific version.
16:18 Changeset [19834] by tbretz
Minor improvement but still not perfect. This reflects at least with which root version cmake was run.
15:37 Changeset [19833] by tbretz
Typo
15:34 Changeset [19832] by tbretz
ROOTv6 does not clone these two arrays... I do not understand why.
14:53 Changeset [19831] by tbretz
Fixed a problem with TFormula in rootv6
14:38 Changeset [19830] by tbretz
Create a link to the correct thisroot.sh for convenience
14:29 Changeset [19829] by tbretz
There is a problem with the rootcint hack with root v6. I hope that fixes it.
14:28 Changeset [19828] by tbretz
Create a link to the correct thisroot.sh for convenience
11:38 Changeset [19827] by tbretz
Wow... somebody hit the configuration in which this is relevant!
08:47 Changeset [19826] by tbretz
Fixed a few minor problems which avoided to run the macro with root 6

10/28/19:

10:27 Changeset [19825] by tbretz
Root 6 complained about an undefined character symbol.

10/27/19:

20:38 Changeset [19824] by tbretz
Can be const
20:38 Changeset [19823] by tbretz
There was a bug calling InitFact (an old line survcived)
20:37 Changeset [19822] by tbretz
Improved output.
20:36 Changeset [19821] by tbretz
Moved definition of the cleaning levels to the top of the macro.
20:35 Changeset [19820] by tbretz
Typo in comment.
20:33 Changeset [19819] by tbretz
usemap can always be turned on, it is turned off bythe MC flag
20:26 Changeset [19818] by tbretz
Implmented a NO_ROOT for testing purposes. Root is also required for TOOLS_ONLY
20:23 Changeset [19817] by tbretz
Sorry, works with 6.18 and not 6.14
20:18 Changeset [19816] by tbretz
Alias on two argument functions does not work with root 5.24/28 but 6.14/04
20:06 Changeset [19815] by tbretz
Copy and Paste error
19:14 Changeset [19814] by tbretz
Indirection through an alias won't work
18:55 Changeset [19813] by tbretz
Wrong variables
18:24 Changeset [19812] by tbretz
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 tbretz
Spaces removed.
18:16 Changeset [19810] by tbretz
Found the solution... it needs a recursive access to the aliases stored in TTreeFormula.
16:44 Changeset [19809] by tbretz
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 tbretz
Here, we can simply enable all branches for which an address was set.
16:41 Changeset [19807] by tbretz
Removed a stray output line.
13:08 Changeset [19806] by tbretz
Some improvements to first/max warning:
12:52 Changeset [19805] by tbretz
Added a 'Map' which is a resource of the kind 'something/somethingelse'
12:51 Changeset [19804] by tbretz
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 tbretz
Typos
11:11 Changeset [19802] by tbretz
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 tbretz
Added example for adding core position (from MC truth) and fixed exit codes.
19:53 Changeset [19800] by tbretz
We can use the default mem mode... there is no issue with memory and it is not slower.
17:01 Changeset [19799] by tbretz
Missing whitespace
16:32 Changeset [19798] by tbretz
Some fixed to be able to correctly update a tree.
16:31 Changeset [19797] by tbretz
Examples how to use ranger.
12:22 Changeset [19796] by tbretz
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 tbretz
Updated help text and added possibility to apply ignore also to the aliased column names.

10/25/19:

23:46 Changeset [19794] by tbretz
Improvements and fixes.
23:46 Changeset [19793] by tbretz
Now also the opposite direction is possible.
20:21 Changeset [19792] by tbretz
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 tbretz
(diff)
20:59 Changeset [19791] by tbretz
Fixed the missing CLANG_MIN
20:54 InstallingMars edited by tbretz
(diff)
20:41 Changeset [19790] by tbretz
Compatibility down to cmake 3.1
17:49 Changeset [19789] by tbretz
Improved comment.
17:41 Changeset [19788] by tbretz
The point source is emitting isotropically now. Before the flux was homogeneous on the surface of the optics.
15:31 Changeset [19787] by tbretz
Added how to simulate a point source.
15:15 Changeset [19786] by tbretz
Implemneted the option of a (non ideal) point source.
15:02 Changeset [19785] by tbretz
Allow to setup a point source.
14:01 Changeset [19784] by tbretz
Better formatting of error message
14:00 Changeset [19783] by tbretz
Better formatting of error message
13:44 Changeset [19782] by tbretz
Same error message than for cmake itself.
13:44 Changeset [19781] by tbretz
Same error message than for cmake itself.
13:39 Changeset [19780] by tbretz
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 tbretz
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 tbretz
(diff)
13:24 InstallingFACT++ edited by tbretz
(diff)
13:24 InstallingMars edited by tbretz
(diff)
13:22 InstallingROOT edited by tbretz
(diff)
13:10 InstallingFACT++ edited by tbretz
(diff)
12:32 Changeset [19778] by Daniela Dorner
added links to visbility and GBM alerts

10/16/19:

14:35 HowToFixFitsFiles created by tbretz

10/15/19:

16:19 Changeset [19777] by tbretz
ROOT_VERSION must not be a list when evaluated with VERSION_GREATER_EQUAL
15:52 Changeset [19776] by tbretz
Improved some comments and removed some obsolete code lines.
10:53 Changeset [19775] by tbretz
root 5 doesn't know that target and the links are not required either.
10:47 Changeset [19774] by tbretz
looks like a better handling of the dictionary pcm files.
10:32 Changeset [19773] by tbretz
If the file already exists - do nothing.
08:42 Changeset [19772] by tbretz
Added a warning on file naming.
08:42 Changeset [19771] by tbretz
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 tbretz
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 tbretz
Changed IntendedPulsPos from samples to nano-seconds.
15:21 Changeset [19768] by tbretz
Minor corrections to a comment.

10/12/19:

20:08 Changeset [19767] by tbretz
The default obs level is 0 now
20:08 Changeset [19766] by tbretz
And another constructor
20:06 Changeset [19765] by tbretz
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 tbretz
Compare corsika and ceres atmosphere...
15:48 Changeset [19763] by tbretz
Moved the atmosphere code to its own files and make it accessible from teh interpreter.
15:45 Changeset [19762] by tbretz
Setter for production height.
15:44 Changeset [19761] by tbretz
fgEarthRadius can be public.

10/11/19:

19:22 Changeset [19760] by tbretz
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 tbretz
Not nice... but those billions of warnings from root are just too annoying.
10:35 Changeset [19758] by tbretz
Produce root version number of not already available.
09:48 InstallingROOT edited by tbretz
(diff)
09:35 Changeset [19757] by tbretz
Changed the strategy how root finds GQt (if available at all) and minor improvements to the output.
09:33 Changeset [19756] by tbretz
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 tbretz
Make it more robust against missing version numbers.

10/10/19:

21:26 InstallingMars edited by tbretz
(diff)
20:09 InstallingROOT edited by tbretz
(diff)
19:57 Changeset [19754] by tbretz
Implemented VIEWER_ONLY option.
19:56 Changeset [19753] by tbretz
Allow setting SurfaceRoughness (note that this is DANGEROUS to use) and fixed some compiler warnings.
19:52 Changeset [19752] by tbretz
Wrong return type.
19:50 Changeset [19751] by tbretz
Intendation is confusing some compilers giving warnings.
19:48 InstallingFACT++ edited by tbretz
(diff)
19:45 InstallingFACT++ edited by tbretz
(diff)
19:43 InstallingFACT++ edited by tbretz
(diff)
17:08 Changeset [19750] by tbretz
In some configurations the root version is missing -> don't check then

10/08/19:

21:02 InstallingROOT edited by tbretz
(diff)
17:22 Changeset [19749] by tbretz
Pulses in the data can start as early as 250.
17:21 Changeset [19748] by tbretz
The pusle position in the data is earlier
17:05 Changeset [19747] by tbretz
Make rule work for data files as well.
17:04 Changeset [19746] by tbretz
No unsuitable pixel as a default, adapted extraction range to data, make rule work for data files as well.
14:00 Changeset [19745] by tbretz
Updated cleaning levels.
13:59 Changeset [19744] by tbretz
Updated cleaning levels, updated histogram binnings.
09:04 Changeset [19743] by Daniela Dorner
added all expert info
09:03 Changeset [19742] by Daniela Dorner
added listing of all duties
09:00 Changeset [19741] by Daniela Dorner
added runid for list of runs
08:58 Changeset [19740] by Daniela Dorner
added needed command lines for scheduler
Note: See TracTimeline for information about the timeline view.