-
The drift time window is provided as a standalone parameter in the detector configuration file. It is not associated / calculated from the drift distance or electric field, which makes it rather infle…
-
- #878
As a beam-position monitor, the TetrAMM should be operated in continuous mode. The trigger mode should make sure the detector ACQUIRE button is pressed and then set its status object to DON…
-
I tested SELSA with temporal ROI on my custom dataset but it doesn't work well on far objects, I tried to use YOLOX model instead of the Faster R-CNN detector, I changed the config to :
```python
…
-
Some aring actions from discussion with @mtveten on 2024-10-22, notes at the bottom. FYI @Alex-JG3.
Actions on the `detection` module:
* in `sktime`, we rename the `Y` arg to `y`, for consistenc…
-
As part of the work for #31069 we needed to implement a step that horizontally sums the pixel counts of the new INTER 2D detector before the rest of the reduction takes place. To do this we created an…
-
Same Issue as reported here: #161
Just downloaded and attempt to run without parameters.
```LOG
2024-11-10T21:05:18.220716Z INFO blue_candle: Starting Blue Candle object detection service
2…
-
When the detector is changed we should track that in the metadata.
- [ ] Add which detector we are using to the globals
- [ ] Add the detector information from the globals to the run start metadata
…
-
-
When component positions in a NeXus file are not fixed, this is represented as one or more transformations with a value dataset replaced by a time-series (NXlog). In this case it is not possible to co…
-
https://docs.soliditylang.org/en/v0.8.13/ir-breaking-changes.html#semantic-only-changes
0.8.13 allows to use of the new IR pipeline, but comes with risks due to semantics changes. We should create …