Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Three test failures are fixed after recent changes to BCD #54

Merged
merged 1 commit into from
Jul 12, 2013

Conversation

aghayoor
Copy link
Collaborator

Three tests of BCD were failing after recent changes:

  1. BCD_writeBranded2DImage was failed because of recent changes in
    MakeBranded2DImage function.
    2-3) "BCD_outputLandmarksInACPCAlignedSpace" and
    "BCD_outputLandmarksInInputSpace" were failed because half of voxel shift
    in mid_prim_inf landmark.
    I inspected the new results by Slicer, and all other landmarks are
    placed at the right locations. Also, half of voxel shift is acceptable
    for the mid_prim_inf. This fiducial has uncertainty of 2-3 voxels.
    Therefore, I replace the previous baselines with the new correct results
    to fix the test failures.

Three tests of BCD were failing after recent changes:
1) BCD_writeBranded2DImage because of recent changes in
MakeBranded2DImage function.
2-3) BCD_outputLandmarksInACPCAlignedSpace and
BCD_outputLandmarksInInputSpace are failed because half of voxel shift
in mid_prim_inf landmarks.
I inspected the new results by Slicer, and all other landmarks are
placed at the right location. Also, half of voxel shift is acceptable
for the mid_prim_inf. This fiducial has uncertainty of 2-3 voxels.
Therefore, I replace the previous baselines with the new correct results
to fix the test failures.
@aghayoor
Copy link
Collaborator Author

@hjmjohnson : please review this.

hjmjohnson added a commit that referenced this pull request Jul 12, 2013
BUG: Three test failures are fixed after recent changes to BCD
@hjmjohnson hjmjohnson merged commit eac1a28 into BRAINSia:master Jul 12, 2013
@Hui-Xie Hui-Xie mentioned this pull request Feb 12, 2017
@hjmjohnson hjmjohnson mentioned this pull request Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants