Daniel Deidda

Results 70 comments of Daniel Deidda

> After thinking about this a bit, my impression is that we don't need a separate coincidence_window member in Scanner, as even for non-TOF, we can say the num_timing_poss=1 and...

So are you saying to have these even with scanners with no ToF?

no sorry i didn't have STIR installed. I'll check on another PC

> Dear Professor @KrisThielemans, simulate_data_for_tests.sh made up for the fliplr of SPECTUB. > > **I)** As long as **line 113** of the current **simulate_data_for_test.sh** in master atten_input_file="my_atten_image_SPECT.hv" is replaced by...

@KrisThielemans is there a way to see this log file? "There were errors. Check my_SRT2DSPECT_test_sim.par_SPECT.log" I don't seem to be bale to download the artifacts

Hi, so I have installed this and tried the recon_test_pack. I changed the simulation according to Dimitra's suggestion but the SPECT recons have the attenuation image inverted between org and...

@KrisThielemans i think the notes are OK. @Dimitra-Kyriakopoulou thanks I removed the parfile too.

OK for me. Is there anything to do before then on this?

another issue I found is in the following lines https://github.com/UCL/STIR/blob/master/src/recon_buildblock/ML_estimate_component_based_normalisation.cxx#L89-L90 to construct a BlockData3D num_of axial and transaxial blocks are given in input but what the constructor expects are actually...

I am exploring the idea of making GeaData3D calculate all the factors instead of half of the crystals per block. To my surprise, it actually seems to be faster. Could...