Skip to content

Conversation

@nulinspiratie
Copy link
Contributor

Currently, MatPlot's rescale_axis does not work if the data array contains nan's. Therefore, it doesn't work if you prematurely stop a loop.

Changes proposed in this pull request:

  • Use np.nanmax instead of np.array.max, which ignores nans

@jenshnielsen @WilliamHPNielsen

@jenshnielsen
Copy link
Collaborator

I think this is all contained within #875 so closing this

@nulinspiratie nulinspiratie deleted the feature/Matplot_rescale_nans branch March 25, 2020 22:02
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.

2 participants