From 347e8dbeee1c3741f1fc5d2d1b4a6cb6a4e04ff8 Mon Sep 17 00:00:00 2001 From: Phil Bull Date: Thu, 30 May 2024 10:24:28 +0100 Subject: [PATCH] Update README.md Minor typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67d8583a6..6d822b511 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ This package only officially supports python 3, though most functionality will s * `hera_cal.redcal`: redundant calibration module, with `firstcal`, `logcal`, `lincal`, and `omnical` and helper functions for finding and manipulating sets of redundant baselines. -* `hera_cal.abscal`: absolute calibnration module, largely used to calibrate out redcal degeneraices post-redundant calibration using an externally calibrated data set. +* `hera_cal.abscal`: absolute calibration module, largely used to calibrate out redcal degeneraices post-redundant calibration using an externally calibrated data set. * `hera_cal.apply_cal`: functions to apply calibration solutions (and flags) to data in memory or on disk