.gitignore
.readthedocs.yaml
.travis.yml
CITATION.cff
LICENSE
MANIFEST.in
README.rst
pyproject.toml
requirements_gui_pyqt5.txt
requirements_gui_pyqt6.txt
UserManual/Cell-ACDC_User_Manual.pdf
UserManual/placeholder.txt
cellacdc/QtScoped.py
cellacdc/SingleCellSeg.py
cellacdc/__init__.py
cellacdc/__main__.py
cellacdc/_base_widgets.py
cellacdc/_core.py
cellacdc/_debug.py
cellacdc/_get_app_palette.py
cellacdc/_main.py
cellacdc/_palettes.py
cellacdc/_process.py
cellacdc/_run.py
cellacdc/_types.py
cellacdc/_version.py
cellacdc/_view_all_buttons.py
cellacdc/_view_all_icons.py
cellacdc/_warnings.py
cellacdc/acdc_regex.py
cellacdc/annotate.py
cellacdc/apps.py
cellacdc/autopilot.py
cellacdc/cca_functions.py
cellacdc/cli.py
cellacdc/code_structure.md
cellacdc/colors.py
cellacdc/config.py
cellacdc/core.py
cellacdc/data.py
cellacdc/dataPrep.py
cellacdc/dataReStruct.py
cellacdc/dataStruct.py
cellacdc/debugutils.py
cellacdc/exporters.py
cellacdc/features.py
cellacdc/gui.py
cellacdc/gui_utils.py
cellacdc/html_utils.py
cellacdc/info.py
cellacdc/io.py
cellacdc/load.py
cellacdc/measure.py
cellacdc/measurements.py
cellacdc/myutils.py
cellacdc/path.py
cellacdc/plot.py
cellacdc/preprocess.py
cellacdc/prompts.py
cellacdc/qrc_resources_dark.py
cellacdc/qrc_resources_light.py
cellacdc/qutils.py
cellacdc/record.py
cellacdc/resources_dark.qrc
cellacdc/resources_light.qrc
cellacdc/segm.py
cellacdc/segmentation.py
cellacdc/syntax.py
cellacdc/test_segm_model.py
cellacdc/test_tracker.py
cellacdc/transformation.py
cellacdc/urls.py
cellacdc/whitelist.py
cellacdc/widgets.py
cellacdc/workers.py
cellacdc.egg-info/PKG-INFO
cellacdc.egg-info/SOURCES.txt
cellacdc.egg-info/dependency_links.txt
cellacdc.egg-info/entry_points.txt
cellacdc.egg-info/requires.txt
cellacdc.egg-info/top_level.txt
cellacdc/_deprecated/filters.py
cellacdc/_html/__init__.py
cellacdc/_html/gui_welcome.html
cellacdc/_profile/spline_to_obj/1_exec_time_space_size_step_10.csv
cellacdc/_profile/spline_to_obj/__init__.py
cellacdc/_profile/spline_to_obj/model.py
cellacdc/_profile/spline_to_obj/profile_skimage_draw_polygon.py
cellacdc/acdc_bioio_bioformats/__init__.py
cellacdc/acdc_bioio_bioformats/_init_reader.py
cellacdc/acdc_bioio_bioformats/_read_metadata.py
cellacdc/acdc_bioio_bioformats/_read_sample_data.py
cellacdc/acdc_bioio_bioformats/_save_data.py
cellacdc/acdc_bioio_bioformats/_save_data_single_channel.py
cellacdc/acdc_bioio_bioformats/_utils.py
cellacdc/acdc_bioio_bioformats/install.py
cellacdc/acdc_bioio_bioformats/reader.py
cellacdc/bioformats/__init__.py
cellacdc/bioformats/formatreader.py
cellacdc/bioformats/formatwriter.py
cellacdc/bioformats/log4j.py
cellacdc/bioformats/metadatatools.py
cellacdc/bioformats/noseplugin.py
cellacdc/bioformats/omexml.py
cellacdc/bioformats/jars/bioformats_version.txt
cellacdc/bioformats/tests/locate_jars.py
cellacdc/docs/Makefile
cellacdc/docs/__init__.py
cellacdc/docs/make.bat
cellacdc/docs/requirements.txt
cellacdc/docs/source/__init__.py
cellacdc/docs/source/_gui_packages.rst
cellacdc/docs/source/_models_list.rst
cellacdc/docs/source/bdir_corr.rst
cellacdc/docs/source/citation.rst
cellacdc/docs/source/conf.py
cellacdc/docs/source/contributing.rst
cellacdc/docs/source/data-structure-fiji.rst
cellacdc/docs/source/data-structure.rst
cellacdc/docs/source/datastruc.rst
cellacdc/docs/source/getting-started.rst
cellacdc/docs/source/index.rst
cellacdc/docs/source/installation.rst
cellacdc/docs/source/models.rst
cellacdc/docs/source/overview.rst
cellacdc/docs/source/publications.rst
cellacdc/docs/source/release-notes.rst
cellacdc/docs/source/resources.rst
cellacdc/docs/source/tooltips.rst
cellacdc/docs/source/static/css/custom.css
cellacdc/docs/source/troubleshooting/index.rst
cellacdc/docs/source/troubleshooting/opencv_dll_missing.rst
cellacdc/fiji_macros/__init__.py
cellacdc/fiji_macros/multiple_files.ijm
cellacdc/fiji_macros/single_file.ijm
cellacdc/help/__init__.py
cellacdc/help/about.py
cellacdc/help/welcome.py
cellacdc/metrics/CV.py
cellacdc/metrics/channel_indipendent_metric_example.py
cellacdc/metrics/combine_metrics_example.py
cellacdc/models/__init__.py
cellacdc/models/BABY/__init__.py
cellacdc/models/BABY/acdcSegment.py
cellacdc/models/Cellpose_germlineNuclei/__init__.py
cellacdc/models/Cellpose_germlineNuclei/acdcSegment.py
cellacdc/models/DeepSea/__init__.py
cellacdc/models/DeepSea/acdcSegment.py
cellacdc/models/InstanSeg/__init__.py
cellacdc/models/InstanSeg/acdcSegment.py
cellacdc/models/StarDist/__init__.py
cellacdc/models/StarDist/acdcSegment.py
cellacdc/models/YeaZ/__init__.py
cellacdc/models/YeaZ/acdcSegment.py
cellacdc/models/YeaZ/unet/LaunchBatchPrediction.py
cellacdc/models/YeaZ/unet/__init__.py
cellacdc/models/YeaZ/unet/hungarian.py
cellacdc/models/YeaZ/unet/model.py
cellacdc/models/YeaZ/unet/neural_network.py
cellacdc/models/YeaZ/unet/segment.py
cellacdc/models/YeaZ/unet/tracking.py
cellacdc/models/YeaZ_v2/__init__.py
cellacdc/models/YeaZ_v2/acdcSegment.py
cellacdc/models/YeastMate/__init__.py
cellacdc/models/YeastMate/acdcSegment.py
cellacdc/models/_cellpose_base/__init__.py
cellacdc/models/_cellpose_base/_directML.py
cellacdc/models/_cellpose_base/acdcSegment.py
cellacdc/models/cellpose_v2/__init__.py
cellacdc/models/cellpose_v2/acdcSegment.py
cellacdc/models/cellpose_v3/__init__.py
cellacdc/models/cellpose_v3/_denoise.py
cellacdc/models/cellpose_v3/acdcSegment.py
cellacdc/models/cellpose_v4/__init__.py
cellacdc/models/cellpose_v4/acdcSegment.py
cellacdc/models/delta/__init__.py
cellacdc/models/delta/acdcSegment.py
cellacdc/models/omnipose/__init__.py
cellacdc/models/omnipose/acdcSegment.py
cellacdc/models/omnipose_custom/__init__.py
cellacdc/models/omnipose_custom/acdcSegment.py
cellacdc/models/pomBseen/__init__.py
cellacdc/models/pomBseen/acdcSegment.py
cellacdc/models/pomBseen_nuclear/__init__.py
cellacdc/models/pomBseen_nuclear/acdcSegment.py
cellacdc/models/segment_anything/__init__.py
cellacdc/models/segment_anything/acdcSegment.py
cellacdc/models/skip_segmentation/__init__.py
cellacdc/models/skip_segmentation/acdcSegment.py
cellacdc/models/thresholding/__init__.py
cellacdc/models/thresholding/acdcSegment.py
cellacdc/napari_utils/__init__.py
cellacdc/napari_utils/arboretum.py
cellacdc/promptable_models/__init__.py
cellacdc/promptable_models/utils.py
cellacdc/promptable_models/micro-sam/__init__.py
cellacdc/promptable_models/micro-sam/acdcSegment.py
cellacdc/promptable_models/nnInteractive/__init__.py
cellacdc/promptable_models/nnInteractive/acdcPromptSegment.py
cellacdc/resources/Logo_Helmholtz.png
cellacdc/resources/icon_v2.ico
cellacdc/resources/logo_bw_v2.svg
cellacdc/resources/logo_square_v2.png
cellacdc/resources/logo_v2.png
cellacdc/resources/logo_v2.svg
cellacdc/resources/repo_card_v2.png
cellacdc/resources/repo_card_v2.svg
cellacdc/resources/to_dark_mode_svg.py
cellacdc/resources/_old/icon.ico
cellacdc/resources/_old/logo.svg
cellacdc/resources/_old/splashImage.png
cellacdc/resources/_old/splashImage.svg
cellacdc/resources/figures/Fig1.jpg
cellacdc/resources/figures/Fig1.png
cellacdc/resources/figures/Table1.jpg
cellacdc/resources/fonts/ArialMT-Bold.otf
cellacdc/resources/fonts/ArialMT-BoldItalic.otf
cellacdc/resources/fonts/ArialMT-Italic.otf
cellacdc/resources/fonts/ArialMT-Regular.ttf
cellacdc/resources/fonts/Calibri-Bold.ttf
cellacdc/resources/fonts/Calibri-BoldItalic.ttf
cellacdc/resources/fonts/Calibri-Italic.ttf
cellacdc/resources/fonts/Calibri-Regular.ttf
cellacdc/resources/fonts/Helvetica-Bold.ttf
cellacdc/resources/fonts/Helvetica-BoldItalic.ttf
cellacdc/resources/fonts/Helvetica-Compressed.otf
cellacdc/resources/fonts/Helvetica-Italic.ttf
cellacdc/resources/fonts/Helvetica-Light.ttf
cellacdc/resources/fonts/Helvetica-Regular.ttf
cellacdc/resources/fonts/Helvetica-rounded-bold.otf
cellacdc/resources/fonts/Ubuntu-Bold.ttf
cellacdc/resources/fonts/Ubuntu-BoldItalic.ttf
cellacdc/resources/fonts/Ubuntu-Italic.ttf
cellacdc/resources/fonts/Ubuntu-Light.ttf
cellacdc/resources/fonts/Ubuntu-LightItalic.ttf
cellacdc/resources/fonts/Ubuntu-Medium.ttf
cellacdc/resources/fonts/Ubuntu-MediumItalic.ttf
cellacdc/resources/fonts/Ubuntu-Regular.ttf
cellacdc/resources/fonts/Ubuntu.ttf
cellacdc/resources/icons/2d.svg
cellacdc/resources/icons/2d_dark.svg
cellacdc/resources/icons/3d.svg
cellacdc/resources/icons/3d_dark.svg
cellacdc/resources/icons/AICS_logo.png
cellacdc/resources/icons/AICS_logo.svg
cellacdc/resources/icons/AICS_logo_dark.svg
cellacdc/resources/icons/LICENSE.txt
cellacdc/resources/icons/addCustomAnnotation.svg
cellacdc/resources/icons/addCustomAnnotation_dark.svg
cellacdc/resources/icons/addCustomDelRoi.svg
cellacdc/resources/icons/addDelPolyLineRoi.svg
cellacdc/resources/icons/addDelPolyLineRoi_cursor.svg
cellacdc/resources/icons/addDelPolyLineRoi_cursor_dark.svg
cellacdc/resources/icons/addDelPolyLineRoi_dark.svg
cellacdc/resources/icons/addDelRoi.svg
cellacdc/resources/icons/addDelRoi_dark.svg
cellacdc/resources/icons/addPlotSpots.svg
cellacdc/resources/icons/addPlotSpots_dark.svg
cellacdc/resources/icons/addPointsLayer.svg
cellacdc/resources/icons/addPointsLayer_dark.svg
cellacdc/resources/icons/add_crop_ROI.svg
cellacdc/resources/icons/add_crop_ROI_dark.svg
cellacdc/resources/icons/ai.svg
cellacdc/resources/icons/applyCrop.svg
cellacdc/resources/icons/applyCrop_dark.svg
cellacdc/resources/icons/arrow-down.svg
cellacdc/resources/icons/arrow-down_dark.svg
cellacdc/resources/icons/arrow-left.svg
cellacdc/resources/icons/arrow-left_dark.svg
cellacdc/resources/icons/arrow-right.svg
cellacdc/resources/icons/arrow-right_dark.svg
cellacdc/resources/icons/arrow-up.svg
cellacdc/resources/icons/arrow-up_dark.svg
cellacdc/resources/icons/arrow_current.svg
cellacdc/resources/icons/arrow_current_dark.svg
cellacdc/resources/icons/arrow_cursor.svg
cellacdc/resources/icons/arrow_cursor_click.svg
cellacdc/resources/icons/arrow_cursor_dark.svg
cellacdc/resources/icons/arrow_future.svg
cellacdc/resources/icons/arrow_future_all.svg
cellacdc/resources/icons/arrow_future_all_dark.svg
cellacdc/resources/icons/arrow_future_dark.svg
cellacdc/resources/icons/assign-motherbud.svg
cellacdc/resources/icons/assign-motherbud_dark.svg
cellacdc/resources/icons/assign_new_id.svg
cellacdc/resources/icons/assign_new_id_dark.svg
cellacdc/resources/icons/auto-pilot.svg
cellacdc/resources/icons/auto-pilot_dark.svg
cellacdc/resources/icons/auto-thunder.svg
cellacdc/resources/icons/auto-thunder_dark.svg
cellacdc/resources/icons/autoAssign.svg
cellacdc/resources/icons/autoAssign_dark.svg
cellacdc/resources/icons/bed.svg
cellacdc/resources/icons/bed_dark.svg
cellacdc/resources/icons/bed_plus_label.svg
cellacdc/resources/icons/bed_plus_label_dark.svg
cellacdc/resources/icons/bin.svg
cellacdc/resources/icons/bin_dark.svg
cellacdc/resources/icons/bkgrRoi.svg
cellacdc/resources/icons/bkgrRoi_dark.svg
cellacdc/resources/icons/book.svg
cellacdc/resources/icons/book_dark.svg
cellacdc/resources/icons/branch_close.svg
cellacdc/resources/icons/branch_open.svg
cellacdc/resources/icons/browser.svg
cellacdc/resources/icons/browser_dark.svg
cellacdc/resources/icons/brush-cursor.png
cellacdc/resources/icons/brush.svg
cellacdc/resources/icons/brush_dark.svg
cellacdc/resources/icons/cancel.svg
cellacdc/resources/icons/cancelButton.svg
cellacdc/resources/icons/cancelButton_dark.svg
cellacdc/resources/icons/cancel_dark.svg
cellacdc/resources/icons/clear_freehand_region.svg
cellacdc/resources/icons/clear_freehand_region_dark.svg
cellacdc/resources/icons/clear_points.svg
cellacdc/resources/icons/clear_points_dark.svg
cellacdc/resources/icons/clear_points_zoom.svg
cellacdc/resources/icons/clear_points_zoom_dark.svg
cellacdc/resources/icons/close.svg
cellacdc/resources/icons/close_dark.svg
cellacdc/resources/icons/cog.svg
cellacdc/resources/icons/cog_dark.svg
cellacdc/resources/icons/cog_play.svg
cellacdc/resources/icons/cog_play_dark.svg
cellacdc/resources/icons/collapse.svg
cellacdc/resources/icons/collapse_dark.svg
cellacdc/resources/icons/compute-zoom.svg
cellacdc/resources/icons/compute-zoom_dark.svg
cellacdc/resources/icons/compute.svg
cellacdc/resources/icons/compute_dark.svg
cellacdc/resources/icons/continue.svg
cellacdc/resources/icons/continue_dark.svg
cellacdc/resources/icons/contribute.svg
cellacdc/resources/icons/contribute_dark.svg
cellacdc/resources/icons/copyContour.svg
cellacdc/resources/icons/copyContour_all.svg
cellacdc/resources/icons/copyContour_all_dark.svg
cellacdc/resources/icons/copyContour_dark.svg
cellacdc/resources/icons/count_objects.svg
cellacdc/resources/icons/count_objects_dark.svg
cellacdc/resources/icons/crop.svg
cellacdc/resources/icons/cropT.svg
cellacdc/resources/icons/cropT_dark.svg
cellacdc/resources/icons/cropZ.svg
cellacdc/resources/icons/cropZ_dark.svg
cellacdc/resources/icons/crop_dark.svg
cellacdc/resources/icons/cross_cursor.svg
cellacdc/resources/icons/cross_cursor_dark.svg
cellacdc/resources/icons/curv_cursor.svg
cellacdc/resources/icons/curv_cursor_dark.svg
cellacdc/resources/icons/curvature-tool.svg
cellacdc/resources/icons/curvature-tool_dark.svg
cellacdc/resources/icons/delBorderObj.svg
cellacdc/resources/icons/delBorderObj_dark.svg
cellacdc/resources/icons/del_obj_click.svg
cellacdc/resources/icons/del_obj_click_dark.svg
cellacdc/resources/icons/del_objs_out_segm.svg
cellacdc/resources/icons/del_objs_out_segm_dark.svg
cellacdc/resources/icons/deselect_all.svg
cellacdc/resources/icons/deselect_all_dark.svg
cellacdc/resources/icons/download.svg
cellacdc/resources/icons/download_dark.svg
cellacdc/resources/icons/drawFreeRoi.svg
cellacdc/resources/icons/drawFreeRoi_dark.svg
cellacdc/resources/icons/drawer.svg
cellacdc/resources/icons/drawer_dark.svg
cellacdc/resources/icons/edit-copy.svg
cellacdc/resources/icons/edit-copy_dark.svg
cellacdc/resources/icons/edit-cut.svg
cellacdc/resources/icons/edit-cut_dark.svg
cellacdc/resources/icons/edit-id.svg
cellacdc/resources/icons/edit-id_dark.svg
cellacdc/resources/icons/edit-paste.svg
cellacdc/resources/icons/edit-paste_dark.svg
cellacdc/resources/icons/edit_cca.svg
cellacdc/resources/icons/edit_cca_dark.svg
cellacdc/resources/icons/eraser.png
cellacdc/resources/icons/eraser.svg
cellacdc/resources/icons/eraser_dark.svg
cellacdc/resources/icons/exit.png
cellacdc/resources/icons/expand.svg
cellacdc/resources/icons/expandLabel.svg
cellacdc/resources/icons/expandLabel_dark.svg
cellacdc/resources/icons/expand_dark.svg
cellacdc/resources/icons/eye-checked.svg
cellacdc/resources/icons/eye-checked_dark.svg
cellacdc/resources/icons/eye-plus.svg
cellacdc/resources/icons/eye-plus_dark.svg
cellacdc/resources/icons/eye.svg
cellacdc/resources/icons/eye_dark.svg
cellacdc/resources/icons/fiji-logo-1.0.svg
cellacdc/resources/icons/file-exit.svg
cellacdc/resources/icons/file-exit_dark.svg
cellacdc/resources/icons/file-new.svg
cellacdc/resources/icons/file-new_dark.svg
cellacdc/resources/icons/file-open.svg
cellacdc/resources/icons/file-open_dark.svg
cellacdc/resources/icons/file-save.svg
cellacdc/resources/icons/file-save_dark.svg
cellacdc/resources/icons/fill_bucket.svg
cellacdc/resources/icons/fill_holes.svg
cellacdc/resources/icons/fill_holes_dark.svg
cellacdc/resources/icons/filter_image.svg
cellacdc/resources/icons/filter_image_dark.svg
cellacdc/resources/icons/find.svg
cellacdc/resources/icons/find_dark.svg
cellacdc/resources/icons/folder-move.svg
cellacdc/resources/icons/folder-move_dark.svg
cellacdc/resources/icons/folder-open.svg
cellacdc/resources/icons/folder-open_dark.svg
cellacdc/resources/icons/folder-upload.svg
cellacdc/resources/icons/folders.svg
cellacdc/resources/icons/folders_dark.svg
cellacdc/resources/icons/fork_lift.svg
cellacdc/resources/icons/fork_lift_dark.svg
cellacdc/resources/icons/frames_current.svg
cellacdc/resources/icons/frames_current_dark.svg
cellacdc/resources/icons/frames_end.svg
cellacdc/resources/icons/frames_end_dark.svg
cellacdc/resources/icons/freehand.svg
cellacdc/resources/icons/freehand_dark.svg
cellacdc/resources/icons/greenTick.svg
cellacdc/resources/icons/greenTick_dark.svg
cellacdc/resources/icons/help-content.svg
cellacdc/resources/icons/help-content_dark.svg
cellacdc/resources/icons/help.svg
cellacdc/resources/icons/help_dark.svg
cellacdc/resources/icons/hideUp.svg
cellacdc/resources/icons/hideUp_dark.svg
cellacdc/resources/icons/history.svg
cellacdc/resources/icons/history_dark.svg
cellacdc/resources/icons/home.svg
cellacdc/resources/icons/home_dark.svg
cellacdc/resources/icons/hull.svg
cellacdc/resources/icons/hull_dark.svg
cellacdc/resources/icons/image.svg
cellacdc/resources/icons/image_dark.svg
cellacdc/resources/icons/info.svg
cellacdc/resources/icons/info_dark.svg
cellacdc/resources/icons/interp.svg
cellacdc/resources/icons/interp_dark.svg
cellacdc/resources/icons/keep_objects.svg
cellacdc/resources/icons/keep_objects_dark.svg
cellacdc/resources/icons/label.svg
cellacdc/resources/icons/label_roi.svg
cellacdc/resources/icons/label_roi_dark.svg
cellacdc/resources/icons/load_annotation.svg
cellacdc/resources/icons/load_annotation_dark.svg
cellacdc/resources/icons/lock.svg
cellacdc/resources/icons/lock_closed.svg
cellacdc/resources/icons/lock_closed_dark.svg
cellacdc/resources/icons/lock_dark.svg
cellacdc/resources/icons/lock_id_annotate_future.svg
cellacdc/resources/icons/lock_id_annotate_future_dark.svg
cellacdc/resources/icons/lock_open.svg
cellacdc/resources/icons/lock_open_dark.svg
cellacdc/resources/icons/magic-prompts.svg
cellacdc/resources/icons/magic-prompts_dark.svg
cellacdc/resources/icons/magic_wand.svg
cellacdc/resources/icons/magic_wand_dark.svg
cellacdc/resources/icons/magnGlass.svg
cellacdc/resources/icons/magnGlass_all.svg
cellacdc/resources/icons/magnGlass_all_dark.svg
cellacdc/resources/icons/magnGlass_dark.svg
cellacdc/resources/icons/manage_versions.svg
cellacdc/resources/icons/manage_versions_dark.svg
cellacdc/resources/icons/manual_background.svg
cellacdc/resources/icons/manual_background_dark.svg
cellacdc/resources/icons/manual_tracking.svg
cellacdc/resources/icons/manual_tracking_dark.svg
cellacdc/resources/icons/merge-IDs.svg
cellacdc/resources/icons/merge-IDs_dark.svg
cellacdc/resources/icons/moveLabel.svg
cellacdc/resources/icons/moveLabel_dark.svg
cellacdc/resources/icons/navigate.svg
cellacdc/resources/icons/navigate_dark.svg
cellacdc/resources/icons/no.svg
cellacdc/resources/icons/no_bed.svg
cellacdc/resources/icons/no_bed_dark.svg
cellacdc/resources/icons/no_dark.svg
cellacdc/resources/icons/okButton.svg
cellacdc/resources/icons/okButton_dark.svg
cellacdc/resources/icons/ome-logomark.svg
cellacdc/resources/icons/ome-logomark_dark.svg
cellacdc/resources/icons/open_file.svg
cellacdc/resources/icons/open_file_dark.svg
cellacdc/resources/icons/orange_question_mark.svg
cellacdc/resources/icons/overlay1.svg
cellacdc/resources/icons/overlay1_dark.svg
cellacdc/resources/icons/overlay_labels.svg
cellacdc/resources/icons/overlay_labels_dark.svg
cellacdc/resources/icons/pencil.svg
cellacdc/resources/icons/play.svg
cellacdc/resources/icons/play_dark.svg
cellacdc/resources/icons/pointsLayer.svg
cellacdc/resources/icons/prep.svg
cellacdc/resources/icons/prep_dark.svg
cellacdc/resources/icons/quickStart.svg
cellacdc/resources/icons/quickStart_dark.svg
cellacdc/resources/icons/redo.svg
cellacdc/resources/icons/redo_dark.svg
cellacdc/resources/icons/reinitCca.svg
cellacdc/resources/icons/reinitCca_dark.svg
cellacdc/resources/icons/reinitLastSegm.svg
cellacdc/resources/icons/reinitLastSegm_dark.svg
cellacdc/resources/icons/reload.svg
cellacdc/resources/icons/reload_dark.svg
cellacdc/resources/icons/repeat-tracking.svg
cellacdc/resources/icons/repeat-tracking_dark.svg
cellacdc/resources/icons/repeatAssign-motherbud.svg
cellacdc/resources/icons/repeatAssign-motherbud_dark.svg
cellacdc/resources/icons/rip.svg
cellacdc/resources/icons/rip_dark.svg
cellacdc/resources/icons/ruler.svg
cellacdc/resources/icons/ruler_dark.svg
cellacdc/resources/icons/segment.svg
cellacdc/resources/icons/segment_dark.svg
cellacdc/resources/icons/select-list.svg
cellacdc/resources/icons/select-list_dark.svg
cellacdc/resources/icons/select_all.svg
cellacdc/resources/icons/select_all_dark.svg
cellacdc/resources/icons/separate-bud.svg
cellacdc/resources/icons/separate-bud_dark.svg
cellacdc/resources/icons/showDown.svg
cellacdc/resources/icons/showDown_dark.svg
cellacdc/resources/icons/skip_arrow.svg
cellacdc/resources/icons/skip_arrow_dark.svg
cellacdc/resources/icons/skip_forward.svg
cellacdc/resources/icons/skip_forward_new_ID.svg
cellacdc/resources/icons/skip_forward_new_ID_dark.svg
cellacdc/resources/icons/spinner.svg
cellacdc/resources/icons/spinner_dark.svg
cellacdc/resources/icons/start.svg
cellacdc/resources/icons/start_dark.svg
cellacdc/resources/icons/stop.svg
cellacdc/resources/icons/stop_dark.svg
cellacdc/resources/icons/switch_2d_plane.svg
cellacdc/resources/icons/switch_2d_plane_dark.svg
cellacdc/resources/icons/terminal_down.svg
cellacdc/resources/icons/terminal_down_dark.svg
cellacdc/resources/icons/terminal_up.svg
cellacdc/resources/icons/terminal_up_dark.svg
cellacdc/resources/icons/threepoints_arc.svg
cellacdc/resources/icons/threepoints_arc_dark.svg
cellacdc/resources/icons/train.svg
cellacdc/resources/icons/train_dark.svg
cellacdc/resources/icons/tune.svg
cellacdc/resources/icons/tune_dark.svg
cellacdc/resources/icons/unchecked.svg
cellacdc/resources/icons/unchecked_dark.svg
cellacdc/resources/icons/undo.svg
cellacdc/resources/icons/undo_dark.svg
cellacdc/resources/icons/view.svg
cellacdc/resources/icons/view_dark.svg
cellacdc/resources/icons/wand_cursor.svg
cellacdc/resources/icons/wand_cursor_dark.svg
cellacdc/resources/icons/warning.svg
cellacdc/resources/icons/warning_dark.svg
cellacdc/resources/icons/whitelist.svg
cellacdc/resources/icons/whitelist_dark.svg
cellacdc/resources/icons/wizard.svg
cellacdc/resources/icons/wizard_dark.svg
cellacdc/resources/icons/yesGray.svg
cellacdc/resources/icons/yesGray_dark.svg
cellacdc/resources/icons/zback.svg
cellacdc/resources/icons/zback_dark.svg
cellacdc/resources/icons/zforw.svg
cellacdc/resources/icons/zforw_dark.svg
cellacdc/resources/icons/zoom_in.svg
cellacdc/resources/icons/zoom_in_dark.svg
cellacdc/resources/icons/zoom_out.svg
cellacdc/resources/icons/zoom_out_dark.svg
cellacdc/resources/icons/zoom_rect.svg
cellacdc/resources/icons/zoom_rect_dark.svg
cellacdc/resources/icons/math/add.svg
cellacdc/resources/icons/math/add_dark.svg
cellacdc/resources/icons/math/backspace.svg
cellacdc/resources/icons/math/backspace_dark.svg
cellacdc/resources/icons/math/calc.svg
cellacdc/resources/icons/math/calc_dark.svg
cellacdc/resources/icons/math/clear.svg
cellacdc/resources/icons/math/clear_dark.svg
cellacdc/resources/icons/math/close_bracket.svg
cellacdc/resources/icons/math/close_bracket_dark.svg
cellacdc/resources/icons/math/divide.svg
cellacdc/resources/icons/math/divide_dark.svg
cellacdc/resources/icons/math/less_than.svg
cellacdc/resources/icons/math/less_than_dark.svg
cellacdc/resources/icons/math/ln.svg
cellacdc/resources/icons/math/ln_dark.svg
cellacdc/resources/icons/math/log10.svg
cellacdc/resources/icons/math/log10_dark.svg
cellacdc/resources/icons/math/multiply.svg
cellacdc/resources/icons/math/multiply_dark.svg
cellacdc/resources/icons/math/open_bracket.svg
cellacdc/resources/icons/math/open_bracket_dark.svg
cellacdc/resources/icons/math/pow.svg
cellacdc/resources/icons/math/pow_dark.svg
cellacdc/resources/icons/math/square.svg
cellacdc/resources/icons/math/square_dark.svg
cellacdc/resources/icons/math/square_root.svg
cellacdc/resources/icons/math/square_root_dark.svg
cellacdc/resources/icons/math/subtract.svg
cellacdc/resources/icons/math/subtract_dark.svg
cellacdc/resources/screenshots/toggle_3D_screenshot.png
cellacdc/resources/screenshots/toggle_3D_screenshot_dark.png
cellacdc/resources/screenshots/toolTip.png
cellacdc/resources/screenshots/toolbar.png
cellacdc/resources/screenshots/visual_studio_settings.png
cellacdc/scripts/README.rst
cellacdc/scripts/config.json
cellacdc/scripts/correct_shift_X.py
cellacdc/scripts/correct_shift_X_multi.py
cellacdc/scripts/correct_shift_X_single.py
cellacdc/scripts/pngtotif.py
cellacdc/scripts/regex.txt
cellacdc/scripts/split_segm_mask_yeast.py
cellacdc/trackers/__init__.py
cellacdc/trackers/BABY/BABY_tracker.py
cellacdc/trackers/BABY/__init__.py
cellacdc/trackers/BayesianTracker/BayesianTracker_tracker.py
cellacdc/trackers/BayesianTracker/__init__.py
cellacdc/trackers/BayesianTracker/model/__init__.py
cellacdc/trackers/BayesianTracker/model/cell_config.json
cellacdc/trackers/CellACDC/CellACDC_tracker.py
cellacdc/trackers/CellACDC/__init__.py
cellacdc/trackers/CellACDC_2steps/CellACDC_2steps_tracker.py
cellacdc/trackers/CellACDC_2steps/__init__.py
cellacdc/trackers/CellACDC_normal_division/CellACDC_normal_division_tracker.py
cellacdc/trackers/CellACDC_normal_division/__init__.py
cellacdc/trackers/DeepSea/DeepSea_tracker.py
cellacdc/trackers/DeepSea/__init__.py
cellacdc/trackers/TAPIR/TAPIR_tracker.py
cellacdc/trackers/TAPIR/__init__.py
cellacdc/trackers/TAPIR/tracking.py
cellacdc/trackers/Trackastra/Trackastra_tracker.py
cellacdc/trackers/Trackastra/__init__.py
cellacdc/trackers/YeaZ/YeaZ_tracker.py
cellacdc/trackers/YeaZ/__init__.py
cellacdc/trackers/YeaZ/tracking.py
cellacdc/trackers/delta/__init__.py
cellacdc/trackers/delta/delta_tracker.py
cellacdc/trackers/trackpy/__init__.py
cellacdc/trackers/trackpy/trackpy_tracker.py
cellacdc/utils/__init__.py
cellacdc/utils/acdcToSymDiv.py
cellacdc/utils/align.py
cellacdc/utils/applyTrackFromTable.py
cellacdc/utils/applyTrackFromTrackMateXML.py
cellacdc/utils/base.py
cellacdc/utils/combineChannels.py
cellacdc/utils/compute.py
cellacdc/utils/computeMultiChannel.py
cellacdc/utils/concat.py
cellacdc/utils/convert.py
cellacdc/utils/createConnected3Dsegm.py
cellacdc/utils/customPreprocess.py
cellacdc/utils/fillHolesInSegm.py
cellacdc/utils/filterObjFromCoordsTable.py
cellacdc/utils/fromImageJroiToSegm.py
cellacdc/utils/fucciPreprocess.py
cellacdc/utils/generateMothBudTotalTable.py
cellacdc/utils/rename.py
cellacdc/utils/repeat.py
cellacdc/utils/stack2Dinto3Dsegm.py
cellacdc/utils/toImageJroi.py
cellacdc/utils/toObjCoords.py
cellacdc/utils/trackSubCellObjects.py
cellacdc/utils/resize/__init__.py
cellacdc/utils/resize/util.py
data/example_table_acdc_output.csv
data/placeholder.txt
notebooks/acdc_paper_plots.ipynb
notebooks/cell_cycle_analysis.ipynb
notebooks/workshop_analyses.ipynb
tests/test_import_cellacdc.py