GUI tools

Overview of all tools available in the GUI.

File control

  • New File ( file-new icon “Ctrl+N”): Create a new empty segmentation file.

  • Load Folder ( folder-open icon “Ctrl+O”): Loads folder.

  • Load older version ( manageVersionsAction icon ): Load an older saved or unsaved version of the acdc_output.csv file (table with annotations and measurements).

  • Save ( saveAction icon “Ctrl+Alt+S”): Save.

  • Quick save (“Ctrl+S”): Save only segm. file.

  • Show in explorer ( showInExplorerAction icon ): Opens explorer with currently loaded folder.

  • Undo ( undoAction icon “Ctrl+Z”): Undo the last action

  • Redo ( redoAction icon “Ctrl+Y”): Redo the last undone actions

View options

  • Find ID ( findIdAction icon “Ctrl+F”): Find and highlight ID. Press “Esc” to clear highlighted object.

  • Open Slideshow ( slideshowButton icon “Ctrl+W”): Opens slideshow.

  • Skip forward to new object ( skipToNewIdAction icon “Page up”): Skip forward to the frame where a new object appears.

  • Overlay channels ( overlayButton icon ): Right-click on the button to overlay additional channels. To overlay a different channel right-click on the colorbar on the left of the image. Use the colorbar ticks to adjust the selected channel’s intensity. You can also adjust the opacity of the selected channel with the “Alpha <channel_name>” scrollbar below the image.
    Note: This button has a green background if you successfully ‘loaded fluorescence data’
  • Activate points layer ( addPointsLayerAction icon ): Activate points layer tools. You can add as many points layers as you want and customise their appearance. This can be used to visualize points from a table or add points with clicking and then use these points for models like Segment Anything (input prompts).

  • Add contours from different segmentation file ( overlayLabelsButton icon ): Add contours layer from another segmentation file

  • Ruler ( rulerButton icon ): Draw a straight line and show its length. Length is displayed on the bottom-right corner.

