Skip to content

Commit

Permalink
Revert "remove outdated line"
Browse files Browse the repository at this point in the history
This reverts commit 297a599.
  • Loading branch information
jsdillon committed Jun 4, 2024
1 parent 2bbf0b7 commit 3b7691f
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 @@ -882,7 +882,7 @@
" data_bls=cal_bls,\n",
" transformed_antpos=transformed_antpos\n",
" )\n",
" # transformed_antpos = metadata['transformed_antpos'] # TODO: Tyler, do we need this???\n",
" transformed_antpos = metadata['transformed_antpos']\n",
" \n",
" # Store degenerate parameters\n",
" calibration_parameters[f\"T_J{pol}\"].append(metadata['Lambda_sol'])\n",
Expand Down

0 comments on commit 3b7691f

Please sign in to comment.