DX exports where total_number_of_radiographic_frames is None fail

Issue #556 resolved
Ed McDonagh created an issue

Causes TypeError when attempting to cast to integer.

Might be due to lack of value in Canon RDSR, or might indicate issue with rdsr.py extract.

Comments (8)

  1. Ed McDonagh reporter

    Field doesn't exist in Canon RDSR. Need to decide whether to calculate on import or leave as-is.

  2. Ed McDonagh reporter

    Workaround now in place for release 0.8.0. Leave open for future version to investigate better solution - either on import or export.

  3. Log in to comment