Commits
18 18 | //# |
19 19 | //# Correspondence concerning AIPS++ should be addressed as follows: |
20 20 | //# Internet email: aips2-request@nrao.edu. |
21 21 | //# Postal address: AIPS++ Project Office |
22 22 | //# National Radio Astronomy Observatory |
23 23 | //# 520 Edgemont Road |
24 24 | //# Charlottesville, VA 22903-2475 USA |
25 25 | //# |
26 26 | //# $Id$ |
27 27 | |
28 - | |
29 - | |
28 + | |
29 + | |
30 30 | |
31 31 | |
32 32 | |
33 - | |
34 - | |
35 - | |
36 - | |
37 - | |
38 - | |
39 - | |
40 - | |
33 + | |
34 + | |
35 + | |
36 + | |
37 + | |
38 + | |
39 + | |
40 + | |
41 41 | |
42 - | |
43 - | |
44 - | |
45 - | |
46 - | |
47 - | |
42 + | |
43 + | |
44 + | |
45 + | |
46 + | |
47 + | |
48 48 | |
49 49 | |
50 50 | |
51 - | |
51 + | |
52 52 | |
53 - | |
54 - | |
55 - | |
53 + | |
54 + | |
55 + | |
56 56 | |
57 57 | using namespace casacore; |
58 58 | namespace casa { //# NAMESPACE CASA - BEGIN |
59 59 | |
60 60 | |
61 61 | SDAlgorithmTest::SDAlgorithmTest(): |
62 62 | SDAlgorithmBase(), |
63 63 | itsMatResidual(), itsMatModel(), itsMatPsf(), |
64 64 | itsMaxPos( IPosition() ), |
65 65 | itsPeakResidual(0.0), |