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
the loadprogress is seems complete, but the console says:
the .zip file is containing multiple .dcm files of one patient (3464 .dcm files in total), theres seq and ser on .dcm file name (i believe its sequence and series), like this:
thanks.
The text was updated successfully, but these errors were encountered:
It's been some time I did not check large data handling. I'm not sure what the browsers' limits are these days. If your data is a sequence, what you can do is load each item separately.
the
loadprogress
is seems complete, but the console says:the .zip file is containing multiple .dcm files of one patient (3464 .dcm files in total), theres
seq
andser
on .dcm file name (i believe its sequence and series), like this:thanks.
The text was updated successfully, but these errors were encountered: