|
SourceXtractorPlusPlus
0.14
Please provide a description of the project.
|
Classes | |
| class | ADSArxivStyle |
Functions | |
| def | setup |
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' |
| todo_include_todos = True | |
| 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 |
| html_show_sourcelink = False | |
| 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 |
| 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 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.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::FitsFile.loadHeadFile(), TestImage.mainMethod(), SourceXtractor::FitsWriter.newImage(), SourceXtractor::PythonConfig.preInitialize(), SourceXtractor::ExternalFlagConfig.preInitialize(), SourceXtractor.pyToElementsException(), SourceXtractor::FitsReader< T >.readFile(), SourceXtractor::FitsFileManager.reportOpenedFile(), 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