mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2026-04-26 23:10:44 +02:00
bumped version number edited RELEASE.md (#288)
Co-authored-by: Alice <alice.mazzoleni@psi.ch>
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
# Make the compiled classes that live in _aare available from aare.
|
||||
from . import _aare
|
||||
|
||||
from . import transform
|
||||
|
||||
from ._aare import File, RawMasterFile, RawSubFile, JungfrauDataFile
|
||||
from ._aare import Pedestal_d, Pedestal_f, ClusterFinder_Cluster3x3i, VarClusterFinder
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# SPDX-License-Identifier: MPL-2.0
|
||||
import numpy as np
|
||||
from . import _aare
|
||||
from aare import ReadoutMode
|
||||
from aare._aare import ReadoutMode
|
||||
from aare._aare import Matterhorn10
|
||||
|
||||
class AdcSar04Transform64to16:
|
||||
|
||||
Reference in New Issue
Block a user