powers of four
Matt

I'm an astronomer, specializing in computer simulations of cosmological structure formation.

 

Search

August 24th, 9:55pm 0 comments

Two Good Things

Today two good things happened.  Thing the first: the hot water spigot at work was turned back on, so I can start bringing my own coffee to work and enjoying it.  Thing the second: I made an information rich plot that told me a story.

The plot I made used essentially all of the machinery we've been putting into yt over the last four years: calculation of bulk quantities, cutting planes, slices, pixelization, variable parameters to field calculations, interpolation of irregular fields, and even a colormap that Britton custom made for yt.  And, it works.  It told me a story, and now I'm going to tell that story in the paper.
Posted
August 24th, 7:02am 0 comments

Dear researcher, which side of history will you be on? | Mendeley Blog

We came to the conclusion that technology is finally at a point that if we don’t use it now, then we are holding back the progress of science. And what exactly are we to use technology on? Open science/data/access.

Posted
August 23rd, 8:53pm 0 comments

Revisiting Ethos | jonobacon@home

When I first heard about Free Software in 1998 I was mesmerized by it’s potential. Sure, back then the software was complex and some would argue ugly, but underneath the rough edges was a thing of beauty — the opportunity for people to come together to make new things, and anyone with the inclination and energy could take part.

Jono's description really rings home for me. When I first really started hearing about FLOSS, I was 18. I'd been using Linux and Unix for seven years (but only on dial-in BBSes and the like) but I'd never considered using it on my desktop. And then I picked up a copy of SUSE 6.1, installed it, and started looking beneath the surface. I still believe in the principles, but it's hard not to get frustrated with where computing is going. I've tried to use those principles in my research, pushing my code and my data into the open while encouraging my colleagues and collaborators to do so as well. We've been successful so far, but the Grand Experiment (as my current mentor likes to call it) is just beginning. (More on that as it occurs.) In many ways the FLOSS community and the Scientific communities are very similar, but the cross-talk is sadly limited.

To answer the prompt from Jono that I didn't quote above, I'm passionate about Free Software and Open Source software because I want my kids to have the same opportunities and the same encouragements that I did. And because I think it's really guided me, my personal and my professional interactions in many ways, and I want to make sure that spirit of collaboration, of openness, of tinkering and problem solving never dies out.

Posted
August 23rd, 6:20pm 0 comments

symmetry breaking » Blog Archive » The strange case of solar flares and radioactive elements

Checking data collected at Brookhaven National Laboratory on Long Island and the Federal Physical and Technical Institute in Germany, they came across something even more surprising: long-term observation of the decay rate of silicon-32 and radium-226 seemed to show a small seasonal variation. The decay rate was ever so slightly faster in winter than in summer.

Filed under astro science sun
Posted
August 22nd, 5:31pm 0 comments

The Kansas City standard — Trevor’s Bike Shed

It was thus a catalyst in the rise of the personal computer, offering home users inexpensive data storage at a time when floppy disk drives cost around $1000.

Hit the original article for what "It" was. I used this for Scott Adams-brand (no, not that Scott Adams, the other one) adventure games.

Filed under computers ti994a
Posted
August 22nd, 4:47pm 0 comments

Spatial indexing with Quadtrees and Hilbert Curves - Nick's Blog

Spatial indexing is increasingly important as more and more data and applications are geospatially-enabled. Efficiently querying geospatial data, however, is a considerable challenge: because the data is two-dimensional (or sometimes, more), you can't use standard indexing techniques to query on position. Spatial indexes solve this through a variety of techniques. In this post, we'll cover several - quadtrees, geohashes (not to be confused with geohashing), and space-filling curves - and reveal how they're all interrelated.

Includes a handy Python function for converting to a Hilbert curve.

Filed under python yt
Posted
August 20th, 8:44am 0 comments

Op-Ed Contributor - Math Lessons for Locavores - NYTimes.com

The real energy hog, it turns out, is not industrial agriculture at all, but you and me. Home preparation and storage account for 32 percent of all energy use in our food system, the largest component by far.

Posted
August 19th, 10:51pm 0 comments

Michael Nielsen » Cameron Neylon on practical steps toward open science

The most critical issue however is rapid deployment of expertise to specific problems. To apply a distributed rapid innovation model we need the means to rapidly identify the very limited number of people with appropriate expertise to solve the problem at hand. We also need to rethink our research processes to make them more modular so that they can be divided up and distributed. Finally we need capacity in the system that makes it possible for expertise to actually be rapidly deployed. Its not clear to me how we achieve these goals although things like Innocentive, CoLab, Friendfeed, and others are pointing out potential directions. We are a long way from delivering on the promise and its not clear what a practical route there is.

Practical steps: more effective communication mechanisms will be driven by rewarding people for re-use of their work. Capacity can be added by baseline funding. Modularity is an attitude and a design approach which we will probably need to build into training and will be hard to do in a community where everything is bespoke and great pride is taken in eating our own dogfood but never trusting anyone else’s…

I find this particularly compelling, especially in light of some of the growing pains yt has been having. We're trying to build something that's useful, without losing sight of our own personal goals, and it's difficult at times. But we've been having some amazing successes, and I think it's worth it.

Posted
August 19th, 6:25pm 0 comments

HPCwire: NSF Awards SDSC $2.8 Million for Trestles Supercomputer

However, a fair number of computational science approaches require resources with scheduling flexibility and rapid turnaround. "By focusing on core counts of 1,024 or less, Trestles is designed to serve a much larger number of users while simultaneously improving their productivity as measured by turnaround and the number of jobs completed," said Allan Snavely, associate director of SDSC and also a co-PI for the new system.

Meso-scale computing. Rad.

Filed under hpc
Posted
August 18th, 5:48pm 0 comments

Texas Advanced Computing Center: Supercomputing: There’s an App for That

The team performed a series of expensive high-fidelity simulations on the Ranger supercomputer to generate a small “reduced model” which was transferred to a Google Android smart phone. They were then able to solve problems on the phone and visualize the results on the fly.

Filed under android hpc
Posted