UCL/STIR

`plot_scanner_LORs.py` is broken

robbietuk opened this issue · 0 comments

I am not sure why these lines are added but there removal allows the script to run.

#%% Plot 2D XY LORs for segment, axial position and tangential position =0
b1=stir.FloatCartesianCoordinate3D;
b2=stir.FloatCartesianCoordinate3D;
lor=stir.FloatLORInAxialAndNoArcCorrSinogramCoordinates;