source: trunk/MagicSoft/Mars/Changelog@ 9551

Last change on this file since 9551 was 9551, checked in by tbretz, 15 years ago
*** empty log message ***
File size: 2.5 KB
Line 
1Please do not write behind the end of line tag so that it is possible
2to send a Changelog file to a line printer directly. Thanks.
3
4For 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
17While an underscore is a placeholder for a white-space or an empty line.
18
19 -*-*- END OF LINE -*-*-
20
21 2010/02/22 Daniela Dorner
22
23 * datacenter/db/menu.php:
24 - added ObsLevel and download link column for cta pages
25
26 * datacenter/db/ctadefs.php:
27 - added observation level
28
29 * datacenter/db/ctamcinfo.php:
30 - added column with download link for the files
31
32 * datacenter/db/builddatasets.php, datacenter/db/ctamcinfo.php,
33 datacenter/db/culminating.php, datacenter/db/datacheck.php,
34 datacenter/db/datasetinfo-aio.php, datacenter/db/ganymed.php,
35 datacenter/db/include.php, datacenter/db/mcinfo.php,
36 datacenter/db/opticaldata.php, datacenter/db/printtable.php,
37 datacenter/db/queryrbk.php, datacenter/db/runinfo-aio.php,
38 datacenter/db/sequence.php, datacenter/db/sequinfo-aio.php,
39 datacenter/db/sources.php, datacenter/db/statussbs.php:
40 - bugfix for get.txt
41
42 * datacenter/db/datasetinfo-aio.php:
43 - bugfix calling PrintPage()
44
45
46
47 2010/02/01 Daniela Dorner
48
49 * datacenter/scripts/fillmcdb:
50 - added observation level
51
52 * datacenter/scripts/sourcefile:
53 - added comment concerning $0 problem
54 - added 'ERROR' in processlog message of makedir
55
56
57
58 2010/02/04 Stefan Ruegamer
59
60 * mraw/MRawRunHeader.cc
61 - changed GetTypeID()!=fTelescopeNumber*10U+5U to GetTypeID()!=5U
62 so that the new 5xxxxxx sequences can be processed
63 - adapted error message
64 - inserted Domino calibration run
65
66 * mraw/MRawRunHeader.cc
67 - inserted Domino calibration run
68
69
70
71 2010/02/01 Daniela Dorner
72
73 * datacenter/scripts/runsimtel
74 - fixes typo
75 - replaced path in disk-check by variable
76
77
78
79 2010/01/15 Stefan Ruegamer
80
81 * datacenter/scripts/dowebplots, jobmanager
82 - if-condition if [ "$numproc" = "" ] now correctly checks for "0"
83
84 * datacenter/scripts/scriptlauncher
85 - added automationsetup variable in condor command
86
87 * datacenter/macros/buildsequenceentries.C
88 - where necessary changed Int to Long to account for the high value
89 of the stereo runs
90
91 * resources/sequences.rc
92 - added two transition conditions for the calibration scripts
93 10Led_UV_PEDANDCAL_1kHz and 10LED_UV
Note: See TracBrowser for help on using the repository browser.