Skip to content
Snippets Groups Projects
Commit 3d130d7d authored by Jan David Mol's avatar Jan David Mol
Browse files

TMSS-1145: Added new feedback Pointing.target key to reference feedback as well

parent 45be1a04
No related branches found
No related tags found
1 merge request!639Cherry pick COBALT feedback changes
......@@ -49,6 +49,7 @@ class TestFeedbackHandlingService(unittest.TestCase):
Observation.DataProducts.Output_Correlated_[{subband}].Pointing.directionType=J2000
Observation.DataProducts.Output_Correlated_[{subband}].Pointing.angle1=0.1
Observation.DataProducts.Output_Correlated_[{subband}].Pointing.angle2=0.2
Observation.DataProducts.Output_Correlated_[{subband}].Pointing.target=my_source
Observation.DataProducts.Output_Correlated_[{subband}].antennaSet=HBA_DUAL
Observation.DataProducts.Output_Correlated_[{subband}].antennaFields=[CS001HBA0,CS001HBA1]
Observation.DataProducts.Output_Correlated_[{subband}].centralFrequency=102734375.000000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment