Commit cd41b0b
LBN: Do labnotebook upgrade on most common MIES entry points
When loading experiments, possibly old experiments the data structures might be
present in an old version. These need to be upgraded before used by the current
code.
The points where the LBN wave is upgraded are:
- opening the Data Browser
- Locking a device in the DAEphys panel
- NWB Export
At these locations the LBN upgrade for values and keys waves were added through
the common function UpgradeLabNotebook.1 parent 473d7e2 commit cd41b0b
File tree
4 files changed
+5
-9
lines changed- Packages/MIES
4 files changed
+5
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4601 | 4601 | | |
4602 | 4602 | | |
4603 | 4603 | | |
4604 | | - | |
4605 | | - | |
4606 | | - | |
4607 | | - | |
4608 | | - | |
| 4604 | + | |
4609 | 4605 | | |
4610 | 4606 | | |
4611 | 4607 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
421 | 421 | | |
422 | 422 | | |
423 | 423 | | |
424 | | - | |
425 | | - | |
426 | | - | |
| 424 | + | |
427 | 425 | | |
428 | 426 | | |
429 | 427 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
679 | 679 | | |
680 | 680 | | |
681 | 681 | | |
| 682 | + | |
| 683 | + | |
682 | 684 | | |
683 | 685 | | |
684 | 686 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1385 | 1385 | | |
1386 | 1386 | | |
1387 | 1387 | | |
1388 | | - | |
| 1388 | + | |
1389 | 1389 | | |
1390 | 1390 | | |
1391 | 1391 | | |
| |||
0 commit comments