Timeline



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

10/07/19:

22:29 Changeset [19739] by tbretz
A plotting macro that allows to easily test processing in star.
22:28 Changeset [19738] by tbretz
Do not use cout but gLog
22:28 Changeset [19737] by tbretz
Improved Print output
22:28 Changeset [19736] by tbretz
The Ellipse wasn't trasnaperent.
21:33 Changeset [19735] by tbretz
Fixed a race condition problem and made the loop turn around.
21:03 Changeset [19734] by tbretz
A simple event display for calibrated data.
13:35 Changeset [19733] by Daniela Dorner
added new options (cut on correction-factors, cut for rows with empty values)
13:31 Changeset [19732] by Daniela Dorner
added new options for download-website
12:57 Changeset [19731] by Daniela Dorner
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 tbretz
usage information added
17:18 Changeset [19729] by tbretz
Example how to plot a ratescan

10/05/19:

20:53 Changeset [19728] by tbretz
Allow to configure zfits compression.
20:52 Changeset [19727] by tbretz
Allow for .fz extension in input files.
20:51 Changeset [19726] by tbretz
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 tbretz
Switch from ofits to zofits
17:22 Changeset [19724] by tbretz
A fix to the output file names and better binnings.
16:56 Changeset [19723] by tbretz
Do not write MMc* when writing MC calibration files.
16:55 Changeset [19722] by tbretz
No need to keep GetFileName private
16:55 Changeset [19721] by tbretz
No need to keep GetFileName private.
16:54 Changeset [19720] by tbretz
Added a constructor which allows to instantiate MDIrIter with just one argument
16:53 Changeset [19719] by tbretz
Some updates, in particular allowing to process more than one file at a time.
16:41 Changeset [19718] by tbretz
Moved

10/04/19:

20:49 Changeset [19717] by tbretz
Typo
20:48 FlareAlertsSent edited by Daniela Dorner
(diff)
20:47 Changeset [19716] by tbretz
Use a new flag from the DB to decice if this source followws sattelite pointings.
19:19 healpix-example.png attached to InstallingHealpixForMars by tbretz
19:19 InstallingHealpixForMars edited by tbretz
(diff)
19:18 InstallingHealpixForMars edited by tbretz
(diff)
19:16 InstallingHealpixForMars edited by tbretz
(diff)
19:15 InstallingHealpixForMars edited by tbretz
(diff)
19:15 InstallingHealpixForMars edited by tbretz
(diff)
19:14 DatabaseBasedAnalysis/Tables edited by tbretz
(diff)
19:10 InstallingHealpixForMars edited by tbretz
(diff)
19:09 InstallingHealpixForMars edited by tbretz
(diff)
19:06 InstallingHealpixForMars edited by tbretz
(diff)
19:05 InstallingHealpixForMars edited by tbretz
(diff)
19:03 InstallingHealpixForMars edited by tbretz
(diff)
18:59 InstallingHealpixForMars edited by tbretz
(diff)
18:56 InstallingHealpixForMars edited by tbretz
(diff)
18:47 Changeset [19715] by tbretz
Added the possibility to add RootHealPix to the Mars library.
18:46 RootHealPix-master.zip attached to InstallingHealpixForMars by tbretz
From https://github.com/akira-okumura/RootHealPix
18:45 InstallingHealpixForMars edited by tbretz
(diff)
18:44 InstallingHealpixForMars created by tbretz

10/03/19:

15:55 Changeset [19714] by tbretz
Added ratescan program for HAWC's Eye
13:08 InstallingFACT++ edited by tbretz
(diff)
12:29 Changeset [19713] by tbretz
Forgot to rename the server.
12:23 Changeset [19712] by tbretz
Added GTC dust measurements
12:22 Changeset [19711] by tbretz
Removed an obsolete line from the request.
12:21 Changeset [19710] by tbretz
Removed some obsolete code, fixed a typo.
12:06 Changeset [19709] by tbretz
Added new GTC dust.
12:04 Changeset [19708] by tbretz
Added tool to read GTC dust values.

10/01/19:

