Coder Social home page Coder Social logo

hnn-ui's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hnn-ui's Issues

Update canvas logic

Given the recent renaming of attributes we need to update
canvas_keys = ["_diam", "_L", "N_pyr_x", "N_pyr_y", "gridSpacingPyr", "sizeY"]

HNN-UI fails to load if not launched from the project's root directory

When HNN-UI is launched, it tries to read from ./hnn_ui/metadata folder, so if the project is not launched from the project's root directory, the folder is never found and we are not able to load.

Maybe we can save in jupyter's config file the path where utilities/install.pywas launched and keep it as a reference to point in the HNN-UI direction. Or add an extra attr to the launching command

(This issue does not affect the docker image because the dockerfile ends with WORKDIR $HOME/HNN-UI)

Factor out NetPyNE model interpreter

Hey, right now we have the NetPyNE MI duplicated inside the HNN repo
it’s the file called netpyne_model_interpreter
we have the same inside NetPyNE UI
we should be able to do something more elegant

precompile mod files

We have to add to install.py nrnivmodl ./hnn_ui/mod so that we have the mod files already available

Release HNN 0.1

  • All dependencies must come from tags/releases
  • Ask Salvador to prepare a release of NetPyNE with the dipole changes
  • Test
  • Merge to master
  • Create new release and tag the repo

Load .param restrictions

if param file has weight of 0 for a particular input or the weight is not specified at all, or the timing of the event is outside of the simulation duration, it's not supposed to be used

Folder name 'Layer 2:3' is not compatible with Windows

The folder name Layer 2:3 is not compatible with Windows filesystems. Propose renaming to Layer 2 consistent with variable naming, e.g.

layersE = {'L2': [0.0 * cfg.sizeY, 0.0 * cfg.sizeY], 'L5': [0.654 * cfg.sizeY, 0.654 * cfg.sizeY]} # 0.654 = 1308/2000

caldw@DESKTOP-LHCRPOM ~/repos$ git clone https://github.com/MetaCell/HNN-UI.git
remote: Enumerating objects: 83, done.
remote: Counting objects: 100% (83/83), done.
remote: Compressing objects: 100% (65/65), done.
remote: Total 1204 (delta 38), reused 43 (delta 17), pack-reused 1121
Receiving objects: 100% (1204/1204), 9.60 MiB | 9.36 MiB/s, done.
Resolving deltas: 100% (579/579), done.
fatal: cannot create directory at 'hnn_ui/metadata/cellParams/Layer 2:3': Invalid argument
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry the checkout with 'git checkout -f HEAD'

There appear to be 3 folders to rename (2 in the first link, 1 in second):
https://github.com/MetaCell/HNN-UI/tree/bd17a1dd59f12889976739869fe347df3639a6c9/hnn_ui/metadata/networkParams
https://github.com/MetaCell/HNN-UI/tree/bd17a1dd59f12889976739869fe347df3639a6c9/hnn_ui/metadata/cellParams

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.