From 4e81d707ef0393a73fc6b953b69101cd0a5c8c58 Mon Sep 17 00:00:00 2001 From: Dane Sabo Date: Wed, 22 Jan 2025 13:48:00 -0500 Subject: [PATCH] vault backup: 2025-01-22 13:48:00 --- 1 Daily Notes/2025/2025-01-22.md | 2 +- visualization for ANS Paper.md | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 visualization for ANS Paper.md diff --git a/1 Daily Notes/2025/2025-01-22.md b/1 Daily Notes/2025/2025-01-22.md index 9aa8b4d5..14a7f508 100644 --- a/1 Daily Notes/2025/2025-01-22.md +++ b/1 Daily Notes/2025/2025-01-22.md @@ -21,7 +21,7 @@ group by file.name - [ ] Figure out how to rectify task lists so they show up in daily tasks #Administrative - [x] [[fisherHACMSProgramUsing2017a]] #ME2150 #paper ✅ 2025-01-22 - [x] [[biggsJuryMonolithicOS2018]] #ME2150 #paper ✅ 2025-01-22 - - [ ] Make new visualization for ANS Paper #NPIC2025 + - [ ] Make new [[visualization for ANS Paper]] #NPIC2025 - [ ] Write results section #NPIC2025 ## What's the results! diff --git a/visualization for ANS Paper.md b/visualization for ANS Paper.md new file mode 100644 index 00000000..6b96b2f6 --- /dev/null +++ b/visualization for ANS Paper.md @@ -0,0 +1,8 @@ +Here's some notes I'm taking while making the new graph for ANS paper +**things that are changing** +- Fonts +- figure size +- line styles + +There's a weird thing going on with how we recorded time. The step change happens at 120s, but for some reason unencrypted has a reactivity change at 118.59. I think this is a data collection artifact, so I'm manually massaging the data so that the reactivity jumps happen at the same time. +This is justified because time between steps is on the order of 10ms, so a 1.4s difference doesn't make sense. \ No newline at end of file