vault backup: 2025-01-22 13:48:00

This commit is contained in:
Dane Sabo 2025-01-22 13:48:00 -05:00
parent c95e6ec94b
commit 4e81d707ef
2 changed files with 9 additions and 1 deletions

View File

@ -21,7 +21,7 @@ group by file.name
- [ ] Figure out how to rectify task lists so they show up in daily tasks #Administrative - [ ] Figure out how to rectify task lists so they show up in daily tasks #Administrative
- [x] [[fisherHACMSProgramUsing2017a]] #ME2150 #paper ✅ 2025-01-22 - [x] [[fisherHACMSProgramUsing2017a]] #ME2150 #paper ✅ 2025-01-22
- [x] [[biggsJuryMonolithicOS2018]] #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 - [ ] Write results section #NPIC2025
## What's the results! ## What's the results!

View File

@ -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.