#!/usr/bin/avs -network
version 5.0 (50.33 wb)
module "Marker Pick.user.0" -xy 38,172 -ex ./marker_pick
module "image viewer.user.1" -xy 28,472
port_vis "image viewer.user.1":"Pick Info" -on
module "read field.user.2" -xy 168,42 -ex $Path/avs_library/mongo
module "read image.user.3" -xy 358,42 -ex $Path/avs_library/mongo
module "orthogonal slicer.user.4" -xy 128,92 -ex $Path/avs_library/mongo
port_vis "orthogonal slicer.user.4":"slice plane" -on
module "animated integer.user.5" -xy 18,42 -ex $Path/avs_library/anim_int
module "Marker Draw.user.6" -xy 318,212 -ex ./marker_draw
module crop.user.7 -xy 308,102 -ex $Path/avs_library/mongo
port_connect "Marker Pick.user.0":0 "Marker Draw.user.6":1
port_connect "Marker Pick.user.0":1 "image viewer.user.1":2
port_connect "read field.user.2":0 "orthogonal slicer.user.4":0
port_connect "read image.user.3":0 crop.user.7:0
port_connect "orthogonal slicer.user.4":0 "Marker Pick.user.0":3
port_connect "animated integer.user.5":0 "orthogonal slicer.user.4":1
port_connect "Marker Draw.user.6":0 "Marker Pick.user.0":0
port_connect "Marker Draw.user.6":0 "image viewer.user.1":0
port_connect crop.user.7:0 "Marker Draw.user.6":0
parm_set "read field.user.2":"Read Field Browser" ./anim_data.fld
parm_set "read field.user.2":"Data Conversion" "Portable (XDR)"
parm_set "read image.user.3":"Read Image Browser" ./uk_rivers.x
parm_set "orthogonal slicer.user.4":"slice plane" 5 -range 0 5
parm_set "orthogonal slicer.user.4":axis J -range "I J" " "
parm_set "animated integer.user.5":"max value" 5
parm_set "animated integer.user.5":steps 6
parm_set "animated integer.user.5":sleep true
parm_set crop.user.7:"max x" 496 -range 0 791
parm_set crop.user.7:"max y" 497 -range 0 779
mod_image "image viewer.user.1"
image_set_scene -scene "image viewer.user.1"
image_set_view_size 36 -9 500 468
image_set_view_transformation -tx 0.000000 -ty 0.000000 -sx 1.000000 -sy 1.000000
image_set_color 0.000000 0.000000 0.000000
image_create_image -image "Marker Draw.user.11.0"
image_set_image_transformation -image "Marker Draw.user.11.0" -tx 149.000000 -ty 162.000000 -sx 1.000000 -sy 1.000000
image_set_visibility -image "Marker Draw.user.11.0" 1
image_create_image -image "Marker Draw.user.6.0"
image_set_image_transformation -image "Marker Draw.user.6.0" -tx 0.000000 -ty 9.000000 -sx 1.000000 -sy 1.000000
image_set_visibility -image "Marker Draw.user.6.0" 1
}
shell "ui" shell
 panel Application -w app_panel -p ui -xy 0,0 -wh 260,872
  panel "Top Level Stack" -w master_stack -p Application -xy 2,100 -wh 256,628\
   -P columns integer 1
   panel "read field.user.2" -w panel -p "Top Level Stack" -xy 0,64 -wh 256,324
    manipulator "read field.user.2:Read Field Browser" -w browser -p "read field.user.2" \
        -xy 10,10 -wh 236,194
    manipulator "read field.user.2:Data Conversion" -w radio_buttons -p "read field.user.2" \
        -xy 10,204 -wh 118,44
    manipulator "read field.user.2:Read Status" -w textblock -p "read field.user.2" \
        -xy 10,248 -wh 236,66
   panel "Marker Pick.user.0" -w panel -p "Top Level Stack" -xy 0,64 -wh 256,240
   panel "read image.user.3" -w panel -p "Top Level Stack" -xy 0,64 -wh 256,214
   panel "orthogonal slicer.user.4" -w panel -p "Top Level Stack" \
       -xy 0,64 -wh 228,150
    manipulator "orthogonal slicer.user.4:slice plane" -w idial -p "orthogonal slicer.user.4" \
        -xy 10,10 -wh 90,130
    manipulator "orthogonal slicer.user.4:axis" -w radio_buttons -p "orthogonal slicer.user.4" \
        -xy 100,10 -wh 118,44
   panel "animated integer.user.5" -w panel -p "Top Level Stack" \
       -xy 0,174 -wh 256,174
    manipulator "animated integer.user.5:min value" -w typein_integer -p "animated integer.user.5" \
        -xy 10,10 -wh 236,22
    manipulator "animated integer.user.5:max value" -w typein_integer -p "animated integer.user.5" \
        -xy 10,32 -wh 236,22
    manipulator "animated integer.user.5:steps" -w typein_integer -p "animated integer.user.5" \
        -xy 10,54 -wh 118,22
    manipulator "animated integer.user.5:sleep" -w toggle -p "animated integer.user.5" \
        -xy 10,76 -wh 118,22
    manipulator "animated integer.user.5:choice" -w radio_buttons -p "animated integer.user.5" \
        -xy 10,98 -wh 118,66
   panel "Marker Draw.user.6" -w panel -p "Top Level Stack" -xy 0,174 -wh 256,84
    manipulator "Marker Draw.user.6:Marker_Hue" -w slider -p "Marker Draw.user.6" \
        -xy 10,10 -wh 236,32
    manipulator "Marker Draw.user.6:Hilite_Hue" -w slider -p "Marker Draw.user.6" \
        -xy 10,42 -wh 236,32
   panel crop.user.7 -w panel -p "Top Level Stack" -xy 0,196 -wh 200,432
    manipulator "crop.user.7:min x" -w idial -p crop.user.7 -xy 10,10 -wh 90,130
    manipulator "crop.user.7:max x" -w idial -p crop.user.7 -xy 100,10 -wh 90,130
    manipulator "crop.user.7:min y" -w idial -p crop.user.7 -xy 10,140 -wh 90,130
    manipulator "crop.user.7:max y" -w idial -p crop.user.7 -xy 100,140 -wh 90,130
    manipulator "crop.user.7:min z" -w idial -p crop.user.7 -hide \
        -xy 10,270 -wh 90,130
    manipulator "crop.user.7:max z" -w idial -p crop.user.7 -hide \
        -xy 100,270 -wh 90,130
    manipulator "crop.user.7:size to fit" -w toggle -p crop.user.7 \
        -xy 10,400 -wh 118,22
 panel page.0 -w panel -p ui -xy 642,23 -wh 967,913
  panel "image viewer.user.1!image" -w container -p page.0 -xy 16,11 -wh 540,540\
   -P zoom_coords string "1 0 0 0 0 <page.0> 0 0 0 0"
  manipulator "Marker Pick.user.0:marker_type" -w radio_buttons -p page.0 \
      -xy 831,768 -wh 118,132
  manipulator "Marker Pick.user.0:marker_fill" -w radio_buttons -p page.0 \
      -xy 834,567 -wh 118,44
  manipulator "Marker Pick.user.0:clear marker_pick" -w oneshot -p page.0 \
      -xy 833,725 -wh 118,22
  manipulator "Marker Pick.user.0:undo last pick" -w oneshot -p page.0 \
      -xy 833,701 -wh 118,22
  manipulator "Marker Pick.user.0:set pick mode" -w oneshot -p page.0 \
      -xy 833,677 -wh 118,22
  manipulator "Marker Pick.user.0:Selected Marker" -w textblock -p page.0 \
      -xy 18,567 -wh 236,176
  manipulator "read image.user.3:Read Image Browser" -w browser -p page.0 \
      -xy 532,568 -wh 290,334
manipulator "image viewer.user.1":"Update Always" -w none
manipulator "image viewer.user.1":"Update Image" -w none
# End of file