added license

This commit is contained in:
Erik Fröjdh
2025-11-20 09:01:28 +01:00
parent 7fb500c44c
commit 53aed8d8c6
78 changed files with 553 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
# SPDX-License-Identifier: MPL-2.0
import os
from pathlib import Path
import pytest

View File

@@ -1,3 +1,4 @@
# SPDX-License-Identifier: MPL-2.0
import pytest
import numpy as np

View File

@@ -1,3 +1,4 @@
# SPDX-License-Identifier: MPL-2.0
import pytest
import numpy as np

View File

@@ -1,3 +1,4 @@
# SPDX-License-Identifier: MPL-2.0
import pytest
import numpy as np
import boost_histogram as bh

View File

@@ -1,3 +1,4 @@
# SPDX-License-Identifier: MPL-2.0
import pytest
import numpy as np
import boost_histogram as bh

View File

@@ -1,3 +1,4 @@
# SPDX-License-Identifier: MPL-2.0
import pytest
from aare import RawFile
import numpy as np

View File

@@ -1,3 +1,4 @@
# SPDX-License-Identifier: MPL-2.0
import pytest
import numpy as np
from aare import RawSubFile, DetectorType

View File

@@ -1,3 +1,4 @@
# SPDX-License-Identifier: MPL-2.0
import pytest
import numpy as np

View File

@@ -1,3 +1,4 @@
# SPDX-License-Identifier: MPL-2.0
import pytest
import numpy as np
from aare import JungfrauDataFile