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

xform_brain should give better error when sample unknown #29

Closed
jefferis opened this issue Sep 8, 2016 · 2 comments
Closed

xform_brain should give better error when sample unknown #29

jefferis opened this issue Sep 8, 2016 · 2 comments
Labels

Comments

@jefferis
Copy link
Contributor

jefferis commented Sep 8, 2016

dps.lhns.1274.jfrc2=xform_brain(dps.lhns.1274[ss],reference = JFRC2)

Error in if (!is.finite(sp)) stop("No path between: ", reference, " and ",  : 
  argument is of length zero

i.e. sample=NULL

@jefferis jefferis added the bug label Sep 8, 2016
@jefferis
Copy link
Contributor Author

jefferis commented Sep 8, 2016

likewise for mirror_brain

> dps.lhns.1274.jfrc2.m=mirror_brain(dps.lhns.1274.jfrc2)
Error in cmtk.streamxform(points, reg, direction, transformtype) : 
  Error running CMTK streamxform!

@jefferis
Copy link
Contributor Author

Closed by 3e5d0d5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant