BhallaLab / moose-examples

Example scripts, demo and tutorials
https://moose.ncbs.res.in
GNU General Public License v2.0
4 stars 12 forks source link

Updated Squid demo for PyQt5. Fixes axis of plot of HH-parameters #84

Closed subhacom closed 1 week ago

subhacom commented 1 year ago

The existing version of Squid Demo was written for PyQt4. Now PyQt4 is obsolete, so this was updated to use PyQt5. There have also been some changes in matplotlib API and the code has been updated to handle those.

subhacom commented 1 year ago

@dilawar @hrani can you please take a look at this? There are a bunch of older pull requests stuck at "continuous-integration/travis-ci Expected — Waiting for status to be reported "

dilawar commented 1 year ago

I have given up on moose @subhacom . Some of my PR are still waiting response after 4 years. Not a great feeling!

best, Dilawar

subhacom commented 1 year ago

All pull requests on the moose-examples repo seem to get stuck at some Travis-CI check despite being approved.

"Some checks haven’t completed yet 1 expected check continuous-integration/travis-ci Expected — Waiting for status to be reported "

@upibhalla @hrani Can you please take a look? When I try to use Travis it tells me that the number of users for this repo is limited. So probably the repo owner should modify the checks. StackOverflow question related to this: https://stackoverflow.com/questions/35112185/travis-ci-waiting-for-status-to-be-reported

subhacom commented 1 year ago

Further updates replacing PyQt4 with PyQt5

subhacom commented 4 months ago

@hrani can you please look at this. Some old checks with travis-ci seem to block the merge.