Skip to content

Commit

Permalink
remove outdated line
Browse files Browse the repository at this point in the history
  • Loading branch information
jsdillon committed Jun 4, 2024
1 parent 77756ca commit 297a599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hera_notebook_templates/notebooks/lststack.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -940,7 +940,7 @@
" data_bls=cal_bls,\n",
" transformed_antpos=transformed_antpos\n",
" )\n",
" transformed_antpos = metadata['transformed_antpos']\n",
" # transformed_antpos = metadata['transformed_antpos'] # TODO: Tyler, do we need this???\n",
" \n",
" # Store degenerate parameters\n",
" calibration_parameters[f\"T_J{pol}\"].append(metadata['Lambda_sol'])\n",
Expand Down

0 comments on commit 297a599

Please sign in to comment.