Skip to content

improve spatialdata file handling#171

Merged
sophiamaedler merged 14 commits intomainfrom
deprecate_cell_id_tracking
Feb 11, 2025
Merged

improve spatialdata file handling#171
sophiamaedler merged 14 commits intomainfrom
deprecate_cell_id_tracking

Conversation

@sophiamaedler
Copy link
Copy Markdown
Collaborator

@sophiamaedler sophiamaedler commented Feb 10, 2025

…ialdata object

it should be possible to turn of rechunking when reading from an existing spatialdata object under the asumption that the chunksize was set logically. This prevents having to recalculate already existing chunks which has a lot of overhead during writing.
when the segmentation mask is written to the spatialdata object the centers file for that mask is also generated. This not only tracks unique cell_ids but also their location for easier visualization

see #42
@sophiamaedler sophiamaedler merged commit b717064 into main Feb 11, 2025
1 check passed
@sophiamaedler sophiamaedler deleted the deprecate_cell_id_tracking branch February 15, 2025 08:27
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.

[BUG] reading from sdata overwrites channel names

1 participant