Hello OpendTect Developers, Developers, Developers!
I am currently developing a plugin for OpendTect.
OpendTect 6.0.7, VS 2013 Update 5, Survey_F3_Demo_Training_v6
When I do a calculation of my Attribute for Z-slice all seems fine, but as you can see on the picture, when I do the same at In-Line and Cross-line I get a somehow weird output. The inline and cross-line is separated in four segments and after scratching my neck for some days my colleague realized the following: The number of segments is directly related to the number of processor-cores. Testing it on a machine with 8 cores and 16 cores (same code) showed 8 and 16 segments respectively.
Has someone an idea how to resolve this, even when its maybe not directly related to my code? I know, that's not much info, but maybe this "problem" is already known, and (hopefully) "just" a small bug in OpendTect.
With best regards
Martin

Another question:
Currently, while developing the plugin, I do it the conservative way: I load my two dll's into OpendTect, then I chose Analysis->Attribute->3d and then select my plugin. As a next step I would like to make a pic-Button in OpendTect (like e.g. the SEG_Y import button or the "Edit Attributes"-Button with an own logo, which should trigger e.g. the Analysis->Attribute->3D class with my plugin already pre-selected. Since I've sometimes a hard time to find the correct classes in OpendTect, maybe someone could give me a hint for this "problem".
Thanks much in forward
Martin