Edit tools: Segmentation and tracking

  • Brush ( brushButton icon “B”):
    • Edit segmentation labels with a circular brush.

    • Increase brush size with “UP/DOWN” arrows on the keyboard.

    • Default behaviour:
      • Painting on the background will create a new label.

      • Edit an existing label by starting to paint on the label (brush cursor changes color when hovering an existing label).

      • Press “Shift” to force drawing a new object

      • Painting in default mode always draws UNDER existing labels.

    • Power brush mode:
      • Power brush: press “B” key twice quickly to force the brush to draw ABOVE existing labels.
        NOTE: If double-press is successful, then brush button turns red. The brush cursor is always white.
      • Power brush will draw a new object unless you keep “Ctrl” pressed. –> draw the ID you start the painting from.

    • Manual ID mode:
      • Toggle the manual ID mode with the “Auto-ID” checkbox on the top-right toolbar.

      • Enter the ID that you want to paint.

      • NOTE: use the power brush to draw ABOVE the existing labels.

  • Eraser ( eraserButton icon “X”):
    • Erase segmentation labels with a circular eraser.

    • Increase eraser size with “UP/DOWN” arrows on the keyboard.

    • Default behaviour:
      • Starting to erase from the background (cursor is a red circle) will erase any labels you hover above.

      • Starting to erase from a specific label will erase only that label (cursor is a circle with the color of the label).

      • To enforce erasing all labels no matter where you start from double-press “X” key. If double-press is successfull, then eraser button is red and eraser cursor always red.

  • Curvature Tool ( curvToolButton icon “C”): Left-clicks for manual spline anchors, right button for drawing auto-contour.

  • Magic Wand ( wandToolButton icon “W”): Left-click for single selection or left-click and then drag for continous selection.

  • Copy lost contour ( copyContourButton icon “V”): Hover onto lost object contour –> right-click to copy the contour as a new object.

  • Magic labeller ( labelRoiButton icon “L”): Draw a rectangular ROI around object(s) you want to segment. Draw with LEFT button to label with last used model. Draw with RIGHT button to choose a different segmentation model.

  • Segment ( segmentToolAction icon “R”): Segment with last used model and last used parameters. If you never selected a segmentation model before, you will be asked to choose one and initialize its parameters.

  • Manual background ( manualBackgroundButton icon “G”):
    • How to use:
      1. Select object to copy its shape.

      2. Place the new shape on the background close to the source object.

      3. Left-click to set the background ROI of the selected object.

    • Note: right-click on a background ROI to remove it.

    • HELP: Use this function if you need to set the background level specific for each object. Cell-ACDC will save the metrics amount, concentration and corrected_mean where the background correction will be performed by subtracting the mean of the signal in the background ROI (for each object).

  • Delete everything outside segmented areas ( delObjsOutSegmMaskAction icon ): Select a segmentation file and delete everything outside segmented area.

  • Hull contour ( hullContToolButton icon “K”): Right-click on a cell to replace it with its hull contour. Use it to fill cracks and holes.

  • Fill holes ( fillHolesToolButton icon “F”): Right-click on a cell to fill holes.

  • Move object mask ( moveLabelToolButton icon “P”): Right-click drag and drop a labels to move it around.

  • Expand/Shrink object mask ( expandLabelToolButton icon “E”): Leave mouse cursor on the label you want to expand/shrink and press arrow up/down on the keyboard to expand/shrink the mask.

  • Edit ID ( editIDbutton icon “N”): Manually change ID of a cell by right-clicking on cell.

  • Manual bud separation ( separateBudButton icon “S”): Separate mother-bud fused together or separate objects that have the same ID. Right-click to attempt automatic separation or Shift+right-click to skip automatic attemp and go straight to manual mode.

  • Merge IDs ( mergeIDsButton icon “M”): Merge/fuse two cells together by right-clicking.

  • Select object masks to keep ( keepIDsButton icon “K”): Select the objects to keep. Press “Enter” to confirm selection or “Esc” to clear the selection. After confirming, all the NON selected objects will be deleted. Right- or left-click on objects to keep.

  • Remove object from analysis ( binCellButton icon ): Annotate that a cell is removed from downstream analysis. is_cell_excluded set to True in acdc_output.csv table. Done by right-clicking.

  • Annotate cell as dead ( ripCellButton icon “D”): Annotate that a cell is dead. is_cell_dead set to True in acdc_output.csv table.

  • Add deletion ROI ( addDelRoiAction icon ): Add resizable rectangle. Every ID touched by the rectangle will be automatically deleted. Moving and resizing the rectangle will restore deleted IDs if they are not touched by it anymore. To delete rectangle right-click on it --> remove.

  • Add poly-line deletion ROI ( addDelPolyLineRoiAction icon ):
    • How to use
      1. Activate the button.

      2. Left-click on the LEFT image to add a new anchor point.

      3. Add as many anchor points as needed and then close by clicking on starting anchor.

      4. Delete an anchor-point with right-click on it.

      5. Add a new anchor point on an existing segment with right-click on the segment.

    • Add custom poly-line deletion ROI. Every ID touched by the ROI will be automatically deleted.

    • Moving and reshaping the ROI will restore deleted IDs if they are not touched by it anymore.

    • To delete the ROI right-click on it --> remove.

  • Delete bordering objects ( delBorderObjAction icon ): Remove segmented objects touching the border of the image.

  • Repeat tracking ( repeatTrackingAction icon “Shift+T”): Repeat tracking on current frame. Tracking method can be changed in Tracking --> Select real-time tracking algorithm

  • Manual tracking ( manualTrackingButton icon “T”): Select ID to track and right-click on an object to assign that ID.

  • Reset last segmented frame ( reinitLastSegmFrameAction icon ): Reset last segmented frame to current one. NOTE: This will re-enable real-time tracking for all the future frames.

  • Segment range of frames ( reInitCcaAction icon ): Segment a range of frames with the “Magic labeller” tool.

Edit tools: Cell cycle analysis

  • Assign mother to bud ( assignBudMothButton icon “A”): Press with right button on bud and release on mother (right-click drag-and-drop).

  • Annotate as unknown history ( setIsHistoryKnownButton icon “U”): Useful for cells appearing from outside of the field of view.

  • Automatically assign bud to mother ( assignBudMothAutoAction icon ): Automatically assign buds to mothers using YeastMate.

  • Manually edit cell cycle annotations table ( editCcaToolAction icon “Ctrl+Shift+P”): Manually edit cell cycle annotations table.

  • Re-initialize cell cycle annotations table ( reInitCcaAction icon ): Re-initialize cell cycle annotations table from this frame onward. NOTE: This will erase all the already annotated future frames information (from the current session not the saved information).