NC
NC
Closing due to inactivity, but improved documentation of pre-trained models is definitely on the roadmap.
Apparently datatables has moved to using box-shadow for selected rows. This works: ``` my_theme
Thanks! I would expect something like this to work, but it has no effect: ``` my_theme
Update - fixed the mergeChannels issue.. was just a small typo in the R code thankfully. So beautiful to be able to test and re-install ANTsR in
Update - I fixed all dependency check errors, so now `R CMD Check` actually runs all the way through. There are tons of other errors / warnings / notes but...
It's been a month.. any thoughts @stnava ? All it does is move all c++ code to antsrcore and make antsr an R-only package for easier maintanence and building. I...
I really appreciate it.. will update you on the status in a few weeks.
You'll have to look through the `antsRegistration` code in ANTsR and ANTsRCore probably more specifically, because I don't believe there is a way to add any additional parameters. Happy to...
I can highly recommend nanobind. We are moving ANTsPy from pybind11 to nanobind and it has greatly reduced build time / size and sped up import time. The main downside...
Update here - I looked into this and since those big packages each just consist of one large sql database, it's quite hard to extract the right tables. There is...