1 | Please do not write behind the end of line tag so that it is possible
|
---|
2 | to send a Changelog file to a line printer directly. Thanks.
|
---|
3 |
|
---|
4 | For your entries please follow EXACTLY this style:
|
---|
5 |
|
---|
6 | _yyyy/mm/dd_[Your Name]
|
---|
7 | _
|
---|
8 | ___*_filename:
|
---|
9 | _____-_description
|
---|
10 | _
|
---|
11 | ___*_filename2, filename3:
|
---|
12 | _____-_description
|
---|
13 | _
|
---|
14 | _
|
---|
15 | _
|
---|
16 |
|
---|
17 | While an underscore is a placeholder for a white-space or an empty line.
|
---|
18 |
|
---|
19 | -*-*- END OF LINE -*-*-
|
---|
20 | 2006/02/28 Daniela Dorner
|
---|
21 |
|
---|
22 | * datacenter/scripts/insertdatasets:
|
---|
23 | - made sure, that backupfiles of the editor are not taken into
|
---|
24 | account, when dataset files are searched
|
---|
25 |
|
---|
26 | * datacenter/db/*.php:
|
---|
27 | - moved user, host and pw of database to the include file
|
---|
28 | db.php
|
---|
29 |
|
---|
30 | * datacenter/db/index.html:
|
---|
31 | - fixed links
|
---|
32 |
|
---|
33 | * datacenter/db/querymc.php,magicdefs.php:
|
---|
34 | - added some variables
|
---|
35 |
|
---|
36 | * datacenter/db/runinfo.php,sequinfo.php:
|
---|
37 | - bugfix (incl. TestSources)
|
---|
38 |
|
---|
39 | * datacenter/db/sequinfo.php:
|
---|
40 | - changed init values
|
---|
41 |
|
---|
42 | * datacenter/db/sequinfo.php, findoffdata.php, magicdefs.php:
|
---|
43 | - added value (relative ontime)
|
---|
44 |
|
---|
45 | * datacenter/db/dbstatus.php:
|
---|
46 | - fixed bug
|
---|
47 |
|
---|
48 | * datacenter/db/queryrbk.php:
|
---|
49 | - added query field 'Night', to query all entries of one night
|
---|
50 | from the runbook
|
---|
51 |
|
---|
52 |
|
---|
53 |
|
---|
54 | 2006/02/27 Thomas Bretz
|
---|
55 |
|
---|
56 | * macros/optim/optimwobble.C:
|
---|
57 | - fixed a typo (SetThetaCut instead SetAlphaCut), and added the
|
---|
58 | standard Disp-parametrization
|
---|
59 |
|
---|
60 | * mhflux/MHEffectiveOnTime.[h,cc]:
|
---|
61 | - added showing the axis range of the time evolution histogram
|
---|
62 |
|
---|
63 | * showplot.cc:
|
---|
64 | - fixed a warning in the Hash-switch.
|
---|
65 |
|
---|
66 | * mbase/MEnv.cc:
|
---|
67 | - replaced casts in switch by an appended U
|
---|
68 |
|
---|
69 | * macros/train/trainseparation.C:
|
---|
70 | - replaced outdated MTTrainRFSeparate by MJTrainSeparation
|
---|
71 |
|
---|
72 | * mastro/MAstro.h:
|
---|
73 | - added conversion constants for pc-m and pc-ly
|
---|
74 |
|
---|
75 | * mhflux/MMcSpectrumWeight.cc:
|
---|
76 | - fixed typo in comment
|
---|
77 |
|
---|
78 | * mimage/MImagePar.h:
|
---|
79 | - minor changes to layout
|
---|
80 |
|
---|
81 | * mimage/MHNewImagePar.[h,cc], mimage/MNewImagePar.[h,cc]:
|
---|
82 | - added new image parameters fConcCOG and fConcCore
|
---|
83 | - increased class version of MNewImagePar
|
---|
84 |
|
---|
85 | * mimage/MHillasExt.cc:
|
---|
86 | - added some comments
|
---|
87 | - removed an obsolete TMath::Abs around "dist"
|
---|
88 |
|
---|
89 | * mranforest/MRanForest.[h,cc]:
|
---|
90 | - the initialization of fTreeHad was done at the wrong moment
|
---|
91 | - replaced a cast int(x+.5) by TMath::Nint
|
---|
92 | - added some additional warning output
|
---|
93 | - added "!" to fTreeHad - it is only for temporary storage used
|
---|
94 | in the histogram classes
|
---|
95 |
|
---|
96 | * mranforest/MRanForestGrow.h:
|
---|
97 | - added GetForest
|
---|
98 |
|
---|
99 | * mjtrain/MJTrainSeparation.[h,cc]:
|
---|
100 | - added some code for upcomming automatic event selection
|
---|
101 |
|
---|
102 | * datacenter/macros/plotstat.C:
|
---|
103 | - improved macro description
|
---|
104 | - added arguments to main function
|
---|
105 |
|
---|
106 | * macros/plot/mucal.C:
|
---|
107 | - added
|
---|
108 |
|
---|
109 |
|
---|
110 |
|
---|
111 | 2006/02/25 Daniela Dorner
|
---|
112 |
|
---|
113 | * datacenter/scripts/checkfilesforsequavail, checkstardone,
|
---|
114 | writesequencefiles, buildsequenceentries, dodatacheck, doexclusions,
|
---|
115 | fillcallisto, fillganymed, fillstar,
|
---|
116 | datacenter/macros/writesequencefile.C, filldotraw.C, fillsinope.C
|
---|
117 | buildsequenceentries.C, resetcolumn.C, doexclusions.C, fillcalib.C
|
---|
118 | fillsignal.C, fillganymed.C, fillstar.C:
|
---|
119 | - implemented, that a missing connection to the database doesn't
|
---|
120 | cause an failure entry in the database, so that the step is
|
---|
121 | retried in this case
|
---|
122 | - updated documentation
|
---|
123 |
|
---|
124 |
|
---|
125 |
|
---|
126 | 2006/02/25 Thomas Bretz
|
---|
127 |
|
---|
128 | * datacenter/macros/plotstat.C:
|
---|
129 | - added
|
---|
130 |
|
---|
131 |
|
---|
132 |
|
---|
133 | 2006/02/24 Markus Meyer
|
---|
134 |
|
---|
135 | * resources/calibration.rc:
|
---|
136 | - update of correction values for the calibration constants
|
---|
137 | (P31 - P39, without P36!(problems with spline))
|
---|
138 |
|
---|
139 |
|
---|
140 |
|
---|
141 | 2006/02/24 Daniela Dorner
|
---|
142 |
|
---|
143 | * datacenter/db/datacheck.php, datasetinfo.php, dbstatus.php,
|
---|
144 | findoffdata.php, include.php, magicdefs.php, runinfo.php,
|
---|
145 | sequinfo.php, statusrps.php, statussbs.php, statussps.php:
|
---|
146 | - included failure handling columns
|
---|
147 |
|
---|
148 | * datacenter/db/findoffdata.php:
|
---|
149 | - added DT
|
---|
150 |
|
---|
151 | * datacenter/db/statusrps.php:
|
---|
152 | - fixed bug
|
---|
153 |
|
---|
154 | * datacenter/db/sequinfo.php:
|
---|
155 | - reduced width of menu
|
---|
156 |
|
---|
157 | * datacenter/scripts/copyscript:
|
---|
158 | - added makedir for oldcatalogpath
|
---|
159 |
|
---|
160 |
|
---|
161 |
|
---|
162 | 2006/02/23 Thomas Bretz
|
---|
163 |
|
---|
164 | * mjobs/MJSpectrum.cc:
|
---|
165 | - fixed plot for Eý.dN/dE. The spectrum was multiplied with two
|
---|
166 | times the bin-width instead of the absolute energy
|
---|
167 |
|
---|
168 |
|
---|
169 |
|
---|
170 | 2006/02/22 Daniela Dorner
|
---|
171 |
|
---|
172 | * datacenter/db/querymc.php:
|
---|
173 | - added (website to query montecarlo database - first version)
|
---|
174 |
|
---|
175 | * datacenter/db/magicdefs.php:
|
---|
176 | - added some values of montecarlo database
|
---|
177 |
|
---|
178 |
|
---|
179 |
|
---|
180 | 2006/02/17 Daniela Dorner
|
---|
181 |
|
---|
182 | * datacenter/scripts/copyscript:
|
---|
183 | - fixed path length
|
---|
184 |
|
---|
185 | * datacenter/macros/fillsources.C:
|
---|
186 | - added (macro to read source information from catalog files and
|
---|
187 | insert it into the database)
|
---|
188 |
|
---|
189 | * datacenter/db/ganymed.php:
|
---|
190 | - improved output
|
---|
191 |
|
---|
192 | * datacenter/db/index.html:
|
---|
193 | - added ganymed.php
|
---|
194 | - removed old link
|
---|
195 |
|
---|
196 |
|
---|
197 |
|
---|
198 | 2006/02/17 Thomas Bretz
|
---|
199 |
|
---|
200 | * showplot.cc:
|
---|
201 | - fixed path inflation in case of ganymed
|
---|
202 |
|
---|
203 | * mjobs/MDataSet.cc:
|
---|
204 | - return kFALSE if requested source wasn't found in catalog
|
---|
205 |
|
---|
206 | * mjobs/MJCut.cc:
|
---|
207 | - reformatted output of source to fit in one line
|
---|
208 |
|
---|
209 | * mpointing/MPointingPos.[h,cc]:
|
---|
210 | - output source name (title) in Print() if set
|
---|
211 |
|
---|
212 |
|
---|
213 |
|
---|
214 | 2006/02/16 Daniela Dorner
|
---|
215 |
|
---|
216 | * datacenter/scripts/checkstardone:
|
---|
217 | - small improvement in sequence handling
|
---|
218 | - improved logging
|
---|
219 |
|
---|
220 | * datacenter/scripts/sourcefile:
|
---|
221 | - small bugfixes in setstatus function
|
---|
222 |
|
---|
223 | * datacenter/scripts/runganymed:
|
---|
224 | - small bugfix
|
---|
225 |
|
---|
226 | * datacenter/scripts/copyscript:
|
---|
227 | - fixed path length
|
---|
228 |
|
---|
229 | * datacenter/db/ganymed.php:
|
---|
230 | - added (website to query results for sources/datasets)
|
---|
231 |
|
---|
232 |
|
---|
233 |
|
---|
234 | 2006/02/15 Daniela Dorner
|
---|
235 |
|
---|
236 | * datacenter/db/findoffdata.php:
|
---|
237 | - implemented possibility to query range of dates for 'stardone'
|
---|
238 |
|
---|
239 |
|
---|
240 |
|
---|
241 | 2006/02/15 Daniel Hoehne
|
---|
242 |
|
---|
243 | * datacenter/db/magicdefs.php, querycal.php, sequinfo.php:
|
---|
244 | - implemented query for mean signal inner/outer and mean pulsepos
|
---|
245 | * datacenter/db/sequence.php:
|
---|
246 | - implemented query for mean signal inner/outer, mean pulsepos
|
---|
247 | and inhomogeneity
|
---|
248 |
|
---|
249 |
|
---|
250 |
|
---|
251 | 2006/02/15 Daniela Dorner, Daniel Hoehne
|
---|
252 |
|
---|
253 | * datacenter/scripts/writesequencefiles,doexclusion,correcttime:
|
---|
254 | - fixed small bug
|
---|
255 |
|
---|
256 |
|
---|
257 |
|
---|
258 | 2006/02/14 Daniela Dorner, Daniel Hoehne
|
---|
259 |
|
---|
260 | * datacenter/scripts/sourcefile:
|
---|
261 | - fixed small bugs
|
---|
262 |
|
---|
263 | * datacenter/scripts/movingrawfiles:
|
---|
264 | - changed back to moving files without zipping
|
---|
265 |
|
---|
266 | * datacenter/scripts/doqualityplots:
|
---|
267 | - added running of plotdb.C for each datasetfile
|
---|
268 |
|
---|
269 | * datacenter/macros/getdolist.C:
|
---|
270 | - implemented limitation for number of todo files for
|
---|
271 | SequenceProcessStatus
|
---|
272 |
|
---|
273 | * datacenter/macros/checkfileavail.C,checkstardone.C:
|
---|
274 | - changed return code in case that files are not available
|
---|
275 |
|
---|
276 | * datacenter/scripts/checkfilesforsequavail,checkstardone,sourcefile:
|
---|
277 | - adapted to changed return code in macros
|
---|
278 |
|
---|
279 | * datacenter/db/magicdefs.php, querystar.php, sequinfo.php:
|
---|
280 | - implemented query for inhomogeneity
|
---|
281 |
|
---|
282 |
|
---|
283 |
|
---|
284 | 2006/02/13
|
---|
285 |
|
---|
286 | * RELEASE 0.9.4.3
|
---|
287 |
|
---|
288 |
|
---|
289 |
|
---|
290 | 2006/02/13 Thomas Bretz
|
---|
291 |
|
---|
292 | * callisto.rc:
|
---|
293 | - changed pulse position check ExtractWinLeft to 4.0 and
|
---|
294 | ExtractWinRight to 4.5
|
---|
295 |
|
---|
296 | * callisto_Dec04Jan05.rc:
|
---|
297 | - changed pulse position check ExtractWinLeft to 3.0 and
|
---|
298 | ExtractWinRight left at 2.5
|
---|
299 |
|
---|
300 |
|
---|
301 |
|
---|
302 | 2006/02/10 Thomas Bretz
|
---|
303 |
|
---|
304 | * mastro/MAstro.cc:
|
---|
305 | - allow for more year in the algorithm calculating easter
|
---|
306 |
|
---|
307 | * mcamera/MCameraDC.h, mcamera/MCameraHV.h, mcamera/MCameraTD.h,
|
---|
308 | mcamera/MCameraTH.h:
|
---|
309 | - added a sanity check in GetPixelContent
|
---|
310 |
|
---|
311 | * mraw/MRawRunHeader.cc:
|
---|
312 | - fixed output (correct kiB instead of kB)
|
---|
313 |
|
---|
314 | * Makefile, Makefile.rules:
|
---|
315 | - implemented the possibility to spread Make through condor
|
---|
316 |
|
---|
317 | * mastro/MAstroCatalog.[h,cc]:
|
---|
318 | - new draw-options to rotate the grid and the stars
|
---|
319 |
|
---|
320 | * mimage/MHHillas.cc:
|
---|
321 | - set minimum of fDelte to 0 instead of fDistC
|
---|
322 |
|
---|
323 | * msignal/MExtractTimeAndChargeSpline.h:
|
---|
324 | - replaced the casts in SetRiseTimeHiGain and StFallTimeHiGain by
|
---|
325 | TMath::NInt
|
---|
326 |
|
---|
327 | * mjobs/MDataSet.h:
|
---|
328 | - implemented new functions to check whether the dataset contains
|
---|
329 | a dedicated sequence
|
---|
330 |
|
---|
331 | * datacenter/macros/plotdb.C:
|
---|
332 | - implemented the possibility to draw sequences of a dataset in
|
---|
333 | several colors
|
---|
334 |
|
---|
335 |
|
---|
336 |
|
---|
337 | 2006/02/09 Thomas Bretz
|
---|
338 |
|
---|
339 | * mreport/MReport.cc:
|
---|
340 | - invented new fake CC report file version 200509300 for a change
|
---|
341 | in the starguider format (the already implemented last values
|
---|
342 | dissapeared again!) which is not noticed in the format version.
|
---|
343 |
|
---|
344 | * mreport/MReportCC.cc, mreport/MReportStarguider.cc:
|
---|
345 | - fixed support for ver 200510250
|
---|
346 |
|
---|
347 | * mjobs/MJSpectrum.cc:
|
---|
348 | - added fit of un-unfolded spectrum
|
---|
349 |
|
---|
350 |
|
---|
351 |
|
---|
352 | 2006/02/08 Daniela Dorner
|
---|
353 |
|
---|
354 | * datacenter/scripts/sourcefile:
|
---|
355 | - implemented function checklock
|
---|
356 | - bugfix for failure code
|
---|
357 |
|
---|
358 | * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
|
---|
359 | checkstardone, doexclusions, fillcallisto, fillganymed, fillstar,
|
---|
360 | makecallistolinks, runcallisto, runganymed, runstar,
|
---|
361 | writesequencefiles:
|
---|
362 | - implemented usage of function checklock
|
---|
363 |
|
---|
364 | * datacenter/scripts/copyscript, doqualityplots, dowebplots,
|
---|
365 | insertsequences, linkmc:
|
---|
366 | - implemented usage of function checklock
|
---|
367 | - implemented variable $program
|
---|
368 |
|
---|
369 | * datacenter/scripts/dodatacheck:
|
---|
370 | - implemented usage of function checklock
|
---|
371 | - implemented variable $lockfile
|
---|
372 |
|
---|
373 | * datacenter/scripts/insertdatasets, mcsequences, processmcsequences:
|
---|
374 | - implemented usage of function checklock
|
---|
375 | - implemented variables $lockfile and $program
|
---|
376 |
|
---|
377 | * datacenter/macros/doexclusions.C, fillganymed.C:
|
---|
378 | - fixed bug
|
---|
379 |
|
---|
380 | * datacenter/macros/fillsinope.C, setstatus.C:
|
---|
381 | - improved documentation
|
---|
382 |
|
---|
383 | * datacenter/scripts/filesondisk:
|
---|
384 | - implemented finding of zipped files
|
---|
385 |
|
---|
386 |
|
---|
387 |
|
---|
388 | 2006/02/08 Thomas Bretz
|
---|
389 |
|
---|
390 | * datacenter/macros/plotdb.C:
|
---|
391 | - some minor changes to the layout
|
---|
392 |
|
---|
393 |
|
---|
394 |
|
---|
395 | 2006/02/07 Daniela Dorner
|
---|
396 |
|
---|
397 | * datacenter/scripts/makecallistolinks:
|
---|
398 | - fixed bug
|
---|
399 |
|
---|
400 | * datacenter/db:
|
---|
401 | - added (directory with db-websites)
|
---|
402 |
|
---|
403 |
|
---|
404 |
|
---|
405 | 2006/02/07 Daniela Dorner, Daniel Hoehne
|
---|
406 |
|
---|
407 | * datacenter/scripts/sourcefile:
|
---|
408 | - added failure code variables
|
---|
409 | - changed calling of setstatus.C accordingly
|
---|
410 |
|
---|
411 | * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
|
---|
412 | checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
|
---|
413 | fillganymed, fillstar, runcallisto, runganymed, runstar,
|
---|
414 | writesequencefiles:
|
---|
415 | - implemented failure variable
|
---|
416 |
|
---|
417 | * datacenter/macros/getdolist.C, setstatus.C, setupdb.C:
|
---|
418 | - added new/changed columns (fReturnCode, fFailedCode,
|
---|
419 | fFailedCodeAdd)
|
---|
420 |
|
---|
421 |
|
---|
422 |
|
---|
423 | 2006/02/06 Daniela Dorner
|
---|
424 |
|
---|
425 | * datacenter/scripts/fillstar, macros/setstatus.C, getdolist.C:
|
---|
426 | - fixed bugs
|
---|
427 |
|
---|
428 |
|
---|
429 |
|
---|
430 | 2006/02/03 Daniela Dorner
|
---|
431 |
|
---|
432 | * datacenter/scripts/sourcefile:
|
---|
433 | - implemented two new functions: getdolist, finish
|
---|
434 | - implemented usage of function finish in other functions
|
---|
435 |
|
---|
436 | * datacenter/scripts/movingrawfiles:
|
---|
437 | - implemented zipping of rawfiles
|
---|
438 |
|
---|
439 | * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
|
---|
440 | checkstardone, copyscript, correcttime, dodatacheck, doexclusions,
|
---|
441 | fillcallisto, fillganymed, fillstar, insertdatasets,
|
---|
442 | makecallistolinks, processmcsequences, runcallisto, runganymed,
|
---|
443 | runstar, writesequencefiles:
|
---|
444 | - replaced corresponding pieces of code by the functions getdolist
|
---|
445 | and finish
|
---|
446 | - moved variable $date to function getdolist
|
---|
447 | - improved logging
|
---|
448 | - generalized variables $lockfile and $todofile
|
---|
449 |
|
---|
450 |
|
---|
451 | 2006/02/03 Daniela Dorner, Daniel Hoehne
|
---|
452 |
|
---|
453 | * datacenter/scripts/sourcefile:
|
---|
454 | - fixed small bugs
|
---|
455 |
|
---|
456 | * datacenter/scripts/runcallisto:
|
---|
457 | - small bugfix
|
---|
458 | - improved logging
|
---|
459 |
|
---|
460 | * datacenter/scripts/insertdatasets:
|
---|
461 | - removed not needed variable
|
---|
462 |
|
---|
463 | * datacenter/macros/getdolist.C:
|
---|
464 | - small bugfix
|
---|
465 |
|
---|
466 |
|
---|
467 |
|
---|
468 | 2006/02/02 Daniela Dorner
|
---|
469 |
|
---|
470 | * datacenter/scripts/linkmc:
|
---|
471 | - changed numbering of P and C run in linking
|
---|
472 |
|
---|
473 | * datacenter/scripts/sourcefile:
|
---|
474 | - moved to root-version root_v4.04.02g
|
---|
475 |
|
---|
476 |
|
---|
477 |
|
---|
478 | 2006/02/01 Daniel Hoehne
|
---|
479 |
|
---|
480 | * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
|
---|
481 | checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
|
---|
482 | fillganymed, fillstar, writesequencefiles:
|
---|
483 | - adapted usage of function setstatus
|
---|
484 |
|
---|
485 |
|
---|
486 |
|
---|
487 | 2006/01/31 Daniela Dorner
|
---|
488 |
|
---|
489 | * datacenter/macros/setstatus.C, getdolist.C:
|
---|
490 | - adapted macros to changes in new columns (fFailedCode,
|
---|
491 | fFailedComment)
|
---|
492 |
|
---|
493 | * datacenter/macros/setstatus.C:
|
---|
494 | - added "noreset" for column fStartTime (is needed so that runtime
|
---|
495 | is available in case of failure)
|
---|
496 |
|
---|
497 | * datacenter/macros/setupdb.C:
|
---|
498 | - added new columns
|
---|
499 |
|
---|
500 | * datacenter/scripts/runcallisto, runganymed, runstar:
|
---|
501 | - implemented failure handling
|
---|
502 |
|
---|
503 | * datacenter/scripts/sourcefile:
|
---|
504 | - implemented new functions to set status values
|
---|
505 |
|
---|
506 |
|
---|
507 |
|
---|
508 | 2006/01/30 Daniel Hoehne
|
---|
509 |
|
---|
510 | * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
|
---|
511 | checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
|
---|
512 | fillganymed, fillstar, runcallisto, runganymed, runstar, sourcefile,
|
---|
513 | writesequencefiles:
|
---|
514 | - added function setstatus in sourcefile
|
---|
515 | - changed calling of setstatus.C in setstatus
|
---|
516 | - implemented variable $program to generalize usage of setstatus
|
---|
517 | - replaced corresponding piece of code by function setstatus
|
---|
518 | - fixed some typos
|
---|
519 |
|
---|
520 |
|
---|
521 |
|
---|
522 | 2006/01/30 Daniela Dorner
|
---|
523 |
|
---|
524 | * datacenter/macros/setstatus.C, getdolist.C:
|
---|
525 | - adapted macros to the improvement of failure handling in the
|
---|
526 | automatic analysis (added columns fFailed, fStartTime,
|
---|
527 | fFailedTime)
|
---|
528 |
|
---|
529 |
|
---|
530 |
|
---|
531 | 2006/01/27 Thomas Bretz
|
---|
532 |
|
---|
533 | * mjobs/MDataSet.cc:
|
---|
534 | - improved a warning output
|
---|
535 |
|
---|
536 |
|
---|
537 |
|
---|
538 | 2006/01/23 Thomas Bretz
|
---|
539 |
|
---|
540 | * mbase/MTime.cc:
|
---|
541 | - removed a sanity check in GetStringFmt. It work's quite nice
|
---|
542 | in the DC but crashes on my Laptop (which is not so important)
|
---|
543 |
|
---|
544 |
|
---|
545 |
|
---|
546 | 2006/01/10 Daniela Dorner
|
---|
547 |
|
---|
548 | * datacenter/macros/*.C, datacenter/script:
|
---|
549 | - updated and added documentation
|
---|
550 | - improved logging
|
---|
551 | - fixed small bugs
|
---|