Skip to content
No description, website, or topics provided.
Python Shell
Branch: master
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
data
LICENSE
README.md
get_files.sh
sharpen_image.py

README.md

parsl-example

sharpen_image.py is a python program that can be called as python sharpen_image.py basename and it will read an input file named basename.jpg, sharpen it, and create an ouput file named basename_sharp.jpg

data is a directory with 16 400x400 jpg images, obtained by running sh ../get_files.sh 16 from within the data directory

You can’t perform that action at this time.