Commit 1a2ce76
Atlas remap (#29)
* save all plots option, new pyqtgraph version changes
* define save path of plots
* save overview plots from GUI
* save improvements, deal with sessions without no track
* Removed video from repo
* catch sessions with no data; attempt to fix c++ wrapper error
* make compatible with latest pyqtgraph
* Update DLC_labeled_video.py
* update requirements
* fix c++ wrapper deleted error
* Atlas3 d features (#23)
* add scatter feature
* option to add region colour values
* option for adding scatter plot and also heatmap over regions on slices
* temporarily add sample data
* double click bugfix
* dual layers with alpha mapping
* colored regions
Co-authored-by: Mayo Faulkner <[email protected]>
* Update DLC_labeled_video.py (#22)
* update requirements, make save plot compatible with offline
* add one setup to travis
* add flatiron pass
* fix import and flake
* Added freeze trigger times and return QC obj
* update extract_files to compute metrics
* add passive plots to GUI
* update experimenter evaluation to probe insertion json in alyx
* passive stuff
* fix bug propagating alignments when starting from 'original'
* add user evaluation tests
* prepare string for dj and alyx
* task_qc_viewer: update doc
* task_qc_viewer: update doc
* only add passive to menu if it exists
* remove flags
* correct path for passive data, filter passive based on units
* remove clusters.metrics.csv if it exists locally
* flake
* catch for nans in spikes.amps
* sync incomplete time series
* brain regions aggregation mappings
* brain regions aggregation mappings (2/2)
Co-authored-by: Mayo Faulkner <[email protected]>
Co-authored-by: Miles Wells <[email protected]>
Co-authored-by: mschart <[email protected]>1 parent 32d6f7c commit 1a2ce76
File tree
23 files changed
+1059
-241
lines changed- atlaselectrophysiology
- atlasview
- data_exploration_gui
- dlc
- task_qc_viewer
- tests
23 files changed
+1059
-241
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
10 | 9 | | |
11 | 10 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
12 | 17 | | |
13 | 18 | | |
14 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 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 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
0 commit comments