release with -m functionality and better lambda resolution in e2h
This commit is contained in:
@@ -3,4 +3,4 @@ Package to handle data redction at AMOR instrument to be used by __main__.py scr
|
||||
"""
|
||||
|
||||
__version__ = '3.0.5'
|
||||
__date__ = '2025-11-04'
|
||||
__date__ = '2025-11-05'
|
||||
|
||||
@@ -37,6 +37,7 @@ hist_tofz = device('nicos_sinq.devices.just_bin_it.JustBinItImage',
|
||||
```
|
||||
|
||||
These images have then to be set in the detector configuration as _images_ items:
|
||||
|
||||
```
|
||||
images=['hist_yz', 'hist_tofz'],
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user