You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: improve steinbock docstring accuracy and RST formatting
- Move notes into a proper NumPy `Notes` section (fixes RST render)
- Fix typos: andata→anndata, adviced→advised
- Correct adata.obs.images→adata.obs.image (verified from source)
- Replace plain URL with RST hyperlink syntax
- Clarify that only one masks dir is used at a time (controlled by labels_kind)
- Specify *.ome.tiff image format (from SteinbockKeys.IMAGE_SUFFIX)
- Explain the images.csv/--info mechanism with required columns and correct
link to file types docs instead of preprocessing docs
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments