Skip to content

Commit

Permalink
Update webb psf directory again
Browse files Browse the repository at this point in the history
  • Loading branch information
ddavis-stsci committed Jun 25, 2024
1 parent 647cc90 commit e11334f
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions 05-Intro_Roman_Pipeline/05-Intro_Roman_Pipeline.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -206,15 +206,14 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 1,
"id": "875abca6",
"metadata": {},
"outputs": [],
"source": [
"from romancal.pipeline import ExposurePipeline\n",
"import os\n",
"os.environ["WEBBPSF_PATH"] = os.getcwd()+"/../data/webbpsf-data"\n"

"os.environ[\"WEBBPSF_PATH\"] = os.getcwd()+\"/../data/webbpsf-data\""
]
},
{
Expand Down Expand Up @@ -490,7 +489,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.8"
"version": "3.11.9"
}
},
"nbformat": 4,
Expand Down

0 comments on commit e11334f

Please sign in to comment.