generate_manual_polygon module

A script that examines an image and generates polygons (== contours) at locations where the signal in the image is above a specified level. It outputs the contours for analysis in later acripts

tw_source_finder.generate_manual_polygon.main(argv)[source]
class tw_source_finder.generate_manual_polygon.make_manual_polygon(file_name)[source]

Bases: object

__init__(file_name)[source]
compare_fields()[source]
onclick(event)[source]
write(d=None)[source]