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

Changes to image plotting #379

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

OscarrrFuentes
Copy link

The Plot_2D() function didn't account for negative differences in an image, for example, if a value has been given to a pixel which previously was 0.

I've changed it so that it can account for these possibly negative difference values when plotting. If you'd like to use this, add the attribute c.plot_negative = True in your config file. If you don't change anything in the config file, it will work as previously.

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.

1 participant