diff --git a/README.md b/README.md index 9350509..6488b71 100644 --- a/README.md +++ b/README.md @@ -28,3 +28,40 @@ V = mag_cal.getV(); B = mag_cal.getB(); incl = mag_cal.getInclination(); ``` +## Installing Jupyter +### Setting up Jupyer + + # upgrade packaging tools + python -m pip install --upgrade pip setuptools wheel + + # install JupyterLab and classic notebook support + python -m pip install jupyterlab notebook ipykernel + + # Register this environment as a Jupyter kernel + # you need to use your Python environment, e.g. "pioenv" or "rnsenv" + python -m ipykernel install \ + --user \ + --name pioenv \ + --display-name "Python ~/rnsenv" + +#### Example: + + (rnsenv) jlpoole@jp /usr/local/src/Magnetometer_Calibration $ python -m ipykernel install \ + --user \ + --name pioenv \ + --display-name "Python ~/rnsenv" + Installed kernelspec pioenv in /home/jlpoole/.local/share/jupyter/kernels/pioenv + (rnsenv) jlpoole@jp /usr/local/src/Magnetometer_Calibration $ + + +### Modules: + + pip install numpy pandas matplotlib pyserial cobs msgpack + pip install --upgrade ipywidgets jupyterlab_widgets widgetsnbextension ipympl + +### Restart Jupyter if already running + +### Start the Jupyter lab: + + jupyter lab + # The above will open a tab in your current browser \ No newline at end of file diff --git a/comparison.html b/comparison.html new file mode 100644 index 0000000..36e9176 --- /dev/null +++ b/comparison.html @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
UnitOffice (jp)Kitchen (eos)
AMY
BOB
CY
DAN
ED
FLO
GUY
+ + diff --git a/img/2026-04-28_14-07_kitchen_DAN.png b/img/2026-04-28_14-07_kitchen_DAN.png new file mode 100644 index 0000000..65d5c22 Binary files /dev/null and b/img/2026-04-28_14-07_kitchen_DAN.png differ diff --git a/img/2026-04-28_14-12_kitchen_CY.png b/img/2026-04-28_14-12_kitchen_CY.png new file mode 100644 index 0000000..73564a0 Binary files /dev/null and b/img/2026-04-28_14-12_kitchen_CY.png differ diff --git a/img/2026-04-28_14-56_kitchen_AMY.png b/img/2026-04-28_14-56_kitchen_AMY.png new file mode 100644 index 0000000..285740d Binary files /dev/null and b/img/2026-04-28_14-56_kitchen_AMY.png differ diff --git a/img/2026-04-28_14-58_kitchen_BOB.png b/img/2026-04-28_14-58_kitchen_BOB.png new file mode 100644 index 0000000..75adf19 Binary files /dev/null and b/img/2026-04-28_14-58_kitchen_BOB.png differ diff --git a/img/2026-04-28_15-00_kitchen_FLO.png b/img/2026-04-28_15-00_kitchen_FLO.png new file mode 100644 index 0000000..5547afb Binary files /dev/null and b/img/2026-04-28_15-00_kitchen_FLO.png differ diff --git a/img/2026-04-28_15-02_kitchen_GUY.png b/img/2026-04-28_15-02_kitchen_GUY.png new file mode 100644 index 0000000..34f02fa Binary files /dev/null and b/img/2026-04-28_15-02_kitchen_GUY.png differ diff --git a/img/2026-04-28_15-06_kitchen_ED.png b/img/2026-04-28_15-06_kitchen_ED.png new file mode 100644 index 0000000..349e2bc Binary files /dev/null and b/img/2026-04-28_15-06_kitchen_ED.png differ diff --git a/img/2026-04-28_15-46_kitchen_CY.png b/img/2026-04-28_15-46_kitchen_CY.png new file mode 100644 index 0000000..71904d8 Binary files /dev/null and b/img/2026-04-28_15-46_kitchen_CY.png differ diff --git a/img/20260428_135827_Tue_office_CY.png b/img/20260428_135827_Tue_office_CY.png new file mode 100644 index 0000000..9190fc8 Binary files /dev/null and b/img/20260428_135827_Tue_office_CY.png differ diff --git a/img/20260428_141000_Tue_office_DAN.png b/img/20260428_141000_Tue_office_DAN.png new file mode 100644 index 0000000..b15a68f Binary files /dev/null and b/img/20260428_141000_Tue_office_DAN.png differ diff --git a/img/20260428_142435_Tue_office_AMY.png b/img/20260428_142435_Tue_office_AMY.png new file mode 100644 index 0000000..04dd9d9 Binary files /dev/null and b/img/20260428_142435_Tue_office_AMY.png differ diff --git a/img/20260428_143901_Tue_office_AMY.png b/img/20260428_143901_Tue_office_AMY.png new file mode 100644 index 0000000..36a07bf Binary files /dev/null and b/img/20260428_143901_Tue_office_AMY.png differ diff --git a/img/20260428_144204_Tue_office_ED.png b/img/20260428_144204_Tue_office_ED.png new file mode 100644 index 0000000..442075a Binary files /dev/null and b/img/20260428_144204_Tue_office_ED.png differ diff --git a/img/20260428_144619_Tue_office_GUY.png b/img/20260428_144619_Tue_office_GUY.png new file mode 100644 index 0000000..e392921 Binary files /dev/null and b/img/20260428_144619_Tue_office_GUY.png differ diff --git a/img/20260428_144937_Tue_office_FLO.png b/img/20260428_144937_Tue_office_FLO.png new file mode 100644 index 0000000..0ddb185 Binary files /dev/null and b/img/20260428_144937_Tue_office_FLO.png differ diff --git a/img/20260428_145218_Tue_office_BOB.png b/img/20260428_145218_Tue_office_BOB.png new file mode 100644 index 0000000..33a7d10 Binary files /dev/null and b/img/20260428_145218_Tue_office_BOB.png differ diff --git a/img/20260428_183652_Tue_office_ED.png b/img/20260428_183652_Tue_office_ED.png new file mode 100644 index 0000000..8dc4c8e Binary files /dev/null and b/img/20260428_183652_Tue_office_ED.png differ