Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
331 commits
Select commit Hold shift + click to select a range
15d796d
Remove PSD Monitors
jl-wynen Nov 29, 2024
f5fd684
Require essreduce>=24.12.0
jl-wynen Jan 6, 2025
672a61e
Prune the nexus workflow
jl-wynen Jan 6, 2025
99dd6fe
copier bump
MridulS Feb 12, 2025
c7c664c
tox -e deps
MridulS Feb 12, 2025
8573152
Apply automatic formatting
pre-commit-ci-lite[bot] Feb 12, 2025
ca4e7aa
Replace choppera dep with tof
jl-wynen Mar 5, 2025
7f3b75d
Compute ToF at sample using ESSreduce
jl-wynen Mar 7, 2025
df49784
Start computing wavelength from tof
jl-wynen Mar 10, 2025
e9a34c1
Unwrap monitor time
jl-wynen Mar 11, 2025
ff4168c
Compute momentum transfer
jl-wynen Mar 12, 2025
a2eadd2
Pass unwrapped events to normalization function
jl-wynen Mar 12, 2025
3fafb71
Add notebook to compute tof table
jl-wynen Mar 12, 2025
7c9182c
Add tof table to data
jl-wynen Mar 12, 2025
fcdc253
Remove file saving for debugging
jl-wynen Mar 12, 2025
1ad3578
Add skeleton for user guide
jl-wynen Mar 12, 2025
eddaf74
Clean up
jl-wynen Mar 12, 2025
78ad50d
Purge old frame unwrapping code
jl-wynen Mar 12, 2025
219be8d
Add pooch docs dependency
jl-wynen Mar 12, 2025
b0ba31b
Improve the documentation based on review
jl-wynen Mar 13, 2025
b9930af
Use keyword args
jl-wynen Mar 13, 2025
6ff6a72
Fix new type name
jl-wynen Mar 13, 2025
6e16e5f
Bump scipp from 25.2.0 to 25.3.0 in /requirements
dependabot[bot] Mar 21, 2025
1f3d88d
Add correct zenodo link
jl-wynen Mar 27, 2025
8df3f96
Move mcstas handling into workflow
jl-wynen Mar 14, 2025
cc2a081
Load analyzers per detector
jl-wynen Mar 14, 2025
283d029
Use coord transform to compute final energy
jl-wynen Mar 17, 2025
6f9d54e
Merge triplets in workflow
jl-wynen Mar 17, 2025
5ecedfb
Add unwrapping to workflow
jl-wynen Mar 18, 2025
e4d6ab4
Unwrap monitor times
jl-wynen Mar 19, 2025
53088af
Group data by rotation
jl-wynen Mar 19, 2025
bddd253
Convert to transfer coordinates
jl-wynen Mar 19, 2025
98f78e9
Convert to inelastic coords
jl-wynen Mar 19, 2025
b4339e2
Fix workflow tests
jl-wynen Mar 24, 2025
0f77c26
Test that workflow produces expected coords
jl-wynen Mar 24, 2025
e965b46
Test that monitor can be converted
jl-wynen Mar 24, 2025
bec3bf7
Remove unused functions and types
jl-wynen Mar 24, 2025
164d15c
Remove obsolete tests
jl-wynen Mar 24, 2025
1232524
Add missing to data.__all__
jl-wynen Mar 24, 2025
5a7d947
Document choice of transfers
jl-wynen Mar 24, 2025
22f3088
Structure test like src
jl-wynen Mar 24, 2025
a2f40f5
Add regression test
jl-wynen Mar 24, 2025
8baf640
Fill in bifrost user guide
jl-wynen Mar 24, 2025
f434a07
Change momentum transfer convention
jl-wynen Mar 24, 2025
5e8c7fa
Require pandas for docs
jl-wynen Mar 24, 2025
db04696
Use public function
jl-wynen Mar 25, 2025
cfb6bfb
Use new unit handling of scipp>=25.3.0
jl-wynen Mar 26, 2025
ad5cf6f
Remove unused dependencies
jl-wynen Mar 26, 2025
8365df9
Depend on pandas
jl-wynen Mar 31, 2025
435790b
Depend on graphviz
jl-wynen Mar 31, 2025
88fa01a
Copier update
jl-wynen Mar 31, 2025
33a307b
Copier update ESS
jl-wynen Mar 31, 2025
4e6d704
Require setuptools >= 77
jl-wynen Mar 31, 2025
8b8b359
Copier update
jl-wynen Mar 31, 2025
883d6fa
Remove lower bound on setuptools
jl-wynen Mar 31, 2025
ce581b1
Bump scipp from 25.3.0 to 25.4.0 in /requirements
dependabot[bot] Apr 3, 2025
43ee5ef
Require sciline>=25.4.1
jl-wynen Apr 10, 2025
863f688
Use variadic Scope
jl-wynen Apr 10, 2025
fc5c185
Remove spaces in image paths
jl-wynen Apr 3, 2025
205da29
Add document to toc
jl-wynen Apr 3, 2025
4631a02
Fix indentation
jl-wynen Apr 3, 2025
49d9cac
Make docstring raw
jl-wynen Apr 3, 2025
ee532ee
Fill in API reference
jl-wynen Apr 3, 2025
cd3de0e
Add missing docstrings
jl-wynen Apr 3, 2025
5879115
Rename slicing to cutting
jl-wynen Apr 3, 2025
6f46a1d
Use new tof workflow
jl-wynen May 8, 2025
e73f6a6
Require essreduce>=25.05.1
jl-wynen May 14, 2025
809c171
Incorporate tof workflow
jl-wynen May 14, 2025
fa4228c
Remove file output from test
jl-wynen May 16, 2025
6cb6c7a
Remove use of removed types
jl-wynen May 20, 2025
bfd4f02
Remove in_same_unit
jl-wynen Apr 24, 2025
42b353f
Manually test components of workflow output
jl-wynen Apr 24, 2025
e42baf5
Ensure that conversions can handle different units
jl-wynen Apr 24, 2025
8dbbce3
Use wavevector_from_wavelength from ScippNeutron
jl-wynen Apr 24, 2025
468ca0a
Copier update
jl-wynen May 28, 2025
0413e18
Require Python 3.11
jl-wynen May 28, 2025
0da60d2
Update dependencies
jl-wynen May 28, 2025
b0df669
Update pre-commit hooks
jl-wynen May 28, 2025
db4a06d
Bump scipp from 25.5.0 to 25.5.1 in /requirements
dependabot[bot] Jun 2, 2025
a672ec4
Sort notebook imports
jl-wynen May 28, 2025
ea20567
Do not spellcheck SVG
jl-wynen May 28, 2025
3bf6e7d
Use cards in landing pages
jl-wynen May 28, 2025
e867de1
copier update
jokasimr Jun 17, 2025
ef5153d
Update to new TOF workflow
jl-wynen Jul 15, 2025
f6c208e
Remove obsolete tof wrapper
jl-wynen Jul 15, 2025
3c830ec
Move tof tbale notebook into docs
jl-wynen Jul 16, 2025
ee98cb3
Add missing link
jl-wynen Jul 16, 2025
89ed64d
copier update
jokasimr Jul 17, 2025
6aea1ca
deps: lower pins
jokasimr Jul 17, 2025
838a164
tox -e deps
jokasimr Jul 17, 2025
ff87a3a
fix: make tests resilient to temporary network issues
jokasimr Jul 24, 2025
1482ce0
Merge pull request #64 from scipp/copierbump
MridulS Aug 6, 2025
9d01bf4
[Ref] detector merge, angle split order
g5t Jul 9, 2025
55798e1
Bump scipp from 25.5.1 to 25.8.0 in /requirements
dependabot[bot] Sep 1, 2025
f957658
Support scalar angles in group_by_rotation
jl-wynen Sep 8, 2025
f5a6af6
Test StreamProcessor
jl-wynen Sep 8, 2025
da5de99
More flexible cut param
jl-wynen Sep 9, 2025
71e3a34
Define live workflow in new live module
jl-wynen Sep 17, 2025
a458133
Explain data pattern more
jl-wynen Sep 17, 2025
af47210
Simplify accumulator definition
jl-wynen Sep 17, 2025
04d6a65
Fix name to avoid all uppercase
jl-wynen Sep 17, 2025
f8598d3
Split InstrumentAngles
jl-wynen Sep 17, 2025
4583d29
Remove BIFROSTQCutStreamProcessor
jl-wynen Sep 25, 2025
34978ff
Document cutting params and function
jl-wynen Sep 25, 2025
c81c1fb
Remove streaming notebook
jl-wynen Sep 25, 2025
0e16d2c
Fix formatting
jl-wynen Sep 25, 2025
5fde4ae
Remove FrameMonitor0 from the workflow
nvaytet Oct 2, 2025
3922818
Extend range of tof lut
jl-wynen Oct 2, 2025
ab990df
Basic Bragg pea monitor workflow
jl-wynen Oct 2, 2025
faf90e7
Update reference test data
jl-wynen Oct 3, 2025
8ad63e1
Implement interactive Q-map
jl-wynen Oct 3, 2025
55c7aef
Pre-compute normal vector
jl-wynen Oct 3, 2025
505ad3a
Add widgets deps to docs
jl-wynen Oct 3, 2025
664eca7
Zero out y component in fake data
jl-wynen Oct 6, 2025
f0700c4
Fill ROI
jl-wynen Oct 6, 2025
d9b6dda
Add notebook to TOC
jl-wynen Oct 6, 2025
a7c194d
Only import Box in a function
jl-wynen Oct 6, 2025
c34af38
Simplify draw call
jl-wynen Oct 6, 2025
d0773ff
Explain unusual view
jl-wynen Oct 6, 2025
ba925a7
Fix typo
jl-wynen Oct 7, 2025
02b352f
Use consistent names
jl-wynen Oct 7, 2025
30a33b0
Use a constant bin width
jl-wynen Oct 8, 2025
39c4910
Add providers for computing Q histograms
jl-wynen Oct 8, 2025
1b0b1ad
Clearer names
jl-wynen Oct 9, 2025
e60474b
tox -e deps
jokasimr Oct 22, 2025
8984be1
Add tests for BifrostQCutWorkflow
SimonHeybrock Oct 13, 2025
4c04452
Preserve arc dimension in BifrostQCutWorkflow cut function
SimonHeybrock Oct 13, 2025
67f833e
Apply automatic formatting
pre-commit-ci-lite[bot] Oct 13, 2025
3975cba
Add comments
SimonHeybrock Oct 16, 2025
4155bd1
Add folding mechanim
SimonHeybrock Oct 16, 2025
0e03e47
Update tests
SimonHeybrock Oct 16, 2025
b977118
Apply automatic formatting
pre-commit-ci-lite[bot] Oct 16, 2025
4690e00
Remove redundant check
SimonHeybrock Oct 17, 2025
f1e81f2
Simplify merge_triplets by assigning arc/channel coords in get_calibr…
SimonHeybrock Oct 17, 2025
3b1218d
Remove redundant try/except
SimonHeybrock Oct 17, 2025
4a129a5
Fix docs build
SimonHeybrock Oct 17, 2025
12f853d
Use set construction directly in merge_triplets
SimonHeybrock Oct 22, 2025
644a3c5
Simplify rectangular grid check in merge_triplets
SimonHeybrock Oct 22, 2025
31f31a0
Use sorted_triplets consistently in merge_triplets
SimonHeybrock Oct 22, 2025
32f2e74
Always preserve arc and channel dims in merge_triplets
SimonHeybrock Oct 22, 2025
7cea2d0
Replace complicated test logic with new reference file
SimonHeybrock Oct 22, 2025
cc35f3e
Move live workflow tests to separate file
SimonHeybrock Oct 22, 2025
af0fd83
Separate provider tests from workflow tests
SimonHeybrock Oct 22, 2025
c733dde
Remove redundant test_cut_preserves_arc_dimension
SimonHeybrock Oct 22, 2025
3522e88
Use public nexus functions
jl-wynen Oct 17, 2025
a36f24a
Require essreduce>=25.10.2
jl-wynen Oct 31, 2025
18701ea
Use standard naming scheme
jl-wynen Oct 29, 2025
c3ed25a
Fix workflow mapping
jl-wynen Nov 3, 2025
c8e92cd
Require essreduce>=25.11.0
jl-wynen Nov 3, 2025
f520bbb
Use generic DiskChoppers
jl-wynen Nov 3, 2025
59a4793
Remove duplicate definition
jl-wynen Nov 3, 2025
0b7619c
Add docstrings
jl-wynen Nov 4, 2025
3335212
Remove unused type
jl-wynen Nov 4, 2025
c904617
Bump scipp from 25.8.0 to 25.11.0 in /requirements
dependabot[bot] Nov 4, 2025
e294ff5
Use file registry from ESSreduce
jl-wynen Nov 6, 2025
dc34eae
set the filename of the tof lut instead of loading it manually
nvaytet Dec 1, 2025
4fe2e3a
Keep final energy in output
jl-wynen Sep 23, 2025
12c5a4a
Dev notebook for SQW
jl-wynen Sep 23, 2025
2ea9c1a
Compare to horace
jl-wynen Sep 23, 2025
70e213d
Use fortran layout for q bins
jl-wynen Sep 24, 2025
7694314
Attempt to build table from index
jl-wynen Sep 24, 2025
b927966
Preserve final_wavevector
jl-wynen Oct 9, 2025
a22d34e
Add new SQW dev notebook
jl-wynen Oct 9, 2025
d28dcad
Fix 1-based indexing
jl-wynen Oct 10, 2025
c37e248
Transpose file correctly
jl-wynen Oct 10, 2025
902d1cc
New notes
jl-wynen Oct 10, 2025
abc17ca
Hist in incident energy
jl-wynen Oct 13, 2025
d86f248
Try using a single bank
jl-wynen Oct 13, 2025
461a14a
Add function for Ei -> Q
jl-wynen Oct 16, 2025
363e435
Start implementing SQW writer
jl-wynen Oct 16, 2025
a049fa2
Fix img_range concat
jl-wynen Oct 24, 2025
307734c
Add tests for basic SQW metadata
jl-wynen Oct 27, 2025
9b191dc
Directly access vec fields
jl-wynen Oct 27, 2025
a00086a
Fix broken rebase
jl-wynen Nov 6, 2025
0441d0b
Expand tests
jl-wynen Nov 6, 2025
0681f18
More SQW pixel tests
jl-wynen Nov 21, 2025
bd8a6b4
Remote SQW dev notebooks
jl-wynen Nov 21, 2025
5c4da59
More documentation for SQW
jl-wynen Nov 21, 2025
ed9bbfd
Let ScippNeutron convert to 1-based index
jl-wynen Nov 24, 2025
b6e2726
Use variances in pixels
jl-wynen Nov 24, 2025
7295d0f
Fix: compute DND as mean
jl-wynen Nov 24, 2025
a28e4de
Require scippneutron>=25.11.0
jl-wynen Nov 26, 2025
f1d5980
Fix typos
jl-wynen Nov 26, 2025
c14590e
Update reference data
jl-wynen Nov 26, 2025
b73280d
Apply suggestions
jl-wynen Dec 1, 2025
3e962e3
Use lookup table filename param
jl-wynen Dec 1, 2025
215ae5c
Suggestion: precompute expected shape
jl-wynen Dec 1, 2025
ef8c15e
Add comment
jl-wynen Dec 1, 2025
713ff01
Require scippneutron>=25.11.2
jl-wynen Dec 2, 2025
87ef52e
Use u-labels instead of Q
jl-wynen Dec 2, 2025
3325812
Use proper non-sim providers
jl-wynen Dec 2, 2025
86425aa
Use proper non-sim providers (bragg peak)
jl-wynen Dec 3, 2025
b29b003
Explicitly request source_position
jl-wynen Dec 8, 2025
458487e
Normalize by monitor and proton charge
jl-wynen Dec 3, 2025
17297ed
Use explicit dim arg
jl-wynen Dec 5, 2025
774312f
Remove unused arg
jl-wynen Dec 5, 2025
39a0c7f
Update reference result
jl-wynen Dec 8, 2025
3e83ce0
Remove TODO comment
jl-wynen Dec 8, 2025
d74b10a
Do not expect source_position in monitor
jl-wynen Dec 16, 2025
f896870
deps: update to essreduce with monitor normalization
jokasimr Dec 18, 2025
773349b
fix: use same source position for monitor and detector
jokasimr Dec 19, 2025
944776b
deps: bump tof pin
jokasimr Dec 19, 2025
75a01de
Update dependencies
jl-wynen Jan 21, 2026
ef1ada2
Bump scipp from 25.12.0 to 26.1.0 in /requirements
dependabot[bot] Jan 27, 2026
d945e06
Drop coords in tests of cut
jl-wynen Jan 29, 2026
39a0f20
Bump scipp from 26.1.0 to 26.1.1 in /requirements
dependabot[bot] Feb 2, 2026
a52fbf6
Bump scipp from 26.1.1 to 26.2.0 in /requirements
dependabot[bot] Feb 3, 2026
eac1f14
Use new error limited tof table
jl-wynen Mar 16, 2026
d8f1ed9
Require essreduce>=26.3.1
jl-wynen Mar 16, 2026
ea6194e
Add missing threshold param
jl-wynen Mar 16, 2026
40461d0
Use correct generic param
jl-wynen Mar 16, 2026
62b1ef8
Fix typo
jl-wynen Mar 17, 2026
ec5abdc
refactor: remove tof
jokasimr Mar 19, 2026
a6b1f5d
fix: remove duplicate alias
jokasimr Mar 20, 2026
4ed5b63
Update src/ess/spectroscopy/indirect/time_of_flight.py
jokasimr Mar 19, 2026
329be44
fixes
jokasimr Mar 20, 2026
d0c27ae
fix
jokasimr Mar 20, 2026
16a48be
fix: don't change wording
jokasimr Mar 20, 2026
8990877
test: update test data to match new (slightly different) results
jokasimr Mar 20, 2026
c48296c
deps: bump scipp
jokasimr Mar 23, 2026
25e922b
bump essreduce
jokasimr Mar 24, 2026
c8a182a
fix
jokasimr Mar 24, 2026
5755710
Ignore links to zenodo
jl-wynen Mar 26, 2026
5afb972
Fix link to notebook
jl-wynen Mar 26, 2026
9e2fe16
Fix toc entry
jl-wynen Mar 26, 2026
4c26753
[Fix] Remove time-dependence from geometry calcs
g5t Feb 27, 2026
c5bad3c
[Add] @inputs for detector->analyzer resolution
g5t Feb 27, 2026
cac5678
Patches to use workflow
jl-wynen Mar 4, 2026
cd50d5c
Start handling time-dep analyzers
jl-wynen Mar 11, 2026
1242437
Load analyzer w default mechanism
jl-wynen Mar 11, 2026
7f32442
Add analyzer coords to calibrated detector
jl-wynen Mar 11, 2026
be1bdf3
Provider analyzer coords to coord transform
jl-wynen Mar 11, 2026
c839ad8
Remove time slicing
jl-wynen Mar 11, 2026
c6c2f99
Working group by a4 for time-dep det
jl-wynen Mar 13, 2026
a6a2cda
Use more explicit name
jl-wynen Mar 17, 2026
5ea1362
Use new Position class
jl-wynen Apr 7, 2026
36a7923
Customize time-dep transform loading
jl-wynen Apr 10, 2026
99c7238
Use new DynamicPosition
jl-wynen Apr 16, 2026
a2f4957
Require essreduce>=26.4.1
jl-wynen Apr 20, 2026
40ac082
Tmp fix: invert chopper phase
jl-wynen May 4, 2026
dd8ccce
Do not slice a4 in docs
jl-wynen May 4, 2026
802c6d0
Use new data and fix tests
jl-wynen May 4, 2026
101e8e7
Support det rotation in single crystal workflow
jl-wynen May 6, 2026
4fc0d9b
Support multi a4 in SQW
jl-wynen May 6, 2026
fef982a
Explain analyzer loading
jl-wynen May 8, 2026
46633b0
Explain stepwise time filter
jl-wynen May 11, 2026
6b953c1
Update spectroscopy for monorepo
jl-wynen May 11, 2026
57c4a3a
Update conda badge
jl-wynen May 11, 2026
37e8f7e
Merge branch 'main' into add-essspectroscopy-package
jl-wynen May 11, 2026
cc1da04
Make ruff happy
jl-wynen May 11, 2026
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
9 changes: 9 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,15 @@ jobs:
- '.github/workflows/ci.yml'
- '.pre-commit-config.yaml'
- '.python-version'
essspectroscopy:
- 'packages/essspectroscopy/**'
- 'packages/essreduce/**'
- 'pyproject.toml'
- 'pixi.lock'
- 'pixi.toml'
- '.github/workflows/ci.yml'
- '.pre-commit-config.yaml'
- '.python-version'

