Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #66

Merged
merged 23 commits into from
Jul 24, 2024
Merged

Dev #66

merged 23 commits into from
Jul 24, 2024

Conversation

vinicvaz
Copy link
Collaborator

@vinicvaz vinicvaz commented Jul 17, 2024

Fix #53
Fix #64
Fix #65

  • Use enum as parametrization in Project schema
  • Change to use parametrization as list in project schema
  • Refactor pose_segmentation to run over all parametrizations defined in the schema.
  • Refactor motif_videos to accept parametrization as argument.
  • Refactor community_videos to accept parametrization as argument.
  • Refactor community to accept parametrization as argument.
  • Refactor visualization to accept parametrization as argument.
  • Refactor generative_models to accept parametrization as argument.
  • Refactor gif to accept parametrization as argument.
  • Change community analysis cohort results files path
  • Refactor tests

Copy link

codecov bot commented Jul 17, 2024

Codecov Report

Attention: Patch coverage is 84.55285% with 19 lines in your changes missing coverage. Please review.

Files Coverage Δ
src/vame/analysis/community_analysis.py 69.36% <100.00%> (+0.43%) ⬆️
src/vame/analysis/generative_functions.py 90.97% <100.00%> (+2.40%) ⬆️
src/vame/analysis/umap.py 87.37% <100.00%> (+11.14%) ⬆️
src/vame/analysis/videowriter.py 81.56% <100.00%> (+5.13%) ⬆️
src/vame/initialize_project/new.py 97.67% <100.00%> (+11.08%) ⬆️
src/vame/schemas/project.py 100.00% <100.00%> (ø)
src/vame/schemas/states.py 97.14% <100.00%> (+3.26%) ⬆️
src/vame/analysis/gif_creator.py 76.34% <80.00%> (-0.58%) ⬇️
src/vame/analysis/pose_segmentation.py 83.00% <72.72%> (+11.42%) ⬆️

@katiekly katiekly merged commit c21a4ca into main Jul 24, 2024
4 checks passed
@katiekly katiekly deleted the dev branch July 24, 2024 07:36
@vinicvaz vinicvaz restored the dev branch July 24, 2024 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants