tw-source-finder
stable
User Guide
API
Package
Submodules
adjust_reference_position module
beam_to_pixels module
breizorro_extract module
calculate_source_parms module
check_array module
combine_images module
conv_image module
coords module
cosmocalc module
equipartition module
generate_manual_polygon module
generate_mask_polygons module
generate_morphology_image module
get_alasky_image module
get_galaxy_parameters module
get_morphology_images module
image_math module
inpainter module
insert_beam_parameters module
larrys_script module
make_morphology_mask module
process_polygon_data module
pyheal module
read_input_table module
reproject_images module
Scripts
tw-source-finder
API
tw-source-finder
process_polygon_data module
Edit on GitHub
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]