Kris Thielemans

Results 337 issues of Kris Thielemans

I'd like to be able to specify how which job of my matrix needs to open an ssh shell, as I can't really debug all of them at the same...

Despite `nbstripout` we still have failures with updating. Scenario: I run a notebook (without changing the actual content), and then want to pull in changes from github, but I cannot....

type:enhancement
help wanted
state:needs follow up

One of the elements in the SAFIR file is called `isRandom` https://github.com/UCL/STIR/blob/4d087f3e7cf3c6d2d95b87f64e9e68bf9f1b186e/src/include/stir/listmode/CListRecordSAFIR.h#L64 This seems a confusing name as it indicates if it's a delayed coincidendence or not. @jafische would you...

Our MacOS test job now fails consistently, `test_PoissonLogLikelihoodWithLinearModelForMeanAndProjData`, `test_blocks_on_cylindrical_projectors`, `test_FBP2D`, `test_DataSymmetriesForBins_PET_CartesianGrid` etc now all fail really soon with ``` Subprocess aborted***Exception: 0.62 sec ``` see e.g. https://github.com/UCL/STIR/runs/6446997086?check_suite_focus=true#step:8:19 However, this occurs...

See comments in #1006, e.g. https://github.com/UCL/STIR/issues/1006#issuecomment-1162064887_

CMake doesn't use v1.0 as we currently require 0.8. @gschramm says > Since there are only TOF-related changes between 0.8 and 1.0 https://github.com/gschramm/parallelproj/releases/tag/v1.0.0 it should be safe to require to...

This would be useful to be able to compare `OSMAPOSL` with the new subset `ProjDataInfoSubset*`

found by @danieldeidda We currently write an "effective central bin size" to the interfile header in all cases, but really only use it for the arc-corrected case (we write some...

enhancement

see https://github.com/mxschmitt/action-tmate - It should only be triggered for failing jobs - We should be able to select which job (https://github.com/mxschmitt/action-tmate/issues/121) - Probably should limit access to the "actor" as...