Posda Tools
  1. Posda Tools

oneposda

Public
AuthorCommitMessageCommit dateIssues
Quasar JaroszQuasar Jarosz
342153c641aMake some changes necessary to support Cornerstone v2.0 NiftiCornerstone 2.0 made some major changes in how Nifti files were loaded and processed, and one of those is that it determines if the file is compressed by looking at the end of the url (.gz vs not). To support proper handling of these files, this commit adds an alias to the files/data endpoint of files/data.gz. This does nothing other than trick the Cornerstone code into believing the file is co...
Sonya UtechtQuasar JaroszSonya Utecht
a4c2a4e5026MPull request #369: Seg linkage branchMerge in PT/oneposda from seg_linkage_branch to master * commit '902a8d47903a328afeb3d7d055d50820e5783184': changed to count None or empty string ref image FOR as valid success changed to use BackgroundEditTp None to empty attempting to get edit sheet running fully Edit skeleton report added added FOR check, requires the image files have a FOR changed workflow working linkage s...
Sonya UtechtSonya Utecht
902a8d47903changed to count None or empty string ref image FOR as valid success
Sonya UtechtSonya Utecht
df6b41662d2changed to use BackgroundEditTp
Sonya UtechtSonya Utecht
11ad6097c64None to empty
Sonya UtechtSonya Utecht
82fca09e7faattempting to get edit sheet running fully
Sonya UtechtSonya Utecht
e878e9989d1Edit skeleton report added
Sonya UtechtSonya Utecht
2915b5f6d7fadded FOR check, requires the image files have a FOR
Quasar JaroszQuasar Jarosz
8a8b3be6e58Add new experimental Dciodvfy processing scriptThis also adds a second report to the standard BackgroundDciodvfyTp, which contains the output of the new script, for comparison.
Sonya UtechtSonya Utecht
439a16a2890changed workflow
Sonya UtechtSonya Utecht
3940be65dbdworking linkage storage.cleaned up lots of errors
Sonya UtechtSonya Utecht
7285f8532fffril from sop api code
Sonya UtechtSonya Utecht
11288235ab8MMerge branch 'seg_linkage_branch' of https://code.imphub.org/scm/pt/oneposda into seg_linkage_branch
Sonya UtechtSonya Utecht
7cf6fe2db30I thought I added this already
Sonya UtechtSonya Utecht
ba3e6a5634fpydicom read started
Michael RutherfordMichael Rutherford
ec4552d907aUpdated Nifti PHI scan to include all header attributes.
Sonya UtechtSonya Utecht
7ecbe99ac25initial skeleton for Seg Linkages
Quasar JaroszQuasar Jarosz
5fee0da0c6fFix mistake from last commit, num of query params went down
Quasar JaroszQuasar Jarosz
6662c4eb7fbAttempt to make Posda::ImageDisplayer::Segmentation to work outside activity
Quasar JaroszQuasar Jarosz
4cab2e09239Another fix for FileWithInfoBySopInPosda.sql
Quasar JaroszQuasar Jarosz
fae7340b05aFix query that was breaking CheckStructLinkages for US modality
Quasar JaroszQuasar Jarosz
c9e5956ce31Update BackgroundFixStructLinkagesTp.pl to use TestStructFixerTpTestStructFixerTp.pl already exists, but wasn't actually being called by the BackgroundFixStructLinkagesTp.pl script. Hopefully this will allow it to work now.
Quasar JaroszQuasar Jarosz
e367639b79aTemporarily set all reviewfiles responses to volumetric
Quasar JaroszQuasar Jarosz
0bf0adefd0fFix query for reviewfiles endpointThe query was joining file_image and file_image_geometry, however only one of these should be joined, not both. Having both was causing some odd duplication in the results.
Quasar JaroszMichael RutherfordQuasar Jarosz
527b7733595MPull request #367: WadorsMerge in PT/oneposda from wadors to master * commit '15cecc223516815c27e1fadf9464173d13b55c9f': Add IEC-based endpoints and refactor somewhat Add new wadsors endpoint
Michael RutherfordQuasar JaroszMichael Rutherford
9e8028cf24cMPull request #366: Fixed phi macro sop class check errorMerge in PT/oneposda from bugfix/PT-1247-macro-spreadsheet-error to master * commit 'b080233e36467f38b85a9ca29ccd4e66b92315fe': Fixed phi macro sop class check errorPT-1247
Michael RutherfordMichael Rutherford
b080233e364Fixed phi macro sop class check error
Quasar JaroszQuasar Jarosz
15cecc22351Add IEC-based endpoints and refactor somewhat
Sonya UtechtSonya Utecht
83f73969e64another necessary change
Sonya UtechtSonya Utecht
d1fd80092a2accept matching date after shift for non de-id data
Quasar JaroszQuasar Jarosz
611fae8b9b6Add new wadsors endpointThis is a very early and minimal implementation of WADO-RS, the DICOMWeb endpoints for retrieving. More work is needed.
Michael RutherfordMichael Rutherford
ba03927369dAdded activity_id input parameter to ensure the operation gets filed to the activity timeline.
Quasar JaroszQuasar Jarosz
77a45c38c8cAdd new script to populate seg bitmaps.This is a new version of AddPngToSegSliceBitmap.pl that can be run as a background process, allowing anyone to execute it. This resolves PT-1123PT-1123
Quasar JaroszQuasar Jarosz
20ee5bd830dAdd usedforsecurity=False to hashlib.md5() calls for FIPS
Michael RutherfordMichael Rutherford
85bb33a67e6Updated SOP class list for PHI macro to include retired and private classes.
Quasar JaroszQuasar Jarosz
d2fc3bdf34eTest commit, please ignore.
Quasar JaroszQuasar Jarosz
1865b3b4d8dFix masking reviewfiles endpoint to restrict to dicom only
Quasar JaroszQuasar Jarosz
348e56d076fUpdate to latest Mirabelle
Michael RutherfordQuasar JaroszMichael Rutherford
676bc0778a3MPull request #362: Added frame logic to the masking review files endpointMerge in PT/oneposda from feature/TADMIN-1381-integrate-cornerstone-viewer-into-visual-review-workflow to master * commit '8a3e218a7708489716e0b3be51f5c8c58385b037': Added frame logic to the masking review files endpointTADMIN-1381
Michael RutherfordMichael Rutherford
8a3e218a770Added frame logic to the masking review files endpoint
Quasar JaroszQuasar Jarosz
9aa51ca397dBump to image versions to 1.0.4 in preparation for releaseAlso fix some Makefiles
Michael RutherfordQuasar JaroszMichael Rutherford
354341a3487MPull request #361: Feature/TADMIN-1381 integrate cornerstone viewer into visual review workflowMerge in PT/oneposda from feature/TADMIN-1381-integrate-cornerstone-viewer-into-visual-review-workflow to master * commit '2de0aa93ced152ed0e1524b35a00d474e7f2c6b5': Added new query to workflow Removed unneeded button definition Standardized api calls Added IEC info api call Add Mirabelle review button to VisualReviewStatusDetails query Added API call to update IEC VR statusTADMIN-1381
Michael RutherfordMichael Rutherford
2de0aa93cedAdded new query to workflow
Michael RutherfordMichael Rutherford
33c7f2ecc5cRemoved unneeded button definition
Michael RutherfordMichael Rutherford
3278d106533Standardized api calls
Michael RutherfordMichael Rutherford
7291cd91be9Added IEC info api call
Quasar JaroszQuasar Jarosz
4463bd365f7Add Mirabelle review button to VisualReviewStatusDetails querywhich opens the IEC in Mirabelle. Also adds a new query, VisualReviewStatusDetailsByPatient which allows filtering of visual reviews by patient_id (using like).
Quasar JaroszQuasar Jarosz
96e92dfc67cAdd error message to Quince for multiframe filesDue to other fixes in the db, Quince will now display the first frame of multiframe files, but gives no indication that it is a multiframe, which could lead to curators missing the other frames. This temporary fix just disables the display of multiframe files entirely, instead displaying an error message (Multiframe File; Use other viewer).
Michael RutherfordMichael Rutherford
75d3b5a1216Added API call to update IEC VR status
Michael RutherfordMichael Rutherford
412809c38b0Fixed IEC frames API call for single image