From 751d0c160d1798d43a74f0e5df8ef786faee7a25 Mon Sep 17 00:00:00 2001 From: Josh Dillon Date: Thu, 11 Jul 2024 16:53:29 -0700 Subject: [PATCH] update date --- notebooks/file_calibration.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/file_calibration.ipynb b/notebooks/file_calibration.ipynb index e5817d1..ab747ed 100644 --- a/notebooks/file_calibration.ipynb +++ b/notebooks/file_calibration.ipynb @@ -7,7 +7,7 @@ "source": [ "# Single File Calibration\n", "\n", - "**by Josh Dillon, Aaron Parsons, Tyler Cox, and Zachary Martinot**, last updated May 27, 2024\n", + "**by Josh Dillon, Aaron Parsons, Tyler Cox, and Zachary Martinot**, last updated July 11, 2024\n", "\n", "This notebook is designed to infer as much information about the array from a single file, including pushing the calibration and RFI mitigation as far as possible. Calibration includes redundant-baseline calibration, RFI-based calibration of delay slopes, model-based calibration of overall amplitudes, and a full per-frequency phase gradient absolute calibration if abscal model files are available.\n", "\n",