Skip to content

remove time column from sample data#415

Open
jo-mueller wants to merge 1 commit into
campaslab:mainfrom
jo-mueller:remove-time-index-from-single-timepoint-sample-data
Open

remove time column from sample data#415
jo-mueller wants to merge 1 commit into
campaslab:mainfrom
jo-mueller:remove-time-index-from-single-timepoint-sample-data

Conversation

@jo-mueller
Copy link
Copy Markdown
Member

This pull request includes a change to the get_droplet_point_cloud function in src/napari_stress/_sample_data/sample_data.py. The modification removes the inclusion of the "axis-0" column when converting the DataFrame to a NumPy array, ensuring that only "axis-1", "axis-2", and "axis-3" (aka zyx) are used for the coordinates.

@jo-mueller jo-mueller added bug Something isn't working enhancement New feature or request labels Jun 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant