Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

sdynpy.ColoredCMIF

Signature

class sdynpy.ColoredCMIF(frfs: List[sdynpy.core.sdynpy_data.TransferFunctionArray] = None, shapes: List[sdynpy.core.sdynpy_shape.ShapeArray] = None)

An Interactive Window for Selecting Shapes from Single Reference Data

Attributes

NameSummary
enabled_selected_modes
enabled_shape_array

enabled_selected_modes

enabled_shape_array

Methods

NameSummary
__init__Initialize self. See help(type(self)) for accurate signature.
clear_plot
clicked_point
cluster_modes
collect_shapes
compute_and_plot_ccmif
compute_ccmif
connect_callbacks
disable_file
enable_file
export_figure
export_mode_table
load_file
load_geometry
load_progress
plot_ccmif
plot_cmifs
plot_frfs
plot_shapes
remove_file
replace_file
resynthesize
save_progress
save_shapes
set_mode_properties
set_properties
toggle_auto_resynth
update_line_width
update_selection
update_shape_list

__init__

def sdynpy.ColoredCMIF.__init__(self, frfs: List[sdynpy.core.sdynpy_data.TransferFunctionArray] = None, shapes: List[sdynpy.core.sdynpy_shape.ShapeArray] = None)

Initialize self. See help(type(self)) for accurate signature.

clear_plot

def sdynpy.ColoredCMIF.clear_plot(self)

clicked_point

def sdynpy.ColoredCMIF.clicked_point(self, mouse_event)

cluster_modes

def sdynpy.ColoredCMIF.cluster_modes(self)

collect_shapes

def sdynpy.ColoredCMIF.collect_shapes(self)

compute_and_plot_ccmif

def sdynpy.ColoredCMIF.compute_and_plot_ccmif(self)

compute_ccmif

def sdynpy.ColoredCMIF.compute_ccmif(self)

connect_callbacks

def sdynpy.ColoredCMIF.connect_callbacks(self)

disable_file

def sdynpy.ColoredCMIF.disable_file(self)

enable_file

def sdynpy.ColoredCMIF.enable_file(self)

export_figure

def sdynpy.ColoredCMIF.export_figure(self)

export_mode_table

def sdynpy.ColoredCMIF.export_mode_table(self)

load_file

def sdynpy.ColoredCMIF.load_file(self)

load_geometry

def sdynpy.ColoredCMIF.load_geometry(self)

load_progress

def sdynpy.ColoredCMIF.load_progress(self)

plot_ccmif

def sdynpy.ColoredCMIF.plot_ccmif(self)

plot_cmifs

def sdynpy.ColoredCMIF.plot_cmifs(self)

plot_frfs

def sdynpy.ColoredCMIF.plot_frfs(self)

plot_shapes

def sdynpy.ColoredCMIF.plot_shapes(self)

remove_file

def sdynpy.ColoredCMIF.remove_file(self)

replace_file

def sdynpy.ColoredCMIF.replace_file(self)

resynthesize

def sdynpy.ColoredCMIF.resynthesize(self)

save_progress

def sdynpy.ColoredCMIF.save_progress(self)

save_shapes

def sdynpy.ColoredCMIF.save_shapes(self)

set_mode_properties

def sdynpy.ColoredCMIF.set_mode_properties(self, item)

set_properties

def sdynpy.ColoredCMIF.set_properties(self, file_index, shape_index)

toggle_auto_resynth

def sdynpy.ColoredCMIF.toggle_auto_resynth(self)

update_line_width

def sdynpy.ColoredCMIF.update_line_width(self)

update_selection

def sdynpy.ColoredCMIF.update_selection(self)

update_shape_list

def sdynpy.ColoredCMIF.update_shape_list(self, event=None, no_load=False)