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

Compare datasets bug #27

Open
SerLap opened this issue Feb 4, 2015 · 0 comments
Open

Compare datasets bug #27

SerLap opened this issue Feb 4, 2015 · 0 comments
Labels

Comments

@SerLap
Copy link
Collaborator

SerLap commented Feb 4, 2015

array out of bounds errors if datasts has differnt size in waves
in private org.glotaran.core.resultdisplayers.global.spec.calculateToValues()
in line 561
maxToCurves[i] = maxToCurves[i]/maxFromCurves[i];

will give a out of bound error if first dataset has less points in wave dimension

Related to #3

@SerLap SerLap added the bug label Feb 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant