pyrocko.gato.gui.browser

Classes

ArrayBrowserState(**kwargs)

Undocumented.

class ArrayBrowserState(**kwargs)[source]

Bases: TalkieRoot

Undocumented.

arrays

list of pyrocko.gato.array.SensorArray objects, default: []

List of arrays

current_array_name

str, optional

Name of the currently selected array.

arf_plot

pyrocko.gato.plot.arf.ArrayResponseFunctionPlotState, default: ArrayResponseFunctionPlotState()

Array response function plot settings.

geometry_plot

pyrocko.gato.plot.geometry.GeometryPlotState, default: GeometryPlotState()

Geometry plot settings.