feat: adds ability to use phase measurements only for correlations
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good

This commit is contained in:
2024-02-28 16:49:24 -06:00
parent 65e1948835
commit bb72e903d1
3 changed files with 187 additions and 137 deletions

View File

@@ -6,7 +6,7 @@ authors = ["Deepak Mallubhotla <dmallubhotla+github@gmail.com>"]
[tool.poetry.dependencies]
python = ">=3.8.1,<3.10"
pdme = "^0.9.1"
pdme = "^0.9.3"
numpy = "1.22.3"
scipy = "1.10"