> BTW did you really mean errors should be visible in Data Browser? I > cannot see any code doing that. What I meant is the string " (unscaled)" added to the data label in the Data Browser. I just checked, this is still present (but propably easily overlooked)
> - Ask the user for input. This is normally done for raw-data-like > import where the required information is unavailable in principle, but > the situation of standalone data file with lost ‘header’ is not so > different. For instance in the case of pixmap images we know some > information (pixel dimensions) and only need to complement it. So if > you want to go into this direction, I'm not against. The situation is pretty much identical to a lost 'header'. The module guesses the pixel dimensions from the data size, but that's pretty much it without the session file. I'll look into the pixmap module and see if I can implement something similiar. The case of the missing session file is, hopefully, rare. > Note I did some rather extensive cleanup (i.e. many lines of code > touched) of omicronmatrix.c this spring, namely r15846 and r15865 when I > noticed some prevasive memory leaks and was adding support for logging. > I hope I didn't break anything. That's definetely appreciated. I'll look into it as soon as I've sorted out why my toolchain is not working. Regards, Philipp ------------------------------------------------------------------------------ _______________________________________________ Gwyddion-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gwyddion-users
