Skip to content

Commit

Permalink
remove unnecessary line
Browse files Browse the repository at this point in the history
  • Loading branch information
jsdillon committed Jul 17, 2024
1 parent 5853d28 commit 479d295
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion notebooks/single_baseline_postprocessing_and_pspec.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1205,7 +1205,6 @@
" \n",
" # Main beam FRF and forming pseduostokes\n",
" frf_d = main_beam_FR_filter(xtalk_filt_d, w, tslice=None)\n",
" form_pseudostokes(frf_d, f, n)\n",
" deint_frf_data.append(frf_d)\n",
" else:\n",
" deint_xtalk_filt_data.append(d)\n",
Expand Down

0 comments on commit 479d295

Please sign in to comment.