Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to Update older version with slice update? #629

Closed
Khankakar1 opened this issue Jan 29, 2019 · 5 comments
Closed

How to Update older version with slice update? #629

Khankakar1 opened this issue Jan 29, 2019 · 5 comments
Labels
question Further information is requested
Milestone

Comments

@Khankakar1
Copy link

Khankakar1 commented Jan 29, 2019

link 1: https://jsfiddle.net/ivmartel/8xmruou2/20/
these updates i want to add older version of DVW viewer? any hint?
older version Link2: https://github.com/ivmartel/dwv/tree/400-openjpeg
in other words where should i put the link1 code in link 2 project?

@ivmartel ivmartel added the question Further information is requested label Feb 4, 2019
@ivmartel ivmartel added this to the 0.26.0 milestone Feb 4, 2019
@ivmartel
Copy link
Owner

ivmartel commented Feb 4, 2019

The 400-openjpeg branch did not have a lot of changes, I can merge develop in it if you want to use it. Is that what you are asking for?

@Khankakar1
Copy link
Author

Khankakar1 commented Feb 6, 2019

thank you so much for reply, I am using this viewer for x-rays, it is working well but for MR and CT it making issue: when i open complete volume of Study from zip folder the viewer does not allow me to view whole study. it gives me the error "cannot append a slice with different number of columns."
now i need to show complete volume of study in viewer, how should i do?
Thanks in advance

@ivmartel
Copy link
Owner

ivmartel commented Feb 6, 2019

You maybe have mixed series in your zip files, see Error-Messages#cannot-append-a-slice. The viewer does not allow for this so you need to 'clean' these zip files so that they only contain images of one series.

@Khankakar1
Copy link
Author

Khankakar1 commented Feb 7, 2019

Yes surely i have different series of studies maybe more then 3 in one volume generated by MR- CT machines and in these machines i do not have option of sending single series of study.

https://jsfiddle.net/ivmartel/8xmruou2/20/
as shown in this link i want to open all series in one viewer without any error?

is there any solution for this problem?

@ivmartel
Copy link
Owner

ivmartel commented Apr 5, 2019

I create #646 to add a series browser. Follow the issue to be update on its progress.

Closing for now, feel free to comment if you need.

@ivmartel ivmartel closed this as completed Apr 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants