Create TransientGridSearch to provide transient grid searches
Previously, this functionality was part of GridSearch, this splits this into a separate subclass to ease future development.
Closes #11 (closed)
@dkeitel - let me know if there are any problems with this. I've hardcoded in the nsegs=1
as I don't think there is any reason or plan to do semi-coherent transient searches right?