Quantcast
Channel: Kurt's Weblog
Viewing all articles
Browse latest Browse all 108

mbsystem and the mbcookbook as an IPython Notebook

$
0
0
I just fell in love with a fancy new hammer called IPython Notebook and the world looks like a bunch of nails that need pounding. Even if using mbsystem to process multibeam sonar data does not need python, it sure makes a nice subject for a notebook.

It's a little clunky in that I have to put a ! in front of each command to bash and the images are super small, but it was fun to

https://gist.github.com/4698869

The notebook can be viewed here:

http://nbviewer.ipython.org/4698869/

Setup (because there are definitely a few things that ended up being system specific):
  • bash
  • mac osx 10.8
  • fink install mbsystem # version 5.3.2012
  • fink install graphicsmagick-imagemagic
  • fink install ipython-py27 # version 0.13.1
  • fink install matplotlib-py27 # version 1.2.0

Viewing all articles
Browse latest Browse all 108

Trending Articles