On Mon, May 09, 2011 at 04:06:52PM +0200, Antoine Monmayrant wrote:
> Basically, files created in the PSI mode can be opened without a 
> problem, but VSI files cannot.
> The module stops on an error "AdjustVSI_A missing or not valid" (or 
> something like that, the error message is in French on my machine).

The VSI file contains three fields, AdjustVSI_A, AdjustVSI_B and
AdjustVSI_C that declare to be floats but are only 2 bytes long which is
impossible.  Gwyddion does not use them but as it did not know whether
to trust the length or the field type it gave up (getting out of sync
means all following parameters are bogus).

I tried to work around it by fixing the type so the VSI file loads now
but I don't know if correctly.  Please try development snapshot
2.24.20110510 or later.

Regards,

Yeti


------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Gwyddion-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gwyddion-users

Reply via email to