diff --git a/applications/apertif/commissioning/central_commands.sh b/applications/apertif/commissioning/central_commands.sh
index e6172a48b215da15891a9608a2f6768b0fd05f3b..a000e56d8e5976a388294e1ba067469b934b434d 100755
--- a/applications/apertif/commissioning/central_commands.sh
+++ b/applications/apertif/commissioning/central_commands.sh
@@ -57,12 +57,9 @@ elif [ "$APP" == "apertif-sr2.6" ]; then
 elif [ "$APP" == "arts_sc1" ]; then
     IMAGE=/home/arts/arts_unb1_sc1-r16748.rbf
 elif [ "$APP" == "arts_sc4" ]; then
-    #IMAGE=/home/hargreaves/arts_unb1_sc4-r17371.rbf # first 'working' version
-    #IMAGE=/home/hargreaves/arts_unb1_sc4-r17505.rbf # data buffer before the filterbank
-    #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?
+    IMAGE=/home/hargreaves/arts_unb1_sc4-r17721.rbf # Pre-filter on, flip FFT, 1GbE
+    #IMAGE=/home/hargreaves/arts_unb1_sc4-r17735.rbf # Pre-filter on, flip FFT, 10GbE
+
 fi
 
 #Extract the RBF file names (without path and extention)
diff --git a/applications/apertif/commissioning/dish_commands.sh b/applications/apertif/commissioning/dish_commands.sh
index b0bf902f551e7a3ba1bcb7222252854e1e70a1db..a52bd2d9e2d3de0a984d92cd2451f290537658d9 100755
--- a/applications/apertif/commissioning/dish_commands.sh
+++ b/applications/apertif/commissioning/dish_commands.sh
@@ -68,6 +68,10 @@ elif [ "$APP" == "arts_sc1" ]; then
     IMAGE_BF=/home/daniel/apertif_unb1_fn_beamformer_trans-r17128.rbf # SR1
 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/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
 
 #Extract the RBF file names (without path and extention)