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",