Mainak Jas

Results 98 issues of Mainak Jas

I haven't tested it properly but I think this would make the installation process more robust

### Background The ability to calculate LFP for simulated electrodes in the model (#150) allow for time vs. depth laminar CSD plots to be generated. Laminar CSD (electrodes arranged vertically)...

enhancement

For our Windows friends :)

maint

Don't comment yet ... I made the PR just so I didn't forget to finish

Fairly self-explanatory: it's currently not shown in our documentation how users can delete drives.

docs
good first issue

We should close the matplotlib figures, otherwise warnings such as these start coming: ```py /home/runner/work/hnn-core/hnn-core/hnn_core/viz.py:251: RuntimeWarning: More than 20 figures have been opened. Figures created through the pyplot interface (`matplotlib.pyplot.figure`)...

maint

It should be done here: https://github.com/jonescompneurolab/hnn-core/blob/d1f57b2fede9d74ea04845c512fa7411c7503777/hnn_core/gui/gui.py#L900 cc @ntolley @rythorpe @chenghuzi

hnn-gui-integration

This is something to consider once we have the new GUI in place. You can potentially have a panel for loading in STC files and allowing the user to click...

hnn-gui