# *************************************************************************** # SBL2 # # # # # *************************************************************************** nsl create display_frame .fields nsl create display_window .fields.gaps -width 500 -height 150 \ -graph spatial_graph_2 -layer Detour.frog.sorAvoid.gapsf \ -wymin -1 -wymax 1 -grid NSL_ON #PREY_HOR nsl create display_window .fields.prey_hor -width 500 -height 150 \ -graph spatial_graph_2 -layer Detour.frog.preyApproach.prey_hor \ -wymin -1 -wymax 12 -grid NSL_ON nsl create display_window .fields.mhm -width 500 -height 150 \ -graph spatial_graph_2 -layer Detour.frog.mhm.mhm \ -wymin -2 -wymax 3 -grid NSL_ON nsl create display_window .fields.wta -width 500 -height 150 \ -graph area_level_graph -layer Detour.frog.wta.wta_mhm \ -wymin 0 -wymax 1 -grid NSL_ON nsl create display_window .fields.baf -width 500 -height 150 \ -graph spatial_graph_2 -layer Detour.frog.bumpAvoid.baf \ -wymin -1 -wymax 1 -grid NSL_ON