Skip to content

Commit

Permalink
Update sbc dark analysis 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 c76f8c3 commit b3a8073
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions acs_sbc_dark_analysis/acs_sbc_dark_analysis.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"\n",
"This notebook has been prepared as a demo on how to perform aperture photometry in SBC images that contain an elevated dark rate. This problem arises when the detector temperature goes above ~25 ºC. \n",
"\n",
"More information on the dark rate can be found in [ISR ACS 2017-04](http://www.stsci.edu/hst/acs/documents/isrs/isr1704.pdf) (Avila 2017).\n",
"More information on the dark rate can be found in [ISR ACS 2017-04](http://www.stsci.edu/files/live/sites/www/files/home/hst/instrumentation/acs/documentation/instrument-science-reports-isrs/_documents/isr1704.pdf) (Avila 2017).\n",
"\n",
"### This tutorial will show you how to...\n",
"\n",
Expand Down Expand Up @@ -221,7 +221,7 @@
"\n",
"***\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](http://www.stsci.edu/files/live/sites/www/files/home/hst/instrumentation/acs/documentation/other-documents/_documents/acs_dhb.pdf).\n",
"\n",
"### Association Files\n",
"\n",
Expand Down Expand Up @@ -720,7 +720,7 @@
"\n",
"2. The dark frame we created does not have the exact same dark count rate as we measured in the science frame. You could try searching for other darks that more closely resemble your science frame. \n",
"\n",
"3. These problems can be avoided using a few strategies detailed in [ISR ACS 2018-07](http://www.stsci.edu/hst/acs/documents/isrs/) (Avila 2018)."
"3. These problems can be avoided using a few strategies detailed in [ISR ACS 2018-07](http://www.stsci.edu/files/live/sites/www/files/home/hst/instrumentation/acs/documentation/instrument-science-reports-isrs/_documents/isr1807.pdf) (Avila 2018)."
]
},
{
Expand All @@ -729,7 +729,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 @@ -751,7 +751,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 b3a8073

Please sign in to comment.