summarylogtreecommitdiffstats
path: root/fix_catalog_generation_title_level.patch
blob: 8a38aa4ca260149c4b3d89e3f718e0b646e00aee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
--- a/doc/source/catalog_generation.rst	2022-03-08 03:07:56.000000000 +0800
+++ b/doc/source/catalog_generation.rst	2022-03-12 20:19:43.706049728 +0800
@@ -153,7 +153,7 @@
 ==================================================
 
 Source Identification Options
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+-----------------------------
 A number of options have been implemented within the catalog generation code in order
 to best match the contents of the exposure, including presence of saturated sources and
 cosmic-rays.  The available options include:
@@ -166,7 +166,7 @@
 
 
 Source Identification using DAOStarFinder
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+-----------------------------------------
 We use the `photutils.detection.DAOStarFinder <https://photutils.readthedocs.io/en/stable/api/photutils.detection.DAOStarFinder.html>`_ Astropy tool to identify sources in the background-subtracted
 multi-filter detection image. This would be where the background computed using one of the algorithms
 discussed in Section 1.3 is applied to the science data to initialize point-source detection processing.
@@ -178,7 +178,7 @@
 
 
 Source Identification using PSFs
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+--------------------------------
 This option, introduced in Drizzlepac v3.3.0, drizzles model PSFs created using TinyTim to match the orientation and plate
 scale of the observation to look for sources in the image.  Where DAOFind convolves the image with a perfect Gaussian whose
 FWHM has been specified by the user, this option convolves the image with the model PSF to identify all sources which most