Skip to content
Snippets Groups Projects
Commit 21215728 authored by Daniel van der Schuur's avatar Daniel van der Schuur
Browse files

-Added comments;

-Also running test_arts0.sh for SC4.
parent 4e4234ae
No related branches found
No related tags found
No related merge requests found
...@@ -244,9 +244,12 @@ python $UPE/peripherals/util_diag_wg_wideband.py --unb $UNBS --bn 0:3 -n 4 --sp ...@@ -244,9 +244,12 @@ python $UPE/peripherals/util_diag_wg_wideband.py --unb $UNBS --bn 0:3 -n 4 --sp
#esac #esac
############################################################################### ###############################################################################
# Write front end beamformer settings # Write front end beamformer settings:
# . 24 subbands in beam 0
# . beam 0 = beamlets 0,2,4,..,46; central PAF element (56) processed by FN0
# . beam 1 = beamlets 1,3,5,..,47; near-central PAF element (??) processed by BN0
############################################################################### ###############################################################################
if [ "$APP" == "arts_sc1" ]; then if [ "$APP" == "arts_sc1" ] || [ "$APP" == "arts_sc4" ]; then
ssh boudewijn@localhost sh /home/boudewijn/SVN/apertif/commissioning/trunk/test_scripts/python/test_arts_0.sh ssh boudewijn@localhost sh /home/boudewijn/SVN/apertif/commissioning/trunk/test_scripts/python/test_arts_0.sh
fi fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment