Subscribe by email
Want updates? Enter your email


Delivered by Google FeedBurner
No spam, total privacy, opt out any time
News
« Species identification in the rock kingdom | Main | Open seismic processing, and dolphins »
Saturday
Jun182011

More powertools, and a gobsmacking

Yesterday was the second day of the open geophysics software workshop I attended in Houston. After the first day (which I also wrote about), I already felt like there were a lot of great geophysical powertools to follow up on and ideas to chase up, but day two just kept adding to the pile. In fact, there might be two piles now.

First up, Nick Vlad from FusionGeo gave us another look at open source systems from a commercial processing shop's perspective. Along with Alex (on day 1) and Renée (later on), he gave plenty of evidence that open source is not only compatible with business, but it's good for business. FusionGeo firmly believe that no one package can support them exclusively, and showed us GeoPro, their proprietary framework for integrating SEPlib, SU, Madagascar, and CP Seis. 

SEP logoYang Zhang from Stanford then showed us how reproducibility is central to SEPlib (as it is to Madagascar). When possible, researchers in the Stanford Exploration Project build figures with makefiles, which can be run by anyone to easily reproduce the figure. When this is not possible, a figure is labelled as non-reproducible; if there are some dependencies, on data for example, then it is called conditionally reproducible. (For the geeks out there, the full system for implementing this involves SEPlib, GNU make, Vplot, LaTeX, and SCons). 

Next up was a reproducibility system with ancestry in SEPlib: Madagascar, presented by the inimitable Sergey Fomel. While casually downloading and compiling Madagascar, he described how it allows for quick regeneration of figures, even from other sources like Mathematica. There are some nice usability features of Madagascar: you can easily interface with processes using Python (as well as Java, among other languages), and tools like OpendTect and BotoSeis can even provide a semi-graphical interface. Sergey also mentioned the importance of a phenomenon called dissertation procrastination, and why grad students sometimes spend weeks writing amazing code:

"Building code gives you good feelings: you can build something powerful, and you make connections with the people who use it"

After the lunch break, Joe Dellinger from BP explained how he thought some basic interactivity could be added to Vplot, SEP's plotting utility. The goal would not be to build an all-singing, all-dancing graphics tool, but to incrementally improve Vplot to support editing labels, changing scales, and removing elements. A good goal for a 1-day hack-fest?

The show-stopper of the day was Bjorn Olofsson of SeaBird Exploration. I think it's fair to say that everyone was gobsmacked by his description of SeaSeis, a seismic processing system that he has built with his own bare hands. This was the first time he has presented the system, but he started the project in 2005 and open-sourced it about 18 months ago. Bjorn's creation stemmed from an understandable (to me) frustration with other packages' apparent complexity and unease-of-use. He has built enough geophysical algorithms for SeaBird to use the software at sea, but the real power is in his interactive viewing tools. Built with Java, Bjorn has successfully exploited all the modern GUI libraries at his disposal. Due to constraints on his time, the future is uncertain. Message of the day: Help this man!

Renée Bourque of dGB also opened a lot of eyes with her overview of OpendTect and the Open Seismic Repository. dGB's tools are modern, user-friendly, and flexible. I think many people present realized that these tools—if combined with the depth and breadth of more fundamental pieces like SU, SEPlib and Madagascar—could offer the possibility of a robust, well-supported, well-documented, and rich environment that processors can use every day, without needing a lot of systems support or hacking skills. The paradigm already exists: Madagascar has an interface in OpendTect today.

As the group began to start thinking about the weekend, it was left to me, Matt Hall, to see if there was any more appetite for hearing about geophysics and computers. There was! Just enough for me to tell everyone a bit about mobile devices, the Android operating system, and the App Inventor programming canvas. More on this next week!

It was an inspiring and thought-provoking workshop. Thank you to Karl Schleicher and Robert Newsham for organizing, and Cheers! to the new friends and acquaintances. My own impression was that the greatest challenge ahead for this group is not so much computational, but more about integration and consolidation. I'm looking forward to the next one!

PrintView Printer Friendly Version

EmailEmail Article to Friend

Reader Comments (4)

Thanks for these posts. I wish all papers with a computational aspect to them were reproducible in the SEPlib/Madagascar sense (although, not being in seismology, I haven't used those tools, only read about them). Being able to actually run computations (in order to tinker with them) makes the concepts so much easier to understand. But you can't do that if there's no script or program to run...

June 19, 2011 | Unregistered Commentergstudent

@gstudent: I totally agree. There are people that would say that if a result is not reproducible, because the data, or the code, or the method, were not published in a full and open way, then whatever is being reported is 'not science'. This would apply to most papers in petroleum geoscience. I am not sure I feel that strongly, but I can see the point of view. It's frustrating to read about something and see the results, but not be able to check the details or try it on your own data. I think it's partly up to those who can or want to open up to do so, and push publishers to make it easier; this way it may eventually become the norm.

June 20, 2011 | Registered CommenterMatt Hall

Note Madagascar's graphics are built on vplot, too. It inherited vplot from its SEPlib heritage. Ironically, the graphics situation now is somewhat reminiscent of the chaotic innovation environment of the 1980's that gave birth to vplot. Back in the 1980's new hardware graphics devices were appearing monthly. Now it's new software standards that are proliferating: X (in various flavors), Postscript (also in various flavors: ps, eps, pdf), SVG, bitmaps (various flavors), Cairo... so the ability of vplot to support new graphics protocols is once again topical and useful!

June 21, 2011 | Unregistered CommenterJoe Dellinger

@Joe: Thanks for the insight. As something of an outsider, it's fun to watch the developments. It seems like wiggle plots are something of a special case, probably not readily catered for by many generic graphics packages; I imagine SVG would be the most accommodating. But the trick is to hide all this from the user, if that's even possible, so that when he or she asks for a plot, it 'just works'! For me at least, nine times out of ten, a screenshot will suffice. Indeed, Command-Shift-4 (screen shot to file) is my favourite key combo in Mac OS X!

June 21, 2011 | Registered CommenterMatt Hall

PostPost a New Comment

Enter your information below to add a new comment.

My response is on my own website »
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>