Timeline



06/05/19:

16:21 Changeset [19552] by tbretz
Added functions to get rise/transit/set times of any object
13:23 Changeset [19551] by tbretz
When the bunch size is 1 then the photons still carry their original probability (that is my interpretation) which is stored as 'bunch size'. Therefore, all bunch sizes <= 1 are ok.
13:22 Changeset [19550] by tbretz
Support also the 0-th telescope.
13:17 InstallingCorsika edited by tbretz
(diff)
13:17 InstallingCorsika edited by tbretz
(diff)
13:14 InstallingCorsika edited by tbretz
(diff)
13:12 InstallingCorsika edited by tbretz
(diff)
13:12 InstallingCorsika edited by tbretz
(diff)
13:11 InstallingCorsika edited by tbretz
(diff)
13:11 InstallingCorsika edited by tbretz
(diff)
13:09 InstallingCorsika edited by tbretz
(diff)
13:08 InstallingCorsika edited by tbretz
(diff)
11:30 InstallingCorsika edited by tbretz
(diff)

06/04/19:

20:34 Changeset [19549] by Daniela Dorner
add grb-run
10:31 Changeset [19548] by tbretz
Added new G-APD type (SensL FJ 6x6, preliminary\!)
10:30 Changeset [19547] by tbretz
Replaced MReflector by new base class MOptics.
10:29 Changeset [19546] by tbretz
No shadowing if the camera.
10:28 Changeset [19545] by tbretz
Added new classes MOptics and MLens
10:27 Changeset [19544] by tbretz
Replaced MReflector by new base class MOptics.
10:26 Changeset [19543] by tbretz
Derive from the new base class. Added a member function to test if the reflector geometry is valid, for consistency renamed EXecuteReflector to ExecuteOptics
10:25 Changeset [19542] by tbretz
Allow to turn some checks off for testing purposes (only\!), replaces MReflector by the new base class MOptics
10:18 Changeset [19541] by tbretz
MReflector has been replaces by a common base class MOptics.
10:18 Changeset [19540] by tbretz
Added a check to ensure that telescope positions are set if required.
10:17 Changeset [19539] by tbretz
This is basically a copy of MReflector supposed to describe a lens.
10:17 Changeset [19538] by tbretz
Added a base class describing the common features of a lens and a reflector

06/03/19:

15:57 Changeset [19537] by tbretz
Adapted regexp to remove '-telXXX' from filename.
15:56 Changeset [19536] by tbretz
Added setter.
15:55 Changeset [19535] by tbretz
Allow to read telescope positions from a corsika input card and apply them to plain corsika data according to the telescope is in the filename.
09:30 Changeset [19534] by tbretz
Instead of a constant number for Type==1 use BinningImpact. Also, if available, allow to overwrite this number from the environment (fMaxImpact). Updated class version accordingly
09:07 Changeset [19533] by tbretz
Tell where the warning happened
09:06 Changeset [19532] by tbretz
Two minor fixed to displayed text in plots

05/29/19:

11:10 Changeset [19531] by tbretz
No special handling for PREPARE required.
11:07 Changeset [19530] by tbretz
Reunified ToO and GCN commands, default state is now Armed, enter none trigger under certain conditions into the FlareAlert table, added issued triggers into a ToO table, added rise/transit/set caclulation for source and sun, some changes to the logic for pointing directions.
11:05 Changeset [19529] by tbretz
Send a name instead of a trigger id... removed from struct
11:04 Changeset [19528] by tbretz
Minor changes, mainly added a name which is sent.
10:03 Changeset [19527] by tbretz
There was a ] too much already for a while...

05/28/19:

11:48 Changeset [19526] by Daniela Dorner
improved logging output
11:45 Changeset [19525] by Daniela Dorner
added (script to fill source catalogs to DB)
11:44 Changeset [19524] by Daniela Dorner
removed not needed line
11:43 Changeset [19523] by Daniela Dorner
removed not needed line
11:41 Changeset [19522] by Daniela Dorner
added runtype grb
11:39 Changeset [19521] by Daniela Dorner
added new alert type for incoming alerts
11:37 Changeset [19520] by Daniela Dorner
added run type grb
11:36 Changeset [19519] by Daniela Dorner
bugfixes

05/27/19:

19:47 Changeset [19518] by Daniela Dorner
added (script to plot visibility)

05/26/19:

12:04 Changeset [19517] by tbretz
Fixed a problem with the prpare-interrupt and load sources, fixed another case that prevented the feedback from staying in InProgress
12:02 Changeset [19516] by tbretz
Do not trigger reschedule if source is already observed, added TH dependent checks for known sources, take ToO flag into account, some improvements to the output

05/25/19:

14:14 Changeset [19515] by tbretz
Removed an obsolte definition
14:07 Changeset [19514] by tbretz
Taking 20 1min runs makes it more consistent with the first wobble position.
14:02 Changeset [19513] by tbretz
New interrupt 'PREPARE' which reloads the sources and stops the drive while the schedule is entered into the data base. This might still be optimized. Allow the scheduler during data taking on in Armed state, fixed some typos in the ToO specific code, only take 60s runs for the first two 5min slots.
14:00 Changeset [19512] by tbretz
Added the nodrs and the grb flag.
13:59 Changeset [19511] by tbretz
The status 'UpperClosing' was unhandled.
13:59 Changeset [19510] by tbretz
Takes care of the scheduler status.
13:58 Changeset [19509] by tbretz
Enable scheduler during startup.
13:58 Changeset [19508] by tbretz
Instead of having a dry-run option, the scheduler can now be enabled/disabled from its command interface via START/STOP flagged by a new state 'Armed', added calculation of the relative threshold, separated calculation of source position and wobble position from calculation of schedule, only calculate the wobble position if there is a need, implemented a known_only flag which allows only for observation of already known sources, for convenience, list all gamma-ray sources within the field-of-view. Entries into the database are now enabled. The INTERRUPT send for preparation is now flagged as 'prepare' to allow Main.js to STOP the current pointing and wait for it before RELOAD_SOURCES is issued.
13:52 Changeset [19507] by tbretz
Implemented a filter list to only trigger with certain paket IDs. Simplified some stuff by converting teh list of paket types to std::map
13:50 Changeset [19506] by tbretz
Fixed a long existing bug which caused GetString to segfault if no string was primarily transmitted (s==-1)
13:49 Changeset [19505] by tbretz
Adapted type of DataGRB::type and added new state.
13:49 Changeset [19504] by tbretz
Converted the paket type list into a std::map, fixed a double entry (169) and added missing entries.

05/24/19:

12:34 FlareAlertsSent edited by Daniela Dorner
added alert of this morning (diff)

05/22/19:

09:24 Changeset [19503] by Daniela Dorner
fixed bug in query
Note: See TracTimeline for information about the timeline view.