Browse Source

#143 discovered that humans can ruin everything

feature/load_slices
jim 9 years ago
parent
commit
7064e6f0ae
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      nd2reader/main.py

+ 1
- 1
nd2reader/main.py View File

@ -173,7 +173,7 @@ class Nd2(object):
@property
def pixel_microns(self):
"""
The width of a pixel in microns.
The width of a pixel in microns. Note that the user can override this in NIS Elements so it may not reflect reality.
:rtype: float


Loading…
Cancel
Save