Welcome to spaCR¶
spaCR — Spatial phenotype analysis of CRISPR screens.
Note
You are reading the stable documentation for spaCR
1.5.0.7. The public site follows released main; nightly
builds validate upcoming changes without replacing the stable site.
A Python toolkit for quantifying and visualising phenotypic changes in
high-throughput microscopy screens. Ships with a modern PySide6 GUI
(spacr), a headless pipeline (spacr.core), and a
plate-to-classification workflow that runs on top of PyTorch,
Cellpose, scikit-image, and scipy.
It is built for cell biologists running pooled or arrayed CRISPR screens who need per-cell measurements from plate images. The GUI route needs no programming; the same processing steps are available through the Python API for scripted and reproducible workflows.
The GUI groups its applications into four categories: Core for the segment-measure-classify pipeline, Data for getting images and tables in and running them at scale, Tools for the instruments you point at a project — hand mask correction, stitching, embeddings, gates, plots and quality control — and Assays for the parasite-specific readouts. The bands under “Applications and workflow” below are those categories, in that order, with the tiles each one holds.
Not every screen is a tile, which is why no count of them is printed here. Work that only makes sense inside another step opens from that step’s masthead instead — Timelapse from Mask, Illumination and the Motility Assay from Measure, Classifier Evaluation and Explain CV Model from Classify, Annotator Agreement from Annotate, and the Cellpose Workbench, Model Compare, Model Zoo and Curate from Make Masks, among them — so a screen with no tile below is one step further in rather than gone. Home lists whatever the running build offers.
Install spaCR from PyPI and launch the Qt GUI in two commands.
The lesson library — 75 narrated, step-by-step lessons covering the whole pipeline.
Supported workflow entry points and the complete module reference.
Narrated walkthroughs of each pipeline module.
File a bug, request a feature, or ask a question.
Applications and workflow¶
Every tile links to the API page used by that application’s in-product help.
spaCR modules¶
Core¶
Core sequence from microscopy images through segmentation, measurements, annotations, classification, barcode mapping and regression.
Data¶
Import images and tables into spaCR projects and execute reproducible multi-plate workflows.
Tools¶
Point these at a project: edit masks by hand, stitch tiles, read an embedding, draw a gate, build a plot, check quality.
Assays¶
Quantitative readouts for biological assays.
Installation¶
The GUI lives behind the qt extra, so the desktop install must ask for
it — plain pip install spacr gives you the pipelines but no PySide6, and
spacr will tell you so rather than launch.
python -m pip install "spacr[qt]"
spacr # launch the Qt GUI
Headless (cluster, server, CI) — no Qt, no display:
python -m pip install spacr
spacr-run --list # list the headless pipeline modules
Learn spaCR¶
The interactive tutorial library contains 75 narrated, step-by-step lessons covering every module, with 50 voices across eight languages. It is also reachable from the GUI: Help → Tutorial (web).
Contents¶
- Installer guide
- Installer archive
- Capabilities
- Python API quickstart
- Where a setting goes
- CP_prob
- CP_probability
- FT
- Signal_to_noise
- Toxoplasma
- _plot_theme
- _regression_diagnostics
- _regression_exclusions
- _regression_folder
- _regression_frame
- _regression_stage
- _well_geometry
- abs
- activation_db
- activation_mode
- adjust_cells
- affinity
- agg_type
- all_scores
- allow_rotation
- allow_scale
- allow_spacr_targets
- alpha
- amsgrad
- analysis_excluded_wells
- analysis_mode
- analysis_unit
- analyze_clusters
- anisotropy
- anndata_compression
- anndata_compute_umap
- anndata_dtype
- anndata_nan_policy
- anndata_out
- anndata_register_artifact
- anndata_row_limit
- anndata_single_table
- anndata_tables
- annotated_classes
- annotation_column
- annotation_columns
- annotation_source
- annotation_values
- apply_model_to_dataset
- arr_axes
- at
- attribution_baseline
- attribution_steps
- augment
- average_attn_weights
- avg_cells_per_well
- avg_genes_per_well
- avg_reads_per_gene
- axes.edgecolor
- axes.prop_cycle
- background
- background_correction
- balance_to_smallest
- band_rows
- barcode_mismatches
- barcode_qc
- baselines
- batch_column
- batch_combat_mean_only
- batch_control_column
- batch_control_values
- batch_correction
- batch_covariate_column
- batch_fields
- batch_min_samples
- batch_missing_control
- batch_size
- bimodality_cutoff
- black_background
- blend
- blur_sigma
- bounding_box
- bystander_measurements
- bystander_reach_in_diameters
- calculate_correlation
- calibrate_fraction_threshold
- cam_type
- canny
- cell_background
- cell_cellprob_threshold
- cell_chann_dim
- cell_channel
- cell_diameter
- cell_dim
- cell_flow_threshold
- cell_intensity_merge
- cell_intensity_range
- cell_intensity_split
- cell_intensity_threshold
- cell_loc
- cell_mask_dim
- cell_max_area
- cell_max_size
- cell_method
- cell_min_area
- cell_min_size
- cell_min_watershed_distance
- cell_minimum_area_to_split
- cell_model_name
- cell_morphology
- cell_outlier_mads
- cell_perimeter_fraction
- cell_perimiter_fraction
- cell_plate_metadata
- cell_remove_border_objects
- cell_resample
- cell_restore_type
- cell_signal_to_noise
- cell_size_range
- cell_type
- cell_types
- cellcellpose
- cellcellpose__channel
- cellorganelle
- cellpose_cell_channel
- cellpose_diameter
- cellpose_model
- cellpose_nucleus_channel
- cellpose_organelle_channel
- cellpose_pathogen_channel
- cellprob
- cells
- cells_per_well
- change_plate
- channel
- channel_arrays
- channel_dims
- channel_index
- channel_indices
- channel_of_interest
- channels
- checkpoint_path
- chunk_size
- circularize
- class_balance
- class_column
- class_folder_names
- class_metadata
- class_names
- classes
- classifier_accuracy
- classifier_evaluation
- classifier_evaluation_path
- classifier_family
- clustering
- cmap
- col_to_compare
- collision
- collision_max_distance
- color
- color_by
- columnID
- column_csv
- column_map
- comp_level
- comp_type
- compartment
- consolidate
- control_quantile
- control_sgrnas
- controls
- controls_loc
- coordinate_columns
- correlation
- count_data
- count_grna_column
- count_value_column
- count_well_column
- cov_type
- crop_dtype
- crop_mode
- crop_shape
- crop_source
- crops
- cross_validation
- cross_validation_enabled
- cross_validation_folds
- csv
- csv_name
- csv_path
- csvs
- custom_model
- custom_model_path
- custom_regex
- cv_best_model_path
- cv_csv
- cv_group_by
- cv_results_path
- cytoplasm
- cytoplasm_cellprob_threshold
- cytoplasm_channel
- cytoplasm_diameter
- cytoplasm_flow_threshold
- cytoplasm_intensity_merge
- cytoplasm_intensity_split
- cytoplasm_intensity_threshold
- cytoplasm_mask_dim
- cytoplasm_max_area
- cytoplasm_max_size
- cytoplasm_method
- cytoplasm_min_area
- cytoplasm_min_size
- cytoplasm_min_watershed_distance
- cytoplasm_minimum_area_to_split
- cytoplasm_model_name
- cytoplasm_morphology
- cytoplasm_outlier_mads
- cytoplasm_perimeter_fraction
- cytoplasm_perimiter_fraction
- cytoplasm_remove_border_objects
- cytoplasm_resample
- cytoplasm_type
- cytoplasmcellpose
- cytoplasmcellpose__channel
- cytoplasmorganelle
- data_column
- data_column_cv
- database
- dataset
- dataset_mode
- db_path
- db_table_name
- delete_intermediate
- dependent_variable
- detector
- deterministic
- device
- dialate_png_ratios
- dialate_pngs
- diameter
- diameter_estimate_n_fields
- dilate_ksize
- dims
- distance_gaussian_sigma
- do_multichannel
- do_nuc_stitch
- do_organize
- dot_size
- downsample
- dropout_rate
- dry_run
- dst
- dst_root
- early_exaggeration
- early_stopping_patience
- edge_image
- edge_thickness
- edge_transparency
- embedding_by_controls
- endian
- engine
- epochs
- eps
- error_bar_type
- evaluation_bins
- evaluation_calibration
- evaluation_fail_on_leakage
- examples_to_plot
- exclude
- exclude_conditions
- exclude_grnas
- exclude_rows
- exclude_starved_wells
- exclude_wells
- expected_sha256
- experiment
- export_tiffs
- extracellular_class
- extract_channels
- exts
- factory
- fdr_alpha
- feather
- feature_cache_dir
- feature_cache_mode
- feature_importance
- feature_mask
- fields
- figure.autolayout
- figure.figsize
- figuresize
- file_metadata
- file_type
- fill_in
- fill_na
- filter
- filter_1
- filter_by
- filter_column
- filter_min_max
- filter_value
- flow_threshold
- focal_alpha
- focal_gamma
- folders
- fps
- fraction_grna
- fraction_threshold
- frame_interval_s
- gene_column
- gene_ineq_coeff
- generate_full_dataset
- generate_training_dataset
- genotype_source
- gpu
- gradient_accumulation_steps
- graph_name
- graph_type
- grayscale
- grid
- grid.color
- grna_csv
- grna_statistic
- group_by_class
- group_by_well
- group_column
- group_lasso_lambda
- grouping
- grouping_column
- guide_column
- guide_fractions_file
- guide_min_wells
- guide_nuisance_columns
- guide_permutation_batch_size
- guide_permutation_block
- guide_permutation_gene_level
- guide_permutation_plot
- guide_permutation_seed
- guide_permutations
- guide_presence_threshold
- guide_primary_min_wells
- hash_inputs
- heatmap_feature
- hi_pct
- hinge_n_boot
- hinge_threshold
- hit_bootstrap
- hit_direction
- hit_effect
- hit_fdr
- hit_feature_columns
- hit_gallery_per_stratum
- hit_guide_agreement
- hit_include_original_score
- hit_n_guides
- hit_permutations
- hit_phenotype
- hit_pipeline_permutations
- hit_probability_threshold
- hit_random_seed
- hit_split_by
- hit_store_database
- hit_well_support
- holdout_plate
- homogeneity
- homogeneity_distances
- huber_t
- id
- ig_baseline
- ig_steps
- illumination_correction
- illumination_dark
- illumination_degree
- illumination_estimator
- illumination_max_fields
- illumination_model
- illumination_on_missing
- illumination_per_plate
- illumination_qc
- image_key
- image_nr
- image_size
- image_source
- image_type
- images
- img_size
- img_src
- img_zoom
- include_all
- indent
- independent_variable_layout
- independent_variable_layout_resolved
- infection_hist_data
- infection_hist_intensity_col
- infection_hist_percentile
- infection_hist_thr_val
- infection_intensity_frac_infected
- infection_intensity_log
- infection_intensity_mode
- infection_intensity_n_bins
- infection_intensity_qc
- infection_intensity_qc_graphs
- infection_intensity_qc_panel_path
- infection_intensity_qc_panel_type
- infection_intensity_qc_scope
- infection_intensity_strategy
- infection_intensity_threshold
- infection_pca_data
- infection_pca_log_intensity
- infection_pca_max_cells
- infection_pca_method
- infection_pca_min_gt_separation
- infection_pca_min_silhouette
- infection_pca_pathogen_weight
- infection_pca_random_state
- infection_xgb_ambiguous_high
- infection_xgb_ambiguous_low
- infection_xgb_colsample_bytree
- infection_xgb_corr_threshold
- infection_xgb_drop_ambiguous
- infection_xgb_importance
- infection_xgb_learning_rate
- infection_xgb_margin
- infection_xgb_max_depth
- infection_xgb_min_cells_per_class
- infection_xgb_n_estimators
- infection_xgb_n_jobs
- infection_xgb_proba_column
- infection_xgb_proba_threshold
- infection_xgb_random_state
- infection_xgb_reg_lambda
- infection_xgb_subsample
- infection_xgb_top_features
- inference
- inflation_warn
- init_weights
- input_mean
- input_pair_audit
- input_statistics
- input_std
- inputs
- intensity_statistic
- intercept
- intercept_value
- intermedeate_save
- invert
- invert_dependent_variable
- isomap_n_neighbors
- isomap_path_method
- keep_groups
- keep_intermediate
- keep_npz
- keep_original_images
- l1_ratio
- label
- label_key
- label_smoothing
- lasso_n_boot
- lasso_selection_threshold
- layout
- leakage_audit_train_test
- leakage_hash_content
- leakage_require_identity
- learning_rate
- legacy_volcano
- level
- line_thickness
- lines.marker
- lo_pct
- location_column
- log_data
- log_x
- log_y
- logit_adjust_tau
- loss_type
- lower_percentile
- lower_threshold
- magnification
- make_adjusted_panel
- make_mask_panel
- manders_thresholds
- map_name
- mask_dims
- masks
- match_column
- max_area
- max_bins
- max_buffer_bytes
- max_displacement
- max_failure_rate
- max_iter
- max_keypoints
- max_objects
- max_parasite_area
- max_parasites_per_vacuole
- max_ram_features
- max_shift
- max_site_gap
- max_train_images
- max_workers
- measure
- measurement
- measurement_object
- measurement_table
- measurements
- merge_edge_pathogen_cells
- merge_pathogens
- merged_folder
- merged_path
- meta_regex
- metadata_files
- metadata_rules
- metadata_type
- metadata_type_by
- metric
- min_area_bin
- min_cells_per_well
- min_confidence
- min_control_objects
- min_dist
- min_max
- min_objects_for_bimodality
- min_objects_for_threshold
- min_observations_per_hit
- min_overlap_px
- min_parasite_area
- min_parasites_per_well
- min_reads_per_well
- min_samples
- min_total_intensity
- minima
- mip
- mix
- mixed_control_wells
- mixed_precision
- mode
- model
- model_data_layout
- model_name
- model_path
- model_plate_position
- model_type
- model_type_ml
- mosaic
- mosaic_csv_out
- mosaic_min_score
- mosaic_out
- motility_analysis
- motility_origin_xlim
- motility_origin_ylim
- motility_xlim
- motility_ylim
- multilabel
- multiple_testing_method
- n_components
- n_epochs
- n_estimators
- n_jobs
- n_neighbors
- n_repeats
- n_steps
- n_top_examples
- n_workers
- n_workers_features
- name
- need_weights
- neg
- negative_control_id
- negative_control_wells
- negative_mean
- negative_variance
- neighbour_radius
- nested_cv_inner_folds
- nfeatures
- non_power_of_two_warn
- nontargeting_control_grnas
- normalise
- normalise_fraction
- normalization_percentiles
- normalize
- normalize_by
- normalize_channels
- normalize_input
- nr
- nr_classes
- nr_plates
- nt_samples
- nt_type
- nuclei_limit
- nucleus_background
- nucleus_cellprob_threshold
- nucleus_chann_dim
- nucleus_channel
- nucleus_diameter
- nucleus_flow_threshold
- nucleus_intensity_merge
- nucleus_intensity_range
- nucleus_intensity_split
- nucleus_intensity_threshold
- nucleus_mask_dim
- nucleus_max_area
- nucleus_max_size
- nucleus_method
- nucleus_min_area
- nucleus_min_size
- nucleus_min_watershed_distance
- nucleus_minimum_area_to_split
- nucleus_model_name
- nucleus_morphology
- nucleus_outlier_mads
- nucleus_perimeter_fraction
- nucleus_perimiter_fraction
- nucleus_remove_border_objects
- nucleus_resample
- nucleus_restore_type
- nucleus_signal_to_noise
- nucleus_size_range
- nucleus_type
- nucleuscellpose
- nucleuscellpose__channel
- nucleusorganelle
- num_classes
- number_of_active_genes
- number_of_control_genes
- number_of_genes
- number_of_organelles
- object
- object_array
- object_distance_intensity
- object_distance_maxima
- object_distances
- object_size
- object_type
- occlusion_stride
- occlusion_window
- offset_start
- on_conflict
- on_error
- on_error_attempts
- on_error_backoff
- on_missing
- opencv_threads
- ops_gpu
- optimizer_type
- order
- organelle_adaptive_block_size
- organelle_adaptive_offset
- organelle_background
- organelle_cellprob_threshold
- organelle_channel
- organelle_clahe
- organelle_clahe_clip_limit
- organelle_diameter
- organelle_dog_sigma_high
- organelle_dog_sigma_low
- organelle_fill_holes
- organelle_flow_threshold
- organelle_hysteresis_high
- organelle_hysteresis_low
- organelle_intensity_merge
- organelle_intensity_split
- organelle_intensity_threshold
- organelle_log_max_sigma
- organelle_log_min_sigma
- organelle_log_num_sigma
- organelle_log_threshold
- organelle_mask_dim
- organelle_mask_within_cells
- organelle_max_area
- organelle_max_size
- organelle_method
- organelle_min_area
- organelle_min_size
- organelle_min_watershed_distance
- organelle_minimum_area_to_split
- organelle_model_name
- organelle_morph_radius
- organelle_morphology
- organelle_network_threshold
- organelle_outlier_mads
- organelle_perimeter_fraction
- organelle_perimiter_fraction
- organelle_remove_border
- organelle_remove_border_objects
- organelle_resample
- organelle_ridge_filter
- organelle_ridge_sigmas
- organelle_ring_fill_method
- organelle_ring_min_prominence
- organelle_ring_sigma_inner
- organelle_ring_sigma_outer
- organelle_rolling_ball
- organelle_rolling_ball_radius
- organelle_signal_to_noise
- organelle_skeletonize
- organelle_tophat_radius
- organelle_type
- organelle_unet_model_path
- organelle_unet_threshold
- organelle_watershed_spots
- organellecellpose
- organellecellpose__channel
- organelleorganelle
- out_png
- out_tif
- outlier_detection
- outline
- outline_alpha
- outline_color
- outline_palette
- outline_sigma
- outline_source
- outline_thickness
- outline_threshold_factor
- outline_width
- outside_channel
- outside_threshold
- outside_threshold_method
- overlap
- overlay
- overlay_chans
- overwrite
- p_threshold_alpha
- p_threshold_kind
- pair_batch_size
- paired_data
- parasite_count_column
- parasite_table
- path
- path_column
- path_method
- path_string
- pathogen_background
- pathogen_cellprob_threshold
- pathogen_chann_dim
- pathogen_channel
- pathogen_diameter
- pathogen_flow_threshold
- pathogen_intensity_merge
- pathogen_intensity_range
- pathogen_intensity_split
- pathogen_intensity_threshold
- pathogen_limit
- pathogen_loc
- pathogen_mask_dim
- pathogen_max_area
- pathogen_max_size
- pathogen_method
- pathogen_min_area
- pathogen_min_size
- pathogen_min_watershed_distance
- pathogen_minimum_area_to_split
- pathogen_model
- pathogen_model_name
- pathogen_morphology
- pathogen_outlier_mads
- pathogen_perimeter_fraction
- pathogen_perimiter_fraction
- pathogen_plate_metadata
- pathogen_remove_border_objects
- pathogen_resample
- pathogen_restore_type
- pathogen_signal_to_noise
- pathogen_size_range
- pathogen_type
- pathogen_types
- pathogencellpose
- pathogencellpose__channel
- pathogenorganelle
- pathogens
- pca_svd_solver
- pca_whiten
- pen
- percentiles
- permutation_importance
- perplexity
- phenotype_source
- photometric
- pin_memory
- pipeline_style
- pixels_per_um
- planarconfig
- plaque_model
- plate
- plateID
- plate_format
- plate_id
- plate_naming
- plot
- plot_by_cluster
- plot_cluster_grids
- plot_control
- plot_images
- plot_nr
- plot_outlines
- plot_points
- png_channel_mapping
- png_dims
- png_size
- png_type
- point_alpha
- point_color
- pos
- position_effect_ratio
- positive_control_id
- positive_control_wells
- positive_mean
- positive_variance
- power_backend
- power_background_positive_rate
- power_cells_per_well
- power_constructs_per_well
- power_detection_auroc
- power_effect_fold
- power_hit_rate
- power_n_genes
- power_n_grnas_per_gene
- power_n_plates
- power_n_replicates
- power_reads_per_well
- power_score_per
- power_seed
- power_wells_per_plate
- prediction_column
- predictions_file
- preprocess
- preview_downsample
- preview_only
- preview_rows
- print_object_number
- project
- prune_features
- qc_data
- qc_plot_max_panels
- quantile
- queue_by_uncertainty
- queue_diversity
- queue_limit
- queue_measure
- radial_dist
- random_row_column_effects
- random_seed
- random_state
- random_test
- randomize
- ransac_thresh_px
- recursive
- reduction_method
- reference_channel
- reg_alpha
- reg_lambda
- regex
- regression_backend
- regression_panel_manifest
- regression_qc
- regression_type
- relative_scale
- remove_background
- remove_background_cell
- remove_background_nucleus
- remove_background_organelle
- remove_background_pathogen
- remove_cluster_noise
- remove_highly_correlated
- remove_highly_correlated_features
- remove_image_canvas
- remove_low_variance_features
- remove_outliers
- remove_train
- replicates
- representation
- require_host_cell
- resample
- rescale
- resize
- resnet_features
- results_folder
- resume
- resume_checkpoint
- reuse_existing_measurements
- rng
- row_csv
- row_limit
- rra_alpha
- rra_permutations
- sample
- sampling
- sanity_check
- save
- save_arrays
- save_figure
- save_h5
- save_measurements
- save_original_images
- save_png
- save_qc
- save_stack
- save_stitched_default
- save_workspace
- schedule
- score_column
- score_data
- score_threshold
- scores
- sd_cells_per_well
- sd_genes_per_well
- sd_reads_per_gene
- seconds_per_frame
- seed
- seed_wells_from_cells
- seg_qc
- seg_qc_border_fraction
- seg_qc_count_ratio
- seg_qc_flags
- seg_qc_foreground_fraction
- seg_qc_max_object_fraction
- seg_qc_min_diameter
- seg_qc_min_objects
- seg_qc_outlier_fraction
- seg_qc_outlier_mad
- seg_qc_plate_fail_fraction
- seg_qc_size_ratio
- seg_qc_split_ratio
- seg_qc_tiny_fraction
- sep
- sequencing_error
- settings
- shap
- shap_sample
- show_progress
- shuffle
- sim_time
- single_direction
- sliding_window_shapes
- smooth_lines
- smoothgrad_samples
- smoothgrad_sigma
- sort_keys
- spatial_measurements
- spatial_neighbor_radius
- spectral_affinity
- spectral_n_neighbors
- spline_degree
- spline_knots
- squeeze_singleton
- src
- stage
- stain_baseline_wells
- start_time
- starved_read_fraction
- stdevs
- stitch
- stitch_threshold
- straightness_filter
- straightness_threshold
- stream_csv
- stream_method
- stream_source
- strict
- strict_errors
- strides
- subpixel
- summarize_organelles_by
- summary_func
- surrogate_correlation_threshold
- surrogate_exclude
- surrogate_min_fidelity_improvement
- surrogate_model
- surrogate_n_estimators
- surrogate_n_repeats
- surrogate_random_seed
- surrogate_shap_max_samples
- surrogate_split_by
- surrogate_test_size
- svd_solver
- sweep_points
- sweep_span
- t_axis
- t_axis_order
- t_index
- t_link_threshold
- t_max_displacement_px
- t_max_displacement_um
- t_project_for_tracking
- t_stack
- t_track_backend
- table
- table_name
- table_names
- tables
- tar_path
- target
- target_gene
- target_grnas_per_well
- target_guides
- target_height
- target_intensity_min
- target_layer
- target_sequence
- target_size
- target_statistic
- target_unique_count
- target_width
- tensorboard
- test
- test_images
- test_mode
- test_nr
- test_size
- test_split
- theme
- threshold
- threshold_agreement_tolerance
- threshold_direction
- threshold_method
- threshold_multiplier
- threshold_sensitivity
- timelapse
- timelapse_batch_size
- timelapse_displacement
- timelapse_frame_limits
- timelapse_memory
- timelapse_mode
- timelapse_objects
- timelapse_remove_transient
- tmp_dir
- tolerance
- top_features
- total_channel
- trackastra_linking
- trackastra_model
- tracked_object
- train
- train_channels
- train_test_leakage_audit_path
- train_validation_leakage_audit_path
- transform
- treatment_loc
- treatment_plate_metadata
- treatments
- tsne_early_exaggeration
- tsne_learning_rate
- tsne_max_iter
- tsne_perplexity
- ultrack_contour_sigma
- ultrack_division_weight
- ultrack_max_distance
- ultrack_n_workers
- um_per_px
- umap_canvas_width
- umap_sidebar_width
- uninfected
- update_column
- upper_threshold
- upsample
- use_bfloat16
- use_bounding_box
- use_checkpoint
- vacuole_key
- vacuole_link_distance
- vacuole_link_factor
- val_split
- value_col
- var_weights
- variable
- verbose
- voxel_size_xy_um
- voxel_size_z_um
- weight_decay
- well_confidence
- well_detection
- well_diameter_mm
- well_group
- well_ineq_coeff
- well_pad
- wells
- whiten
- wide_predictor_columns
- width_height
- window_length
- workspace_copy_limit_mb
- write_mosaic
- write_random_annotation_column
- writer
- x_lim
- xtick.color
- y_axis_start
- y_lim
- y_lims
- ytick.color
- z_axis
- z_handling
- z_index
- z_projection
- z_segmentation_mode
- z_stack
- zscore_thresh
- Model zoo
- Language
- Setting animation gallery
- Checkpoint and resume
- Reproducibility manifests
- Unified run history
- Plate and batch-effect correction
- Classifier evaluation workbench
- Plate-aware guide permutation analysis
- Explain CV models and investigate hits
- Resumable multi-objective UMAP search
- Remote and distributed execution
- spaCR plugin SDK
- Train/test leakage audit
- Threading and cancellation audit
- Database concurrency audit
- API reference





















