Skip to content

Commit

Permalink
update date
Browse files Browse the repository at this point in the history
  • Loading branch information
jsdillon committed Feb 13, 2025
1 parent b2eb116 commit bee5f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/full_day_auto_checker.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"source": [
"# Full-Day Autocorrelation Checking\n",
"\n",
"**by Josh Dillon and Steven Murray**, last updated May 28, 2024\n",
"**by Josh Dillon and Steven Murray**, last updated February 13, 2024\n",
"\n",
"This notebook is designed to assess per-day data quality from just autocorrelations, enabling a quick assessment of whether the day is worth pushing through further analysis. In particular, it is designed to look for times that are particularly contaminated by broadband RFI (e.g. from lightning), picking out fraction of days worth analyzing. It's output is a an a priori flag yaml file readable by `hera_qm.metrics_io` functions `read_a_priori_chan_flags()`, `read_a_priori_int_flags()`, and `read_a_priori_ant_flags()`.\n",
"\n",
Expand Down

0 comments on commit bee5f80

Please sign in to comment.