Closed daducci closed 3 years ago
In case of blur, i.e., when using the parameter blur_sigma in trk2dictionary.run(), the streamline weights returned in streamline_weightx.txt do not take into account the blur. This PR scales these values accordingly.
blur_sigma
trk2dictionary.run()
streamline_weightx.txt
In case of blur, i.e., when using the parameter
blur_sigma
intrk2dictionary.run()
, the streamline weights returned instreamline_weightx.txt
do not take into account the blur. This PR scales these values accordingly.