Skip to content

Commit

Permalink
Add counts to units
Browse files Browse the repository at this point in the history
  • Loading branch information
domna committed Feb 7, 2024
1 parent 0c6fb6c commit e2a167a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pynxtools/dataconverter/units/default_en.txt
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,9 @@ pixel = [digital_image_resolution] = px = pel
# Conversion factors are exact (except when noted),
# although floating-point conversion may introduce inaccuracies

# Unitless
counts = []

# Angle
degree = π / 180 * radian = ° = deg = arcdeg = arcdegree = angular_degree
arcminute = degree / 60 = arcmin = arc_minute = angular_minute
Expand Down

0 comments on commit e2a167a

Please sign in to comment.