Skip to content

Conversation

@cfrick13
Copy link
Contributor

@cfrick13 cfrick13 commented Feb 7, 2025

Goal: adjust analysis of SuppFigS9F to use symmetric time windows

Previous analysis compared data from first 30% and last 25% of tracks. New version of analysis selects data from first 50% and last 50% of tracks.

Outcome

old plot

image

new plot

image

new plot as it looks in figure

image

Changes

Only 1 file was changed: nuc_morph_analysis/analyses/volume/figure_5_s9_workflow.py
The N value in the previous analysis was N=786 (much, much lower than 1166). This is because the time windows chosen previously (first 30% and last 25%) were too short. Note: switching from digitized_normalized_time to normalized_time is a robustness improvement; it prevents rounding errors in binning the normalized time from excluding cells.

Tests

pdm run python nuc_morph_analysis/analyses/volume/figure_5_s9_workflow.py ran without error.
No need for extensive testing beyond this because this was the only file that was changed.

@cfrick13 cfrick13 marked this pull request as ready for review February 7, 2025 19:38
Copy link
Collaborator

@jcass11 jcass11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Runs without error and udpated figure looks as expected. Nice!

@chantelleleveille
Copy link
Collaborator

Fantastic!

@cfrick13 cfrick13 added this pull request to the merge queue Feb 7, 2025
Merged via the queue into dev with commit bdcf718 Feb 7, 2025
1 check passed
@cfrick13 cfrick13 deleted the fix/suppfigs9F branch February 7, 2025 20:17
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.

4 participants