Hi all,
I sent this email yesterday, but I heard from a few of you it went straight into spam, so I’m trying again. My apologies if you’ve seen it twice.
Anyone interested in a PR triage tomorrow (now Friday)? Any time works for me.
Sorry about the late notice. If you’re interested, reply back with a time. If I get at least a few people interested I’ll set up a hangout.
Best,
John Z
_______________________________________________
yt-dev mailing list
yt-dev(a)lists.spacepope.org
http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
Hi all,
Anyone interested in a PR triage tomorrow? Any time from 11 am to 1 pm EDT works for me, as well as 3:30 pm EDT onward after that.
Sorry about the late notice. If you’re interested, reply back with a time. If I get at least a few people interested I’ll set up a hangout in the morning.
Best,
John Z
_______________________________________________
yt-dev mailing list
yt-dev(a)lists.spacepope.org
http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
New issue 1024: Scripts sometimes harmlessly exit with exception
https://bitbucket.org/yt_analysis/yt/issue/1024/scripts-sometimes-harmlessl…
Nathan Goldbaum:
Sometimes yt scripts will (harmlessly) exit with the following exception:
```
Exception TypeError: "'NoneType' object is not callable" in <function _removeHandlerRef at 0x37b6cf8> ignored
```
This was brought up by @smumford on IRC this morning. I've also seen this too but never dove into why it's happening.
_______________________________________________
yt-dev mailing list
yt-dev(a)lists.spacepope.org
http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
I accidently pushed to the yt_analysis bitbucket instead of my fork -- can
anyone let me know how to undo that?
--
Michael Zingale
Associate Professor
Dept. of Physics & Astronomy • Stony Brook University • Stony Brook, NY
11794-3800
*phone*: 631-632-8225
*e-mail*: Michael.Zingale(a)stonybrook.edu
*web*: http://www.astro.sunysb.edu/mzingale
_______________________________________________
yt-dev mailing list
yt-dev(a)lists.spacepope.org
http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
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(a)lists.spacepope.org
http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org