arpes.plotting.fit_inspection_tool.FitCheckTool
- class arpes.plotting.fit_inspection_tool.FitCheckTool(**kwargs)[source]
Interactive verification of fit quality for broadcast fits.
Methods
__delattr__(name, /)Implement delattr(self, name).
__dir__()Default dir() implementation.
__eq__(value, /)Return self==value.
__format__(format_spec, /)Default object formatter.
__ge__(value, /)Return self>=value.
__getattribute__(item)Allow more convenient use of attributes from self.app_context.
__gt__(value, /)Return self>value.
__hash__()Return hash(self).
__init__(**kwargs)Loads marginal sizes and configures initial application settings.
__init_subclass__This method is called when a class is subclassed.
__le__(value, /)Return self<=value.
__lt__(value, /)Return self<value.
__ne__(value, /)Return self!=value.
__new__(**kwargs)__reduce__()Helper for pickle.
__reduce_ex__(protocol, /)Helper for pickle.
__repr__()Return repr(self).
__setattr__(name, value)Overrides __setattr__ to handle setting debug info into a div so it's visible.
__sizeof__()Size of object in memory, in bytes.
__str__()Return str(self).
__subclasshook__Abstract classes can override this to customize issubclass().
add_cursor_lines(figure)Adds the standard X and Y cursors to a figure.
init_bokeh_server()Tells Bokeh to send output to Jupyter with a relatively long timeout.
load_settings(**kwargs)Loads a user's settings for interactive tools into the tool.
make_tool(arr[, notebook_url, notebook_handle])Starts the Bokeh application in accordance with the Bokeh app docs.
tool_handler(doc)Defines the application widgets and UI interactions.
update_colormap_for(plot_name)Sets the colormap on the plot plot_name to have an appropriate range.
Attributes
__abstractmethods____dict____doc____module____slots____weakref__list of weak references to the object (if defined)
_abc_impl_cursor_cursor_dims_cursor_info_cursor_lines_debug_div_horiz_cursor_x_horiz_cursor_y_vert_cursor_x_vert_cursor_yauto_rebinauto_zero_nanscursorThe location of the cursor in the data volume.
cursor_dictThe location of the cursor in the data volume, as a dim=value dict.
cursor_dimsThe dimesnion names for the current cursor order.
debug_divA debug element which makes developing tools with Bokeh more straightforward.
default_paletteResolves user settings for a color palette to an actual matplotlib palette.
rebin_size