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

Update plot_intensity.py to correct slice plot scaling when using the square_root option. #47

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hadmack
Copy link

@hadmack hadmack commented Nov 21, 2023

Resolves #46. Stopped slice plotting from computing I**2 so that the square_root option is respected. Updated slice plot label to match the 2D plot.

Stopped slice plotting from computing `I**2` so that the `square_root` option is respected. Updated slice plot label to match the 2D plot.
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.

plot_intensity() slice plot does not respect the square_root option.
1 participant