Skip to content

Commit

Permalink
fix: update fge bias for EYRM
Browse files Browse the repository at this point in the history
Appears the offsets were in the wrong order, i.e. xyz -> zyx
  • Loading branch information
ozym committed May 6, 2024
1 parent aa08e79 commit 050d584
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install/gains.csv
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ CPXB,27,,,0.1,,,2010-05-01T00:00:00Z,2015-05-07T02:00:00Z
CPXB,28,,,0.1,,,2010-05-01T00:00:00Z,2015-05-07T02:00:00Z
CPXB,29,,,0.1,,,2010-05-01T00:00:00Z,2015-05-07T02:00:00Z
CPXB,2A,,,0.1,,,2010-05-01T00:00:00Z,2015-05-07T02:00:00Z
EY2M,50,,X,,0x67,,2024-04-09T02:00:00Z,9999-01-01T00:00:00Z
EY2M,50,,X,,0x8c,,2024-04-09T02:00:00Z,9999-01-01T00:00:00Z
EY2M,50,,Y,,0x00,,2024-04-09T02:00:00Z,9999-01-01T00:00:00Z
EY2M,50,,Z,,0x8c,,2024-04-09T02:00:00Z,9999-01-01T00:00:00Z
EY2M,50,,Z,,0x67,,2024-04-09T02:00:00Z,9999-01-01T00:00:00Z
EYWM,50,,X,,0x8f,,2013-12-15T00:00:00Z,9999-01-01T00:00:00Z
EYWM,50,,Y,,0x00,,2013-12-15T00:00:00Z,9999-01-01T00:00:00Z
EYWM,50,,Z,,0x6d,,2013-12-15T00:00:00Z,9999-01-01T00:00:00Z
Expand Down

0 comments on commit 050d584

Please sign in to comment.