You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to Elly Martin, the tissue transforms to the computational grid, and general smoothness of tissue transitions (while avoiding partial voluming of tissue properties) can impact simulation outcomes. We should document the decisions that occur in the pipeline.
I noticed that the alignment to the computational grid seems to occur via nearest neighbor interpolation in align_to_focus_axis_and_scale, something which Elly advised against.
The text was updated successfully, but these errors were encountered:
According to Elly Martin, the tissue transforms to the computational grid, and general smoothness of tissue transitions (while avoiding partial voluming of tissue properties) can impact simulation outcomes. We should document the decisions that occur in the pipeline.
I noticed that the alignment to the computational grid seems to occur via
nearest neighbor
interpolation inalign_to_focus_axis_and_scale
, something which Elly advised against.The text was updated successfully, but these errors were encountered: