mirror of
https://gitlab.com/lander-team/site.git
synced 2025-08-01 11:01:26 +00:00
reddit found a bug
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -69,8 +69,8 @@ end
|
|||||||
# end
|
# end
|
||||||
|
|
||||||
p = let
|
p = let
|
||||||
p1 = scatter(x = df.t, y = df.az, name = "Collected Data, $tcimp (Ns)")
|
p1 = scatter(x = df.t, y = df.az, name = "Collected Data, $dfimp (Ns)")
|
||||||
p2 = scatter(x = tc.t, y = tc.F, name = "Expected Data, $dfimp (Ns)")
|
p2 = scatter(x = tc.t, y = tc.F, name = "Expected Data, $tcimp (Ns)")
|
||||||
|
|
||||||
layout = Layout(
|
layout = Layout(
|
||||||
# title = "Operational Demonstration Data",
|
# title = "Operational Demonstration Data",
|
||||||
|
Reference in New Issue
Block a user