Mercurial > hg > orthanc-tests
comparison Database/Issue137.cfg @ 234:93cd4fdd4a67
test_anonymize_relationships_4
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 05 Apr 2019 17:04:37 +0200 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
233:ce0b19a2c807 | 234:93cd4fdd4a67 |
---|---|
1 ## | |
2 ## Command to upload: | |
3 ## | |
4 ## $ storescu localhost 4242 -xf ./Issue137.cfg Default ./Issue137.dcm | |
5 ## | |
6 | |
7 | |
8 [[TransferSyntaxes]] | |
9 [Uncompressed] | |
10 TransferSyntax1 = LittleEndianExplicit | |
11 | |
12 [[PresentationContexts]] | |
13 [StorageCompressedAndUncompressed] | |
14 PresentationContext1 = 1.2.840.10008.5.1.4.1.1.104.3\Uncompressed | |
15 #PresentationContext1 = EncapsulatedSTLStorage\Uncompressed | |
16 | |
17 [[Profiles]] | |
18 [Default] | |
19 PresentationContexts = StorageCompressedAndUncompressed |