livecellx.core.sct_operator.SctOperator
- class livecellx.core.sct_operator.SctOperator(traj_collection, shape_layer, viewer, operator='connect', magicgui_container=None, sc_operators=None, img_dataset=None, time_span=(0, None), meta=None, uns=None)[source]
Methods
Adds a new single cell to a single cell trajectory.
annotate_click
(label)close
()edit_sc
(cur_sc)Return all single cell objects in the current trajec_collection
get_meta
(key)Returns meta info.
load_annotations
(annotation_dirs[, classes])remove_sc_operator
(sc_operator)remove_scs
(scs)save_annotations
(sample_out_dir[, ...])select_shape
(event[, shape_layer])Select a shape in the shape layer, and update the shape color and status.
setup_by_timespan
(span[, ...])setup_from_sctc
(sctc[, contour_sample_num])setup_shape_layer
(shape_layer)store_shape_layer_info
([update_slice])Stores the original face colors, properties, single cells, and shape data of the shape layer.
update_shape_layer
(shape_index, track_id, ...)update_shape_layer_by_track_id
(track_id, ...)Attributes