Skip to content

Commit 97e7117

Browse files
committed
Updated field description
1 parent 0cf5b15 commit 97e7117

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/murfey/util/config.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ class MachineConfig(BaseModel):
8787
description=(
8888
"Nested dictionary containing the calibrations for this microscope. "
8989
"E.g., 'magnification' would be a valid dictionary, in which the "
90-
"field-of-view at each magnfication level is provided as a key-value "
91-
"pair. Options: 'magnification'"
90+
"pixel size (in angstroms) at each magnfication level is provided as a "
91+
"key-value pair. Options: 'magnification'"
9292
),
9393
)
9494

0 commit comments

Comments
 (0)