Skip to content

Conversation

jnsebgosselin
Copy link
Member

@jnsebgosselin jnsebgosselin commented Nov 5, 2020

This PR implement changes that allows loading data and calculating correlation coefficient in another thread so that the GUI doesn't become unresponsive.

This was required because the application became unusable at some point as more neighboring stations were added to the calculation.

@pep8speaks
Copy link

pep8speaks commented Nov 5, 2020

Hello @jnsebgosselin! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 314:21: E123 closing bracket does not match indentation of opening bracket's line

Line 520:13: E123 closing bracket does not match indentation of opening bracket's line

Comment last updated at 2020-11-06 15:27:34 UTC

@jnsebgosselin jnsebgosselin merged commit 03fc62a into master Nov 6, 2020
@jnsebgosselin jnsebgosselin deleted the load_data_in_a_thread branch November 6, 2020 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants