Get short, timely messages from Thomas Robitaille.

Twitter is a rich source of instantly updated information. It's easy to stay updated on an incredibly wide variety of topics. Join today and follow @astrofrog.

Get updates via SMS by texting follow astrofrog to 40404 in the United States
Codes for other countries

Two-way (sending and receiving) short codes:
Country Code For customers of
Australia
  • 0198089488 Telstra
Canada
  • 21212 (any)
United Kingdom
  • 86444 Vodafone, Orange, 3, O2
Indonesia
  • 89887 AXIS, 3, Telkomsel
Ireland
  • 51210 O2
India
  • 53000 Bharti Airtel, Videocon
Jordan
  • 90903 Zain
New Zealand
  • 8987 Vodafone, Telecom NZ
United States
  • 40404 (any)

astrofrog

  1. So I've just realized I'm flying to Greece (for a conference) the day of the elections. Should be interesting...
  2. I don't get it: if the #SKA produces 10Pb of data every hour, how are they going to correlate that much data from thousands of miles apart?
  3. A question for extra-galactic astronomers: how much dust (in mass) is in spiral arms vs not in spiral galaxies?
  4. @davidwhogg - can I send you a trivial question on model fitting by email? (want to check first in case you are too busy!)
  5. And another: "If 80 columns were good enough for Jesus, then 78 columns are good enough for me!" #python
  6. Example comments: "Arghghh!. Apparently it works fine as coded..."
  7. Never thought I'd have to look at the python distutils source code. Ugh.
  8. @astrodrian Specifically, global_ax=fig.add_axes([0.1, 0.9,0.9,0.95]) or something like that?
  9. @astrodrian Can't you just define an axes to put it, e.g. global_ax in and pass it as ax=global_ax when creating the colorbar?
  10. @powersoffour that doesn't seem to work in this case unfortunately. On other computer, even just CC does the trick, but not here...
  11. Any regular Python users know the answer to this question? stackoverflow.com/questions/1048…
  12. @astrodrian yes, explaining pyplot vs semi-OO vs OO and plt.rc vs rcparam vs keywords is very confusing to beginners.
  13. @astrodrian actually I would argue that axis.set_xscale('log') makes more sense as I don't like attribute-setting with side effects!
  14. @astrodrian yeah, I'm totally with you on the lack of a more 'Pythonic' plotting library. I'm not going to volunteer this time though ;-)
  15. @astrodrian What about the *true* matplotlib OO API? (from matplotlib.figure import Figure). You can avoid pyplot entirely.
  16. @jiffyclub is this to do with the order of operations? (6 not in [1,2,3]) == True works!
  17. Wow, just realized that the pytest-cov plugin can produce beautiful HTML output of test coverage #python
  18. @augustmuench definitely email me your concerns, or add them as a comment on the PR!
  19. @zemogle - get better soon!