Skip to content

schuenke/InhomCorr

This branch is up to date with ckolbPTB/InhomCorr:main.

Folders and files

NameName
Last commit message
Last commit date
May 4, 2023
Apr 19, 2023
Apr 19, 2023
May 4, 2023
May 4, 2023
Apr 12, 2023
Apr 11, 2023
Apr 25, 2023
May 4, 2023
Mar 30, 2023
Apr 19, 2023
May 3, 2023

Repository files navigation

InhomCorr

Python License codecov Documentation

Installation for developers

  1. Clone the repo
  2. Create/select a python environment
  3. Open terminal in the "InhomCorr" main folder
  4. Install "InhomCorr" in editable mode with linting and testing: pip install -e ".[lint,test]"
  5. Setup Pre-Commit Hook: pre-commit install

Recommended IDE and Extensions

We recommend to use Microsoft Visual Studio Code with the following extensions:

  • Python (Microsoft)
  • Pylance (Microsoft)
  • isort (Microsoft)
  • Python Indent (Kevin Rose)
  • Python Type Hint (njqdev)
  • Editorconfig for VS Code (EditorConfig)
  • Mypy (Martan Gover)
  • autoDocstring (Nils Werner)
  • markdownlint (David Anson)
  • Even Better TOML (tamasfe)

Further extensions that might be useful:

  • IntelliCode (Microsoft)
  • Remote - SHH (Microsoft)
  • GitHub Copilot (GitHub - fee-based )

Note that this project uses a pyproject.toml instead of setup.py file

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%