question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

v1.5 will be the last release that supports Python 2

  • Add deprecation notice for Python 2 (#433)
  • Improve included SCU apps (#387, #444)
  • Improve included SCP apps (#444, #449)
  • Improve documentation
    • Add tutorial docs for beginners: ~Installation~, ~Echo SCU~, ~Store SCP~ (#470)
    • Update pynetdicom README
    • Review docs before release (for typos, outdated stuff, etc)
  • Don’t wait for the timeout if peer aborts or closes connection during DIMSE message exchange (#431)
  • Update to 2019e version of the DICOM Standard (#425)
  • Add well-known SOP Instances to sop_class (#427)
  • Add ability to pass extra arguments to the event handlers (#448)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:21 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
tcdewitcommented, Mar 10, 2020

Not my finest piece of code ever written but it seems to do the job. Most likely still containing bugs or not properly adhering to the dicom standard so I’m open to any improvements or suggestions 😃

sc-scp-test.py.txt sc-scu-test.py.txt

In the scu code there are 2 options: receiving the n-action response inside the current association or in a separate association (uncomment the “start_server” code block). Both are allowed in the dicom standard, but the second scenario could lead to problems when using a dicom-load-balancer (which was the reason for creating these scripts).

1reaction
tcdewitcommented, Feb 28, 2020

Haven’t found the time yet to improve my code but I’ll share it anyway to prevent others having to reinvent the wheel. Will do it after the weekend.

— Sent from my iPhone

On 28 Feb 2020, at 21:56, Adnane Belmadiaf notifications@github.com wrote:

@tcdewit https://github.com/tcdewit were you able to share your commitment code?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/pydicom/pynetdicom/issues/380?email_source=notifications&email_token=AAS5DP2LXQXITM66VTLHB3DRFF27ZA5CNFSM4IEL4N5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENKEC2I#issuecomment-592724329, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAS5DPZZHOSLOYJQPFU3723RFF27ZANCNFSM4IEL4N5A .

Read more comments on GitHub >

github_iconTop Results From Across the Web

Sid Meier's Civilization® VI - 2K Launcher v1.5.0 Release Notes
Updates in the 2k Launcher v1.5.0 release include: New and improved user interface to play and browse games Improved Launcher Update Management General...
Read more >
March 16 2022 Major Update: 2k Launcher v1.5.0 release
Updates in the 2k Launcher v1.5.0 release include: New and improved user interface to play and browse games. Improved Launcher Update Management.
Read more >
v1.5.0 · Backstage Software Catalog and Developer Platform
This release adds the new @backstage/backend-defaults package, part of the evolution of the backend system. This package is highly experimental and we do...
Read more >
v1.5.0 Release - Apache EventMesh
Release Notes; v1.5.0 Release ... Optimized documentation docker script code blocks; Upgrade spring libs & jackson-databind s version to fix CVEs issues ...
Read more >
Update v1.5.0 release notes by SuperQ · Pull Request #2540
Update v1.5.0 release notes #2540. SuperQ wants to merge 1 commit into master from superq/flag_note.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found