google-code-export / pydicom

Automatically exported from code.google.com/p/pydicom
0 stars 0 forks source link

Creating DICOM files from scratch #83

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Need documentation (and unit tests) for creating a DICOM file from scratch 
using pydicom

Original issue reported on code.google.com by darcymason@gmail.com on 6 Apr 2010 at 11:20

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
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.

Original comment by darcymason@gmail.com on 19 Nov 2010 at 5:01

GoogleCodeExporter commented 9 years ago
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.

Original comment by darcymason@gmail.com on 22 Jan 2012 at 3:29