Skip to content

Points improvements and multi-scale image fix#63

Open
keller-mark wants to merge 8 commits intomainfrom
keller-mark/points-improvements
Open

Points improvements and multi-scale image fix#63
keller-mark wants to merge 8 commits intomainfrom
keller-mark/points-improvements

Conversation

@keller-mark
Copy link
Copy Markdown
Member

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

@keller-mark
Copy link
Copy Markdown
Member Author

keller-mark commented Feb 5, 2026

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

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