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
ce1e855b
Commit
ce1e855b
authored
14 years ago
by
Arthur Coolen
Browse files
Options
Downloads
Patches
Plain Diff
Bug 756: added maximizeDuartion to (Ana)Beam
parent
fadf1d98
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/AnaBeam.comp
+2
-2
2 additions, 2 deletions
MAC/Deployment/data/OTDB/AnaBeam.comp
MAC/Deployment/data/OTDB/Beam.comp
+1
-0
1 addition, 0 deletions
MAC/Deployment/data/OTDB/Beam.comp
with
3 additions
and
2 deletions
MAC/Deployment/data/OTDB/AnaBeam.comp
+
2
−
2
View file @
ce1e855b
...
@@ -44,5 +44,5 @@ par angle2 I dbl - 10 0 0 - 'Declination or Elevation in rad.'
...
@@ -44,5 +44,5 @@ par angle2 I dbl - 10 0 0 - 'Declination or Elevation in rad.'
par directionType I ptext - 10 0 'J2000|AZEL|LMN;J2000' - 'Coord.system used'
par directionType I ptext - 10 0 'J2000|AZEL|LMN;J2000' - 'Coord.system used'
par startTime I text - 10 0 '' - 'startTime'
par startTime I text - 10 0 '' - 'startTime'
par duration I uint - 10 0 0 - 'Time in seconds'
par duration I uint - 10 0 0 - 'Time in seconds'
par
rank I pint - 10 0 '1|2|3|4|5;1' - 'Rank of importance
'
par
maximizeDuration I bool - 10 0 false - 'set AnaBeam.Duration to observation duration or not
'
par rank I pint - 10 0 '1|2|3|4|5;1' - 'Rank of importance'
\ No newline at end of file
This diff is collapsed.
Click to expand it.
MAC/Deployment/data/OTDB/Beam.comp
+
1
−
0
View file @
ce1e855b
...
@@ -44,6 +44,7 @@ par angle2 I dbl - 10 0 0 - 'Declination(s) or Elevation of the
...
@@ -44,6 +44,7 @@ par angle2 I dbl - 10 0 0 - 'Declination(s) or Elevation of the
par directionType I ptext - 10 0 'J2000|AZEL|LMN;J2000' - 'Coord.system used for the sources'
par directionType I ptext - 10 0 'J2000|AZEL|LMN;J2000' - 'Coord.system used for the sources'
par startTime I text - 10 0 '' - 'Relative time (to starttime) when to activate the angles'
par startTime I text - 10 0 '' - 'Relative time (to starttime) when to activate the angles'
par duration I uint - 10 0 0 - 'Time in seconds each sources is followed.'
par duration I uint - 10 0 0 - 'Time in seconds each sources is followed.'
par maximizeDuration I bool - 10 0 false - 'set Beam.duration to observation duration or not'
par subbandList I vuint - 10 0 [] - 'List of all used subbands, eg.[205,276..300]. Range 1..511.'
par subbandList I vuint - 10 0 [] - 'List of all used subbands, eg.[205,276..300]. Range 1..511.'
par beamletList I vuint - 10 0 [] - 'Mapping of subbands on beamlets, eg.[0..47]. Range 0..243'
par beamletList I vuint - 10 0 [] - 'Mapping of subbands on beamlets, eg.[0..47]. Range 0..243'
par momID I int - 10 0 0 - 'MeasurementID in MoM'
par momID I int - 10 0 0 - 'MeasurementID in MoM'
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