NOTICE! This is a static HTML version of a legacy Fiji BugZilla bug.

The Fiji project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Bug 128 - Save as TIFF does not store the calibration in Z
Save as TIFF does not store the calibration in Z
Status: RESOLVED FIXED
Product: Fiji
Classification: Unclassified
Component: Plugins
unspecified
PC Windows
: P4 normal
Assigned To: ImageJ Bugs Mailing List
Depends on:
Blocks:
 
Reported: 2010-01-11 20:54 CST by Stephan Preibisch
Modified: 2010-03-19 20:18 CDT
1 user (show)

See Also:

Description Stephan Preibisch 2010-01-11 20:54:13 CST
[Enter details of the problem or bug and how to reproduce it here.]

Information about your version of Java - this information is useful for the Fiji developers:
  os.arch => amd64
  os.name => Windows 2003
  os.version => 5.2
  java.version => 1.6.0_04
  java.vendor => Sun Microsystems Inc.
  java.runtime.name => Java(TM) SE Runtime Environment
  java.runtime.version => 1.6.0_04-b12
  java.vm.name => Java HotSpot(TM) 64-Bit Server VM
  java.vm.version => 10.0-b19
  java.vm.vendor => Sun Microsystems Inc.
  java.vm.info => mixed mode
  java.awt.graphicsenv => sun.awt.Win32GraphicsEnvironment
  java.specification.name => Java Platform API Specification
  java.specification.version => 1.6
  sun.cpu.endian => little
  sun.desktop => windows
  file.separator => \
Comment 1 Curtis Rueden 2010-03-19 20:18:35 CDT
Looks like ImageJ does successfully save the Z information, but Bio-Formats would drop it on reimport. However, this problem has been addressed in r6033, so this bug is effectively fixed.