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

Commits on Jul 12, 2013

  1. BUG: fix BCD test failures after refactoring

    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 committed Jul 12, 2013
    Configuration menu
    Copy the full SHA
    09911ab View commit details
    Browse the repository at this point in the history