Skip to content
Snippets Groups Projects
Commit e8a85eec authored by Jonathan Hargreaves's avatar Jonathan Hargreaves
Browse files

Update rbf images used for SC$ testing

parent 4ebe88aa
No related branches found
No related tags found
No related merge requests found
...@@ -57,12 +57,9 @@ elif [ "$APP" == "apertif-sr2.6" ]; then ...@@ -57,12 +57,9 @@ elif [ "$APP" == "apertif-sr2.6" ]; then
elif [ "$APP" == "arts_sc1" ]; then elif [ "$APP" == "arts_sc1" ]; then
IMAGE=/home/arts/arts_unb1_sc1-r16748.rbf IMAGE=/home/arts/arts_unb1_sc1-r16748.rbf
elif [ "$APP" == "arts_sc4" ]; then elif [ "$APP" == "arts_sc4" ]; then
#IMAGE=/home/hargreaves/arts_unb1_sc4-r17371.rbf # first 'working' version IMAGE=/home/hargreaves/arts_unb1_sc4-r17721.rbf # Pre-filter on, flip FFT, 1GbE
#IMAGE=/home/hargreaves/arts_unb1_sc4-r17505.rbf # data buffer before the filterbank #IMAGE=/home/hargreaves/arts_unb1_sc4-r17735.rbf # Pre-filter on, flip FFT, 10GbE
#IMAGE=/home/hargreaves/arts_unb1_sc4-r17552.rbf # force and data buffer before the mesh
#IMAGE=/home/hargreaves/arts_unb1_sc4-r17576_10GbEin.rbf # enable 10GbE output with 12 copies of IAB
#IMAGE=/home/hargreaves/arts_unb1_sc4-r17615.rbf # test version with no 10GbE and bypassed channelizer
IMAGE=/home/hargreaves/arts_unb1_sc4-r17628.rbf # no 10GbE, data buffer after the WPFB, fixed packet size?
fi fi
#Extract the RBF file names (without path and extention) #Extract the RBF file names (without path and extention)
......
...@@ -68,6 +68,10 @@ elif [ "$APP" == "arts_sc1" ]; then ...@@ -68,6 +68,10 @@ elif [ "$APP" == "arts_sc1" ]; then
IMAGE_BF=/home/daniel/apertif_unb1_fn_beamformer_trans-r17128.rbf # SR1 IMAGE_BF=/home/daniel/apertif_unb1_fn_beamformer_trans-r17128.rbf # SR1
elif [ "$APP" == "arts_sc4" ]; then elif [ "$APP" == "arts_sc4" ]; then
IMAGE_BF=/home/daniel/apertif_unb1_fn_beamformer_trans-r17128.rbf # 14 april 2017. Fiber delay comp. IMAGE_BF=/home/daniel/apertif_unb1_fn_beamformer_trans-r17128.rbf # 14 april 2017. Fiber delay comp.
#IMAGE_BF=/home/hargreaves/apertif_unb1_fn_beamformer_trans-r17524.rbf # 15 aug 2017. Force after bf
#IMAGE_BF=/home/hargreaves/apertif_unb1_fn_beamformer_trans-r17576_usedb.rbf # 19 sep 2017. Enable 'terminal' data buffer
#IMAGE_BF=/home/hargreaves/apertif_unb1_fn_beamformer_trans-r17576_nodb.rbf # 19 sep 2017. Disable 'terminal' data buffer
fi fi
#Extract the RBF file names (without path and extention) #Extract the RBF file names (without path and extention)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment