Begin testing TFR likelihood

This commit is contained in:
Deaglan Bartlett 2025-02-05 15:53:57 +01:00
parent 7ce772730a
commit 674ccc3a90
21 changed files with 1708 additions and 45 deletions

View file

@ -1,11 +1,9 @@
{
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"id": "40ad2d23-227d-4101-a195-f3b70fe0e33b",
"cell_type": "raw",
"id": "274fbd8b-2272-443c-b71d-4fcbc8946167",
"metadata": {},
"outputs": [],
"source": [
"import numpy as np\n",
"import matplotlib.pyplot as plt\n",