formatting:
name: Formatting and static analysis
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/docs-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ on:
- essdiffraction
- essreflectometry
- esssans
- essspectroscopy
publish:
default: false
type: boolean
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
- essdiffraction
- essreflectometry
- esssans
- essspectroscopy
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v6
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/weekly-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- essdiffraction
- essreflectometry
- esssans
- essspectroscopy
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v6
Expand Down
3 changes: 3 additions & 0 deletions packages/essspectroscopy/.copier-answers.ess.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
_commit: 34ca4ba
_src_path: https://github.com/scipp/ess_template.git
13 changes: 13 additions & 0 deletions packages/essspectroscopy/.copier-answers.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
_commit: 024a41b
_src_path: gh:scipp/copier_template
description: 'Spectroscopy data reduction for the European Spallation Source '
max_python: '3.13'
min_python: '3.11'
namespace_package: ess
nightly_deps: scipp,scippneutron,sciline,plopp,scippnexus,essreduce
orgname: scipp
prettyname: ESSspectroscopy
projectname: essspectroscopy
related_projects: Scipp,ScippNeutron,ScippNexus,Plopp,Sciline,ESSreduce
year: 2025
16 changes: 16 additions & 0 deletions packages/essspectroscopy/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)
[![PyPI badge](http://img.shields.io/pypi/v/essspectroscopy.svg)](https://pypi.python.org/pypi/essspectroscopy)
[![Conda Badge](https://img.shields.io/conda/v/conda-forge/essspectroscopy)](https://anaconda.org/conda-forge/essspectroscopy)
[![License: BSD 3-Clause](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](LICENSE)

# ESSspectroscopy

## About

Spectroscopy data reduction for the European Spallation Source

## Installation

```sh
python -m pip install essspectroscopy
```
13 changes: 13 additions & 0 deletions packages/essspectroscopy/docs/_static/anaconda-icon.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
59 changes: 59 additions & 0 deletions packages/essspectroscopy/docs/_static/favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading