Skip to content

compression flag#216

Merged
ddelpiano merged 1 commit intodevelopmentfrom
feature/add_compress_flag
Feb 25, 2026
Merged

compression flag#216
ddelpiano merged 1 commit intodevelopmentfrom
feature/add_compress_flag

Conversation

@ddelpiano
Copy link
Member

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a user-controllable switch for gzip compression when writing mesh files in the Virtual Fly Brain mesh generation script, allowing raw/uncompressed mesh output when needed.

Changes:

  • Added a compress parameter to generate_meshes_with_skimage (defaulting to True).
  • Plumbed the compress setting into vol.mesh.put(...) calls.
  • Introduced a --no-compress CLI flag and wired it to the new compress behavior.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ddelpiano ddelpiano merged commit dd7a7df into development Feb 25, 2026
6 checks passed
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