Issue #1023: slice().to_frb() ignores aspect ratio (yt_analysis/yt)
12 May
2015
12 May
'15
2:48 a.m.
New issue 1023: slice().to_frb() ignores aspect ratio https://bitbucket.org/yt_analysis/yt/issue/1023/slice-to_frb-ignores-aspect-... maxhutch: `to_frb(width, resolution, height)` ignores height when selecting which data to use for the window. It does, however, produce an FRB with the given resolution, which can have non-unity aspect ratio. In the attached ipynb, the three visualizations *should* be the same (up to an overall rotation). The bug prevents the third visualization from displaying a circle. Responsible: MatthewTurk _______________________________________________ yt-dev mailing list yt-dev@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
3417
Age (days ago)
3417
Last active (days ago)
0 comments
1 participants
participants (1)
-
maxhutch