Skip to content

Commit

Permalink
FEAT: determine polarization with grid interpolation (#229)
Browse files Browse the repository at this point in the history
* DOC: link from serialization and uncertainties notebook
* MAINT: execute `polarization-fit.ipynb` last`
  For this, the notebook has to be renamed and put under the main
  directory. The old URL still works, because of `sphinx-reredirects`.
* MAINT: update pip constraints and pre-commit config

Co-authored-by: GitHub <[email protected]>
  • Loading branch information
redeboer and web-flow authored Oct 21, 2022
1 parent fda3e03 commit c74ac08
Show file tree
Hide file tree
Showing 12 changed files with 194 additions and 236 deletions.
39 changes: 20 additions & 19 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
#
# pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.10.txt --strip-extras setup.py
#
absl-py==1.2.0
absl-py==1.3.0
alabaster==0.7.12
ampform==0.14.3
anyio==3.6.1
ampform==0.14.4
anyio==3.6.2
aquirdturtle-collapsible-headings==3.1.0
argon2-cffi==21.3.0
argon2-cffi-bindings==21.2.0
Expand Down Expand Up @@ -51,7 +51,7 @@ iminuit==2.17.0
importlib-metadata==5.0.0
importlib-resources==5.10.0
iniconfig==1.1.1
ipykernel==6.16.0
ipykernel==6.16.1
ipython==8.5.0
ipython-genutils==0.2.0
ipywidgets==8.0.2
Expand All @@ -63,15 +63,15 @@ jinja2==3.1.2
json5==0.9.10
jsonschema==4.16.0
jupyter-cache==0.5.0
jupyter-client==7.4.2
jupyter-core==4.11.1
jupyter-client==7.4.3
jupyter-core==4.11.2
jupyter-server==1.21.0
jupyterlab==3.4.8
jupyterlab-code-formatter==1.5.3
jupyterlab-markup==1.1.0
jupyterlab-myst==0.1.6
jupyterlab-pygments==0.2.2
jupyterlab-server==2.15.2
jupyterlab-server==2.16.1
jupyterlab-widgets==3.0.3
kaleido==0.2.1
kiwisolver==1.4.4
Expand All @@ -89,19 +89,19 @@ mpmath==1.2.1
mypy-extensions==0.4.3
myst-nb==0.17.1
myst-parser==0.18.1
nbclassic==0.4.6
nbclassic==0.4.5
nbclient==0.5.13
nbconvert==7.2.1
nbconvert==7.2.2
nbformat==5.7.0
nbmake==1.3.0
nest-asyncio==1.5.6
nodeenv==1.7.0
notebook==6.4.12
notebook-shim==0.1.0
notebook==6.5.1
notebook-shim==0.2.0
numpy==1.23.4
opt-einsum==3.3.0
packaging==21.3
pandas==1.5.0
pandas==1.5.1
pandocfilters==1.5.0
parso==0.8.3
particle==0.20.1
Expand All @@ -113,9 +113,9 @@ platformdirs==2.5.2
plotly==5.10.0
pluggy==1.0.0
pre-commit==2.20.0
prometheus-client==0.14.1
prometheus-client==0.15.0
prompt-toolkit==3.0.31
psutil==5.9.2
psutil==5.9.3
ptyprocess==0.7.0
pure-eval==0.2.2
py==1.11.0
Expand All @@ -132,12 +132,12 @@ pytest-forked==1.4.0
pytest-xdist==2.5.0
python-constraint==1.4.0
python-dateutil==2.8.2
pytz==2022.4
pytz==2022.5
pyyaml==6.0
pyzmq==24.0.1
qrules==0.9.7
requests==2.28.1
scipy==1.9.2
scipy==1.9.3
send2trash==1.8.0
six==1.16.0
sniffio==1.3.0
Expand All @@ -149,6 +149,7 @@ sphinx-book-theme==0.3.3
sphinx-codeautolink==0.12.0
sphinx-copybutton==0.5.0
sphinx-design==0.3.0
sphinx-reredirects==0.1.1
sphinx-togglebutton==0.3.2
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-bibtex==2.5.0
Expand All @@ -158,21 +159,21 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib-svg2pdfconverter==1.2.1
sqlalchemy==1.4.41
sqlalchemy==1.4.42
stack-data==0.5.1
svgutils==0.3.4
sympy==1.11.1
tabulate==0.9.0
tenacity==8.1.0
tensorwaves==0.4.8
terminado==0.16.0
tinycss2==1.1.1
tinycss2==1.2.1
toml==0.10.2
tomli==2.0.1
tornado==6.2
tox==3.26.0
tqdm==4.64.1
traitlets==5.4.0
traitlets==5.5.0
typing-extensions==4.4.0
urllib3==1.26.12
virtualenv==20.16.5
Expand Down
35 changes: 18 additions & 17 deletions .constraints/py3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
#
# pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.7.txt --strip-extras setup.py
#
absl-py==1.2.0
absl-py==1.3.0
alabaster==0.7.12
ampform==0.14.3
anyio==3.6.1
ampform==0.14.4
anyio==3.6.2
aquirdturtle-collapsible-headings==3.1.0
argon2-cffi==21.3.0
argon2-cffi-bindings==21.2.0
Expand Down Expand Up @@ -48,7 +48,7 @@ iminuit==2.17.0
importlib-metadata==5.0.0 ; python_version < "3.8.0"
importlib-resources==5.10.0
iniconfig==1.1.1
ipykernel==6.16.0
ipykernel==6.16.1
ipython==7.34.0
ipython-genutils==0.2.0
ipywidgets==8.0.2
Expand All @@ -60,15 +60,15 @@ jinja2==3.1.2
json5==0.9.10
jsonschema==4.16.0
jupyter-cache==0.5.0
jupyter-client==7.4.2
jupyter-core==4.11.1
jupyter-client==7.4.3
jupyter-core==4.11.2
jupyter-server==1.21.0
jupyterlab==3.4.8
jupyterlab-code-formatter==1.5.3
jupyterlab-markup==1.1.0
jupyterlab-myst==0.1.6
jupyterlab-pygments==0.2.2
jupyterlab-server==2.15.2
jupyterlab-server==2.16.1
jupyterlab-widgets==3.0.3
kaleido==0.2.1
kiwisolver==1.4.4
Expand All @@ -86,15 +86,15 @@ mpmath==1.2.1
mypy-extensions==0.4.3
myst-nb==0.17.1
myst-parser==0.18.1
nbclassic==0.4.6
nbclassic==0.4.5
nbclient==0.5.13
nbconvert==7.2.1
nbconvert==7.2.2
nbformat==5.7.0
nbmake==1.3.0
nest-asyncio==1.5.6
nodeenv==1.7.0
notebook==6.4.12
notebook-shim==0.1.0
notebook==6.5.1
notebook-shim==0.2.0
numpy==1.21.6
opt-einsum==3.3.0
packaging==21.3
Expand All @@ -111,9 +111,9 @@ platformdirs==2.5.2
plotly==5.10.0
pluggy==1.0.0
pre-commit==2.20.0
prometheus-client==0.14.1
prometheus-client==0.15.0
prompt-toolkit==3.0.31
psutil==5.9.2
psutil==5.9.3
ptyprocess==0.7.0
py==1.11.0
pybtex==0.24.0
Expand All @@ -129,7 +129,7 @@ pytest-forked==1.4.0
pytest-xdist==2.5.0
python-constraint==1.4.0
python-dateutil==2.8.2
pytz==2022.4
pytz==2022.5
pyyaml==6.0
pyzmq==24.0.1
qrules==0.9.7
Expand All @@ -147,6 +147,7 @@ sphinx-book-theme==0.3.3
sphinx-codeautolink==0.12.0
sphinx-copybutton==0.5.0
sphinx-design==0.3.0
sphinx-reredirects==0.1.1
sphinx-togglebutton==0.3.2
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-bibtex==2.5.0
Expand All @@ -156,20 +157,20 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib-svg2pdfconverter==1.2.1
sqlalchemy==1.4.41
sqlalchemy==1.4.42
svgutils==0.3.4
sympy==1.10.1
tabulate==0.9.0
tenacity==8.1.0
tensorwaves==0.4.8
terminado==0.16.0
tinycss2==1.1.1
tinycss2==1.2.1
toml==0.10.2
tomli==2.0.1
tornado==6.2
tox==3.26.0
tqdm==4.64.1
traitlets==5.4.0
traitlets==5.5.0
typed-ast==1.5.4
typing-extensions==4.4.0 ; python_version < "3.8.0"
urllib3==1.26.12
Expand Down
39 changes: 20 additions & 19 deletions .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
#
# pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.8.txt --strip-extras setup.py
#
absl-py==1.2.0
absl-py==1.3.0
alabaster==0.7.12
ampform==0.14.3
anyio==3.6.1
ampform==0.14.4
anyio==3.6.2
aquirdturtle-collapsible-headings==3.1.0
argon2-cffi==21.3.0
argon2-cffi-bindings==21.2.0
Expand Down Expand Up @@ -51,7 +51,7 @@ iminuit==2.17.0
importlib-metadata==5.0.0
importlib-resources==5.10.0
iniconfig==1.1.1
ipykernel==6.16.0
ipykernel==6.16.1
ipython==8.5.0
ipython-genutils==0.2.0
ipywidgets==8.0.2
Expand All @@ -63,15 +63,15 @@ jinja2==3.1.2
json5==0.9.10
jsonschema==4.16.0
jupyter-cache==0.5.0
jupyter-client==7.4.2
jupyter-core==4.11.1
jupyter-client==7.4.3
jupyter-core==4.11.2
jupyter-server==1.21.0
jupyterlab==3.4.8
jupyterlab-code-formatter==1.5.3
jupyterlab-markup==1.1.0
jupyterlab-myst==0.1.6
jupyterlab-pygments==0.2.2
jupyterlab-server==2.15.2
jupyterlab-server==2.16.1
jupyterlab-widgets==3.0.3
kaleido==0.2.1
kiwisolver==1.4.4
Expand All @@ -89,19 +89,19 @@ mpmath==1.2.1
mypy-extensions==0.4.3
myst-nb==0.17.1
myst-parser==0.18.1
nbclassic==0.4.6
nbclassic==0.4.5
nbclient==0.5.13
nbconvert==7.2.1
nbconvert==7.2.2
nbformat==5.7.0
nbmake==1.3.0
nest-asyncio==1.5.6
nodeenv==1.7.0
notebook==6.4.12
notebook-shim==0.1.0
notebook==6.5.1
notebook-shim==0.2.0
numpy==1.23.4
opt-einsum==3.3.0
packaging==21.3
pandas==1.5.0
pandas==1.5.1
pandocfilters==1.5.0
parso==0.8.3
particle==0.20.1
Expand All @@ -114,9 +114,9 @@ platformdirs==2.5.2
plotly==5.10.0
pluggy==1.0.0
pre-commit==2.20.0
prometheus-client==0.14.1
prometheus-client==0.15.0
prompt-toolkit==3.0.31
psutil==5.9.2
psutil==5.9.3
ptyprocess==0.7.0
pure-eval==0.2.2
py==1.11.0
Expand All @@ -133,12 +133,12 @@ pytest-forked==1.4.0
pytest-xdist==2.5.0
python-constraint==1.4.0
python-dateutil==2.8.2
pytz==2022.4
pytz==2022.5
pyyaml==6.0
pyzmq==24.0.1
qrules==0.9.7
requests==2.28.1
scipy==1.9.2
scipy==1.9.3
send2trash==1.8.0
six==1.16.0
sniffio==1.3.0
Expand All @@ -150,6 +150,7 @@ sphinx-book-theme==0.3.3
sphinx-codeautolink==0.12.0
sphinx-copybutton==0.5.0
sphinx-design==0.3.0
sphinx-reredirects==0.1.1
sphinx-togglebutton==0.3.2
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-bibtex==2.5.0
Expand All @@ -159,21 +160,21 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib-svg2pdfconverter==1.2.1
sqlalchemy==1.4.41
sqlalchemy==1.4.42
stack-data==0.5.1
svgutils==0.3.4
sympy==1.11.1
tabulate==0.9.0
tenacity==8.1.0
tensorwaves==0.4.8
terminado==0.16.0
tinycss2==1.1.1
tinycss2==1.2.1
toml==0.10.2
tomli==2.0.1
tornado==6.2
tox==3.26.0
tqdm==4.64.1
traitlets==5.4.0
traitlets==5.5.0
typing-extensions==4.4.0
urllib3==1.26.12
virtualenv==20.16.5
Expand Down
Loading

0 comments on commit c74ac08

Please sign in to comment.