You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When making a volume for DICOM files, instead of passing in the file name in makeDensityVolume and makeDoseVolume, pass in the studyInstanceUID taken from the DICOMData object.
When making a volume for DICOM files, instead of passing in the file name in makeDensityVolume and makeDoseVolume, pass in the studyInstanceUID taken from the DICOMData object.
Need to update these lines:
https://github.com/ellieb/VICTORIA/blob/main/js/file-upload.js#L248
https://github.com/ellieb/VICTORIA/blob/main/js/file-upload.js#L298
https://github.com/ellieb/VICTORIA/blob/main/js/file-upload.js#L304
The text was updated successfully, but these errors were encountered: