Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .copier-answers.ess.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
_commit: 0951a4b
_commit: d1d5caa
_src_path: https://github.com/scipp/ess_template
2 changes: 1 addition & 1 deletion .copier-answers.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
_commit: d3d4dc7
_commit: 3f79959
_src_path: gh:scipp/copier_template
description: Diffraction data reduction for the European Spallation Source
max_python: '3.13'
Expand Down
8 changes: 0 additions & 8 deletions .github/ISSUE_TEMPLATE/blank.md

This file was deleted.

8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,22 +16,22 @@ repos:
args: [ --markdown-linebreak-ext=md ]
exclude: '\.svg'
- repo: https://github.com/kynan/nbstripout
rev: 0.7.1
rev: 0.8.1
hooks:
- id: nbstripout
types: [ "jupyter" ]
args: [ "--drop-empty-cells",
"--extra-keys 'metadata.language_info.version cell.metadata.jp-MarkdownHeadingCollapsed cell.metadata.pycharm'" ]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.0
rev: v0.11.9
hooks:
- id: ruff
args: [ --fix ]
types_or: [ python, pyi, jupyter ]
- id: ruff-format
types_or: [ python, pyi ]
- repo: https://github.com/codespell-project/codespell
rev: v2.3.0
rev: v2.4.1
hooks:
- id: codespell
additional_dependencies:
Expand All @@ -49,7 +49,7 @@ repos:
- id: rst-inline-touching-normal
- id: text-unicode-replacement-char
- repo: https://github.com/rhysd/actionlint
rev: v1.7.3
rev: v1.7.7
hooks:
- id: actionlint
# Disable because of false-positive SC2046
Expand Down
5 changes: 3 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -275,9 +275,10 @@ def do_not_plot(*args, **kwargs):
# Confluence requires login
r"https?://confluence.ess.eu",
# This returns '403 Forbidden' but the link works in a browser.
"https://doi.org/10.3233/JNR-220049",
# This returns '403 Forbidden' but the link works in a browser.
"https://www.sciencedirect.com/science/article/pii/S2773183922000374",
# Linkcheck seems to be denied access by some DOI resolvers.
# Since DOIs are supposed to be permanent, we don't need to check them.'
r'https://doi\.org/',
]

# -- Options for bibtex ---------------------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@

# {transparent}`ESSdiffraction`

<span style="font-size:1.2em;font-style:italic;color:var(--pst-color-text-muted)">
<div style="font-size:1.2em;font-style:italic;color:var(--pst-color-text-muted);text-align:center;">
Diffraction data reduction for the European Spallation Source
</br></br>
</span>
</div>

## Quick links

Expand Down
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[build-system]
requires = [
"setuptools>=68",
"setuptools>=77",
"setuptools_scm[toml]>=8.0",
]
build-backend = "setuptools.build_meta"
Expand All @@ -9,11 +9,11 @@ build-backend = "setuptools.build_meta"
name = "essdiffraction"
description = "Diffraction data reduction for the European Spallation Source"
authors = [{ name = "Scipp contributors" }]
license = { file = "LICENSE" }
license = "BSD-3-Clause"
license-files = ["LICENSE"]
readme = "README.md"
classifiers = [
"Intended Audience :: Science/Research",
"License :: OSI Approved :: BSD License",
"Natural Language :: English",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
Expand Down
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# SHA1:9fd92aa14a70d874a87640e7dbb332600b0c2ac7
#
# This file is autogenerated by pip-compile-multi
# This file was generated by pip-compile-multi.
# To update, run:
#
# pip-compile-multi
# requirements upgrade
#
annotated-types==0.7.0
# via pydantic
Expand Down Expand Up @@ -132,7 +132,7 @@ pythreejs==2.4.2
# via -r base.in
pyyaml==6.0.2
# via dask
sciline==25.5.0
sciline==25.5.1
# via
# -r base.in
# essreduce
Expand Down
4 changes: 2 additions & 2 deletions requirements/basetest.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# SHA1:c4f3e9aaa3abd10fcdf497bea14415857f62cc89
#
# This file is autogenerated by pip-compile-multi
# This file was generated by pip-compile-multi.
# To update, run:
#
# pip-compile-multi
# requirements upgrade
#
certifi==2025.4.26
# via requests
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# SHA1:6344d52635ea11dca331a3bc6eb1833c4c64d585
#
# This file is autogenerated by pip-compile-multi
# This file was generated by pip-compile-multi.
# To update, run:
#
# pip-compile-multi
# requirements upgrade
#
cachetools==5.5.2
# via tox
Expand Down
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# SHA1:efd19a3a98c69fc3d6d6233ed855de7e4a208f74
#
# This file is autogenerated by pip-compile-multi
# This file was generated by pip-compile-multi.
# To update, run:
#
# pip-compile-multi
# requirements upgrade
#
-r base.txt
-r ci.txt
Expand Down
4 changes: 2 additions & 2 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# SHA1:f334aa080c9558edc1a060050a0ddfab6eb8d408
#
# This file is autogenerated by pip-compile-multi
# This file was generated by pip-compile-multi.
# To update, run:
#
# pip-compile-multi
# requirements upgrade
#
-r base.txt
accessible-pygments==0.0.5
Expand Down
4 changes: 2 additions & 2 deletions requirements/mypy.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# SHA1:859ef9c15e5e57c6c91510133c01f5751feee941
#
# This file is autogenerated by pip-compile-multi
# This file was generated by pip-compile-multi.
# To update, run:
#
# pip-compile-multi
# requirements upgrade
#
-r test.txt
mypy==1.15.0
Expand Down
4 changes: 2 additions & 2 deletions requirements/nightly.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# SHA1:366263fa92dc0eb9f81d46f056e0c80a931f671e
#
# This file is autogenerated by pip-compile-multi
# This file was generated by pip-compile-multi.
# To update, run:
#
# pip-compile-multi
# requirements upgrade
#
--index-url https://pypi.anaconda.org/scipp-nightly-wheels/simple/
--extra-index-url https://pypi.org/simple
Expand Down
4 changes: 2 additions & 2 deletions requirements/static.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# SHA1:5a0b1bb22ae805d8aebba0f3bf05ab91aceae0d8
#
# This file is autogenerated by pip-compile-multi
# This file was generated by pip-compile-multi.
# To update, run:
#
# pip-compile-multi
# requirements upgrade
#
cfgv==3.4.0
# via pre-commit
Expand Down
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# SHA1:ef2ee9576d8a9e65b44e2865a26887eed3fc49d1
#
# This file is autogenerated by pip-compile-multi
# This file was generated by pip-compile-multi.
# To update, run:
#
# pip-compile-multi
# requirements upgrade
#
-r base.txt
-r basetest.txt
4 changes: 2 additions & 2 deletions requirements/wheels.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# SHA1:80754af91bfb6d1073585b046fe0a474ce868509
#
# This file is autogenerated by pip-compile-multi
# This file was generated by pip-compile-multi.
# To update, run:
#
# pip-compile-multi
# requirements upgrade
#
build==1.2.2.post1
# via -r wheels.in
Expand Down
Loading