Skip to content

Commit 689d3fb

Browse files
sfarrensmartinkilbingerLucie BaumontLucie Baumont
authored
Final clean up (#557)
* added CD GitHub action * fixed bug in RunLog class (#548) * 800deg2 (#544) * added config files for matching 800deg2 survey * Added Xavier as contributor; match external catalogue fix * match 800 * match_ext: output distance * match_ext output_dist def value * Tutorial documentation (#543) * updating job script and tutorial * tutorial; fix config file * tutorial finished * no change * psfex update (minor bug) * psfex running * updated MCCD config files * comment in config file * config file fix for MCCD * config file fix for MCCD * removed unused option in usage str * Update docs/source/pipeline_tutorial.md Co-authored-by: Samuel Farrens <samuel.farrens@gmail.com> * improved tutorial according to PR review * Update docs/source/pipeline_tutorial.md Co-authored-by: Samuel Farrens <samuel.farrens@gmail.com> * tutorial clean-up * post_proc cleaned up; tutorial added output dir names * changes to tutorial, post-proc and mccd plot doc * get_images error msg testing * Update docs/source/pipeline_tutorial.md Co-authored-by: Samuel Farrens <samuel.farrens@gmail.com> * Update docs/source/pipeline_tutorial.md Co-authored-by: Samuel Farrens <samuel.farrens@gmail.com> * Update docs/source/pipeline_tutorial.md Co-authored-by: Samuel Farrens <samuel.farrens@gmail.com> * Update docs/source/pipeline_tutorial.md Co-authored-by: Samuel Farrens <samuel.farrens@gmail.com> * removed prompt from bash example * Update docs/source/post_processing.md Co-authored-by: Samuel Farrens <samuel.farrens@gmail.com> * PR review changes to doc * PR review changes to doc * Update docs/source/post_processing.md Co-authored-by: Samuel Farrens <samuel.farrens@gmail.com> Co-authored-by: Samuel Farrens <samuel.farrens@gmail.com> * added contribution guidelines (#550) * added contribution guidelines * Update CODE_OF_CONDUCT.md * tutorial bugfixes (#552) Co-authored-by: Lucie Baumont <lucie.baumont@cea.fr> * removed pep8 error exceptions (#554) * Understanding the API docs (#553) * added md for understanding the api docs * updates following reviwer comments * Update package versions (#539) * updated doc-tests * updated package versions * pin documentation packages * updated ShapePipe version and cleaned up * Config file clean up (#556) * Removed unused config files in example/cfis * Removed obsolete config dirs tutorial and ps3pi_cfis * removed old unions config files * Update docs/source/configuration.md Co-authored-by: Martin Kilbinger <martin.kilbinger@cea.fr> * final clean up Co-authored-by: Martin Kilbinger <martin.kilbinger@cea.fr> Co-authored-by: Lucie Baumont <lucie.baumont@stonybrook.edu> Co-authored-by: Lucie Baumont <lucie.baumont@cea.fr>
1 parent a12bba1 commit 689d3fb

File tree

115 files changed

+11
-40115
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

115 files changed

+11
-40115
lines changed

docs/source/conf.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,9 @@
9292
# If true, `todo` and `todoList` produce output, else they produce nothing.
9393
todo_include_todos = True
9494

95+
# -- Options for Markdown files ----------------------------------------------
96+
97+
myst_enable_extensions = ['html_image']
9598

9699
# -- Options for HTML output -------------------------------------------------
97100

File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)