Skip to content

Commit

Permalink
Update subarrays notebook links to Jahia and HDox versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jryon committed Jul 2, 2019
1 parent b3a8073 commit afd122d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions acs_subarrays/acs_subarrays.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@
"source": [
"### File Information\n",
"\n",
"The structure of the fits files from ACS may be different depending on what kind of observation was made. For more information, refer to Section <a class=\"divlink\" href=\"http://www.stsci.edu/hst/acs/documents/handbooks/currentDHB/acs_Ch23.html\">Section 2.2</a> of the ACS Data Handbook.\n",
"The structure of the fits files from ACS may be different depending on what kind of observation was made. For more information, refer to Section 2.2 of the [ACS Data Handbook](https://hst-docs.stsci.edu/display/ACSIHB).\n",
"\n",
"#### Raw Files\n",
"\n",
Expand Down Expand Up @@ -268,7 +268,7 @@
"\n",
"#### Download Calibration Files: Update Header Keywords\n",
"\n",
"We can call the [Calibration Reference Data System](http://www.stsci.edu/hst/observatory/crds) (CRDS) to get the associated calibration files for this image.\n",
"We can call the [Calibration Reference Data System](https://hst-crds.stsci.edu/) (CRDS) to get the associated calibration files for this image.\n",
"\n",
"First we will need to turn on the CTE correction switch in the primary header. Turning on this switch will notify the [CRDS](https://hst-crds.stsci.edu) `bestrefs` tool to add the names of the CTE correction parameters table '`PCTETAB`' and CTE-corrected dark current image '`DRKCFILE`' reference files to the header."
]
Expand Down Expand Up @@ -726,7 +726,7 @@
"source": [
"### For more help:\n",
"\n",
"More details may be found on the [ACS website](http://www.stsci.edu/hst/acs) and in the [ACS Instrument]() and [Data Handbooks]().\n",
"More details may be found on the [ACS website](http://www.stsci.edu/hst/instrumentation/acs) and in the [ACS Instrument](https://hst-docs.stsci.edu/display/ACSIHB) and [Data Handbooks](http://www.stsci.edu/files/live/sites/www/files/home/hst/instrumentation/acs/documentation/other-documents/_documents/acs_dhb.pdf).\n",
"\n",
"Please visit the [HST Help Desk](http://hsthelp.stsci.edu). Through the help desk portal, you can explore the *HST* Knowledge Base and request additional help from experts."
]
Expand All @@ -748,7 +748,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.5.6"
"version": "3.6.7"
}
},
"nbformat": 4,
Expand Down

0 comments on commit afd122d

Please sign in to comment.