Control: fixed -1 3.6.8-5

Seems to be fixed today.

% dcmodify -i 0018,1411=-3. test.dcm
% dcm2json test.dcm | grep -A 5 1411
  "00181411": {
    "vr": "DS",
    "Value": [
      -3.0
    ]
  },

Reply via email to