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

SED STACKER - normalization parameters in GUI are still bound incorrectly #136

Open
jbudynk opened this issue Apr 27, 2015 · 0 comments
Open

Comments

@jbudynk
Copy link
Member

jbudynk commented Apr 27, 2015

PR #130 didn't fix all the normalization parameter binding issues. The issue was first brought up in #64, then #115. The main issue is this:

I have two stacks, Stack.A and Stack.B. I set Stack.A's parameters first:

Stack.A

  • multiply
  • norm type: integration
  • normalization range: -Infinity to Infinity, in Angstroms
  • normalize to: Average, in Jy

Then, I switch to Stack.B and set the parameters:

Stack.B

  • multiply
  • norm type: integration
  • normalization range: -Infinity to Infinity, in Angstroms
  • normalize to: Value, 1.0 erg/s/cm2

When I switch back to Stack.A, the Normalize to: Y-Units goes back to erg/s/cm2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants