Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
LOFAR
Manage
Activity
Members
Labels
Plan
Issues
Wiki
Jira issues
Open Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RadioObservatory
LOFAR
Commits
c8c87655
Commit
c8c87655
authored
13 years ago
by
Ger van Diepen
Browse files
Options
Downloads
Patches
Plain Diff
Task #2699 Fixed test failure
parent
f399b5aa
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CEP/MS/test/tmakems.run
+5
-3
5 additions, 3 deletions
CEP/MS/test/tmakems.run
CEP/MS/test/tmakems.stdout
+2
-0
2 additions, 0 deletions
CEP/MS/test/tmakems.stdout
with
7 additions
and
3 deletions
CEP/MS/test/tmakems.run
+
5
−
3
View file @
c8c87655
...
@@ -24,7 +24,7 @@
...
@@ -24,7 +24,7 @@
# Set srcdir if not defined (in case run by hand).
# Set srcdir if not defined (in case run by hand).
if
test
"
$srcdir
"
=
""
;
then
if
test
"
$srcdir
"
=
""
;
then
srcdir
=
"../../../test"
srcdir
=
"../../../
../../LOFAR/CEP/MS/
test"
fi
fi
# Symlink to scripts/programs, so they can be started from test directory.
# Symlink to scripts/programs, so they can be started from test directory.
...
@@ -56,14 +56,16 @@ echo "AntennaTableName=$wd/tmakems_tmp/WSRT_ANTENNA" >> tmakems.parset
...
@@ -56,14 +56,16 @@ echo "AntennaTableName=$wd/tmakems_tmp/WSRT_ANTENNA" >> tmakems.parset
# Create MS parts in a distributed way.
# Create MS parts in a distributed way.
./
makemsdistr
-hfn
$wd
/tmakems_tmp/hfn tmakems.parset
$wd
/tmakems_tmp.cd
$wd
makemsdistr
-hfn
$wd
/tmakems_tmp/hfn tmakems.parset
$wd
/tmakems_tmp.cd
$wd
echo
"<<<"
echo
"<<<"
# Print global VDS file without system-dependent names.
# Print global VDS file without system-dependent names.
grep
-v
'Name *='
tmakems_tmp/vds/tmakems_tmp.ms.gds |
grep
-v
"ClusterDesc *="
grep
-v
'Name *='
tmakems_tmp/vds/tmakems_tmp.ms.gds |
grep
-v
"ClusterDesc *="
echo
echo
./makems tmakems.parset
echo
">>>"
makems tmakems.parset
echo
"<<<"
grep
-v
'Name *='
tmakems_tmp.ms.gds |
grep
-v
"ClusterDesc *="
grep
-v
'Name *='
tmakems_tmp.ms.gds |
grep
-v
"ClusterDesc *="
# Clean up.
# Clean up.
...
...
This diff is collapsed.
Click to expand it.
CEP/MS/test/tmakems.stdout
+
2
−
0
View file @
c8c87655
...
@@ -36,8 +36,10 @@ Part1.NChan = [16,16]
...
@@ -36,8 +36,10 @@ Part1.NChan = [16,16]
Part1.StartFreqs = [1173200000,1173300000,1173400000,1173500000,1173600000,1173700000,1173800000,1173900000,1174000000,1174100000,1174200000,1174300000,1174400000,1174500000,1174600000,1174700000,1174800000,1174900000,1175000000,1175100000,1175200000,1175300000,1175400000,1175500000,1175600000,1175700000,1175800000,1175900000,1176000000,1176100000,1176200000,1176300000]
Part1.StartFreqs = [1173200000,1173300000,1173400000,1173500000,1173600000,1173700000,1173800000,1173900000,1174000000,1174100000,1174200000,1174300000,1174400000,1174500000,1174600000,1174700000,1174800000,1174900000,1175000000,1175100000,1175200000,1175300000,1175400000,1175500000,1175600000,1175700000,1175800000,1175900000,1176000000,1176100000,1176200000,1176300000]
Part1.EndFreqs = [1173300000,1173400000,1173500000,1173600000,1173700000,1173800000,1173900000,1174000000,1174100000,1174200000,1174300000,1174400000,1174500000,1174600000,1174700000,1174800000,1174900000,1175000000,1175100000,1175200000,1175300000,1175400000,1175500000,1175600000,1175700000,1175800000,1175900000,1176000000,1176100000,1176200000,1176300000,1176400000]
Part1.EndFreqs = [1173300000,1173400000,1173500000,1173600000,1173700000,1173800000,1173900000,1174000000,1174100000,1174200000,1174300000,1174400000,1174500000,1174600000,1174700000,1174800000,1174900000,1175000000,1175100000,1175200000,1175300000,1175400000,1175500000,1175600000,1175700000,1175800000,1175900000,1176000000,1176100000,1176200000,1176300000,1176400000]
>>>
Created 2 MS parts and their VDS files
Created 2 MS parts and their VDS files
Created global VDS file tmakems_tmp.ms.gds
Created global VDS file tmakems_tmp.ms.gds
<<<
StartTime = 2000/08/03/13:22:30.000
StartTime = 2000/08/03/13:22:30.000
EndTime = 2000/08/03/13:24:50.000
EndTime = 2000/08/03/13:24:50.000
StepTime = 10
StepTime = 10
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment