#!/usr/bin/avs -network version 4.0 (25.137 wb) module endif.user.0 -xy 358,272 -ex /user/ianc/avs/experiments/if_endif/endif_f port_vis endif.user.0:Flag -on module if.user.1 -xy 358,142 -ex /user/ianc/avs/experiments/if_endif/if_f port_vis if.user.1:Flag -on module clamp.user.3 -xy 248,202 -ex $Path/avs_library/mongo module threshold.user.4 -xy 458,202 -ex $Path/avs_library/mongo module boolean.user.5 -xy 178,52 -ex $Path/avs_library/mongo module "read image.user.6" -xy 368,32 -ex $Path/avs_library/mongo port_connect if.user.1:0 threshold.user.4:0 port_connect if.user.1:1 clamp.user.3:0 port_connect clamp.user.3:0 endif.user.0:1 port_connect threshold.user.4:0 endif.user.0:0 port_connect boolean.user.5:0 endif.user.0:2 port_connect boolean.user.5:0 if.user.1:1 port_connect "read image.user.6":0 if.user.1:0 parm_set endif.user.0:Flag true parm_set if.user.1:Flag true parm_set boolean.user.5:boolean true parm_set "read image.user.6":"Read Image Browser" $Path/data/image/avs.x shell "ui" shell panel Application -w app_panel -p ui -xy 0,0 -wh 260,1024 panel "Top Level Stack" -w master_stack -p Application -xy 2,100 -wh 256,388 panel endif.user.0 -w panel -p "Top Level Stack" -xy 0,64 -wh 138,42 manipulator endif.user.0:Flag -w toggle -p endif.user.0 -xy 10,10 -wh 118,22 panel if.user.1 -w panel -p "Top Level Stack" -xy 0,152 -wh 138,42 manipulator if.user.1:Flag -w toggle -p if.user.1 -xy 10,10 -wh 118,22 panel clamp.user.3 -w panel -p "Top Level Stack" -xy 0,130 -wh 200,150 manipulator clamp.user.3:clamp_min -w dial -p clamp.user.3 \ -xy 10,10 -wh 90,130 manipulator clamp.user.3:clamp_max -w dial -p clamp.user.3 \ -xy 100,10 -wh 90,130 panel threshold.user.4 -w panel -p "Top Level Stack" -xy 0,152 -wh 200,150 manipulator threshold.user.4:thresh_min -w dial -p threshold.user.4 \ -xy 10,10 -wh 90,130 manipulator threshold.user.4:thresh_max -w dial -p threshold.user.4 \ -xy 100,10 -wh 90,130 panel boolean.user.5 -w panel -p "Top Level Stack" -xy 0,174 -wh 138,42 manipulator boolean.user.5:boolean -w toggle -p boolean.user.5 \ -xy 10,10 -wh 118,22 panel "read image.user.6" -w panel -p "Top Level Stack" -xy 0,174 -wh 256,214 manipulator "read image.user.6:Read Image Browser" -w browser -p "read image.user.6" \ -xy 10,10 -wh 236,194 # End of file