napari
Usage
Plugins
Community
API Reference
napari hub
version
latest
GitHub
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
Y
|
Z
_
_current (napari.utils.events.Selection attribute)
A
abort_requested (napari.qt.threading.FunctionWorker property)
(napari.qt.threading.GeneratorWorker property)
(napari.qt.threading.WorkerBase property)
absolute() (napari.plugins.Path method)
(napari.types.Path method)
activate() (napari.window.Window method)
active (napari.utils.events.Selection attribute)
(napari.utils.events.Selection property)
add() (napari.layers.Points method)
(napari.layers.Shapes method)
(napari.utils.events.EmitterGroup method)
(napari.utils.events.EventedSet method)
(napari.utils.events.Selection method)
add_counter_event() (in module napari.utils.perf)
add_dock_widget() (napari.window.Window method)
add_ellipses() (napari.layers.Shapes method)
add_function_widget() (napari.window.Window method)
add_hookcall_monitoring() (napari.plugins.NapariPluginManager method)
add_hookspecs() (napari.plugins.NapariPluginManager method)
add_image() (napari.components.ViewerModel method)
(napari.view_layers.Viewer method)
(napari.Viewer method)
add_instant_event() (in module napari.utils.perf)
add_labels() (napari.components.ViewerModel method)
(napari.view_layers.Viewer method)
(napari.Viewer method)
add_layer() (napari.components.ViewerModel method)
(napari.view_layers.Viewer method)
(napari.Viewer method)
add_lines() (napari.layers.Shapes method)
add_paths() (napari.layers.Shapes method)
add_plugin_dock_widget() (napari.window.Window method)
add_points() (napari.components.ViewerModel method)
(napari.view_layers.Viewer method)
(napari.Viewer method)
add_polygons() (napari.layers.Shapes method)
add_rectangles() (napari.layers.Shapes method)
add_shapes() (napari.components.ViewerModel method)
(napari.view_layers.Viewer method)
(napari.Viewer method)
add_surface() (napari.components.ViewerModel method)
(napari.view_layers.Viewer method)
(napari.Viewer method)
add_tracks() (napari.components.ViewerModel method)
(napari.view_layers.Viewer method)
(napari.Viewer method)
add_vectors() (napari.components.ViewerModel method)
(napari.view_layers.Viewer method)
(napari.Viewer method)
affine (napari.layers.Image property)
(napari.layers.Labels property)
(napari.layers.Layer attribute)
(napari.layers.Layer property)
(napari.layers.Points property)
(napari.layers.Shapes property)
(napari.layers.Surface property)
(napari.layers.Tracks property)
(napari.layers.Vectors property)
anchor (napari.plugins.Path property)
(napari.types.Path property)
angles (napari.components.Camera attribute)
append() (napari.components.LayerList method)
(napari.utils.events.EventedList method)
(napari.utils.events.NestableEventedList method)
(napari.utils.events.SelectableEventedList method)
(napari.utils.events.TypedMutableSequence method)
args (napari.types.partial attribute)
(napari.utils.perf.PerfEvent attribute)
ArrayBase (in module napari.types)
as_posix() (napari.plugins.Path method)
(napari.types.Path method)
as_uri() (napari.plugins.Path method)
(napari.types.Path method)
assign_reader_to_extensions() (napari.plugins.NapariPluginManager method)
assign_writer_to_extensions() (napari.plugins.NapariPluginManager method)
astimezone() (napari.utils.notifications.datetime method)
attenuation (napari.layers.Image attribute)
(napari.layers.Image property)
(napari.layers.Labels property)
auto (class in napari.utils.notifications)
autoDelete() (napari.qt.threading.FunctionWorker method)
(napari.qt.threading.GeneratorWorker method)
(napari.qt.threading.WorkerBase method)
available_samples() (napari.plugins.NapariPluginManager method)
await_workers() (napari.qt.threading.FunctionWorker class method)
(napari.qt.threading.GeneratorWorker class method)
(napari.qt.threading.WorkerBase class method)
axis_labels (napari.components.Dims attribute)
(napari.view_layers.Dims attribute)
B
bind_key() (napari.components.ViewerModel method)
(napari.layers.Image method)
(napari.layers.Labels method)
(napari.layers.Layer method)
(napari.layers.Points method)
(napari.layers.Shapes method)
(napari.layers.Surface method)
(napari.layers.Tracks method)
(napari.layers.Vectors method)
(napari.view_layers.Viewer method)
(napari.Viewer method)
blending (napari.layers.Image property)
(napari.layers.Labels property)
(napari.layers.Layer attribute)
(napari.layers.Layer property)
(napari.layers.Points property)
(napari.layers.Shapes property)
(napari.layers.Surface property)
(napari.layers.Tracks property)
(napari.layers.Vectors property)
block() (napari.utils.events.EmitterGroup method)
(napari.utils.events.EventEmitter method)
(napari.utils.notifications.EventEmitter method)
block_all() (napari.utils.events.EmitterGroup method)
block_history() (napari.layers.Labels method)
block_thumbnail_update() (napari.layers.Shapes method)
block_timer() (in module napari.utils.perf)
blocked (napari.utils.events.Event property)
(napari.utils.notifications.ErrorNotification property)
(napari.utils.notifications.Event property)
(napari.utils.notifications.Notification property)
(napari.utils.notifications.WarningNotification property)
blocked() (napari.utils.events.EmitterGroup method)
(napari.utils.events.EventEmitter method)
(napari.utils.notifications.EventEmitter method)
blocker() (napari.utils.events.EmitterGroup method)
(napari.utils.events.EventEmitter method)
(napari.utils.notifications.EventEmitter method)
blocker_all() (napari.utils.events.EmitterGroup method)
blockSignals() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
brush_size (napari.components.ViewerModel attribute)
(napari.layers.Labels attribute)
(napari.layers.Labels property)
(napari.view_layers.Viewer attribute)
(napari.Viewer attribute)
C
cache (napari.layers.Layer attribute)
calculate_nd_up_direction() (napari.components.Camera method)
calculate_nd_view_direction() (napari.components.Camera method)
call_order() (napari.plugins.NapariPluginManager method)
callback_refs (napari.utils.events.EmitterGroup property)
(napari.utils.events.EventEmitter property)
(napari.utils.notifications.EventEmitter property)
callbacks (napari.utils.events.EmitterGroup property)
(napari.utils.events.EventEmitter property)
(napari.utils.notifications.EventEmitter property)
Camera (class in napari.components)
capture_exception() (in module napari.utils.notifications)
category (napari.utils.perf.PerfEvent attribute)
center (napari.components.Camera attribute)
check_pending() (napari.plugins.NapariPluginManager method)
childEvent() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
children() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
chmod() (napari.plugins.Path method)
(napari.types.Path method)
clear() (napari.components.LayerList method)
(napari.types.SampleDict method)
(napari.types.TypedDict method)
(napari.utils.events.EventedDict method)
(napari.utils.events.EventedList method)
(napari.utils.events.EventedSet method)
(napari.utils.events.NestableEventedList method)
(napari.utils.events.SelectableEventedList method)
(napari.utils.events.Selection method)
(napari.utils.events.TypedMutableSequence method)
(napari.utils.progress method)
click_plane_from_click_data() (napari.layers.Image method)
(napari.layers.Labels method)
(napari.layers.Layer method)
(napari.layers.Points method)
(napari.layers.Shapes method)
(napari.layers.Surface method)
(napari.layers.Tracks method)
(napari.layers.Vectors method)
clipboard() (napari.window.Window method)
close() (napari.utils.progress method)
(napari.view_layers.Viewer method)
(napari.Viewer method)
(napari.window.Window method)
close_all() (napari.view_layers.Viewer class method)
(napari.Viewer class method)
color (napari.components.ViewerModel attribute)
(napari.layers.Labels attribute)
(napari.layers.Labels property)
(napari.view_layers.Viewer attribute)
(napari.Viewer attribute)
color_mode (napari.layers.Labels property)
Colormap (class in napari.utils)
colormap (napari.components.ViewerModel attribute)
(napari.layers.Image attribute)
(napari.layers.Image property)
(napari.layers.Labels property)
(napari.layers.Surface attribute)
(napari.layers.Surface property)
(napari.view_layers.Viewer attribute)
(napari.Viewer attribute)
colormaps (napari.layers.Image attribute)
(napari.layers.Image property)
(napari.layers.Labels property)
(napari.layers.Surface property)
colors (napari.utils.Colormap attribute)
combine() (napari.utils.notifications.datetime method)
connect() (napari.utils.events.EmitterGroup method)
(napari.utils.events.EventEmitter method)
(napari.utils.notifications.EventEmitter method)
connectNotify() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
construct() (napari.components.Camera class method)
(napari.components.Dims class method)
(napari.components.ViewerModel class method)
(napari.plugins.PackageMetadata class method)
(napari.plugins.PluginManifest class method)
(napari.utils.Colormap class method)
(napari.utils.events.EventedModel class method)
(napari.view_layers.Dims class method)
(napari.view_layers.Viewer class method)
(napari.Viewer class method)
contiguous (napari.components.ViewerModel attribute)
(napari.layers.Labels attribute)
(napari.layers.Labels property)
(napari.view_layers.Viewer attribute)
(napari.Viewer attribute)
contour (napari.components.ViewerModel attribute)
(napari.layers.Labels attribute)
(napari.layers.Labels property)
(napari.view_layers.Viewer attribute)
(napari.Viewer attribute)
contrast_limits (napari.components.ViewerModel attribute)
(napari.layers.Image attribute)
(napari.layers.Image property)
(napari.layers.Labels property)
(napari.layers.Surface attribute)
(napari.layers.Surface property)
(napari.view_layers.Viewer attribute)
(napari.Viewer attribute)
contrast_limits_range (napari.layers.Image attribute)
(napari.layers.Image property)
(napari.layers.Labels property)
(napari.layers.Surface property)
controls (napari.utils.Colormap attribute)
coordinates (napari.layers.Layer attribute)
copy() (napari.components.Camera method)
(napari.components.Dims method)
(napari.components.LayerList method)
(napari.components.ViewerModel method)
(napari.plugins.PackageMetadata method)
(napari.plugins.PluginManifest method)
(napari.types.SampleDict method)
(napari.types.TypedDict method)
(napari.utils.Colormap method)
(napari.utils.events.EventedDict method)
(napari.utils.events.EventedList method)
(napari.utils.events.EventedModel method)
(napari.utils.events.EventedSet method)
(napari.utils.events.NestableEventedList method)
(napari.utils.events.SelectableEventedList method)
(napari.utils.events.Selection method)
(napari.utils.events.TypedMutableSequence method)
(napari.view_layers.Dims method)
(napari.view_layers.Viewer method)
(napari.Viewer method)
corner_pixels (napari.layers.Layer attribute)
count() (napari.components.LayerList method)
(napari.utils.events.EventedList method)
(napari.utils.events.NestableEventedList method)
(napari.utils.events.SelectableEventedList method)
(napari.utils.events.TypedMutableSequence method)
create() (napari.layers.Image class method)
(napari.layers.Labels class method)
(napari.layers.Layer class method)
(napari.layers.Points class method)
(napari.layers.Shapes class method)
(napari.layers.Surface class method)
(napari.layers.Tracks class method)
(napari.layers.Vectors class method)
(napari.qt.threading.FunctionWorker method)
(napari.qt.threading.GeneratorWorker method)
(napari.qt.threading.WorkerBase method)
create_worker() (in module napari.qt.threading)
ctime() (napari.utils.notifications.datetime method)
current_edge_color (napari.components.ViewerModel attribute)
,
[1]
(napari.layers.Points attribute)
(napari.layers.Points property)
(napari.layers.Shapes attribute)
(napari.layers.Shapes property)
(napari.view_layers.Viewer attribute)
,
[1]
(napari.Viewer attribute)
,
[1]
current_edge_width (napari.components.ViewerModel attribute)
,
[1]
(napari.layers.Points attribute)
(napari.layers.Points property)
(napari.layers.Shapes attribute)
(napari.layers.Shapes property)
(napari.view_layers.Viewer attribute)
,
[1]
(napari.Viewer attribute)
,
[1]
current_face_color (napari.components.ViewerModel attribute)
,
[1]
(napari.layers.Points attribute)
(napari.layers.Points property)
(napari.layers.Shapes attribute)
(napari.layers.Shapes property)
(napari.view_layers.Viewer attribute)
,
[1]
(napari.Viewer attribute)
,
[1]
current_properties (napari.layers.Points property)
(napari.layers.Shapes property)
current_size (napari.components.ViewerModel attribute)
(napari.layers.Points attribute)
(napari.layers.Points property)
(napari.view_layers.Viewer attribute)
(napari.Viewer attribute)
current_step (napari.components.Dims attribute)
(napari.view_layers.Dims attribute)
current_time (napari.layers.Tracks property)
current_viewer() (in module napari)
cursor (napari.layers.Image property)
(napari.layers.Labels property)
(napari.layers.Layer attribute)
(napari.layers.Layer property)
(napari.layers.Points property)
(napari.layers.Shapes property)
(napari.layers.Surface property)
(napari.layers.Tracks property)
(napari.layers.Vectors property)
cursor_size (napari.layers.Image property)
(napari.layers.Labels property)
(napari.layers.Layer attribute)
(napari.layers.Layer property)
(napari.layers.Points property)
(napari.layers.Shapes property)
(napari.layers.Surface property)
(napari.layers.Tracks property)
(napari.layers.Vectors property)
customEvent() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
cwd() (napari.plugins.Path class method)
(napari.types.Path class method)
D
data (napari.components.ViewerModel attribute)
,
[1]
,
[2]
,
[3]
,
[4]
(napari.layers.Image attribute)
(napari.layers.Image property)
(napari.layers.Labels attribute)
(napari.layers.Labels property)
(napari.layers.Points attribute)
(napari.layers.Points property)
(napari.layers.Shapes attribute)
(napari.layers.Shapes property)
(napari.layers.Surface attribute)
(napari.layers.Tracks property)
(napari.layers.Vectors attribute)
(napari.layers.Vectors property)
(napari.view_layers.Viewer attribute)
,
[1]
,
[2]
,
[3]
,
[4]
(napari.Viewer attribute)
,
[1]
,
[2]
,
[3]
,
[4]
data_level (napari.layers.Image property)
(napari.layers.Labels property)
data_raw (napari.layers.Image property)
(napari.layers.Labels property)
data_setitem() (napari.layers.Labels method)
data_to_world() (napari.layers.Image method)
(napari.layers.Labels method)
(napari.layers.Layer method)
(napari.layers.Points method)
(napari.layers.Shapes method)
(napari.layers.Surface method)
(napari.layers.Tracks method)
(napari.layers.Vectors method)
date() (napari.utils.notifications.datetime method)
datetime (class in napari.utils.notifications)
deleteLater() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
depiction (napari.layers.Image attribute)
(napari.layers.Image property)
(napari.layers.Labels property)
destroyed (napari.qt.threading.GeneratorWorkerSignals attribute)
(napari.qt.threading.WorkerBaseSignals attribute)
dict() (napari.components.Camera method)
(napari.components.Dims method)
(napari.components.ViewerModel method)
(napari.plugins.PackageMetadata method)
(napari.plugins.PluginManifest method)
(napari.utils.Colormap method)
(napari.utils.events.EventedModel method)
(napari.view_layers.Dims method)
(napari.view_layers.Viewer method)
(napari.Viewer method)
difference() (napari.utils.events.EventedSet method)
(napari.utils.events.Selection method)
difference_update() (napari.utils.events.EventedSet method)
(napari.utils.events.Selection method)
Dims (class in napari.components)
(class in napari.view_layers)
dims (napari.components.ViewerModel attribute)
discard() (napari.utils.events.EventedSet method)
(napari.utils.events.Selection method)
disconnect() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
(napari.utils.events.EmitterGroup method)
(napari.utils.events.EventEmitter method)
(napari.utils.notifications.EventEmitter method)
disconnect_events() (in module napari.utils.events)
disconnectNotify() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
discover() (napari.plugins.NapariPluginManager method)
(napari.plugins.PluginManifest class method)
discover_themes() (napari.plugins.NapariPluginManager method)
discover_widgets() (napari.plugins.NapariPluginManager method)
discovery_blocked() (napari.plugins.NapariPluginManager method)
display() (napari.utils.progress method)
display_graph (napari.layers.Tracks property)
display_id (napari.layers.Tracks property)
display_name (napari.utils.Colormap attribute)
display_tail (napari.layers.Tracks property)
displayed (napari.components.Dims attribute)
(napari.components.Dims property)
(napari.view_layers.Dims attribute)
(napari.view_layers.Dims property)
displayed_order (napari.components.Dims attribute)
(napari.view_layers.Dims attribute)
downsample_factors (napari.layers.Image property)
(napari.layers.Labels property)
drive (napari.plugins.Path property)
(napari.types.Path property)
dst() (napari.utils.notifications.datetime method)
dumpObjectInfo() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
dumpObjectTree() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
duration_ms (napari.utils.perf.PerfEvent property)
duration_ns (napari.utils.perf.PerfEvent property)
duration_us (napari.utils.perf.PerfEvent property)
dynamicPropertyNames() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
E
edge_color (napari.components.ViewerModel attribute)
,
[1]
,
[2]
(napari.layers.Points attribute)
(napari.layers.Points property)
(napari.layers.Shapes attribute)
(napari.layers.Shapes property)
(napari.layers.Vectors attribute)
(napari.layers.Vectors property)
(napari.view_layers.Viewer attribute)
,
[1]
,
[2]
(napari.Viewer attribute)
,
[1]
,
[2]
edge_color_cycle (napari.components.ViewerModel attribute)
,
[1]
(napari.layers.Points attribute)
(napari.layers.Points property)
(napari.layers.Shapes property)
(napari.layers.Vectors attribute)
(napari.layers.Vectors property)
(napari.view_layers.Viewer attribute)
,
[1]
(napari.Viewer attribute)
,
[1]
edge_color_mode (napari.components.ViewerModel attribute)
(napari.layers.Points attribute)
(napari.layers.Points property)
(napari.layers.Shapes property)
(napari.layers.Vectors property)
(napari.view_layers.Viewer attribute)
(napari.Viewer attribute)
edge_colormap (napari.components.ViewerModel attribute)
,
[1]
(napari.layers.Points attribute)
(napari.layers.Points property)
(napari.layers.Shapes property)
(napari.layers.Vectors attribute)
(napari.layers.Vectors property)
(napari.view_layers.Viewer attribute)
,
[1]
(napari.Viewer attribute)
,
[1]
edge_contrast_limits (napari.components.ViewerModel attribute)
,
[1]
(napari.layers.Points attribute)
(napari.layers.Points property)
(napari.layers.Shapes property)
(napari.layers.Vectors attribute)
(napari.layers.Vectors property)
(napari.view_layers.Viewer attribute)
,
[1]
(napari.Viewer attribute)
,
[1]
edge_width (napari.components.ViewerModel attribute)
,
[1]
,
[2]
,
[3]
(napari.layers.Points attribute)
,
[1]
(napari.layers.Points property)
(napari.layers.Shapes attribute)
(napari.layers.Shapes property)
(napari.layers.Vectors attribute)
(napari.layers.Vectors property)
(napari.view_layers.Viewer attribute)
,
[1]
,
[2]
,
[3]
(napari.Viewer attribute)
,
[1]
,
[2]
,
[3]
edge_width_is_relative (napari.layers.Points property)
editable (napari.layers.Image property)
(napari.layers.Labels property)
(napari.layers.Layer property)
(napari.layers.Points property)
(napari.layers.Shapes property)
(napari.layers.Surface property)
(napari.layers.Tracks property)
(napari.layers.Vectors property)
EmitterGroup (class in napari.utils.events)
emitters (napari.utils.events.EmitterGroup property)
enable_tracing() (napari.plugins.NapariPluginManager method)
end_ns (napari.utils.perf.PerfEvent attribute)
enums_as_values() (napari.components.Camera method)
(napari.components.Dims method)
(napari.components.ViewerModel method)
(napari.utils.Colormap method)
(napari.utils.events.EventedModel method)
(napari.view_layers.Dims method)
(napari.view_layers.Viewer method)
(napari.Viewer method)
ErrorNotification (class in napari.utils.notifications)
Event (class in napari.utils.events)
(class in napari.utils.notifications)
event() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
EventedDict (class in napari.utils.events)
EventedList (class in napari.utils.events)
EventedModel (class in napari.utils.events)
EventedSet (class in napari.utils.events)
EventEmitter (class in napari.utils.events)
(class in napari.utils.notifications)
eventFilter() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
exists() (napari.plugins.Path method)
(napari.types.Path method)
expanduser() (napari.plugins.Path method)
(napari.types.Path method)
experimental (napari.components.ViewerModel property)
(napari.view_layers.Viewer property)
(napari.Viewer property)
experimental_canvas_size_limits (napari.components.ViewerModel attribute)
(napari.layers.Points attribute)
(napari.layers.Points property)
(napari.view_layers.Viewer attribute)
(napari.Viewer attribute)
experimental_clipping_planes (napari.components.ViewerModel attribute)
(napari.layers.Image attribute)
(napari.layers.Labels attribute)
(napari.view_layers.Viewer attribute)
(napari.Viewer attribute)
extend() (napari.components.LayerList method)
(napari.utils.events.EventedList method)
(napari.utils.events.NestableEventedList method)
(napari.utils.events.SelectableEventedList method)
(napari.utils.events.TypedMutableSequence method)
extent (napari.components.LayerList property)
(napari.layers.Image property)
(napari.layers.Labels property)
(napari.layers.Layer property)
(napari.layers.Points property)
(napari.layers.Shapes property)
(napari.layers.Surface property)
(napari.layers.Tracks property)
(napari.layers.Vectors property)
external_write_mode() (napari.utils.progress class method)
F
face_color (napari.components.ViewerModel attribute)
,
[1]
(napari.layers.Points attribute)
(napari.layers.Points property)
(napari.layers.Shapes attribute)
(napari.layers.Shapes property)
(napari.view_layers.Viewer attribute)
,
[1]
(napari.Viewer attribute)
,
[1]
face_color_cycle (napari.components.ViewerModel attribute)
(napari.layers.Points attribute)
(napari.layers.Points property)
(napari.layers.Shapes property)
(napari.view_layers.Viewer attribute)
(napari.Viewer attribute)
face_color_mode (napari.components.ViewerModel attribute)
(napari.layers.Points attribute)
(napari.layers.Points property)
(napari.layers.Shapes property)
(napari.view_layers.Viewer attribute)
(napari.Viewer attribute)
face_colormap (napari.components.ViewerModel attribute)
(napari.layers.Points attribute)
(napari.layers.Points property)
(napari.layers.Shapes property)
(napari.view_layers.Viewer attribute)
(napari.Viewer attribute)
face_contrast_limits (napari.components.ViewerModel attribute)
(napari.layers.Points attribute)
(napari.layers.Points property)
(napari.layers.Shapes property)
(napari.view_layers.Viewer attribute)
(napari.Viewer attribute)
faces (napari.components.ViewerModel attribute)
(napari.layers.Surface attribute)
(napari.view_layers.Viewer attribute)
(napari.Viewer attribute)
feature_defaults (napari.components.ViewerModel attribute)
,
[1]
,
[2]
(napari.layers.Points attribute)
(napari.layers.Points property)
(napari.layers.Shapes attribute)
(napari.layers.Shapes property)
(napari.layers.Vectors attribute)
(napari.layers.Vectors property)
(napari.view_layers.Viewer attribute)
,
[1]
,
[2]
(napari.Viewer attribute)
,
[1]
,
[2]
features (napari.components.ViewerModel attribute)
,
[1]
,
[2]
,
[3]
(napari.layers.Labels attribute)
(napari.layers.Labels property)
(napari.layers.Points attribute)
(napari.layers.Points property)
(napari.layers.Shapes attribute)
(napari.layers.Shapes property)
(napari.layers.Tracks property)
(napari.layers.Vectors attribute)
(napari.layers.Vectors property)
(napari.view_layers.Viewer attribute)
,
[1]
,
[2]
,
[3]
(napari.Viewer attribute)
,
[1]
,
[2]
,
[3]
file_menu (napari.window.Window attribute)
fill() (napari.layers.Labels method)
findChild() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
findChildren() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
for_package() (napari.plugins.PackageMetadata class method)
format_dict (napari.utils.progress property)
format_interval() (napari.utils.progress static method)
format_meter() (napari.utils.progress static method)
format_num() (napari.utils.progress static method)
format_sizeof() (napari.utils.progress static method)
from_dist_metadata() (napari.plugins.PackageMetadata class method)
from_distribution() (napari.plugins.PluginManifest class method)
from_file() (napari.plugins.PluginManifest class method)
fromisocalendar() (napari.utils.notifications.datetime method)
fromisoformat() (napari.utils.notifications.datetime method)
fromkeys() (napari.types.SampleDict method)
(napari.types.TypedDict method)
fromordinal() (napari.utils.notifications.datetime method)
fromtimestamp() (napari.utils.notifications.datetime method)
func (napari.types.partial attribute)
FunctionWorker (class in napari.qt.threading)
G
gamma (napari.components.ViewerModel attribute)
(napari.layers.Image attribute)
(napari.layers.Surface attribute)
(napari.view_layers.Viewer attribute)
(napari.Viewer attribute)
GeneratorWorker (class in napari.qt.threading)
GeneratorWorkerSignals (class in napari.qt.threading)
geometry() (napari.window.Window method)
get() (napari.types.SampleDict method)
(napari.types.TypedDict method)
(napari.utils.events.EventedDict method)
get_args() (in module napari.types)
get_color() (napari.layers.Labels method)
get_errors() (napari.plugins.NapariPluginManager method)
get_extent() (napari.components.LayerList method)
get_hookcallers() (napari.plugins.NapariPluginManager method)
get_index_and_intersection() (napari.layers.Shapes method)
get_lock() (napari.utils.progress class method)
get_metadata() (napari.plugins.NapariPluginManager method)
get_name() (napari.plugins.NapariPluginManager method)
get_ray_intersections() (napari.layers.Image method)
(napari.layers.Labels method)
(napari.layers.Layer method)
(napari.layers.Points method)
(napari.layers.Shapes method)
(napari.layers.Surface method)
(napari.layers.Tracks method)
(napari.layers.Vectors method)
get_reader_for_extension() (napari.plugins.NapariPluginManager method)
get_settings() (in module napari.plugins)
get_standard_metadata() (napari.plugins.NapariPluginManager method)
get_status() (napari.layers.Image method)
(napari.layers.Labels method)
(napari.layers.Layer method)
(napari.layers.Points method)
(napari.layers.Shapes method)
(napari.layers.Surface method)
(napari.layers.Tracks method)
(napari.layers.Vectors method)
get_value() (napari.layers.Image method)
(napari.layers.Labels method)
(napari.layers.Layer method)
(napari.layers.Points method)
(napari.layers.Shapes method)
(napari.layers.Surface method)
(napari.layers.Tracks method)
(napari.layers.Vectors method)
get_widget() (napari.plugins.NapariPluginManager method)
get_writer_for_extension() (napari.plugins.NapariPluginManager method)
glob() (napari.plugins.Path method)
(napari.types.Path method)
graph (napari.layers.Tracks property)
graph_connex (napari.layers.Tracks property)
graph_times (napari.layers.Tracks property)
group() (napari.plugins.Path method)
(napari.types.Path method)
gui_qt() (in module napari)
H
handled (napari.utils.events.Event property)
(napari.utils.notifications.ErrorNotification property)
(napari.utils.notifications.Event property)
(napari.utils.notifications.Notification property)
(napari.utils.notifications.WarningNotification property)
has_index() (napari.utils.events.NestableEventedList method)
help (napari.layers.Image property)
(napari.layers.Labels property)
(napari.layers.Layer attribute)
(napari.layers.Layer property)
(napari.layers.Points property)
(napari.layers.Shapes property)
(napari.layers.Surface property)
(napari.layers.Tracks property)
(napari.layers.Vectors property)
help_menu (napari.window.Window attribute)
home() (napari.plugins.Path class method)
(napari.types.Path class method)
hooks (napari.plugins.NapariPluginManager property)
I
ignore_callback_errors (napari.utils.events.EmitterGroup property)
(napari.utils.events.EventEmitter property)
(napari.utils.notifications.EventEmitter property)
Image (class in napari.layers)
image_reader_to_layerdata_reader() (in module napari.types)
ImageData() (in module napari.types)
increment_with_overflow() (napari.utils.progress method)
index() (napari.components.LayerList method)
(napari.utils.events.EventedList method)
(napari.utils.events.NestableEventedList method)
(napari.utils.events.SelectableEventedList method)
(napari.utils.events.TypedMutableSequence method)
inherits() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
insert() (napari.components.LayerList method)
(napari.utils.events.EventedList method)
(napari.utils.events.NestableEventedList method)
(napari.utils.events.SelectableEventedList method)
(napari.utils.events.TypedMutableSequence method)
install_error_reporter() (in module napari.utils.notifications)
install_hooks() (napari.utils.notifications.NotificationManager method)
installEventFilter() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
interaction_box() (napari.layers.Points method)
(napari.layers.Shapes method)
interactive (napari.components.Camera attribute)
(napari.layers.Image property)
(napari.layers.Labels property)
(napari.layers.Layer attribute)
(napari.layers.Layer property)
(napari.layers.Points property)
(napari.layers.Shapes property)
(napari.layers.Surface property)
(napari.layers.Tracks property)
(napari.layers.Vectors property)
interpolation (napari.layers.Image attribute)
(napari.layers.Image property)
(napari.layers.Labels property)
(napari.utils.Colormap attribute)
intersection() (napari.utils.events.EventedSet method)
(napari.utils.events.Selection method)
intersection_update() (napari.utils.events.EventedSet method)
(napari.utils.events.Selection method)
is_absolute() (napari.plugins.Path method)
(napari.types.Path method)
is_block_device() (napari.plugins.Path method)
(napari.types.Path method)
is_blocked() (napari.plugins.NapariPluginManager method)
is_char_device() (napari.plugins.Path method)
(napari.types.Path method)
is_dir() (napari.plugins.Path method)
(napari.types.Path method)
is_fifo() (napari.plugins.Path method)
(napari.types.Path method)
is_file() (napari.plugins.Path method)
(napari.types.Path method)
is_mount() (napari.plugins.Path method)
(napari.types.Path method)
is_paused (napari.qt.threading.GeneratorWorker property)
is_registered() (napari.plugins.NapariPluginManager method)
is_relative_to() (napari.plugins.Path method)
(napari.types.Path method)
is_reserved() (napari.plugins.Path method)
(napari.types.Path method)
is_running (napari.qt.threading.FunctionWorker property)
(napari.qt.threading.GeneratorWorker property)
(napari.qt.threading.WorkerBase property)
is_socket() (napari.plugins.Path method)
(napari.types.Path method)
is_symlink() (napari.plugins.Path method)
(napari.types.Path method)
isdisjoint() (napari.utils.events.EventedSet method)
(napari.utils.events.Selection method)
iso_threshold (napari.layers.Image attribute)
(napari.layers.Image property)
(napari.layers.Labels property)
isocalendar() (napari.utils.notifications.datetime method)
isoformat() (napari.utils.notifications.datetime method)
isoweekday() (napari.utils.notifications.datetime method)
isSignalConnected() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
issubset() (napari.utils.events.EventedSet method)
(napari.utils.events.Selection method)
issuperset() (napari.utils.events.EventedSet method)
(napari.utils.events.Selection method)
isWidgetType() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
isWindowType() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
items() (napari.types.SampleDict method)
(napari.types.TypedDict method)
(napari.utils.events.EventedDict method)
iter_available() (napari.plugins.NapariPluginManager method)
iterdir() (napari.plugins.Path method)
(napari.types.Path method)
J
joinpath() (napari.plugins.Path method)
(napari.types.Path method)
json() (napari.components.Camera method)
(napari.components.Dims method)
(napari.components.ViewerModel method)
(napari.plugins.PackageMetadata method)
(napari.plugins.PluginManifest method)
(napari.utils.Colormap method)
(napari.utils.events.EventedModel method)
(napari.view_layers.Dims method)
(napari.view_layers.Viewer method)
(napari.Viewer method)
K
key() (napari.utils.events.EventedDict method)
keys() (napari.types.SampleDict method)
(napari.types.TypedDict method)
(napari.utils.events.EventedDict method)
keywords (napari.types.partial attribute)
killTimer() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
L
Labels (class in napari.layers)
LabelsData() (in module napari.types)
last_used (napari.components.Dims attribute)
(napari.view_layers.Dims attribute)
Layer (class in napari.layers)
LayerDataTuple() (in module napari.types)
LayerList (class in napari.components)
layers (napari.components.ViewerModel attribute)
lchmod() (napari.plugins.Path method)
(napari.types.Path method)
length (napari.components.ViewerModel attribute)
(napari.layers.Vectors attribute)
(napari.layers.Vectors property)
(napari.view_layers.Viewer attribute)
(napari.Viewer attribute)
level_shapes (napari.layers.Image property)
(napari.layers.Labels property)
link_to() (napari.plugins.Path method)
(napari.types.Path method)
list_plugin_metadata() (napari.plugins.NapariPluginManager method)
loaded (napari.layers.Image property)
(napari.layers.Labels property)
(napari.layers.Layer property)
(napari.layers.Points property)
(napari.layers.Shapes property)
(napari.layers.Surface property)
(napari.layers.Tracks property)
(napari.layers.Vectors property)
lru_cache() (in module napari.plugins)
lstat() (napari.plugins.Path method)
(napari.types.Path method)
M
main_menu (napari.window.Window attribute)
match() (napari.plugins.Path method)
(napari.types.Path method)
menu_item_template (napari.plugins attribute)
metadata (napari.components.ViewerModel attribute)
(napari.layers.Image attribute)
(napari.layers.Image property)
(napari.layers.Labels attribute)
(napari.layers.Labels property)
(napari.layers.Layer property)
(napari.layers.Points property)
(napari.layers.Shapes property)
(napari.layers.Surface property)
(napari.layers.Tracks property)
(napari.layers.Vectors property)
(napari.view_layers.Viewer attribute)
(napari.Viewer attribute)
metaObject() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
mkdir() (napari.plugins.Path method)
(napari.types.Path method)
mode (napari.components.ViewerModel attribute)
,
[1]
,
[2]
(napari.layers.Image attribute)
(napari.layers.Image property)
(napari.layers.Labels attribute)
(napari.layers.Labels property)
(napari.layers.Points attribute)
(napari.layers.Points property)
(napari.layers.Shapes attribute)
(napari.layers.Shapes property)
(napari.view_layers.Viewer attribute)
,
[1]
,
[2]
(napari.Viewer attribute)
,
[1]
,
[2]
module
napari
napari.components
napari.layers
napari.plugins
napari.qt.threading
napari.types
napari.utils
napari.utils.events
napari.utils.notifications
napari.utils.perf
napari.view_layers
napari.window
move() (napari.components.LayerList method)
(napari.utils.events.EventedList method)
(napari.utils.events.NestableEventedList method)
(napari.utils.events.SelectableEventedList method)
move_multiple() (napari.components.LayerList method)
(napari.utils.events.EventedList method)
(napari.utils.events.NestableEventedList method)
(napari.utils.events.SelectableEventedList method)
move_selected() (napari.components.LayerList method)
(napari.utils.events.SelectableEventedList method)
move_to_back() (napari.layers.Shapes method)
move_to_front() (napari.layers.Shapes method)
moveToThread() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
multiscale (napari.components.ViewerModel attribute)
(napari.layers.Image attribute)
(napari.layers.Labels attribute)
(napari.layers.Layer attribute)
(napari.view_layers.Viewer attribute)
(napari.Viewer attribute)
N
n_dimensional (napari.layers.Points property)
n_edit_dimensions (napari.components.ViewerModel attribute)
(napari.layers.Labels attribute)
(napari.view_layers.Viewer attribute)
(napari.Viewer attribute)
name (napari.layers.Image property)
(napari.layers.Labels property)
(napari.layers.Layer attribute)
(napari.layers.Layer property)
(napari.layers.Points property)
(napari.layers.Shapes property)
(napari.layers.Surface property)
(napari.layers.Tracks property)
(napari.layers.Vectors property)
(napari.plugins.Path property)
(napari.types.Path property)
(napari.utils.Colormap attribute)
(napari.utils.perf.PerfEvent attribute)
napari
module
napari.components
module
napari.layers
module
napari.plugins
module
napari.qt.threading
module
napari.types
module
napari.utils
module
napari.utils.events
module
napari.utils.notifications
module
napari.utils.perf
module
napari.view_layers
module
napari.window
module
napari_experimental_provide_dock_widget() (in module napari.plugins.hook_specifications)
napari_experimental_provide_function() (in module napari.plugins.hook_specifications)
napari_experimental_provide_theme() (in module napari.plugins.hook_specifications)
napari_get_reader() (in module napari.plugins.hook_specifications)
napari_get_writer() (in module napari.plugins.hook_specifications)
napari_provide_sample_data() (in module napari.plugins.hook_specifications)
napari_write_image() (in module napari.plugins.hook_specifications)
napari_write_labels() (in module napari.plugins.hook_specifications)
napari_write_points() (in module napari.plugins.hook_specifications)
napari_write_shapes() (in module napari.plugins.hook_specifications)
napari_write_surface() (in module napari.plugins.hook_specifications)
napari_write_vectors() (in module napari.plugins.hook_specifications)
NapariPluginManager (class in napari.plugins)
nbscreenshot (in module napari.utils)
ndim (napari.components.Dims attribute)
(napari.components.LayerList property)
(napari.layers.Image property)
(napari.layers.Labels property)
(napari.layers.Layer attribute)
(napari.layers.Layer property)
(napari.layers.Points property)
(napari.layers.Shapes property)
(napari.layers.Surface property)
(napari.layers.Tracks property)
(napari.layers.Vectors property)
(napari.view_layers.Dims attribute)
ndisplay (napari.components.Dims attribute)
(napari.view_layers.Dims attribute)
NestableEventedList (class in napari.utils.events)
NewType() (in module napari.types)
normals (napari.components.ViewerModel attribute)
(napari.layers.Surface attribute)
(napari.view_layers.Viewer attribute)
(napari.Viewer attribute)
not_displayed (napari.components.Dims attribute)
(napari.components.Dims property)
(napari.view_layers.Dims attribute)
(napari.view_layers.Dims property)
Notification (class in napari.utils.notifications)
NotificationManager (class in napari.utils.notifications)
NotificationSeverity (class in napari.utils.notifications)
now() (napari.utils.notifications.datetime method)
nshapes (napari.components.ViewerModel attribute)
(napari.layers.Shapes attribute)
(napari.layers.Shapes property)
(napari.view_layers.Viewer attribute)
(napari.Viewer attribute)
nsteps (napari.components.Dims attribute)
(napari.components.Dims property)
(napari.view_layers.Dims attribute)
(napari.view_layers.Dims property)
num_colors (napari.components.ViewerModel attribute)
(napari.layers.Labels attribute)
(napari.layers.Labels property)
(napari.view_layers.Viewer attribute)
(napari.Viewer attribute)
O
objectName() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
objectNameChanged (napari.qt.threading.GeneratorWorkerSignals attribute)
(napari.qt.threading.WorkerBaseSignals attribute)
opacity (napari.components.ViewerModel attribute)
(napari.layers.Image property)
(napari.layers.Labels attribute)
(napari.layers.Labels property)
(napari.layers.Layer attribute)
(napari.layers.Layer property)
(napari.layers.Points property)
(napari.layers.Shapes property)
(napari.layers.Surface property)
(napari.layers.Tracks property)
(napari.layers.Vectors property)
(napari.view_layers.Viewer attribute)
(napari.Viewer attribute)
open() (napari.components.ViewerModel method)
(napari.plugins.Path method)
(napari.types.Path method)
(napari.view_layers.Viewer method)
(napari.Viewer method)
open_sample() (napari.components.ViewerModel method)
(napari.view_layers.Viewer method)
(napari.Viewer method)
order (napari.components.Dims attribute)
(napari.view_layers.Dims attribute)
origin (napari.utils.perf.PerfEvent attribute)
out_of_slice_display (napari.components.ViewerModel attribute)
,
[1]
(napari.layers.Points attribute)
(napari.layers.Points property)
(napari.layers.Vectors attribute)
(napari.layers.Vectors property)
(napari.view_layers.Viewer attribute)
,
[1]
(napari.Viewer attribute)
,
[1]
owner() (napari.plugins.Path method)
(napari.types.Path method)
P
PackageMetadata (class in napari.plugins)
paint() (napari.layers.Labels method)
pandas() (napari.utils.progress class method)
parent (napari.plugins.Path property)
(napari.types.Path property)
parent() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
parents (napari.plugins.Path property)
(napari.types.Path property)
partial (class in napari.types)
parts (napari.plugins.Path property)
(napari.types.Path property)
Path (class in napari.plugins)
(class in napari.types)
pause() (napari.qt.threading.GeneratorWorker method)
perf_timer() (in module napari.utils.perf)
PerfEvent (class in napari.utils.perf)
perspective (napari.components.Camera attribute)
phase (napari.utils.perf.PerfEvent attribute)
plane (napari.components.ViewerModel attribute)
(napari.layers.Image attribute)
(napari.layers.Labels attribute)
(napari.view_layers.Viewer attribute)
(napari.Viewer attribute)
PluginManifest (class in napari.plugins)
PluginManifest.ValidationError
plugins (napari.plugins.NapariPluginManager attribute)
point (napari.components.Dims attribute)
(napari.components.Dims property)
(napari.view_layers.Dims attribute)
(napari.view_layers.Dims property)
Points (class in napari.layers)
PointsData() (in module napari.types)
pop() (napari.components.LayerList method)
(napari.types.SampleDict method)
(napari.types.TypedDict method)
(napari.utils.events.EventedDict method)
(napari.utils.events.EventedList method)
(napari.utils.events.EventedSet method)
(napari.utils.events.NestableEventedList method)
(napari.utils.events.SelectableEventedList method)
(napari.utils.events.Selection method)
(napari.utils.events.TypedMutableSequence method)
popitem() (napari.types.SampleDict method)
(napari.types.TypedDict method)
(napari.utils.events.EventedDict method)
position (napari.layers.Layer attribute)
preserve_labels (napari.layers.Labels property)
print_callback_errors (napari.utils.events.EmitterGroup property)
(napari.utils.events.EventEmitter property)
(napari.utils.notifications.EventEmitter property)
progrange() (in module napari.utils)
progress (class in napari.utils)
projected_distance_from_mouse_drag() (napari.layers.Image method)
(napari.layers.Labels method)
(napari.layers.Layer method)
(napari.layers.Points method)
(napari.layers.Shapes method)
(napari.layers.Surface method)
(napari.layers.Tracks method)
(napari.layers.Vectors method)
properties (napari.components.ViewerModel attribute)
,
[1]
,
[2]
,
[3]
(napari.layers.Labels attribute)
(napari.layers.Labels property)
(napari.layers.Points attribute)
(napari.layers.Points property)
(napari.layers.Shapes attribute)
(napari.layers.Shapes property)
(napari.layers.Tracks property)
(napari.layers.Vectors attribute)
(napari.layers.Vectors property)
(napari.view_layers.Viewer attribute)
,
[1]
,
[2]
,
[3]
(napari.Viewer attribute)
,
[1]
,
[2]
,
[3]
properties_to_color_by (napari.layers.Tracks property)
property() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
prune() (napari.plugins.NapariPluginManager method)
pyqtConfigure() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
Q
quit() (napari.qt.threading.FunctionWorker method)
(napari.qt.threading.GeneratorWorker method)
(napari.qt.threading.WorkerBase method)
R
range (napari.components.Dims attribute)
(napari.view_layers.Dims attribute)
read_bytes() (napari.plugins.Path method)
(napari.types.Path method)
read_text() (napari.plugins.Path method)
(napari.types.Path method)
readlink() (napari.plugins.Path method)
(napari.types.Path method)
receivers() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
refresh() (napari.layers.Image method)
(napari.layers.Labels method)
(napari.layers.Layer method)
(napari.layers.Points method)
(napari.layers.Shapes method)
(napari.layers.Surface method)
(napari.layers.Tracks method)
(napari.layers.Vectors method)
(napari.utils.progress method)
refresh_colors() (napari.layers.Points method)
(napari.layers.Shapes method)
(napari.layers.Vectors method)
refresh_text() (napari.layers.Points method)
(napari.layers.Shapes method)
register() (napari.plugins.NapariPluginManager method)
register_sample_data() (napari.plugins.NapariPluginManager method)
register_theme_colors() (napari.plugins.NapariPluginManager method)
relative_to() (napari.plugins.Path method)
(napari.types.Path method)
remove() (napari.components.LayerList method)
(napari.utils.events.EventedList method)
(napari.utils.events.EventedSet method)
(napari.utils.events.NestableEventedList method)
(napari.utils.events.SelectableEventedList method)
(napari.utils.events.Selection method)
(napari.utils.events.TypedMutableSequence method)
remove_dock_widget() (napari.window.Window method)
remove_selected() (napari.components.LayerList method)
(napari.layers.Points method)
(napari.layers.Shapes method)
(napari.utils.events.SelectableEventedList method)
removeEventFilter() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
rename() (napari.plugins.Path method)
(napari.types.Path method)
rendering (napari.layers.Image attribute)
(napari.layers.Image property)
(napari.layers.Labels property)
replace() (napari.plugins.Path method)
(napari.types.Path method)
(napari.utils.notifications.datetime method)
reset() (napari.components.Camera method)
(napari.components.Dims method)
(napari.components.ViewerModel method)
(napari.utils.Colormap method)
(napari.utils.events.EventedModel method)
(napari.utils.progress method)
(napari.view_layers.Dims method)
(napari.view_layers.Viewer method)
(napari.Viewer method)
reset_contrast_limits() (napari.layers.Image method)
(napari.layers.Labels method)
(napari.layers.Surface method)
reset_contrast_limits_range() (napari.layers.Image method)
(napari.layers.Labels method)
(napari.layers.Surface method)
reset_view() (napari.components.ViewerModel method)
(napari.view_layers.Viewer method)
(napari.Viewer method)
resize() (napari.window.Window method)
resize_dask_cache() (in module napari.utils)
resolve() (napari.plugins.Path method)
(napari.types.Path method)
restore_hooks() (napari.utils.notifications.NotificationManager method)
resume() (napari.qt.threading.GeneratorWorker method)
reverse() (napari.components.LayerList method)
(napari.utils.events.EventedList method)
(napari.utils.events.NestableEventedList method)
(napari.utils.events.SelectableEventedList method)
(napari.utils.events.TypedMutableSequence method)
rgb (napari.layers.Image attribute)
rglob() (napari.plugins.Path method)
(napari.types.Path method)
rmdir() (napari.plugins.Path method)
(napari.types.Path method)
root (napari.plugins.Path property)
(napari.types.Path property)
rotate (napari.layers.Image property)
(napari.layers.Labels property)
(napari.layers.Layer attribute)
(napari.layers.Layer property)
(napari.layers.Points property)
(napari.layers.Shapes property)
(napari.layers.Surface property)
(napari.layers.Tracks property)
(napari.layers.Vectors property)
run() (in module napari)
(napari.qt.threading.FunctionWorker method)
(napari.qt.threading.GeneratorWorker method)
(napari.qt.threading.WorkerBase method)
S
samefile() (napari.plugins.Path method)
(napari.types.Path method)
SampleDict (class in napari.types)
save() (napari.components.LayerList method)
(napari.layers.Image method)
(napari.layers.Labels method)
(napari.layers.Layer method)
(napari.layers.Points method)
(napari.layers.Shapes method)
(napari.layers.Surface method)
(napari.layers.Tracks method)
(napari.layers.Vectors method)
save_layers() (in module napari)
scale (napari.layers.Image property)
(napari.layers.Labels property)
(napari.layers.Layer attribute)
(napari.layers.Layer property)
(napari.layers.Points property)
(napari.layers.Shapes property)
(napari.layers.Surface property)
(napari.layers.Tracks property)
(napari.layers.Vectors property)
scale_factor (napari.layers.Layer attribute)
screenshot() (napari.view_layers.Viewer method)
(napari.Viewer method)
(napari.window.Window method)
seed (napari.components.ViewerModel attribute)
(napari.layers.Labels attribute)
(napari.layers.Labels property)
(napari.view_layers.Viewer attribute)
(napari.Viewer attribute)
select_all() (napari.components.LayerList method)
(napari.utils.events.SelectableEventedList method)
select_next() (napari.components.LayerList method)
(napari.utils.events.SelectableEventedList method)
select_only() (napari.utils.events.Selection method)
select_previous() (napari.components.LayerList method)
(napari.utils.events.SelectableEventedList method)
SelectableEventedList (class in napari.utils.events)
selected_data (napari.components.ViewerModel attribute)
,
[1]
(napari.layers.Points attribute)
(napari.layers.Points property)
(napari.layers.Shapes attribute)
(napari.layers.Shapes property)
(napari.view_layers.Viewer attribute)
,
[1]
(napari.Viewer attribute)
,
[1]
selected_label (napari.components.ViewerModel attribute)
(napari.layers.Labels attribute)
(napari.layers.Labels property)
(napari.view_layers.Viewer attribute)
(napari.Viewer attribute)
Selection (class in napari.utils.events)
selection (napari.components.LayerList property)
(napari.utils.events.SelectableEventedList property)
send() (napari.qt.threading.GeneratorWorker method)
sender() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
senderSignalIndex() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
set_axis_label() (napari.components.Dims method)
(napari.view_layers.Dims method)
set_blocked() (napari.plugins.NapariPluginManager method)
set_call_order() (napari.plugins.NapariPluginManager method)
set_current_step() (napari.components.Dims method)
(napari.view_layers.Dims method)
set_description() (napari.utils.progress method)
set_description_str() (napari.utils.progress method)
set_event_tracing_enabled() (in module napari.utils.events)
set_geometry() (napari.window.Window method)
set_lock() (napari.utils.progress class method)
set_point() (napari.components.Dims method)
(napari.view_layers.Dims method)
set_postfix() (napari.utils.progress method)
set_postfix_str() (napari.utils.progress method)
set_range() (napari.components.Dims method)
(napari.view_layers.Dims method)
set_view_direction() (napari.components.Camera method)
setAutoDelete() (napari.qt.threading.FunctionWorker method)
(napari.qt.threading.GeneratorWorker method)
(napari.qt.threading.WorkerBase method)
setdefault() (napari.types.SampleDict method)
(napari.types.TypedDict method)
(napari.utils.events.EventedDict method)
setObjectName() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
setParent() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
setProperty() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
shading (napari.components.ViewerModel attribute)
,
[1]
(napari.layers.Points attribute)
(napari.layers.Points property)
(napari.layers.Surface attribute)
(napari.view_layers.Viewer attribute)
,
[1]
(napari.Viewer attribute)
,
[1]
shape_type (napari.components.ViewerModel attribute)
(napari.layers.Shapes attribute)
(napari.layers.Shapes property)
(napari.view_layers.Viewer attribute)
(napari.Viewer attribute)
Shapes (class in napari.layers)
ShapesData() (in module napari.types)
shear (napari.layers.Image property)
(napari.layers.Labels property)
(napari.layers.Layer attribute)
(napari.layers.Layer property)
(napari.layers.Points property)
(napari.layers.Shapes property)
(napari.layers.Surface property)
(napari.layers.Tracks property)
(napari.layers.Vectors property)
show() (napari.view_layers.Viewer method)
(napari.Viewer method)
(napari.window.Window method)
show_console_notification() (in module napari.utils.notifications)
show_error() (in module napari.utils.notifications)
show_info() (in module napari.utils.notifications)
show_selected_label (napari.layers.Labels property)
show_warning() (in module napari.utils.notifications)
shown (napari.components.ViewerModel attribute)
(napari.layers.Points attribute)
(napari.layers.Points property)
(napari.view_layers.Viewer attribute)
(napari.Viewer attribute)
signals (napari.qt.threading.WorkerBase attribute)
signalsBlocked() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
size (napari.components.ViewerModel attribute)
(napari.layers.Points attribute)
(napari.layers.Points property)
(napari.view_layers.Viewer attribute)
(napari.Viewer attribute)
source (napari.layers.Layer attribute)
(napari.utils.events.EmitterGroup property)
(napari.utils.events.Event property)
(napari.utils.events.EventEmitter property)
(napari.utils.notifications.ErrorNotification property)
(napari.utils.notifications.Event property)
(napari.utils.notifications.EventEmitter property)
(napari.utils.notifications.Notification property)
(napari.utils.notifications.WarningNotification property)
sources (napari.utils.events.Event property)
(napari.utils.notifications.ErrorNotification property)
(napari.utils.notifications.Event property)
(napari.utils.notifications.Notification property)
(napari.utils.notifications.WarningNotification property)
span (napari.utils.perf.PerfEvent attribute)
start() (napari.qt.threading.FunctionWorker method)
(napari.qt.threading.GeneratorWorker method)
(napari.qt.threading.WorkerBase method)
start_ms (napari.utils.perf.PerfEvent property)
start_us (napari.utils.perf.PerfEvent property)
startTimer() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
stat() (napari.plugins.Path method)
(napari.types.Path method)
status (napari.layers.Layer attribute)
status_printer() (napari.utils.progress static method)
stem (napari.plugins.Path property)
(napari.types.Path property)
strftime() (napari.utils.notifications.datetime method)
StringEnum (class in napari.utils.notifications)
strptime() (napari.utils.notifications.datetime method)
suffix (napari.plugins.Path property)
(napari.types.Path property)
suffixes (napari.plugins.Path property)
(napari.types.Path property)
SupportsEvents (class in napari.utils.events)
Surface (class in napari.layers)
SurfaceData() (in module napari.types)
symbol (napari.components.ViewerModel attribute)
(napari.layers.Points attribute)
(napari.layers.Points property)
(napari.view_layers.Viewer attribute)
(napari.Viewer attribute)
symlink_to() (napari.plugins.Path method)
(napari.types.Path method)
symmetric_difference() (napari.utils.events.EventedSet method)
(napari.utils.events.Selection method)
symmetric_difference_update() (napari.utils.events.EventedSet method)
(napari.utils.events.Selection method)
sys_info() (in module napari)
(in module napari.utils)
T
tail_length (napari.layers.Tracks property)
tail_width (napari.layers.Tracks property)
text (napari.components.ViewerModel attribute)
,
[1]
(napari.layers.Points attribute)
(napari.layers.Points property)
(napari.layers.Shapes attribute)
(napari.layers.Shapes property)
(napari.view_layers.Viewer attribute)
,
[1]
(napari.Viewer attribute)
,
[1]
thread() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
thread_worker() (in module napari.qt.threading)
thumbnail (napari.layers.Image property)
(napari.layers.Labels property)
(napari.layers.Layer attribute)
(napari.layers.Layer property)
(napari.layers.Points property)
(napari.layers.Shapes property)
(napari.layers.Surface property)
(napari.layers.Tracks property)
(napari.layers.Vectors property)
time() (napari.utils.notifications.datetime method)
timerEvent() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
timestamp() (napari.utils.notifications.datetime method)
timetuple() (napari.utils.notifications.datetime method)
timetz() (napari.utils.notifications.datetime method)
to_labels() (napari.layers.Shapes method)
to_mask() (napari.layers.Points method)
to_masks() (napari.layers.Shapes method)
today() (napari.utils.notifications.datetime method)
toggle() (napari.utils.events.Selection method)
toggle_pause() (napari.qt.threading.GeneratorWorker method)
toggle_selected_visibility() (napari.components.LayerList method)
toml() (napari.plugins.PluginManifest method)
toordinal() (napari.utils.notifications.datetime method)
touch() (napari.plugins.Path method)
(napari.types.Path method)
tr() (napari.qt.threading.GeneratorWorkerSignals method)
(napari.qt.threading.WorkerBaseSignals method)
TracebackType (in module napari.types)
(in module napari.utils.notifications)
track_colors (napari.layers.Tracks property)
track_connex (napari.layers.Tracks property)
track_labels (napari.layers.Tracks property)
track_times (napari.layers.Tracks property)
Tracks (class in napari.layers)
TracksData() (in module napari.types)
translate (napari.layers.Image property)
(napari.layers.Labels property)
(napari.layers.Layer attribute)
(napari.layers.Layer property)
(napari.layers.Points property)
(napari.layers.Shapes property)
(napari.layers.Surface property)
(napari.layers.Tracks property)
(napari.layers.Vectors property)
transpose() (napari.components.Dims method)
(napari.view_layers.Dims method)
TypedDict (class in napari.types)
TypedMutableSequence (class in napari.utils.events)
tzname() (napari.utils.notifications.datetime method)
U
unblock() (napari.utils.events.EmitterGroup method)
(napari.utils.events.EventEmitter method)
(napari.utils.notifications.EventEmitter method)
unblock_all() (napari.utils.events.EmitterGroup method)
union() (napari.utils.events.EventedSet method)
(napari.utils.events.Selection method)
unlink() (napari.plugins.Path method)
(napari.types.Path method)
unpause() (napari.utils.progress method)
unregister() (napari.plugins.NapariPluginManager method)
unregister_theme_colors() (napari.plugins.NapariPluginManager method)
up_direction (napari.components.Camera property)
update() (napari.components.Camera method)
(napari.components.Dims method)
(napari.components.ViewerModel method)
(napari.types.SampleDict method)
(napari.types.TypedDict method)
(napari.utils.Colormap method)
(napari.utils.events.EventedDict method)
(napari.utils.events.EventedModel method)
(napari.utils.events.EventedSet method)
(napari.utils.events.Selection method)
(napari.utils.progress method)
(napari.view_layers.Dims method)
(napari.view_layers.Viewer method)
(napari.Viewer method)
update_console() (napari.view_layers.Viewer method)
(napari.Viewer method)
update_end_ns() (napari.utils.perf.PerfEvent method)
update_forward_refs() (napari.components.Camera class method)
(napari.components.Dims class method)
(napari.components.ViewerModel class method)
(napari.plugins.PackageMetadata class method)
(napari.plugins.PluginManifest class method)
(napari.utils.Colormap class method)
(napari.utils.events.EventedModel class method)
(napari.view_layers.Dims class method)
(napari.view_layers.Viewer class method)
(napari.Viewer class method)
use_fade (napari.layers.Tracks property)
utcfromtimestamp() (napari.utils.notifications.datetime method)
utcnow() (napari.utils.notifications.datetime method)
utcoffset() (napari.utils.notifications.datetime method)
utctimetuple() (napari.utils.notifications.datetime method)
V
validate() (napari.utils.events.EventedSet class method)
(napari.utils.events.Selection class method)
validate_imports() (napari.plugins.PluginManifest method)
values() (napari.types.SampleDict method)
(napari.types.TypedDict method)
(napari.utils.events.EventedDict method)
Vectors (class in napari.layers)
VectorsData() (in module napari.types)
vertex_values (napari.components.ViewerModel attribute)
(napari.layers.Surface attribute)
(napari.view_layers.Viewer attribute)
(napari.Viewer attribute)
vertices (napari.components.ViewerModel attribute)
(napari.layers.Surface attribute)
(napari.view_layers.Viewer attribute)
(napari.Viewer attribute)
view_direction (napari.components.Camera property)
view_image() (in module napari)
(in module napari.view_layers)
view_labels() (in module napari)
(in module napari.view_layers)
view_menu (napari.window.Window attribute)
view_path() (in module napari)
(in module napari.view_layers)
view_points() (in module napari)
(in module napari.view_layers)
view_shapes() (in module napari)
(in module napari.view_layers)
view_surface() (in module napari)
(in module napari.view_layers)
view_tracks() (in module napari)
(in module napari.view_layers)
view_vectors() (in module napari)
(in module napari.view_layers)
Viewer (class in napari)
(class in napari.view_layers)
ViewerModel (class in napari.components)
visible (napari.layers.Image property)
(napari.layers.Labels property)
(napari.layers.Layer attribute)
(napari.layers.Layer property)
(napari.layers.Points property)
(napari.layers.Shapes property)
(napari.layers.Surface property)
(napari.layers.Tracks property)
(napari.layers.Vectors property)
W
WarningNotification (class in napari.utils.notifications)
weekday() (napari.utils.notifications.datetime method)
Window (class in napari.window)
window (napari.components.ViewerModel attribute)
window_menu (napari.window.Window attribute)
wireframe (napari.components.ViewerModel attribute)
(napari.layers.Surface attribute)
(napari.view_layers.Viewer attribute)
(napari.Viewer attribute)
with_name() (napari.plugins.Path method)
(napari.types.Path method)
with_stem() (napari.plugins.Path method)
(napari.types.Path method)
with_suffix() (napari.plugins.Path method)
(napari.types.Path method)
with_traceback() (napari.plugins.PluginManifest.ValidationError method)
work() (napari.qt.threading.FunctionWorker method)
(napari.qt.threading.GeneratorWorker method)
(napari.qt.threading.WorkerBase method)
WorkerBase (class in napari.qt.threading)
WorkerBaseSignals (class in napari.qt.threading)
world_to_data() (napari.layers.Image method)
(napari.layers.Labels method)
(napari.layers.Layer method)
(napari.layers.Points method)
(napari.layers.Shapes method)
(napari.layers.Surface method)
(napari.layers.Tracks method)
(napari.layers.Vectors method)
wrapattr() (napari.utils.progress class method)
wraps() (in module napari.types)
write() (napari.utils.progress class method)
write_bytes() (napari.plugins.Path method)
(napari.types.Path method)
write_text() (napari.plugins.Path method)
(napari.types.Path method)
Y
yaml() (napari.plugins.PluginManifest method)
Z
z_index (napari.components.ViewerModel attribute)
(napari.layers.Layer attribute)
(napari.layers.Shapes attribute)
(napari.layers.Shapes property)
(napari.view_layers.Viewer attribute)
(napari.Viewer attribute)
zoom (napari.components.Camera attribute)