Posda Tools
  1. Posda Tools

oneposda

Public
AuthorCommitMessageCommit dateIssues
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
Quasar JaroszQuasar Jarosz
feeaeed67b9Update IEC frames API with new return schema
Quasar JaroszQuasar Jarosz
f32886eb703Update all.sql
Quasar JaroszQuasar Jarosz
d9080f29f7bAdd new frames endpoint to series and iecsIt returns a list of files along with the number of frames in those files.
Quasar JaroszQuasar Jarosz
b3267be3ce4Update all.sql
Quasar JaroszQuasar Jarosz
49103ca1240Fix mistake in query definition file
Quasar JaroszQuasar Jarosz
03f36482ed4Add more modules to US Multi-frame Iod
Quasar JaroszQuasar Jarosz
36ec62f2436Update dicom3tools to the latest versionThis commit actually adds a new script in the Posda container build step, which automatically determines the most recent version of dicom3tools published. It will probably work until a version other than "1.0 snapshot" is released, though it may continue to function then as well. This resolves TADMIN-1385TADMIN-1385
Quasar JaroszQuasar Jarosz
c3c84d8bc94Fix bug in BackgroundPrivateDispositionsTpDual prevented sending to NBIAA change in the parameters to ApplyPrivateDispositionUnconditionalDate2 was not implemented in BackgroundPrivateDispositionsTpDual when it was added to the other two scripts.
Quasar JaroszQuasar Jarosz
0591a1b84aaRemove duplicate file that differed only in capitlization
Bill BennettQuasar JaroszBill Bennett
62318eaaec4New way to process files received via DICOM SEND
Michael RutherfordQuasar JaroszMichael Rutherford
ae6cfbdba53fix DVH Report
Bill BennettQuasar JaroszBill Bennett
801910ef764modifications for ARIES
Sonya UtechtQuasar JaroszSonya Utecht
86eb3b77f57Add missing executable flag to BackgroundPrivateDispositionsTPDual.pl
Sonya UtechtQuasar JaroszSonya Utecht
75b4b9394c1New Private Dispostion script, should eventually replace Baseline as it uses the PM to do Baseline or Date Shift
Sonya UtechtSonya Utecht
cd0124bfcc3added Cancel Edits option to path viewer, fixed bug in path phi scan
Quasar JaroszQuasar Jarosz
61f0405a51dFix bug in PathologyCommitEdits
Quasar JaroszQuasar Jarosz
586ce85fb96Add in-place importer 2.0