source: trunk/MagicSoft/Mars/Changelog@ 5853

Last change on this file since 5853 was 5853, checked in by gaug, 21 years ago
*** empty log message ***
File size: 21.6 KB
Line 
1
2Please do not write behind the end of line tag so that it is possible
3to send a Changelog file to a line printer directly. Thanks.
4
5For your entries please follow EXACTLY this style:
6
7_yyyy/mm/dd:_[Your Name]
8_
9___*_filename:
10_____-_description
11_
12___*_filename2, filename3:
13_____-_description
14_
15_
16_
17
18While an underscore is a placeholder for a white-space or an empty line.
19
20
21 -*-*- END OF LINE -*-*-
22
23 2005/01/16 Markus Gaug
24
25 * mhcalib/MHCalibrationCam.[h,cc]
26 - finished event type recognition and rejection. Only used if
27 SetInterlaced() is set.
28
29 * mcalib/MCalibrateData.[h,cc]
30 - added possibility to re-normalize signal to equiv. photo-electrons
31 ( SetSignalType(MCalibrateData::kPhe) ).
32 Default is old version in photons
33
34
35 2005/01/14 Hendrik Bartko
36
37 * msignal/calibration_weights_UV.dat
38 - fixed a small bug in the noise autocorrelation of the AB-noise
39 * msignal/calibration_weights_blue.dat
40 - new weights file for blue calibration pulses
41 * cosmics_weights.dat
42 - fixed a small bug in the noise autocorrelation of the AB-noise
43
44
45 2005/01/14 Markus Gaug
46
47 * msignal/MExtractTimeAndChargeDigitalFilter.cc
48 - added a small acceleration of the program, tested by Hendrik and
49 me.
50
51 * mpedestal/MPedCalcFromLoGain.cc
52 - fixed one warning output which was not a real warning.
53
54 * mcalib/MCalibrationChargeCam.cc
55 - improved the function to calculate a mean conversion factor over
56 the whole camera including a fit to the values.
57
58 * mpedestal/MPedCalcPedRun.[h,cc]
59 - undo some changes introduced by TB on 2/12/04 which had made the
60 use of interlaced pedestal events impossible again.
61 - Use now the new class MTriggerPattern directly to recognize an
62 interlaced pedestal event.
63
64
65 2005/01/14 Thomas Bretz
66
67 * callisto.cc:
68 - fixed a typo in output
69
70 * manalysis/MGeomApply.cc:
71 - removed some old code already in comments
72 - added possibility to switch off automatic processing (used
73 if two different geometries around)
74
75 * manalysis/MMultiDimDistCalc.cc, mhbase/MHMatrix.[h,cc],
76 mranforest/MRanForestCalc.cc, mtools/MHSimulatedAnnealing.[h,cc],
77 mtools/MSimulatedAnnealing.h:
78 - added include of TVector because in newer root version it is
79 not included from TMatrix anymore
80
81 * mbase/BaseLinkDef.h, mbase/MMath.[h,cc]:
82 - to stick to the convention of TMath in newer root versions MMath
83 changed from a class to a namespace
84
85 * mbase/MEvtLoop.[h,cc]:
86 - to support newer root version added a second Write-function
87 with a const qualifier.
88
89 * mdata/MDataChain.cc:
90 - changed access to TMath for newer root versions
91
92 * mfileio/MChain.[h,cc]:
93 - implemented a workaround for teh changed LoadTree definition
94 in newer root-versions
95
96 * mfileio/MReadTree.cc:
97 - fixed a bug in CheckBranchSize caused some warning to be
98 displayed
99
100 * mhflux/MHAlpha.cc:
101 - removed check for fResult in PostProcess (it is always there)
102
103 * msignal/MExtractTimeFastSpline.cc:
104 - fixed delete --> delete[]
105
106 * mbadpixels/MBadPixelsCalc.cc:
107 - slight change to some output
108
109 * mbase/MTaskEnv.h:
110 - set name of default task when pointer is given
111
112 * mjobs/MJCalibrateSignal.cc:
113 - fixed handling of extraction range for various cases
114 - fixed handling in case no arrival times are calculated
115
116 * mjobs/MJCalibration.cc:
117 - write at least a default arrival time calibration container
118 to make further processing easier
119
120 * mjobs/MJPedestal.[h,cc]:
121 - fixed handling of extraction range for various cases
122
123
124
125 2005/01/14 Abelardo Moralejo
126
127 * mtemp/mpadova/macros/trainsubsample.C, RanForestDISP.C
128 - added. Two macros used in the analysis of real wobble mode data.
129
130
131
132 2005/01/14 Daniela Dorner
133
134 * macros/sql/filldotrun.C
135 - added new arehucas-verions and changed code accordingly
136
137
138
139 2005/01/13 Abelardo Moralejo
140
141 * macros/starmc.C
142 - Added (commented) lines for the case of gamma MC source off-axis
143 (wobble mode). Changed default extractor to
144 MExtractFixedWindowPeakSearch.
145
146
147
148 2005/01/13 Raquel de los Reyes
149
150 * callisto.rc
151 - introduced several configuration lines
152 (format: "class".DataCheck: No) to allow callisto
153 to run with rawfiles. Necessary for the datacheck.
154
155
156
157 2005/01/13 Markus Gaug
158
159 * mcalib/MCalibColorSet.cc
160 - fixed runs 45605-45609
161
162 * msignal/MExtractor.h
163 - take out the variable fHiLoLast from the streamer. Will be
164 initialized in the ReInit(), if needed
165
166 * msignal/MExtractor.cc
167 - Initialized fHiLoLast to 0. Otherwise, a second eventloop with
168 the same extractor may have that variable set to a certain
169 value, even if not desired. The ReInit() fixes fHiLoLast, if
170 different from 0.
171
172 * mpedestal/MExtractPedestal.cc
173 * mpedestal/MPedCalcPedRun.cc
174 * mpedestal/MPedCalcFromLoGain.cc
175 - fix the output of the print to the correct value for the case
176 that the extractor is used.
177
178
179 2005/01/13 Thomas Bretz
180
181 * callisto.rc:
182 - fixed some typos
183
184 * mbase/MLog.cc:
185 - unset DEBUG defined unintentionally
186
187 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
188 - removed printing Weights in InitArrays, because otherwise
189 the output of a full data calibration is totally crowded
190 with numbers. Having the weights-file name on the display
191 is perfectly enough.
192
193
194
195 2005/01/12 Markus Gaug
196
197 * mcalib/MCalibrationIntensityRelTimeCam.cc
198 - added fit to improve averageing of the obtained results
199
200
201
202 2005/01/12 Thomas Bretz
203
204 * manalysis/MMatrixLoop.cc:
205 - changed name to MRead because it now derives from MRead
206
207 * mbase/MEvtLoop.[h,cc]:
208 - implemented an option not to cascade the status display to the
209 parameter list in PreProcess
210
211 * mhflux/MHAlpha.cc:
212 - changed name of "Significance" to "MinimizationValue"
213 - return -significance to have a value being minimized
214
215 * mhist/MHCamera.cc:
216 - fixed output of text in legend
217
218 * mhist/MHEvent.[h,cc]:
219 - implemented new options for calibrated pedestals
220
221 * mmain/MEventDisplay.cc:
222 - fixed to support latest changes in MJCalibrateSignal
223
224 * mpedestal/MPedPhotCam.cc:
225 - added new options in GetPixelContent (4 and 5) to support
226 a correct camera display
227
228 * mjobs/MJCalibrateSignal.cc:
229 - fixed display of calibrated pedestal and pedestal rms
230 - changed order of plots. Now all interpolated values
231 (means all calibrated values which are bad-pixel treated)
232 are displayed behind the unsuitable pixels.
233
234 * mjobs/MJ*.cc:
235 - corrected all wrong %06d to %08d to fit the number of
236 digits in run-numbers
237
238
239
240 2005/01/11 Abelardo Moralejo
241
242 * mjobs/Makefile
243 - added missing include -I ../mtrigger
244
245
246
247 2005/01/11 Thomas Bretz
248
249 * callisto.cc, callisto.rc:
250 - changed such, that all three kinds of pedestals are calcualted
251 (usefull for studies)
252
253 * manalysis/MMatrixLoop.[h,cc]:
254 - derived from MRead
255 - implemented some basic functions from MRead
256
257 * mfilter/MFCosmics.[h,cc]:
258 - allow setting of name of MPedestalCam
259
260 * mhbase/MBinning.[h,cc]:
261 - added SetEdges taking MParList as input
262
263 * mhflux/MHAlpha.cc:
264 - use new function from MBinning
265
266 * mjobs/MJCalibrateSignal.[h,cc]:
267 - changed to calculate all three kinds of pedestals
268 - added filters for trigger pattern and illuminated events
269
270 * mjobs/MJPedestal.cc:
271 - give different names to tabs with different pedestals
272
273 * mjobs/MJStar.cc:
274 - on request changed used pedestal from "FromExtractor" to
275 "FromExtractorRndm"
276
277 * mtrigger/MTriggerPattern.h:
278 - added Reset function
279
280 * mtrigger/MTriggerPatternDecode.[h,cc]:
281 - added using file format version number
282
283
284
285 2005/01/11 Markus Gaug
286
287 * mbadpixels/MBadPixelsPix.cc
288 - updated documentation
289
290 * mcalib/MCalibrationChargeCalc.cc
291 - make pixels with deviating number of phes unreliable instead of
292 unsuitable (this was already thought so, but missed to modify
293 at one place).
294
295 * mhcalib/MHCalibrationCam.[h,cc]
296 - add possible flag 'kInterlaced': default: kFALSE (like before)
297 - added pointer to MRawEvtHeader to deny cosmics events in case
298 of 'interlaced' flag is set. No changes for 'normal' calibration
299
300
301
302 2005/01/10 Benjamin Riegel
303
304 * mreport/MReportStarguider.cc, mreport/MReportStarguider.h
305 - added two classes for implementing starguider-data
306
307 * mreport/ReportLinkDef.h
308 - added class MReportStarguider to be linked:
309 #pragma link C++ class MReportStarguider+;
310
311 * mreport/Makefile
312 - added file MReportStarguider.cc
313
314 * merpp.cc
315 - added two containers ( MReportStarguider, MTimeStarguider ) and
316 added MReportStarguider to the list:
317 w->AddContainer("MReportStarguider", "Starguider");
318 w->AddContainer("MTimeStarguider", "Starguider");
319 r->AddToList("MReportStarguider");
320
321
322
323 2005/01/10 Markus Gaug
324
325 * mcalib/MCalibColorSet.cc
326 - return kFALSE for CL-run instead of kTRUE
327
328 * mcalib/MCalibrationChargeCalc.cc
329 - stop program in case that multiple colours are found in same file
330 without intensity calibration
331
332 * mbadpixels/MBadPixelsPix.h
333 - added two new possible UnCalibrated_t flags for the hi-lo
334 calibration
335
336 * macros/calibration.C
337 - add the calls to:
338 MArray::Class()->IgnoreTObjectStreamer();
339 MParContainer::Class()->IgnoreTObjectStreamer();
340 in main.
341
342 * msignal/MExtractor.h
343 - added Getter for fOffsetLoGain (was still missing)
344
345 * mhcalib/MHCalibrationChargeCam.[h,cc]
346 - remove pixels with histogram overflow only if their percentage
347 passes a certain limit (default: 0.5%). Before, every overflow
348 lead to an unsuitable pixel.
349
350 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]
351 - implemented changes suggested by T.B. to speed up calculations
352 - take fNameWeightsFile into the streamer, otherwise the Clone()
353 will always create an extractor with cosmic's weights.
354 - set fOffsetLoGain to a slighly higher value. The DF seems to
355 have a different offset since it uses different pulse shapes
356 and thus sightly different time definitions.
357
358
359
360 2005/01/10 Thomas Bretz
361
362 * mhvstime/MHVsTime.cc:
363 - fixed a compiler error for gcc 2.95.3, see Mantis bug # 157
364
365 * callisto.cc:
366 - changed such, that the calculated pedestal is not random
367 anymore
368 - added code to calculate the pedestal also with randomization,
369 but this code is for the moment commented out.
370
371 * callisto.rc:
372 - fixed naming of pedestal calculation
373
374 * mbadpixels/MBadPixelsCalc.cc:
375 - added a second check which compares the pedestal rms with
376 the variance of the pedestal rms in the same sector
377
378 * mjobs/MJCalibrateSignal.[h,cc]:
379 - changed to calculate the pedestal from extractor without
380 randomization
381 - added code to calculate the pedestal also with randomization,
382 but this code is for the moment commented out.
383
384 * mjobs/MJCalibration.cc:
385 - made sure that pedcam always has the correct name
386 (FIXME? Print a warning if it has the wrong name)
387
388 * mjobs/MJPedestal.[h,cc]:
389 - changed such, that it allows the calculation of pedestals
390 in three different ways (fundamental, fromextractor,
391 fromextractorrndm)
392 - therefor removed SetExtractorResolution and added
393 + void SetExtractionFundamental()
394 + void SetExtractionWithExtractorRndm()
395 + void SetExtractionWithExtractor()
396
397 * mjobs/MJStar.cc:
398 - changed/fixed the input name of the MPedPhotCam used in the
399 image cleaning
400
401 * mraw/MRawFileRead.[h,cc]:
402 - changed return type of OpenNextFile
403 - in some cases return kERROR in OpenNextFile to abort the Processing
404 with an error
405
406 * mraw/MRawRunHeader.cc:
407 - call a wrong file format version ERROR now
408
409 * mhflux/MAlphaFitter.[h,cc]:
410 - make sure that resetted values are returned if fit failed
411 - set default scaling too kOffRegion
412
413 * mhflux/MHAlpha.cc:
414 - some small fixes to handling of MHAlphaOff
415
416 * mhflux/MHFalseSource.[h,cc]:
417 - implemented possible usage of MHFalsSourceOff for On-Off-Analysis
418 - updated display accordingly
419 - updated fit accordingly
420 - removed catalog temporarily from plots until I found the
421 reason for the strange crashes
422
423 * mbadpixels/MBadPixelCalc.[h,cc]:
424 - implemented the possibility to check the pedestal rms against the
425 variance of the pedstal rms, too. The option is curretly switched
426 off.
427 - enahanced informal output in PreProcess
428
429 * mbase/MTaskList.cc:
430 - a little change to some output
431
432
433
434 2005/01/10 Wolfgang Wittek
435
436 * mfbase/MFEventSelector2.cc
437 - check whether filter exists before calling
438 filter->CallPreProcess(parlist)
439
440
441
442 2005/01/08 Markus Gaug
443
444 * mhcalib/MHCalibrationHiLoCam.[h,cc]
445 * mcalib/MCalibrationHiLoCam.[h,cc]
446 * mcalib/MCalibrationHiLoPix.[h,cc]
447 * mcalib/MIntensityCalibrationHiLoCam.[h,cc]
448 * mhcalib/Makefile, mcalib/Makefile, mhcalib/HCalibLinkDef.h,
449 mcalib/CalibLinkDef.h
450 - new classes for calibration of conversion high-gain vs. low-gain
451
452 * msignal/MExtractedSignalPix.[h,cc]
453 - added data member fChisquare, set to -1. by Clear() and Reset()
454 - raised version number by 1
455
456 * msignal/MExtractedSignalCam.[h,cc]
457 - added data member fNdf, set to -1 by default
458 - new function: GetProb(const Int_t pixidx) to be called to
459 calculate the joint probability of Chisquare of pixel "pixidx"
460 and fNdf
461 - added documentation of data members
462 - raised version number by 1
463
464 * mhcalib/MHCalibrationChargeCam.cc
465 - strengthened default histogram limits a bit, should accelerate
466 the calibration by 20%.
467
468 * mjobs/MJCalibrateSignalFromOutside.cc
469 - fixed two lines to compile MCalibrateData with the recent changes
470 by TB
471
472 * msignal/MExtractTimeAndChargeDigitalFilter.cc
473 - fixed two bugs introduced yesterday by TB.
474
475 * msignal/MExtractTimeAndChargeSpline.cc
476 * msignal/MExtractTimeAndChargeSlidingWindow.cc
477 - adopt part of TB's speed accelerations into these classes
478
479 * msignal/MExtractTimeAndCharge.cc
480 - fix the low-gain extraction window for the case that the high-gain
481 is saturated. Was skipped so far.
482
483
484
485 2005/01/07 Markus Gaug
486
487 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
488 - catch the case that more than 90% of the pixels have saturated
489 signals and fix the extraction window from the occurrance of
490 saturation, then. Important for high-intensity calibration events.
491
492
493 * msignal/MExtractor.cc
494 * msignal/MExtractTime.cc
495 * msignal/MExtractTimeAndCharge.cc
496 - added some documentation
497
498 * msignal/MExtractTime.[h,cc]
499 - moved the empty function FindTimeHiGain() and FindTimeLoGain() to
500 the header-file.
501
502
503
504
505 2005/01/07 Abelardo Moralejo
506
507 * mbase/MLog.h
508 - Added #include "TSystem.h", otherwise gSystem is not recognized
509 in Mac OSX.
510
511 * manalysis/MMakePadHistograms.cc
512 - Changed badcalc.SetNamePedPhotContainer to
513 badcalc.SetNamePedPhotCam
514
515
516
517 2005/01/07 Thomas Bretz
518
519 * mbadpixels/MBadPixelsCalc.[h,cc], macros/ONOFFAnalaysis.C:
520 - replaced PedPhotContainer by PedPhotCam for consistency
521
522 * mbase/MLog.[h,cc]:
523 - return *this in Seperator()
524
525 * mbase/MPrint.[h,cc]:
526 - use new separator manipulator in PreProcess
527 - fixed a type: separator instead of seperator
528
529 * mfileio/MReadTree.[h,cc]:
530 - added a check for branch->IsAutoDelete() in Notify()
531
532 * mpedestal/MExtractPedestal.[h,cc]:
533 - added new option 'fRandomCalculation' be used to switch on-/off-
534 randomization in extractors, the default should be like before
535 - added Process() calling Calc()
536
537 * mpedestal/MPedCalcFromLoGain.[h,cc], mpedestal/MPedCalcPedRun.[h,cc]:
538 - renamed Process() to Calc()
539
540 * Makefile:
541 - removed macros/calibration.C, which seems to have been
542 unintantionally introduced.
543
544 * manalysis/Makefile:
545 - removed unintantionally introduced wrong include
546
547 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
548 - a small acceleration discussed with Hendrik by replacing a
549 counter in a loop by pointer arithmetics
550
551 * mraw/MRawEvtPixelIter.cc:
552 - fixed a bug in GetMaxIdxHiLoGain which caused the loop to
553 read one byte behind the end of the array
554 - fixed HasLoGain() which really did weired things, means accessing
555 sometimes memory somewhere. This could theoretically result
556 in assigning the wrong lo-gains to the wrong pixels.
557
558 * mtrigger/MTriggerPattern.[h,cc], mtrigger/MTriggerPatternDecode.[h,cc],
559 mtrigger/MFTriggerPattern.[h,cc]:
560 - added
561
562 * mtrigger/Makefile, mtrigger/TriggerLinkDef.h:
563 - added MTriggerPattern, MTriggerPatternDecode and MFTriggerPattern
564
565 * manalysis/MEnergyEstParam.h:
566 - added a new function SetVariables calling SetCoeff
567
568 * mcalib/MCalibrateData.[h,cc]:
569 - removed data members for container names
570 - added new lists for container names
571 - allow to calibrate more than one pedestal container at the same
572 time
573
574 * mjobs/MJCalibrateSignal.cc:
575 - changed accordingly
576
577
578
579 2005/01/05 Thomas Bretz
580
581 * mcalib/MCalibrationBlindPix.cc, mcalib/MCalibrationChargeCalc.cc,
582 mhcalib/MHCalibrationRelTimeCam.cc:
583 - made some output lines fit into convinience window of 80 col
584
585 * mhist/MHCamEvent.cc:
586 - make sure that x-axis has correct title
587
588 * msignal/MArrivalTimePix.cc:
589 - init error to -1 which is a obviously non valid value
590 - fixed IsValid() which gave wrong results
591
592 * msignal/MExtractTimeAndCharge.cc, msignal/MExtractedSignalPix.cc:
593 - made sure that LoGain is flagged non-valid if no lo-gain exists
594 - push time back at the edge of the allowed limits if outside
595
596 * mbase/MGList.[h,cc]:
597 - introduced new functions Delete and DeletePictures
598 - SetBit(kMustCleanup) in constructor. Otherwise it is not
599 correctly removed from ListOfCleanups
600
601 * mbase/MLog.cc:
602 - SetBit(kMustCleanup) if adding a plugin to make sure it is cleaned
603 from the list
604
605 * mbase/MParContainer.[h,cc]:
606 - replaced return type of GetDescriptor by TString. The old version
607 was terribly wrong! The returned memory wasn't removed as soon
608 as the function returned.
609
610 * mbase/MStatusDisplay.[h,cc]:
611 - for security (thread safty) replaced all Form() by MString::Form()
612 - implemented a more secure scheme of Closing (Clone()) this was
613 a hint given by valgrind
614 - set kMustCleanup for all new object in ClonePad not only kCanDelete
615 - fixed some lines in pulldown-menus
616 - add TPads to ListOfCleanups in ClonePad (workaround!)
617
618 * mbase/MString.[h,cc]:
619 - implemented a new static Form() function returning a copy of
620 the result
621
622 * mbase/MTask.[h,cc]:
623 - replaced return type of GetDescriptor by TString. The old version
624 was terribly wrong! The returned memory wasn't removed as soon
625 as the function returned.
626 - Made GetDescriptor thread safe using MString::Form
627
628 * mfileio/MWriteRootFile.cc:
629 - Use GetDescriptor().Data() when using any kind of printf function
630
631 * mhbase/MFillH.cc:
632 - replaced string concatenation in all constructors by a Form
633 (also suggested by valgrind)
634
635 * mhcalib/MHCalibrationRelTimeCam.cc:
636 - made some output fit into 80col boundary
637
638
639
640
641 2005/01/03 Thomas Bretz (HAPPY NEW YEAR)
642
643 * mfht:
644 - added new directory for hexagonal fourier transformation
645
646 * mfht/HftIncl.h, mhft/HftLinkDef.h, mhft/MGeomCamMagicXT.[h,cc],
647 mhft/MGeomCamMagicEnhance.[h,cc], mhft/MHexgaonalFT.[h,cc],
648 mhft/MHexagonalFreqSpace.[h,cc], mhft/MHexagonalFTCalc.[h,cc],
649 mhft/Makefile:
650 - added
651
652 * macros/extendcam.C:
653 - added: tutorial for MGeomCamExtend
654
655 * macros/hft.C:
656 - added: tutorial for MHexgonalFTCalc
657
658 * macros/dohtml.C:
659 - updated
660
661 * macros/rootlogon.C:
662 - updated
663
664 * Makefile:
665 - mhft added
666
667 * mbase/MParContainer.cc, mbase/MLog.cc:
668 - added a pre-compiler option for destructor debugging
669
670 * mbase/MTaskList.[h,cc]:
671 - added new function Replace
672
673 * mdata/MDataChain.cc, mfbase/MF.cc:
674 - shortened some output
675
676 * mdata/MDataArray.[h,cc]:
677 - added new function FindRule
678
679 * mfileio/MReadTree.[h,cc]:
680 - enhanced functionality to be able to read a TTree stored in memory
681 instead of a file. Therefor introduced fTree which is now the pointer
682 used and replaced fChain where TTree and TChain have common behaviour.
683 Where they behave uncommon new code for the new case has been added.
684
685 * mfileio/MWriteRootFile.[h,cc]:
686 - enhanced functionality to be able to write a TTree into memory
687 instead of a file. This were maily bugfixes for the case fOut==0, which
688 must be handled correctly. Becarefull a tree filles without a file
689 is not deleted automatically!
690
691 * mhbase/MBinning.h:
692 - added copy constructor
693 - fixed buggy SetEdges(MBinning&) which didn't work
694
695 * mhbase/MHMatrix.cc:
696 - when adding a new rule check first if the same rule already exists
697
698 * mhflux/MAlphaFitter.[h,cc]:
699 - added new functionality to support on-off analysis
700 - didn't touch existing code
701
702 * mhflux/MHAlpha.[h,cc]:
703 - added new functionality to support on-off analysis
704 - replaced Fit() calls by newer function calls
705 - added DrawAll - PRELIMINARY
706 - fixed a bug when projecting - may be the reson for some strange
707 crashes
708
709 * mcalib/MCalibColorSet.cc:
710 - fixed a stupid bug introduced last year, which caused MCalibColorSet
711 in some circumstances to stop the eventloop when it shouldn't
712
713 * mjobs/MSequence.cc:
714 - expand path names
715
Note: See TracBrowser for help on using the repository browser.