|
SourceXtractorPlusPlus
0.12
Please provide a description of the project.
|
Classes | |
| class | ADSArxivStyle |
Functions | |
| def | setup (app) |
Variables | |
| list | extensions |
| list | templates_path = ['_templates'] |
| string | source_suffix = '.rst' |
| string | master_doc = 'index' |
| string | project = u'SourceXtractor++' |
| string | filename = 'sourcextractor' |
| string | copyright = u'2019, GenevaU/LMU/CNRS/SorbonneU' |
| string | author = u'SourceXtractor++ team' |
| string | version = '1.0.0' |
| string | release = '1.0.0' |
| language = None | |
| string | today = 'Thu Jan 31 2019' |
| list | exclude_patterns = ['global.rst','keys.rst','roles.rst'] |
| string | pygments_style = 'sphinx' |
| bool | todo_include_todos = True |
| bool | numfig = True |
| 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 |
| bool | html_show_sourcelink = False |
| bool | html_show_sphinx = False |
| string | htmlhelp_basename = filename + 'doc' |
| dictionary | latex_elements |
| list | latex_documents |
| string | latex_show_urls = 'footnote' |
| list | man_pages |
| list | texinfo_documents |
| string | epub_title = project |
| string | epub_author = author |
| string | epub_publisher = author |
| string | epub_copyright = copyright |
| list | epub_exclude_files = ['search.html'] |
| dictionary | intersphinx_mapping = {'https://docs.python.org/': None} |
| list conf.exclude_patterns = ['global.rst','keys.rst','roles.rst'] |
| list conf.extensions |
| string conf.filename = 'sourcextractor' |
Definition at line 63 of file conf.py.
Referenced by SourceXtractor::FitsImageSource< T >.FitsImageSource(), SourceXtractor::CheckImages.getApertureImage(), SourceXtractor::CheckImages.getAutoApertureImage(), SourceXtractor::FitsFileManager.getFitsFile(), SourceXtractor::CheckImages.getModelFittingImage(), SourceXtractor::CheckImages.getPsfImage(), SourceXtractor::PythonConfig.initialize(), SourceXtractor::ExternalFlagConfig.initialize(), SourceXtractor::SegmentationConfig.loadASCIIFilter(), SourceXtractor::SegmentationConfig.loadFilter(), SourceXtractor::SegmentationConfig.loadFITSFilter(), SourceXtractor::FitsFile.loadHeadFile(), TestImage.loadSourcesFromCatalog(), TestImage.loadSourcesFromFile(), TestImage.mainMethod(), SourceXtractor::FitsWriter.newImage(), SourceXtractor::PythonConfig.preInitialize(), SourceXtractor::ExternalFlagConfig.preInitialize(), SourceXtractor.pyToElementsException(), SourceXtractor::FitsReader< T >.readFile(), SourceXtractor::PsfPluginConfig.readPsf(), SourceXtractor::PythonInterpreter.runFile(), SourceXtractor::CheckImages.saveImages(), TestImage.saveSources(), 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.14