suever / pydicom-experimental

pydicom test
0 stars 1 forks source link

Creating DICOM files from scratch #83

Open suever opened 9 years ago

suever commented 9 years ago

From darcymason@gmail.com on April 06, 2010 19:20:09

Need documentation (and unit tests) for creating a DICOM file from scratch using pydicom

Original issue: http://code.google.com/p/pydicom/issues/detail?id=83

suever commented 9 years ago

From darcymason@gmail.com on November 18, 2010 21:01:43

Added an example file to show how to write DICOM files from scratch in changeset 0e73e6551e. Still needs some bug fixes, documentation, and unit testing.

Status: Started

suever commented 9 years ago

From darcymason@gmail.com on January 21, 2012 19:29:11

Decided to leave this issue until after 0.9.7, because it may be impacted with the major code reorganization planned. Also, it may help to write files from scratch using some kind of templating / module concept, i.e. may be related to issue 57 .

Labels: -Milestone-NextRelease Milestone-Release1.0