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

Stitcher integration #64

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

sohamazing
Copy link
Contributor

new StitcherProcess class

  • convert legacy stitcher from QtCore.QThread to multiprocessing.Process
  • stitcher_process.py
  • stitcher_process_gui.py
  • stitcher_process_cli.py
  • stitcher_parameters.py

integrates with ENABLE_STITCHER flag in .ini config file

  • "stitch scans" checkbox in multipointwidgets
  • specify if "apply flat-field correction"
  • specify if "use registration"
    • optional (specify registration channel and z-level, default: first)
  • specify output format "tiff or zarr"

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