Skip to content
View darikoneil's full-sized avatar

Block or report darikoneil

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Pat-Map Pat-Map Public

    PatMap contains code and a simple graphical user interface for detecting pattern completion neurons

    MATLAB 1 2

  2. Visual-Habituation-Behavioral-Task Visual-Habituation-Behavioral-Task Public archive

    Visual habituation behavioral task used in An increase in spontaneous activity mediates visual habituation, Cell Reports, 2022

    MATLAB

  3. decodanda decodanda Public

    Forked from lposani/decodanda

    Decoding and geometrical analysis of neural activity with built-in best practices

    Python 1

  4. slmsuite slmsuite Public

    Forked from slmsuite/slmsuite

    Python package for high-performance spatial light modulator (SLM) control and holography.

    Python

  5. CURBD CURBD Public

    Forked from rajanlab/CURBD

    Code to train and analyze multi-region data-constrained RNNs and perform Current-Based Decomposition (CURBD)

    Python

  6. conditional_dispatch conditional_dispatch Public

    Decorator for dispatching a function's implementation according to registered conditional statements. While using a similar syntax to python standard library's singledispatch, it supports arbitrary…

    Python