Skip to content

docs updates #19

Description

@ercius
  1. https://chanzuckerberg.github.io/saber/tutorials/preprocessing/#quick-assessment-exploring-raw-sam2-segmentations
  • use microgaphs
saber segment micrographs \
    --input path/to/image.mrc \
    --target-resolution 10 # Angstroms
  1. https://chanzuckerberg.github.io/saber/tutorials/preprocessing/#pre-processing-electron-micrographs
  • remove config
saber classifier prepare-micrograph-training \
    --config config.json \
    --input 'path/to/*.mrc' \
    --output training.zarr
  1. Problem with gui launching:
(saber) jupyter-percius@ncem-gauss:/mnt/nvme1/percius/microED/serial/saber_temp$ saber gui --input training.zarr --output output.zarr

No class names provided. Using default class name: 'object'
QObject::moveToThread: Current thread (0x2a849d30) is not the object's thread (0x2adea950).
Cannot move to target thread (0x2a849d30)

qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "/opt/tljh/user/envs/saber/lib/python3.12/site-packages/cv2/qt/plugins" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: xcb, eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, webgl.

Aborted (core dumped)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions