OdaGWContours#

class oda_api.plot_tools.OdaGWContours(data)[source]#

Bases: OdaProduct

Attributes Summary

Methods Summary

build_fig([event_name])

get_image_for_gallery([event_name, ...])

plot_contours([legend, colors, ax])

plot_event_contours(event[, legend, ...])

show([event_name])

write_fits()

Attributes Documentation

name = 'contour'#

Methods Documentation

build_fig(event_name=None)[source]#
plot_contours(legend=True, colors=[], ax=None)[source]#
plot_event_contours(event, legend=True, name_in_legend=True, colors=[], ax=None)[source]#
show(event_name=None)[source]#
write_fits()[source]#