[go: up one dir, main page]

Menu

/trunk/apps Commit Log


Commit Date  
[r4520] by smmoore

Update the usage message. It was behind the implementation.
No change in implementation.

2010-10-28 20:55:31 Tree
[r4519] by smmoore

Hard code the element type of 0028 3002 to DCM_US.
This should really depend on the context of the pixel
data. This is a remaining bug to be fixed.

2010-10-28 20:54:23 Tree
[r4517] by smmoore

Update the services library to accept all Storage SOP classes
defined in DICOM 2009. Clean up the tables so they follow the
order in the DICOM spec (that part is cosmetic to help me keep
things straight.
Simple_storage modified to accept all Storage SOP classes.
Add a new function to dicom_echo. The -f flag specifies a file
that contains a list of SOP Class UIDs. dicom_echo does not perform
a C-Echo in this case, but walks through the file and tests the
server application to determine if it accepts the SOP Classes.

2010-06-29 22:26:03 Tree
[r4301] by smmoore

Modified simple_storage to take -b flag. -b 1 now tells simple_storage to
accept transfer syntaxes from a pre-compiled list. That means we don't need
to grab this from a file.
Added -Y switch to send_image. This is a shortcut for -X. This tells
send_image to propose 3 transfer syntaxes, the 3 non-compression ones.

2008-11-19 19:28:43 Tree
[r4298] by smmoore

Add Dose SR object and then several others. This was precipitated
by storing Dose SR.

2008-10-29 00:59:05 Tree
[r4295] by smm

Pop the error stack after we process each file. Keep the stack from growing.

2008-03-19 20:54:19 Tree
[r4285] by smm

When dumping error, it is not an error if the attribute is not found.
That just means it did not exist, so removing is not an error.

2007-10-28 16:42:00 Tree
[r4268] by smm

Remove the calls to clean the message stack.
If we cannot open the file, we eventually want to see the messages.

2007-03-29 21:30:19 Tree
[r4267] by smm

Comment out another call to dump the call stack.
We probably don't need to see it.

2007-03-29 21:29:25 Tree
[r4266] by smm

Modify the debug messages to only print when in verbose mode.
Makes things easier for the MESA scripts/tests that don't need
that extra text output.

2007-03-29 21:27:01 Tree
Older >