# # ChangeLog for trunk/Mars # # Generated by Trac 1.5.2 # 09/22/24 13:24:44 Tue, 24 Sep 2019 14:26:30 GMT tbretz [19677] * trunk/Mars/msimcamera/MSimTrigger.cc (modified) The first spline knot after the cable delay is still affected by the ... Tue, 24 Sep 2019 14:23:36 GMT tbretz [19676] * trunk/Mars/resmc/hawcseye/transmission-pmma-3mm.txt (modified) Converted from percent to coefficient. Tue, 24 Sep 2019 14:22:49 GMT tbretz [19675] * trunk/Mars/msimreflector/MFresnelLens.cc (modified) * trunk/Mars/msimreflector/MFresnelLens.h (modified) Allow to read Transmission curve during init process, simplified the ... Tue, 24 Sep 2019 14:21:29 GMT tbretz [19674] * trunk/Mars/mjobs/MJSimulation.cc (modified) Correct for the difference between teh pulse Xmin and X=0 so that 0 ... Tue, 24 Sep 2019 14:19:34 GMT tbretz [19673] * trunk/Mars/mgeom/MGeomCamFAMOUS.cc (modified) * trunk/Mars/mgeom/MGeomCamFAMOUS.h (modified) Allow to create a camera without the blind pixels. Tue, 24 Sep 2019 13:34:04 GMT tbretz [19672] * trunk/Mars/resmc/fact/ceres_rc.txt (added) Some hints to resolve some chaos. Mon, 23 Sep 2019 17:35:47 GMT tbretz [19670] * trunk/Mars/msimcamera/MSimCalibrationSignal.cc (modified) typo Mon, 23 Sep 2019 17:26:17 GMT tbretz [19669] * trunk/Mars/mcorsika/MCorsikaRead.h (modified) Allow to access the number of files, fNumTelescopes should be unsigned. Mon, 23 Sep 2019 17:25:25 GMT tbretz [19668] * trunk/Mars/msimcamera/MSimCalibrationSignal.cc (modified) Adapted to the cahnges in MSimGeomCam Mon, 23 Sep 2019 17:22:46 GMT tbretz [19667] * trunk/Mars/mjobs/MJSimulation.cc (modified) Added Width and Length to adjustable binnings, return an error in ... Mon, 23 Sep 2019 17:20:27 GMT tbretz [19666] * trunk/Mars/msimcamera/MSimReadout.cc (modified) Adapted unit conversion to intended trigger position in nanoseconds, ... Mon, 23 Sep 2019 17:18:58 GMT tbretz [19665] * trunk/Mars/msimcamera/MSimTrigger.cc (modified) PulsePos is in naoseconds -- therefore the conversion is wrong: ... Mon, 23 Sep 2019 17:17:17 GMT tbretz [19664] * trunk/Mars/msimcamera/MSimCamera.cc (modified) Added some longer comments on the meaning of some variables, the ... Mon, 23 Sep 2019 17:11:51 GMT tbretz [19663] * trunk/Mars/msimcamera/MSimGeomCam.cc (modified) last is the number of samples converted to nanoseconds, the ... Mon, 23 Sep 2019 17:08:10 GMT tbretz [19662] * trunk/Mars/msim/MPhotonEvent.h (modified) Added some comments about units Mon, 23 Sep 2019 17:07:21 GMT tbretz [19661] * trunk/Mars/msim/MHPhotonEvent.cc (modified) Removed a stray cout Thu, 19 Sep 2019 14:34:25 GMT tbretz [19660] * trunk/Mars/resmc/hawcseye (added) * trunk/Mars/resmc/hawcseye/absorption-length.txt (added) * trunk/Mars/resmc/hawcseye/ceres.rc (added) * trunk/Mars/resmc/hawcseye/cones-angular-acceptance.txt (added) * trunk/Mars/resmc/hawcseye/fake-reflector.txt (added) * trunk/Mars/resmc/hawcseye/pde.txt (added) * trunk/Mars/resmc/hawcseye/reflectivity.txt (added) * trunk/Mars/resmc/hawcseye/transmission-pmma-3mm.txt (added) * trunk/Mars/resmc/hawcseye/trigger.txt (added) New files Tue, 17 Sep 2019 17:35:01 GMT tbretz [19659] * trunk/Mars/CMakeLists.txt (modified) This solution works on my laptop and piotl. I hope it does not break ... Tue, 17 Sep 2019 08:51:58 GMT tbretz [19655] * trunk/Mars/mcore/fits.h (modified) * trunk/Mars/mcore/nova.h (modified) Added to more functions to be able to access the returncode for the ... Sun, 15 Sep 2019 21:45:22 GMT tbretz [19652] * trunk/Mars/mhist/MHCamera.cc (modified) Fixed a surprisingly old bug. The legend was wrong. Sun, 15 Sep 2019 21:35:44 GMT tbretz [19651] * trunk/Mars/mgeom/MGeomCamFAMOUS.cc (modified) Focal length according to datasheet. Sun, 15 Sep 2019 21:35:22 GMT tbretz [19650] * trunk/Mars/hawc/fresnellens_image.C (modified) Set a reasonable default angle Sun, 15 Sep 2019 21:24:12 GMT tbretz [19649] * trunk/Mars/hawc/fresnellens_traceray.C (modified) Defining correct focal distance, disentengle wavelength for lens ... Sun, 15 Sep 2019 21:23:08 GMT tbretz [19648] * trunk/Mars/hawc/fresnellens_psf.C (modified) Minor fixes and improvements. Sun, 15 Sep 2019 21:22:19 GMT tbretz [19647] * trunk/Mars/msimreflector/MFresnelLens.cc (modified) That was the better fix Sun, 15 Sep 2019 21:20:35 GMT tbretz [19646] * trunk/Mars/msimreflector/MFresnelLens.cc (modified) Replaces gLog by *fLog, try-and-error debugging (using d=10 and d=20) ... Sun, 15 Sep 2019 17:36:18 GMT tbretz [19645] * trunk/Mars/hawc/fresnellens_psf.C (added) * trunk/Mars/hawc/fresnellens_traceray.C (added) Added Sun, 15 Sep 2019 17:32:35 GMT tbretz [19644] * trunk/Mars/msimreflector/MFresnelLens.cc (modified) Added some comments and tried to adapt the geometry to what I would ... Sun, 15 Sep 2019 13:23:40 GMT tbretz [19640] * trunk/Mars/mbase/MQuaternion.h (modified) Added default constructor for vector Sun, 15 Sep 2019 13:23:22 GMT tbretz [19639] * trunk/Mars/mbase/MMath.cc (modified) * trunk/Mars/mbase/MMath.h (modified) Added a random function to simulate a gaussian shape with long tails ... Sun, 15 Sep 2019 13:22:38 GMT tbretz [19638] * trunk/Mars/msimreflector/MFresnelLens.cc (modified) * trunk/Mars/msimreflector/MFresnelLens.h (modified) Updated the algorithm and added comments (still not final, I think) Sun, 15 Sep 2019 13:21:31 GMT tbretz [19637] * trunk/Mars/msimreflector/MOptics.cc (modified) * trunk/Mars/msimreflector/MOptics.h (modified) Added the possibility to turn off Fresnel reflection and added some ... Sun, 15 Sep 2019 13:20:56 GMT tbretz [19636] * trunk/Mars/hawc/fresnellens_image.C (modified) Added some absorption and some comments: Tue, 10 Sep 2019 19:32:15 GMT tbretz [19632] * trunk/Mars/msimreflector/MFresnelLens.cc (modified) * trunk/Mars/msimreflector/MFresnelLens.h (modified) Some updates ... not yet final. Tue, 10 Sep 2019 19:27:45 GMT tbretz [19631] * trunk/Mars/hawc/transition.C (added) New example macro Sun, 08 Sep 2019 22:06:03 GMT tbretz [19630] * trunk/Mars/mbase/MReflection.h (modified) Fixed a typo in a comment. Sun, 08 Sep 2019 22:05:09 GMT tbretz [19629] * trunk/Mars/msimreflector/MOptics.cc (modified) * trunk/Mars/msimreflector/MOptics.h (modified) Some ray-tracing functions. Thu, 05 Sep 2019 10:38:14 GMT tbretz [19627] * trunk/Mars/ceres.cc (modified) Implemented the possiblity to read a file list instead of a sequence ... Thu, 05 Sep 2019 10:31:30 GMT tbretz [19626] * trunk/Mars/mbase/MDirIter.cc (modified) Added the possibility to use only one column in a file which is read ... Thu, 05 Sep 2019 10:30:50 GMT tbretz [19625] * trunk/Mars/mbase/MArgs.h (modified) Added the possibility to inject an argument manually. Wed, 04 Sep 2019 15:49:57 GMT tbretz [19624] * trunk/Mars/msimcamera/MSimTrigger.cc (modified) Commented out obsolete code. Wed, 04 Sep 2019 15:40:31 GMT tbretz [19623] * trunk/Mars/msimcamera/MSimCamera.cc (modified) Sanity check for a bad programming style. Wed, 04 Sep 2019 15:38:03 GMT tbretz [19622] * trunk/Mars/msimcamera/MSimCamera.cc (modified) * trunk/Mars/msimcamera/MSimCamera.h (modified) Performance improvement Wed, 04 Sep 2019 15:35:52 GMT tbretz [19621] * trunk/Mars/msimcamera/MSimCamera.cc (modified) Obsolete. Wed, 04 Sep 2019 09:53:27 GMT tbretz [19620] * trunk/Mars/mbase/MTaskInteractive.cc (modified) Silence a compiler warning. Wed, 04 Sep 2019 09:49:43 GMT tbretz [19619] * trunk/Mars/CMakeLists.txt (modified) Get rid of some compiler warnings which come from the root dictionary: Wed, 04 Sep 2019 09:16:26 GMT tbretz [19618] * trunk/Mars/macros/hawcseye (deleted) Wed, 04 Sep 2019 09:15:13 GMT tbretz [19617] * trunk/Mars/hawc/fresnellens_image.C (moved) Moved Tue, 03 Sep 2019 16:58:15 GMT tbretz [19616] * trunk/Mars/msimreflector/MFresnelLens.cc (modified) As a first step take out all photons which hit the lens surface ... Tue, 03 Sep 2019 16:57:28 GMT tbretz [19615] * trunk/Mars/macros/hawcseye/fresnellens_image.C (modified) Some re-ordering for inexperienced users Mon, 02 Sep 2019 22:47:41 GMT tbretz [19614] * trunk/Mars/msimreflector/MFresnelLens.cc (modified) Added comment Mon, 02 Sep 2019 22:35:30 GMT tbretz [19613] * trunk/Mars/msimreflector/MFresnelLens.cc (modified) Simplification Mon, 02 Sep 2019 22:34:47 GMT tbretz [19612] * trunk/Mars/msimreflector/MFresnelLens.cc (modified) Comment added Mon, 02 Sep 2019 22:31:24 GMT tbretz [19611] * trunk/Mars/msimreflector/MFresnelLens.cc (modified) Comment added Mon, 02 Sep 2019 22:30:43 GMT tbretz [19610] * trunk/Mars/msimreflector/MFresnelLens.cc (modified) Name change. Mon, 02 Sep 2019 22:28:07 GMT tbretz [19609] * trunk/Mars/msimreflector/MFresnelLens.cc (modified) Some sign changes. Mon, 02 Sep 2019 22:13:42 GMT tbretz [19608] * trunk/Mars/msimreflector/MFresnelLens.cc (modified) Trying to be more consistent Mon, 02 Sep 2019 22:11:19 GMT tbretz [19607] * trunk/Mars/msimreflector/MFresnelLens.cc (modified) Being more simple Mon, 02 Sep 2019 21:35:28 GMT tbretz [19606] * trunk/Mars/msimreflector/MFresnelLens.cc (modified) Minor fix, added comment. Mon, 02 Sep 2019 21:10:57 GMT tbretz [19605] * trunk/Mars/msimreflector/MFresnelLens.cc (modified) Minor updates Mon, 02 Sep 2019 21:01:13 GMT tbretz [19604] * trunk/Mars/msimreflector/MFresnelLens.cc (modified) No need for float Mon, 02 Sep 2019 20:59:18 GMT tbretz [19603] * trunk/Mars/msimreflector/MFresnelLens.cc (modified) The calculation for the ref index expected um not nm, the refraction ... Mon, 02 Sep 2019 19:41:21 GMT tbretz [19602] * trunk/Mars/macros/hawcseye/fresnellens_image.C (modified) * trunk/Mars/msim/MHPhotonEvent.cc (modified) Implemented a higher resolution type (9) for the camera Mon, 02 Sep 2019 19:27:01 GMT tbretz [19601] * trunk/Mars/macros/hawcseye/fresnellens_image.C (modified) Example for simulating wavelength range Mon, 02 Sep 2019 19:25:05 GMT tbretz [19600] * trunk/Mars/msimreflector/MFresnelLens.cc (modified) Removed stray line Mon, 02 Sep 2019 19:24:03 GMT tbretz [19599] * trunk/Mars/msimreflector/MSimRays.cc (modified) * trunk/Mars/msimreflector/MSimRays.h (modified) Possibility to simulate a Cherenkov Spectrum. Mon, 02 Sep 2019 19:13:05 GMT tbretz [19598] * trunk/Mars/macros/hawcseye/fresnellens_image.C (modified) Minor improvements: Mon, 02 Sep 2019 19:12:27 GMT tbretz [19597] * trunk/Mars/msimreflector/MFresnelLens.cc (modified) Improvements and fixed, adapted to the Orafol lens characteristics. Mon, 02 Sep 2019 17:43:24 GMT tbretz [19596] * trunk/Mars/macros/hawcseye (added) * trunk/Mars/macros/hawcseye/fresnellens_image.C (added) A simple macro to simulate the image of a fresnel lens. Mon, 02 Sep 2019 17:39:02 GMT tbretz [19595] * trunk/Mars/msimreflector/MFresnelLens.cc (modified) * trunk/Mars/msimreflector/MFresnelLens.h (modified) Renames class from MLens to MFresnelLens Mon, 02 Sep 2019 17:35:56 GMT tbretz [19594] * trunk/Mars/msimreflector/Makefile (modified) * trunk/Mars/msimreflector/SimReflectorLinkDef.h (modified) Renamed MLens to MFResnelLens Mon, 02 Sep 2019 17:35:18 GMT tbretz [19593] * trunk/Mars/msimreflector/MFresnelLens.cc (moved) * trunk/Mars/msimreflector/MFresnelLens.h (moved) Renamed MLens to MFresnelLens Mon, 02 Sep 2019 17:33:42 GMT tbretz [19592] * trunk/Mars/msimreflector/MLens.cc (modified) * trunk/Mars/msimreflector/MLens.h (modified) A first simplified implementation of a fresnel lens. Mon, 02 Sep 2019 17:22:54 GMT tbretz [19591] * trunk/Mars/msim/MHPhotonEvent.h (modified) Setter for ImpactMax (not only via resource file) Mon, 02 Sep 2019 17:21:39 GMT tbretz [19590] * trunk/Mars/msimreflector/MSimRays.cc (modified) * trunk/Mars/msimreflector/MSimRays.h (modified) Allow for generalized optics not only reflectors. Mon, 02 Sep 2019 16:32:37 GMT tbretz [19587] * trunk/Mars/msimreflector/MOptics.h (modified) Propagate the wavelength to the optics to allow for refraction ... Mon, 02 Sep 2019 16:32:07 GMT tbretz [19586] * trunk/Mars/msimreflector/MReflector.h (modified) * trunk/Mars/msimreflector/MSimReflector.cc (modified) Propagate the wavelength to the optics to allow for refraction ... Thu, 11 Jul 2019 16:15:32 GMT (none) [19561] * trunk/Mars/msim/MClonesArray.cc (added) * trunk/Mars/msim/MClonesArray.h (added) * trunk/Mars/msim/MPhotonEvent.cc (modified) * trunk/Mars/msim/MPhotonEvent.h (modified) * trunk/Mars/msim/Makefile (modified) * trunk/Mars/msim/SimLinkDef.h (modified) Replace cast to MyClonesArray with making fData an MClonesArray Wed, 05 Jun 2019 15:21:12 GMT tbretz [19552] * trunk/Mars/mcore/nova.h (modified) Added functions to get rise/transit/set times of any object Wed, 05 Jun 2019 12:23:38 GMT tbretz [19551] * trunk/Mars/msim/MPhotonData.cc (modified) When the bunch size is 1 then the photons still carry their original ... Wed, 05 Jun 2019 12:22:25 GMT tbretz [19550] * trunk/Mars/mcorsika/MCorsikaRead.cc (modified) Support also the 0-th telescope. Tue, 04 Jun 2019 09:31:21 GMT tbretz [19548] * trunk/Mars/msimcamera/MSimAPD.cc (modified) Added new G-APD type (SensL FJ 6x6, preliminary\!) Tue, 04 Jun 2019 09:30:24 GMT tbretz [19547] * trunk/Mars/msim/MHPhotonEvent.cc (modified) Replaced MReflector by new base class MOptics. Tue, 04 Jun 2019 09:29:54 GMT tbretz [19546] * trunk/Mars/mgeom/MGeomCamFAMOUS.cc (modified) No shadowing if the camera. Tue, 04 Jun 2019 09:28:39 GMT tbretz [19545] * trunk/Mars/msimreflector/Makefile (modified) * trunk/Mars/msimreflector/SimReflectorLinkDef.h (modified) Added new classes MOptics and MLens Tue, 04 Jun 2019 09:27:34 GMT tbretz [19544] * trunk/Mars/msimreflector/MSimReflector.cc (modified) * trunk/Mars/msimreflector/MSimReflector.h (modified) Replaced MReflector by new base class MOptics. Tue, 04 Jun 2019 09:26:45 GMT tbretz [19543] * trunk/Mars/msimreflector/MReflector.cc (modified) * trunk/Mars/msimreflector/MReflector.h (modified) Derive from the new base class. Added a member function to test if ... Tue, 04 Jun 2019 09:25:32 GMT tbretz [19542] * trunk/Mars/msimcamera/MSimRandomPhotons.cc (modified) * trunk/Mars/msimcamera/MSimRandomPhotons.h (modified) Allow to turn some checks off for testing purposes (only\!), replaces ... Tue, 04 Jun 2019 09:18:58 GMT tbretz [19541] * trunk/Mars/mjobs/MJSimulation.cc (modified) MReflector has been replaces by a common base class MOptics. Tue, 04 Jun 2019 09:18:11 GMT tbretz [19540] * trunk/Mars/mcorsika/MCorsikaRead.cc (modified) Added a check to ensure that telescope positions are set if required. Tue, 04 Jun 2019 09:17:44 GMT tbretz [19539] * trunk/Mars/msimreflector/MLens.cc (added) * trunk/Mars/msimreflector/MLens.h (added) This is basically a copy of MReflector supposed to describe a lens. Tue, 04 Jun 2019 09:17:17 GMT tbretz [19538] * trunk/Mars/msimreflector/MOptics.cc (added) * trunk/Mars/msimreflector/MOptics.h (added) Added a base class describing the common features of a lens and a ... Mon, 03 Jun 2019 14:57:13 GMT tbretz [19537] * trunk/Mars/mjobs/MJSimulation.cc (modified) Adapted regexp to remove '-telXXX' from filename. Mon, 03 Jun 2019 14:56:42 GMT tbretz [19536] * trunk/Mars/mcorsika/MCorsikaEvtHeader.h (modified) Added setter. Mon, 03 Jun 2019 14:55:18 GMT tbretz [19535] * trunk/Mars/mcorsika/MCorsikaRead.cc (modified) * trunk/Mars/mcorsika/MCorsikaRead.h (modified) Allow to read telescope positions from a corsika input card and apply ... Mon, 03 Jun 2019 08:30:20 GMT tbretz [19534] * trunk/Mars/msim/MHPhotonEvent.cc (modified) * trunk/Mars/msim/MHPhotonEvent.h (modified) Instead of a constant number for Type==1 use BinningImpact. Also, if ... Mon, 03 Jun 2019 08:07:28 GMT tbretz [19533] * trunk/Mars/msim/MPhotonData.cc (modified) Tell where the warning happened Mon, 03 Jun 2019 08:06:52 GMT tbretz [19532] * trunk/Mars/mjobs/MJSimulation.cc (modified) Two minor fixed to displayed text in plots Wed, 10 Apr 2019 09:35:40 GMT tbretz [19491] * trunk/Mars/CMakeLists.txt (modified) For convienece in debugging, print system information when available. Sat, 16 Feb 2019 17:23:41 GMT tbretz [19442] * trunk/Mars/mcore/nova.h (modified) Added default constructor to SolarObjects.