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

Contour plot of fluorescent slide #50

Open
raacampbell opened this issue Apr 2, 2020 · 0 comments
Open

Contour plot of fluorescent slide #50

raacampbell opened this issue Apr 2, 2020 · 0 comments

Comments

@raacampbell
Copy link
Collaborator

Take image of a uniform slide in ScanImage then run function to analyse it. The function should do the following:

  • jet(10) the image with colour changes every 10%. Add contour lines too. We care about this because SNR drop is roughly the sqrt of the intensity drop.
  • Also add next to it a histogram of the intensities so we know how much of the range is being filled.
  • Digitizer range and PMT gain logged in the figure.
  • Add a scale bar to this plot. Label it.
  • And colorbar that shows what the contours are.
  • Also plot two profiles through the centre line so we can see drop off. Have the percentages in the line plots. Area plot with different colours, etc.

For testing we can run this from a saved scanimage file, this will contain the extra info. If just a matrix is provided, then the digitzer info and so on is just missing. The scale will also be missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant