Skip to content
View ChrisCurrin's full-sized avatar
💭
making a diff...erence
💭
making a diff...erence

Highlights

  • Pro

Organizations

@indabax-za @VogelsLab
Block or Report

Block or report ChrisCurrin

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

  1. Creative-approaches-to-problem-solving-in-neuroscience-using-Python Creative-approaches-to-problem-solving-in-neuroscience-using-Python Public

    Creative approaches to problem solving in neuroscience using Python

    Jupyter Notebook 3

  2. comp_neuro_count_countries comp_neuro_count_countries Public

    Computational Neuroscience in different countries

    Jupyter Notebook 3

  3. Utility functions to a) create a zoo... Utility functions to a) create a zoom of an existing line plot and b) copy lines from a source axis to a destination axis (used in (a) )
    1
    import numpy as np
    2
    from matplotlib.axes import Axes, mlines
    3
    
                  
    4
    def create_zoom(ax_to_zoom, inset_size, lines=None, loc='lower left', loc1=1, loc2=2,
    5
                    xlim=None, ylim=None, xticks=2, yticks=2, ec='C7',
  4. opinion_dynamics opinion_dynamics Public

    Depolarisation of opinions

    Jupyter Notebook 7 2