#!/usr/bin/avs -network version 3 (25.59 tt) module colorizer.user.6 -xy 18,192 -ex $Path/avs_library/vex_filters module "display image.user.7" -xy 18,242 module "combine scalars.user.9" -xy 298,102 -ex $Path/avs_library/vector module "field math.user.10" -xy 198,192 -ex $Path/avs_library/field_math module "field to byte.user.11" -xy 198,312 -ex $Path/avs_library/filter_convert module colorizer.user.12 -xy 198,362 -ex $Path/avs_library/vex_filters module "display image.user.13" -xy 198,412 module "extract scalar.user.14" -xy 358,262 -ex $Path/avs_library/vector module "extract scalar.user.15" -xy 508,262 -ex $Path/avs_library/vector module "field math.user.16" -xy 398,312 -ex $Path/avs_library/field_math module colorizer.user.17 -xy 398,412 -ex $Path/avs_library/vex_filters module "display image.user.18" -xy 398,462 module "field to byte.user.19" -xy 398,362 -ex $Path/avs_library/filter_convert module "read field.user.20" -xy 108,52 -ex $Path/avs_library/read_field module fft2D.user.21 -xy 108,102 -ex /usr/user/harris/avs/src/fracgen/fracgen module ifft2D.user.25 -xy 198,262 -ex /usr/user/harris/avs/src/fracgen/fracgen module "read field.user.26" -xy 298,32 -ex $Path/avs_library/read_field port_connect colorizer.user.6:0 "display image.user.7":0 port_connect "combine scalars.user.9":0 "field math.user.10":0 port_connect "field math.user.10":0 ifft2D.user.25:0 port_connect "field math.user.10":0 "extract scalar.user.15":0 port_connect "field math.user.10":0 "extract scalar.user.14":0 port_connect "field to byte.user.11":0 colorizer.user.12:0 port_connect colorizer.user.12:0 "display image.user.13":0 port_connect "extract scalar.user.14":0 "field math.user.16":1 port_connect "extract scalar.user.15":0 "field math.user.16":0 port_connect "field math.user.16":0 "field to byte.user.19":0 port_connect colorizer.user.17:0 "display image.user.18":0 port_connect "field to byte.user.19":0 colorizer.user.17:0 port_connect "read field.user.20":0 fft2D.user.21:0 port_connect fft2D.user.21:0 "field math.user.10":1 port_connect fft2D.user.21:1 colorizer.user.6:0 port_connect ifft2D.user.25:0 "field to byte.user.11":0 port_connect "read field.user.26":0 "combine scalars.user.9":1 port_connect "read field.user.26":0 "combine scalars.user.9":0 parm_set "display image.user.7":Magnification x2 parm_set "combine scalars.user.9":"vector length" 2 parm_set "field math.user.10":choice * parm_set "display image.user.13":Magnification x2 parm_set "extract scalar.user.15":Channel "channel 1" -range "channel 0;channel 1" ; parm_set "field math.user.16":choice RMS parm_set "field math.user.16":Normalize false parm_set "display image.user.18":Magnification x2 parm_set "field to byte.user.19":"byte normalize" false parm_set "read field.user.20":"Read Field Browser" /usr/user/harris/avs/src/fracgen/build.fld parm_set fft2D.user.21:Center true parm_set ifft2D.user.25:Centered true parm_set "read field.user.26":"Read Field Browser" /usr/user/harris/avs/src/fracgen/filtermask.fld shell "ui" shell panel Application -w app_panel -p ui -xy 0,23 -wh 260,1024 panel "Top Level Stack" -w master_stack -p Application -xy 2,100 -wh 256,479 panel "combine scalars.user.9" -w panel -p "Top Level Stack" \ -xy 0,173 -wh 110,150 manipulator "combine scalars.user.9:vector length" -w idial -p "combine scalars.user.9" \ -xy 10,10 -wh 90,130 panel "field math.user.10" -w panel -p "Top Level Stack" -xy 0,173 -wh 138,306 manipulator "field math.user.10:choice" -w radio_buttons -p "field math.user.10" \ -xy 10,10 -wh 118,242 manipulator "field math.user.10:Normalize" -w toggle -p "field math.user.10" \ -xy 10,252 -wh 118,22 manipulator "field math.user.10:Constant" -w typein_real -p "field math.user.10" -hide \ -xy 10,274 -wh 118,22 panel "field to byte.user.11" -w panel -p "Top Level Stack" \ -xy 0,173 -wh 138,42 manipulator "field to byte.user.11:byte normalize" -w toggle -p "field to byte.user.11" \ -xy 10,10 -wh 118,22 panel "extract scalar.user.14" -w panel -p "Top Level Stack" \ -xy 0,173 -wh 138,64 manipulator "extract scalar.user.14:Channel" -w radio_buttons -p "extract scalar.user.14" \ -xy 10,10 -wh 118,44 panel "extract scalar.user.15" -w panel -p "Top Level Stack" \ -xy 0,173 -wh 138,64 manipulator "extract scalar.user.15:Channel" -w radio_buttons -p "extract scalar.user.15" \ -xy 10,10 -wh 118,44 panel "field math.user.16" -w panel -p "Top Level Stack" -xy 0,173 -wh 138,306 manipulator "field math.user.16:choice" -w radio_buttons -p "field math.user.16" \ -xy 10,10 -wh 118,242 manipulator "field math.user.16:Normalize" -w toggle -p "field math.user.16" \ -xy 10,252 -wh 118,22 manipulator "field math.user.16:Constant" -w typein_real -p "field math.user.16" -hide \ -xy 10,274 -wh 118,22 panel "field to byte.user.19" -w panel -p "Top Level Stack" \ -xy 0,173 -wh 138,42 manipulator "field to byte.user.19:byte normalize" -w toggle -p "field to byte.user.19" \ -xy 10,10 -wh 118,22 panel "read field.user.20" -w panel -p "Top Level Stack" -xy 0,173 -wh 256,280 manipulator "read field.user.20:Read Field Browser" -w browser -p "read field.user.20" \ -xy 10,10 -wh 236,194 manipulator "read field.user.20:Read Status" -w textblock -p "read field.user.20" \ -xy 10,204 -wh 236,66 panel fft2D.user.21 -w panel -p "Top Level Stack" -xy 0,173 -wh 138,42 manipulator fft2D.user.21:Center -w toggle -p fft2D.user.21 \ -xy 10,10 -wh 118,22 panel ifft2D.user.25 -w panel -p "Top Level Stack" -xy 0,173 -wh 138,42 manipulator ifft2D.user.25:Centered -w toggle -p ifft2D.user.25 \ -xy 10,10 -wh 118,22 panel "read field.user.26" -w panel -p "Top Level Stack" -xy 0,173 -wh 256,280 manipulator "read field.user.26:Read Field Browser" -w browser -p "read field.user.26" \ -xy 10,10 -wh 236,194 manipulator "read field.user.26:Read Status" -w textblock -p "read field.user.26" \ -xy 10,204 -wh 236,66 panel "display image.user.7!image" -w container -p ui -xy 996,9 -wh 280,312\ -P zoom_coords string "0 0 0 0 0 <$NULL> 0 0 0 0" panel "display image.user.13!image" -w container -p ui -xy 996,685 -wh 280,312\ -P zoom_coords string "0 0 0 0 0 <$NULL> 0 0 0 0" panel "display image.user.18!image" -w container -p ui -xy 996,346 -wh 280,312\ -P zoom_coords string "0 0 0 0 0 <$NULL> 0 0 0 0" manipulator "display image.user.7":Magnification -w none manipulator "display image.user.7":Automag_Size -w none manipulator "display image.user.7":"Maximum Image Dimension" -w none manipulator "display image.user.13":Magnification -w none manipulator "display image.user.13":Automag_Size -w none manipulator "display image.user.13":"Maximum Image Dimension" -w none manipulator "display image.user.18":Magnification -w none manipulator "display image.user.18":Automag_Size -w none manipulator "display image.user.18":"Maximum Image Dimension" -w none # End of file