[yt-dev] Issue #871: Make "Region" object only require two arguments (yt_analysis/yt)

Cameron Hummels issues-reply at bitbucket.org
Mon Jul 28 06:57:04 PDT 2014


New issue 871: Make "Region" object only require two arguments
https://bitbucket.org/yt_analysis/yt/issue/871/make-region-object-only-require-two

Cameron Hummels:

Right now, the Region object requires three arguments (center, left corner, right corner), where it doesn't really matter what you set for the center as long as it is between the corners.  I think we should change the API to only be left corner and right corner, even if it means providing a wrapper around the existing object constructor.





More information about the yt-dev mailing list