Skip to content

Add cave_synapse_mgr.py and other synapse-related scripts #950

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

JoeStrout
Copy link
Contributor

Initial add of modify_synapse_clusters.py.

More work on modify_synapse_clusters: now writes basic output file.

modify_synapse_clusters now removes clusters under FP lines.

Finished first draft of script; handles FP, FN, and TP now.

Fix typo in BBox3D comment

Revise script output so it only prints failure cases.

Update modify_synapse_clusters to better handle resolution.

Add support for annoying new feature of Neuroglancer source URLs.

Add support for annoying new feature of Neuroglancer source URLs.

Fix formatting.

Initial add of modify_synapse_clusters.py.

More work on modify_synapse_clusters: now writes basic output file.

modify_synapse_clusters now removes clusters under FP lines.

Finished first draft of script; handles FP, FN, and TP now.

Fix typo in BBox3D comment

Revise script output so it only prints failure cases.

Update modify_synapse_clusters to better handle resolution.

Add support for annoying new feature of Neuroglancer source URLs.

Add support for annoying new feature of Neuroglancer source URLs.

Fix formatting.
@JoeStrout JoeStrout requested a review from supersergiy April 7, 2025 17:18
Copy link

codecov bot commented Apr 7, 2025

Codecov Report

Attention: Patch coverage is 5.55556% with 34 lines in your changes missing coverage. Please review.

Project coverage is 99.49%. Comparing base (9a36182) to head (9cb903c).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
zetta_utils/geometry/mask_center.py 0.00% 29 Missing ⚠️
zetta_utils/layer/volumetric/annotation/tasks.py 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #950      +/-   ##
==========================================
- Coverage   99.98%   99.49%   -0.50%     
==========================================
  Files         162      164       +2     
  Lines        6884     6900      +16     
==========================================
- Hits         6883     6865      -18     
- Misses          1       35      +34     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@supersergiy
Copy link
Member

@JoeStrout could you clean up this PR? it looks like there's a few non-code files that shouldn't be committed, CI is failing, and new code files are missing type annotations

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.

2 participants