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

Separate projects #5

Open
Wytamma opened this issue Oct 10, 2018 · 4 comments
Open

Separate projects #5

Wytamma opened this issue Oct 10, 2018 · 4 comments
Labels
Ideas Ideas and things to think about

Comments

@Wytamma
Copy link
Collaborator

Wytamma commented Oct 10, 2018

I'm wondering how separate the image analysis and image capture portions of the project should be? Should auto-scope only contain the image acquisition portion of the project i.e. up to and including image stitching? We could have a sperate image analysis project (maybe a web app?) that has a GUI for image labelling and analysis.

@Wytamma Wytamma added the Ideas Ideas and things to think about label Oct 10, 2018
@esteinig
Copy link

Yes, it depends on what we want to achieve with the overall project - is the point generating images only, or is it to provide the analysis for the automated slides as well? I suppose we could keep it cleaner by separating into two components, and thinking about it, there is little overlap, unless we want to do real-time analysis on the slide portions.

So, yes, perhaps we should do the image analysis and GUI in a distinct project... any ideas for names?

@Wytamma
Copy link
Collaborator Author

Wytamma commented Oct 11, 2018

I'm trying to envision how we will interact with the microscope. It might be useful if we have a GUI (or local web app) for driving the stage and previewing images, so maybe the analysis could integrate with that? Although, I can see how we might use the analysis system on images not captured with auto-scope as it should work independently from the capture system. If we want to do real-time analysis, we could always import the analysis module into auto-scope as required.

Names...

  • auto-analysis
  • scope-pipe
  • scope-analysis
  • auto-scope-analysis

(:D I'm not committed to the '-')

@esteinig
Copy link

Yes, simple import into the capture system should be fine for real-time. I agree the GUI should encompass the entire workflow. Can we call it scopy - it's so cute!?

@Wytamma
Copy link
Collaborator Author

Wytamma commented Oct 11, 2018

Scopy! 😂 I love it.

Although https://pypi.org/project/scopy/ :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ideas Ideas and things to think about
Projects
None yet
Development

No branches or pull requests

2 participants