Skip to content

Commit

Permalink
re-commenting env
Browse files Browse the repository at this point in the history
  • Loading branch information
srosagomez committed Jul 12, 2024
1 parent b29bfb7 commit fb734d6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions notebooks/HASP/WavelengthAdjustment/WavelengthAdjustment.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -148,11 +148,11 @@
"metadata": {},
"outputs": [],
"source": [
"os.environ['CRDS_SERVER_URL'] = 'https://hst-crds.stsci.edu'\n",
"os.environ['CRDS_SERVER'] = 'https://hst-crds.stsci.edu'\n",
"os.environ['CRDS_PATH'] = './crds_cache'\n",
"os.environ['lref'] = './crds_cache/references/hst/cos/'\n",
"os.environ['oref'] = './crds_cache/references/hst/stis/'"
"# os.environ['CRDS_SERVER_URL'] = 'https://hst-crds.stsci.edu'\n",
"# os.environ['CRDS_SERVER'] = 'https://hst-crds.stsci.edu'\n",
"# os.environ['CRDS_PATH'] = './crds_cache'\n",
"# os.environ['lref'] = './crds_cache/references/hst/cos/'\n",
"# os.environ['oref'] = './crds_cache/references/hst/stis/'"
]
},
{
Expand Down Expand Up @@ -2605,7 +2605,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 fb734d6

Please sign in to comment.