Skip to content

Error Computing Angle between 2 lines that include a midpoint of that missing landmark when the T1/T2 box is checked  #82

Description

@HUTIN1

Somewhere in the code, that I could not identify where, there is an argument that skips a measurement for a landmark if this landmark is missing for a case/patient in a folder of patients' landmark lists. The issue is for computing Angle between 2 lines that include a midpoint of that missing landmark when the T1/T2 box is checked : the computation of the measurements with the midpoint fail for all cases if a single case does not have the landmark. We get the following keyerror : please see screenshot.

The users are going around this bug by computing Angle between 2 lines that include a midpoint of that missing landmark only at T, and then computing it again at T2, and in this case of computing it for a single time point , the code knows to skip the case that does not have the landmark.

Screenshot from 2022-08-05 14-48-51

Metadata

Metadata

Assignees

No one assigned

    Labels

    AQ3DCRelated to the AQ3DC module

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions