# HG changeset patch # User Sebastien Jodogne # Date 1720024575 -7200 # Node ID b152822fc3cdb0351268097e177de628243f9d16 # Parent eaf09977e3e93cabd29d6cc83e03a311ae75d350 typo diff -r eaf09977e3e9 -r b152822fc3cd Sphinx/source/plugins/python/incoming-cstore-filter.py --- a/Sphinx/source/plugins/python/incoming-cstore-filter.py Mon Jul 01 10:23:55 2024 +0200 +++ b/Sphinx/source/plugins/python/incoming-cstore-filter.py Wed Jul 03 18:36:15 2024 +0200 @@ -1,13 +1,11 @@ -import json import orthanc - # this script accepts 3 instances from STORESCU and then, rejects the next ones storeScuInstanceCounter = 0 def FilterIncomingCStoreInstance(receivedDicom): - # The list ofvalid status codes for DIMSE C-STORE can be found: + # The list of valid status codes for DIMSE C-STORE can be found: # https://dicom.nema.org/medical/Dicom/2021e/output/chtml/part04/sect_B.2.3.html global storeScuInstanceCounter