Skip to content

Commit

Permalink
fix: pass pols
Browse files Browse the repository at this point in the history
  • Loading branch information
steven-murray committed Mar 28, 2024
1 parent f0cc0d6 commit 6b202f4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion hera_notebook_templates/notebooks/lststack.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,8 @@
" freq_max=freq_max, \n",
" vis_units=vis_units, \n",
" history=history,\n",
" overwrite=overwrite\n",
" overwrite=overwrite,\n",
" pols=stackconf.pols\n",
" )"
]
},
Expand Down

0 comments on commit 6b202f4

Please sign in to comment.