15:28 Changeset [19707] by tbretz
Handle the MC MGeomCamFAMOUS data reasonably
15:28 Changeset [19706] by tbretz
Improved naming convention.
15:27 Changeset [19705] by tbretz
Minor fixes and simplifications.
15:27 Changeset [19704] by tbretz
Minor fixed and simplification.
15:26 Changeset [19703] by tbretz
Typo.
13:27 Changeset [19702] by tbretz
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 tbretz
A macro to get the OriginalMC data into the root file.

09/29/19:

11:46 Changeset [19700] by tbretz
Improved error output
11:45 Changeset [19699] by tbretz
Typo

09/27/19:

21:56 Changeset [19698] by tbretz
Changed the default of BaselineShift to false. This is what we use in all our simulations so far. Instead, it can now be manually enabled as a none baseline shft introduces strange values (which depend on the number of connected pixels) due to the clipping.
21:54 Changeset [19697] by tbretz
Added a function to shift the signal.
21:54 Changeset [19696] by tbretz
Fixed the caluclation of num events in case of single telescope files belonging to multi telescope setups.
20:13 Changeset [19695] by tbretz
Added an option to write the trigger channel intp the raw channels to sample the trigger channel instead of the raw channels.
20:12 Changeset [19694] by tbretz
Only check number of input files if input files are t be expected.
20:12 Changeset [19693] by tbretz
Implemented to copy the signal
20:10 Changeset [19692] by tbretz
The average curve errorneously took into account empty channels.
16:43 Changeset [19691] by Daniela Dorner
adapted setup for new scheduling
16:41 Changeset [19690] by tbretz
Allow MWriteFitsFile to access the fadc resolution.
16:41 Changeset [19689] by tbretz
Propagate name of camera geometry to the header
16:40 Changeset [19688] by tbretz
Propagate name of camera geometry to the header
16:40 Changeset [19687] by tbretz
Avoid some warnings.
16:39 Changeset [19686] by tbretz
Improved output and fixed some issued with MC files which had less than 1440 pixels.
16:38 Changeset [19685] by tbretz
Improved output
16:27 Changeset [19684] by Daniela Dorner
added new algorithms (visiblity ratio, time-shift) and featues (plotting, zd-histogram)
14:23 Changeset [19683] by tbretz
Minor cosmetics
12:55 InstallingFACT++ edited by tbretz
(diff)
12:55 InstallingMars edited by tbretz
(diff)
12:55 InstallingROOT edited by tbretz
(diff)
12:51 InstallingFACT++ edited by tbretz
(diff)
12:45 InstallingMars edited by tbretz
(diff)

09/26/19:

09:05 Changeset [19682] by tbretz
Renamed famousbias source file.

09/25/19:

20:51 Changeset [19681] by tbretz
Renamed source file.

09/24/19:

16:26 Changeset [19680] by tbretz
Tried to get close to the ceres_12.rc, the most recent configuration for FACT.
15:57 Changeset [19679] by tbretz
Fixed a type in the units of the COG
15:39 Changeset [19678] by tbretz
Better titles and labels. This is logically easier to understand as the position of X=0 in the pulse is arbitrary
15:26 Changeset [19677] by tbretz
The first spline knot after the cable delay is still affected by the none-simulation of the cable delay at earlier knots 8most like also the coming ones suffer slightly) -- therefore, this knot is not considered (this is mainly for convenience as it would be removed later anyways)
15:23 Changeset [19676] by tbretz
Converted from percent to coefficient.
15:22 Changeset [19675] by tbretz
Allow to read Transmission curve during init process, simplified the main loop a bit further by removing the pre-step, note that the transmission is now a coefficient and not in percent anymore.
15:21 Changeset [19674] by tbretz
Correct for the difference between teh pulse Xmin and X=0 so that 0 is really the time of the first photon w.r.t. to X=0
15:19 Changeset [19673] by tbretz
Allow to create a camera without the blind pixels.
14:34 Changeset [19672] by tbretz
Some hints to resolve some chaos.
Note: See TracTimeline for information about the timeline view.