Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add simple web server to show dicom files through a web interface #4

Closed
darcymason opened this issue Nov 27, 2014 · 3 comments
Closed

Comments

@darcymason
Copy link
Member

From darcymason@gmail.com on September 07, 2008 23:14:46

I have turbogears-based code which shows datasets through a javascript
interface with ability to expand and collapse nodes. Would like to add this
in but using a simpler interface like cgi.

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

@darcymason
Copy link
Member Author

From darcymason@gmail.com on September 12, 2008 17:46:07

Added Milestone target

Labels: Milestone-Release1.0

@darcymason
Copy link
Member Author

From darcymason@gmail.com on October 05, 2008 21:34:04

Decided instead to do something with Tkinter/Tix. Used the Tix Tree control to create
a minimal program to show a single DICOM file's tags in a hierarchical structure.
Done in r36 .

Status: Fixed

@darcymason
Copy link
Member Author

From darcymason@gmail.com on January 11, 2009 20:29:32

Status: Verified

scaramallion added a commit to scaramallion/pydicom that referenced this issue Sep 17, 2020
# This is the 1st commit message:

In progress

# This is the commit message #2:

Add FileInstance, doc skeleton

# This is the commit message #3:

Move tree parsing to DicomDir, fix up DICOMDIR datasets

# This is the commit message pydicom#4:

Cleanup

# This is the commit message pydicom#5:

Minor fixes

# This is the commit message pydicom#6:

Add tests

# This is the commit message pydicom#7:

Add more tests

# This is the commit message pydicom#8:

Update tests

# This is the commit message pydicom#9:

Add test for keys

# This is the commit message pydicom#10:

Update example

# This is the commit message pydicom#11:

Add FilSet.patient_tree

# This is the commit message pydicom#12:

Update tutorial

# This is the commit message pydicom#13:

Genericise tree method, more work on the tutorial

# This is the commit message pydicom#14:

Minor changes

# This is the commit message pydicom#15:

Add FileInstance.__setattr__ and polish the tutorial
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant