Repository revision
4:d51310ab328a

Repository '2d_simple_filter'
hg clone https://toolshed.g2.bx.psu.edu/repos/imgteam/2d_simple_filter

Filter 2-D image tool metadata
Miscellaneous
with scipy
ip_filter_standard
toolshed.g2.bx.psu.edu/repos/imgteam/2d_simple_filter/ip_filter_standard/1.12.0+galaxy1
1.12.0+galaxy1
None
True
Version lineage of this tool (guids ordered most recent to oldest)
toolshed.g2.bx.psu.edu/repos/imgteam/2d_simple_filter/ip_filter_standard/1.12.0+galaxy1 (this tool)
toolshed.g2.bx.psu.edu/repos/imgteam/2d_simple_filter/ip_filter_standard/1.12.0+galaxy0
toolshed.g2.bx.psu.edu/repos/imgteam/2d_simple_filter/ip_filter_standard/0.0.3-3
toolshed.g2.bx.psu.edu/repos/imgteam/2d_simple_filter/ip_filter_standard/0.0.3
toolshed.g2.bx.psu.edu/repos/imgteam/2d_simple_filter/ip_filter_standard/0.0.2
ip_filter_standard
Requirements (dependencies defined in the <requirements> tag set)
name version type
scipy 1.12.0 package
numpy 1.26.4 package
scikit-image 0.22.0 package
tifffile 2024.2.12 package
giatools 0.1 package
Additional information about this tool
python '$__tool_directory__/filter_image.py'

        '$input'
        '$output'

        $filter_type
        $size

    
None
False
Functional tests
name inputs outputs required files
Test-1 input: input1_uint8.tif
filter|filter_type: gaussian
name: value
input1_uint8.tif
value
Test-2 input: input1_uint8.tif
filter|filter_type: median
name: value
input1_uint8.tif
value
Test-3 input: input1_uint8.tif
filter|filter_type: prewitt_h
name: value
input1_uint8.tif
value
Test-4 input: input1_uint8.tif
filter|filter_type: prewitt_v
name: value
input1_uint8.tif
value
Test-5 input: input1_uint8.tif
filter|filter_type: sobel_h
name: value
input1_uint8.tif
value
Test-6 input: input1_uint8.tif
filter|filter_type: sobel_v
name: value
input1_uint8.tif
value
Test-7 input: input2_float.tif
filter|filter_type: gaussian
name: value
input2_float.tif
value