Skip to content
GitLab
Explore
Sign in
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
40a97a6f
Commit
40a97a6f
authored
18 years ago
by
Ruud Overeem
Browse files
Options
Downloads
Patches
Plain Diff
BugID: 809
Added default values to the popup-parameters;
parent
3eb298d4
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
MAC/Deployment/data/OTDB/Beam.comp
+4
-4
4 additions, 4 deletions
MAC/Deployment/data/OTDB/Beam.comp
MAC/Deployment/data/OTDB/Observation.comp
+4
-4
4 additions, 4 deletions
MAC/Deployment/data/OTDB/Observation.comp
with
8 additions
and
8 deletions
MAC/Deployment/data/OTDB/Beam.comp
+
4
−
4
View file @
40a97a6f
...
@@ -38,8 +38,8 @@ node Beam 1.0.0 development 'node constraint' "Beam specification"
...
@@ -38,8 +38,8 @@ node Beam 1.0.0 development 'node constraint' "Beam specification"
#--------------------------------------------------------------------------------------------------------
#--------------------------------------------------------------------------------------------------------
# name dir. type unit prun. vm value constr. descr.
# name dir. type unit prun. vm value constr. descr.
#--------------------------------------------------------------------------------------------------------
#--------------------------------------------------------------------------------------------------------
par angle1 I vdbl - 10 0 0 - 'Declination(s) of the source(s)'
par angle1 I vdbl - 10 0 0 -
'Declination(s) of the source(s)'
par angle2 I vdbl - 10 0 0 - 'rightAscention(s) of the source(s)'
par angle2 I vdbl - 10 0 0 -
'rightAscention(s) of the source(s)'
par directionTypes I ptext - 10 0 0 'J2000|AZEL|LMN
'
'Coord.system used for the sources'
par directionTypes I ptext - 10 0 0 'J2000|AZEL|LMN
;J2000'
'Coord.system used for the sources'
par angleTimes I vuint - 10 0 0 - 'Relative time (to starttime) when to activate the angles'
par angleTimes I vuint - 10 0 0 -
'Relative time (to starttime) when to activate the angles'
This diff is collapsed.
Click to expand it.
MAC/Deployment/data/OTDB/Observation.comp
+
4
−
4
View file @
40a97a6f
...
@@ -18,16 +18,16 @@ par claimPeriod I int - 10 100 600
...
@@ -18,16 +18,16 @@ par claimPeriod I int - 10 100 600
par preparePeriod I int - 10 100 300 - 'periodlength in seconds the PREPARE phases will take'
par preparePeriod I int - 10 100 300 - 'periodlength in seconds the PREPARE phases will take'
# measurement information
# measurement information
par nyquistZone I pint - 10 0 '1|2|3' - 'nyquistzone of the filter'
par nyquistZone I pint - 10 0 '1|2|3
;1
' - 'nyquistzone of the filter'
par subbandList I text - 10 0 [0] - 'list of all used subbands in this observation'
par subbandList I text - 10 0 [0] - 'list of all used subbands in this observation'
par beamletList I text - 10 0 [0] - 'mapping of subbands on beamlets'
par beamletList I text - 10 0 [0] - 'mapping of subbands on beamlets'
par bandFilter I ptext - 10 0 'LBL_10_90|LBL_30_80|LBH_10_90|LBH_30_80|HB_100_190|HB_170_230|HB_210_250' - 'one of the seven filters to use'
par bandFilter I ptext - 10 0 'LBL_10_90|LBL_30_80|LBH_10_90|LBH_30_80|HB_100_190|HB_170_230|HB_210_250
;LBL_30_80
' - 'one of the seven filters to use'
par antennaArray I ptext - 10 0 'LBA|CS1-TEST' - 'name of the antenneArray (AntennaArrays.conf)'
par antennaArray I ptext - 10 0 'LBA|CS1-TEST
;LBA
' - 'name of the antenneArray (AntennaArrays.conf)'
par receiverList I text - 10 0 [0] - 'list of the receivers to use in the observation'
par receiverList I text - 10 0 [0] - 'list of the receivers to use in the observation'
par MSNameMask I text - 10 0 '/data2/ObservationA.MS' - 'Name for the Measurement set for this Observation'
par MSNameMask I text - 10 0 '/data2/ObservationA.MS' - 'Name for the Measurement set for this Observation'
par channelsPerSubband I int - 10 0 256 - 'number of channels per subband'
par channelsPerSubband I int - 10 0 256 - 'number of channels per subband'
par nrBeams I int - 10 100 1 - 'number of simultaneous beams in this observation'
par nrBeams I int - 10 100 1 - 'number of simultaneous beams in this observation'
par nrPolarisations I pint - 10 100 '1|2' - 'number of polarisations to use in this observation'
par nrPolarisations I pint - 10 100 '1|2
;2
' - 'number of polarisations to use in this observation'
# clock related info
# clock related info
par clockMode I node - 10 0 <<Clock160 - 'Mode in which clock is running'
par clockMode I node - 10 0 <<Clock160 - 'Mode in which clock is running'
...
...
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