Timeline
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.
09/29/19:
- 11:46 Changeset [19700] by
- Improved error output
- 11:45 Changeset [19699] by
- Typo
09/27/19:
- 21:56 Changeset [19698] by
- 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
- Added a function to shift the signal.
- 21:54 Changeset [19696] by
- Fixed the caluclation of num events in case of single telescope files belonging to multi telescope setups.
- 20:13 Changeset [19695] by
- 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
- Only check number of input files if input files are t be expected.
- 20:12 Changeset [19693] by
- Implemented to copy the signal
- 20:10 Changeset [19692] by
- The average curve errorneously took into account empty channels.
- 16:43 Changeset [19691] by
- adapted setup for new scheduling
- 16:41 Changeset [19690] by
- Allow MWriteFitsFile to access the fadc resolution.
- 16:41 Changeset [19689] by
- Propagate name of camera geometry to the header
- 16:40 Changeset [19688] by
- Propagate name of camera geometry to the header
- 16:40 Changeset [19687] by
- Avoid some warnings.
- 16:39 Changeset [19686] by
- Improved output and fixed some issued with MC files which had less than 1440 pixels.
- 16:38 Changeset [19685] by
- Improved output
- 16:27 Changeset [19684] by
- added new algorithms (visiblity ratio, time-shift) and featues (plotting, zd-histogram)
- 14:23 Changeset [19683] by
- Minor cosmetics
- 12:55 InstallingFACT++ edited by
- (diff)
- 12:55 InstallingMars edited by
- (diff)
- 12:55 InstallingROOT edited by
- (diff)
- 12:51 InstallingFACT++ edited by
- (diff)
- 12:45 InstallingMars edited by
- (diff)
09/26/19:
- 09:05 Changeset [19682] by
- Renamed famousbias source file.
Note:
See TracTimeline
for information about the timeline view.