-
Notifications
You must be signed in to change notification settings - Fork 23
/
MANIFEST.in
26 lines (26 loc) · 1.16 KB
/
MANIFEST.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
include LICENSE.txt
include README.rst
include kcsd/data/gang_7x7_200/electrode_positions/elcoord_x_y_z
include kcsd/data/gang_7x7_200/LFP/myLFP
include kcsd/data/gang_7x7_200/morphology/*
include kcsd/data/ball_and_stick_8/electrode_positions/elcoord_x_y_z
include kcsd/data/ball_and_stick_8/LFP/myLFP
include kcsd/data/ball_and_stick_8/morphology/*
include kcsd/data/ball_and_stick_16/electrode_positions/elcoord_x_y_z
include kcsd/data/ball_and_stick_16/LFP/myLFP
include kcsd/data/ball_and_stick_16/morphology/*
include kcsd/data/ball_and_stick_128/electrode_positions/elcoord_x_y_z
include kcsd/data/ball_and_stick_128/LFP/myLFP
include kcsd/data/ball_and_stick_128/morphology/*
include kcsd/data/Y_shaped_neuron/electrode_positions/elcoord_x_y_z
include kcsd/data/Y_shaped_neuron/LFP/myLFP
include kcsd/data/Y_shaped_neuron/morphology/*
include kcsd/data/Simple_with_branches/electrode_positions/elcoord_x_y_z
include kcsd/data/Simple_with_branches/LFP/myLFP
include kcsd/data/Simple_with_branches/morphology/*
include kcsd/data/morphology/*
include kcsd/data/sinsyn.mod
graft figures
graft docs
graft tutorials
global-exclude *.py[cod] __pycache__ *.so *.pdf *.npz *.png *.npy