Skip to content

Why this value is choosen for x and y range of interpolation. freq = interp(pot[l][m], [-1.069,2.781], [1,20]) Is there any particular reason ? #20

@nethajiak

Description

@nethajiak
      #calculating firing rate proportional to the membrane potential
        freq = interp(pot[l][m], [-1.069,2.781], [1,20])
        #print(l,m,pot[l][m], freq)
        # print freq

Could anyone please elaborate more about the spike_train.py and recep_field.py code. I could not get it properly .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions