Skip to content

Points improvements and multi-scale image fix - #63

Merged
keller-mark merged 11 commits into
mainfrom
keller-mark/points-improvements
May 19, 2026
Merged

Points improvements and multi-scale image fix#63
keller-mark merged 11 commits into
mainfrom
keller-mark/points-improvements

Conversation

@keller-mark

@keller-mark keller-mark commented Jan 20, 2026

Copy link
Copy Markdown
Member

@keller-mark

keller-mark commented Feb 5, 2026

Copy link
Copy Markdown
Member Author

TODO:

  • Address Support loading Parquet data via sdata_store vitessce-python#491
  • Currently, the blobs notebook runs into the "Multiple tables with different numbers of variables" error. To resolve this, we need to address this TODO comment
    # Maybe force the user to configure something like ev.config.set({ "sdata_pl_use_element_name_for_entity_types": True })?
    and add a configuration option so that the user can opt-in to using their column name or element name or table name as the vitessce obsType/featureType value. Perhaps we should provide all 3 options (column name, element name, table name. we may need to append _obs/_var suffices if element/table name)
  • Ensure the featureList is coordinated as expected for points

@keller-mark
keller-mark merged commit fc3c521 into main May 19, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve render_points

1 participant