HolyLab / BlockRegistration.jl

Deformable image registration via shift-alignment of blocks
6 stars 1 forks source link

Eliminate some deprecation warnings #68

Closed timholy closed 7 years ago

timholy commented 7 years ago

On the off chance that these contributed to @HaoyangRong's trouble with multi-process registration, I thought it would be best to eliminate these.

mdhe1248 commented 7 years ago

I hope this resolve the issue. I also frequently encounter the same issue.

timholy commented 7 years ago

I think it's very unlikely that this will resolve the problem, but it doesn't hurt either.

The more likely solution is to upgrade to Julia 0.6.1, which seems to be nearing release.