diff --git a/docs/getting_started.rst b/docs/getting_started.rst index db433357..11c475be 100644 --- a/docs/getting_started.rst +++ b/docs/getting_started.rst @@ -143,7 +143,7 @@ Here is the forced photometry file just make sure to save it as a ``.py`` file:: ap_isoclip = True ap_forcing_profile = "testimage.prof" -To try out this pipeline, download the `test file `_. +To try out this pipeline, download the `test file `_. Batch Forced Photometry ----------------------- @@ -251,4 +251,4 @@ It's possible to incorporate descision trees into the AutoProf pipeline. This is ], } -To try out this pipeline, download the `test file `_. \ No newline at end of file +To try out this pipeline, download the `test file `_. \ No newline at end of file diff --git a/docs/pipelinemanipulation.rst b/docs/pipelinemanipulation.rst index a8747a95..9f63fffd 100644 --- a/docs/pipelinemanipulation.rst +++ b/docs/pipelinemanipulation.rst @@ -170,7 +170,7 @@ of pixels within a flux range. ap_mycountrange_low = 0.2 ap_mycountrange_high = 0.3 -To try out this pipeline, download the `test file `_. +To try out this pipeline, download the `test file `_. Example Tree Pipeline --------------------- @@ -273,4 +273,4 @@ pipeline based on the results of previous steps. ], } -To try out this pipeline, download the `test file `_. \ No newline at end of file +To try out this pipeline, download the `test file `_. \ No newline at end of file