Skip to content

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

Open
hadmack wants to merge 1 commit intorafael-fuente:mainfrom
hadmack:fix_slice_plots
Open

Update plot_intensity.py to correct slice plot scaling when using the square_root option.#47
hadmack wants to merge 1 commit intorafael-fuente:mainfrom
hadmack:fix_slice_plots

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