Commit 465eeeb
authored
Columns for modulo bat with EIS (#224)
* Add Energy we and z cycle columns
* Add test data for modulo bat with EIS
* Add comment to z cycle key
Could be modulo or bitmasked to get the other z cycle key
* Update mb.issue223 reference data
Get different results using
- yadg.extractors.extract("eclab.mpr", file...
- yadg.extractors.eclab.mpr.extract(file)
2nd style is consistent with tests
* Add mb.issue_223 to pytest1 parent adee660 commit 465eeeb
File tree
7 files changed
+208
-0
lines changed- src/yadg/extractors/eclab
- tests
- test_x_eclab
7 files changed
+208
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| 133 | + | |
133 | 134 | | |
134 | 135 | | |
135 | 136 | | |
| |||
177 | 178 | | |
178 | 179 | | |
179 | 180 | | |
| 181 | + | |
180 | 182 | | |
181 | 183 | | |
182 | 184 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| |||
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Binary file not shown.
0 commit comments