Fixes for the get_param_names() base class method.
Fixes for the map_text() method.
Added a missing import.
Bug fix, removal of the 'index' arg remants.
Added a module docstring.
Removed the empty __init__() method which was killing the base class method.
Removed the unused 'index' arg.
Fixed the call to the 3D isosurface mapping code.