process_polygon_data module

tw_source_finder.process_polygon_data.get_contained_points(y, xmin, xmax, i, p)[source]
tw_source_finder.process_polygon_data.get_interior_locations(polygon_list)[source]
tw_source_finder.process_polygon_data.maxDist(p, scale)[source]
tw_source_finder.process_polygon_data.maxDist1(p, scale)[source]
tw_source_finder.process_polygon_data.process_json_file(in_data, pixel_size=0.0)[source]
tw_source_finder.process_polygon_data.simple_distance(p1, p2, scale)[source]
tw_source_finder.process_polygon_data.worker(input, output)[source]