|
SourceXtractorPlusPlus
0.19
SourceXtractor++, the next generation SExtractor
|
Classes | |
| class | ADSArxivStyle |
Functions | |
| def | setup |
| def | _format_data |
| def | _format_list |
| def | href2 |
Variables | |
| list | extensions |
| list | templates_path = ['_templates'] |
| string | source_suffix = '.rst' |
| string | master_doc = 'index' |
| string | project = 'SourceXtractor++' |
| string | filename = 'sourcextractor' |
| string | copyright = '2019,2020,2021,2022 GenevaU/LMU/CNRS/SorbonneU' |
| string | author = 'SourceXtractor++ team' |
| string | version = '1.0.0' |
| string | release = '1.0.0' |
| language = None | |
| string | today_fmt = '%B %d, %Y' |
| list | exclude_patterns = ['global.rst','keys.rst','roles.rst'] |
| string | pygments_style = 'sphinx' |
| todo_include_todos = True | |
| numfig = True | |
| add_module_names = False | |
| list | autodoc_mock_imports = ['.measurement_images', '_SourceXtractorPy'] |
| string | html_theme = 'sphinx_rtd_theme' |
| list | html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] |
| list | html_static_path = ['../theme'] |
| dictionary | html_sidebars |
| html_show_sourcelink = False | |
| html_show_sphinx = False | |
| string | htmlhelp_basename = filename+'doc' |
| dictionary | latex_elements |
| list | latex_documents |
| list | man_pages |
| list | texinfo_documents |
| epub_title = project | |
| epub_author = author | |
| epub_publisher = author | |
| epub_copyright = copyright | |
| list | epub_exclude_files = ['search.html'] |
| dictionary | intersphinx_mapping = {'https://docs.python.org/': None} |
| list | bibtex_bibfiles = ["references.bib"] |
| tuple | new_version = vers.parse(pybtex_version) |
|
private |
Definition at line 480 of file conf.py.
Referenced by _format_list().
|
private |
Definition at line 489 of file conf.py.
References _format_data().
Referenced by href2().

| def conf.href2 | ( | children, | |
| data | |||
| ) |
Definition at line 493 of file conf.py.
References _format_list().

| list conf.autodoc_mock_imports = ['.measurement_images', '_SourceXtractorPy'] |
| string conf.copyright = '2019,2020,2021,2022 GenevaU/LMU/CNRS/SorbonneU' |
| list conf.exclude_patterns = ['global.rst','keys.rst','roles.rst'] |
| list conf.extensions |
| string conf.filename = 'sourcextractor' |
Definition at line 65 of file conf.py.
Referenced by SourceXtractor::AsciiOutput.AsciiOutput(), SourceXtractor::FitsImageSource.FitsImageSource(), SourceXtractor::CheckImages.getMeasurementApertureImage(), SourceXtractor::CheckImages.getMeasurementAutoApertureImage(), SourceXtractor::CheckImages.getMLDetectionImage(), SourceXtractor::CheckImages.getModelFittingImage(), SourceXtractor::CheckImages.getPsfImage(), SourceXtractor::PythonConfig.initialize(), SourceXtractor::ExternalFlagConfig.initialize(), SourceXtractor::SegmentationConfig.loadASCIIFilter(), TestImage.mainMethod(), SourceXtractor::FitsWriter.newImage(), SourceXtractor::PythonConfig.preInitialize(), SourceXtractor::PyFitsFile.PyFitsFile(), SourceXtractor::AssocModeConfig.readCatalogs(), SourceXtractor::FitsReader< T >.readFile(), SourceXtractor::PsfPluginConfig.readPsf(), SourceXtractor::CheckImages.saveImages(), and SourceXtractor::FitsWriter.writeFile().
| dictionary conf.html_sidebars |
| list conf.html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] |
| dictionary conf.intersphinx_mapping = {'https://docs.python.org/': None} |
| list conf.latex_documents |
| dictionary conf.latex_elements |
| list conf.man_pages |
| list conf.texinfo_documents |
1.8.5