-
It appears to be the scheduler. When I have ~ 30 modules, there is dramatic slowdown in network execution (maybe loading too), but it is in the prepping to execute stage that it spends a lot of time.…
-
```shell
/tmp/ds001868 > cat participants.tsv
participant_id age sex
sub-ecog01 38 m%
/tmp/ds00186…
-
In the [Datasource Download](https://tableau.github.io/server-client-python/docs/api-ref#datasourcesdownload) section of the documentation, it shows that you can choose not to include the extract when…
-
Even if the geometry service implements CTOF from CAD, the length of all the CTOF paddles is fixed to a hardcoded number of 90.44 mm in the reconstruction package. The length enters in the calculation…
-
### Issue URL (Anti Adblock Script)
[https://www.version2.dk/artikel/fattede-loddekolbe-fandt-frem-remote-exploit-tdcs-homebox-1086356?utm_source=nyhedsbrev&utm_medium=email&utm_campaign=v2_itsikke…
-
I am running into some NoneType errors. Are these issues related to pyglet somehow?
failed to connect to Bits box
Exception AttributeError: "'NoneType' object has no attribute 'close'" in ignor…
-
SK default value of the digitizer integration window for the SKI digitizer is 200 ns. Find out ANNIE's used value.
SK default value of the trigger decision window is 200 ns. This value is chosen as…
-
It has been suggested that with the number of new detector systems that are getting integrated into grsisort it would make sense to change the unit of our timestamps from 10 ns to 1 ns. This would mak…
-
Define a general data transformation function, e.g., `as_ped`, that calls sub-routines `split_data`,
`split_tdc`, depending on signature/use case
-
Currently, vignettes, examples etc. use different functions to create PED data
- [x] Extend `as_ped` to be able to create PED data with concurrent TDCs, currently implemented in `split_tdc` (see ht…