On Mon, Feb 03, 2014 at 12:43:39PM +0000, Joe Smerdon wrote: > I’m trying to use an Omicron SCALA system from 1994. It saves files > in the usual .par and as many tiffs as channels. Gwyddion can’t load > the images; a usual error might be > > Expected data size calculated from file headers is 131072 bytes, but > the real size is 133040 bytes. > > The real size is always bigger than the expected size. I have other > software that can load the files, so they don’t seem to be corrupted. > Is there a way I can upload one so that it can be examined?
I changed the file size check to non-strict, i.e. it accepts extra data in the file (try the tomorrow's development snapshot). However, there does not seem any useful extra data at the end of the file. It looks more like the software writing the files was just continuing to write there after the acquisition has finished... Regards, Yeti ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk _______________________________________________ Gwyddion-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gwyddion-users
