grizli
docs
Index
Modules
Navigation
next »
« previous
|
grizli v1.9.13.dev5+g3b3f09d
»
Spectrum Analysis
»
table_to_regions
table_to_regions
¶
grizli.catalog.
table_to_regions
(
table
,
output
=
'ds9.reg'
,
comment
=
None
,
header
=
'global
color=green
width=1'
,
size
=
0.5
,
use_ellipse
=
False
,
use_world
=
True
,
verbose
=
True
,
unit_offset_colums
=
['x']
,
scale_major
=
1
,
extra
=
None
)
[source]
¶
Make a DS9 region file from a table object
Page Contents
table_to_regions
table_to_regions()