Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-pipeline
msc
sextractor
Commits
1dac0488
Commit
1dac0488
authored
Jan 22, 2018
by
Emmanuel Bertin
Browse files
Added Processing section.
parent
2d5beb61
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
doc/src/Processing.rst
0 → 100644
View file @
1dac0488
.. File Processing.rst
.. include:: global.rst
.. _processing:
Processing
==========
The complete analysis of an image is fully automated (:numref:`fig_sexlayout`). Two passes are made through the data.
During the first pass, a `model of the sky background <background_mode>`_ is built, and several global statistics are computed.
During the second pass, image pixels are background-subtracted, filtered and segmented on-the-fly.
Detections are then deblended, pruned (“CLEANed”), and enter the measurement phase.
Finally, the measured quantities are written to the output catalog, after cross-matching with an optional input list.
.. _fig_sexlayout:
.. figure:: figures/sexlayout.*
:align: center
Layout of the main |SExtractor| procedures. *Dashed arrows* represent
optional inputs.
The following sections describe each of these operations in more detail.
.. toctree::
Background
Weighting
Flagging
doc/src/figures/sexlayout.pdf
0 → 100644
View file @
1dac0488
File added
doc/src/figures/sexlayout.svg
0 → 100644
View file @
1dac0488
This diff is collapsed.
Click to expand it.
doc/src/index.rst
View file @
1dac0488
...
...
@@ -17,9 +17,7 @@ Contents
License
Installing
Using
Background
Weighting
Flagging
Processing
Measurements
references
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment