-
Notifications
You must be signed in to change notification settings - Fork 107
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
Can't photon shoot simple chromatic transformation #1229
Labels
Milestone
Comments
rmjarvis
added
bug report
Bug report
chromatic
Related to the Chromatic classes, SEDs, bandpasses, etc.
labels
Aug 9, 2023
rmjarvis
added a commit
that referenced
this issue
Aug 14, 2023
rmjarvis
added a commit
that referenced
this issue
Aug 14, 2023
rmjarvis
added a commit
that referenced
this issue
Aug 14, 2023
rmjarvis
added a commit
that referenced
this issue
Aug 23, 2023
rmjarvis
added a commit
that referenced
this issue
Aug 23, 2023
rmjarvis
added a commit
that referenced
this issue
Aug 23, 2023
rmjarvis
added a commit
that referenced
this issue
Aug 23, 2023
rmjarvis
added a commit
that referenced
this issue
Aug 23, 2023
rmjarvis
added a commit
that referenced
this issue
Aug 23, 2023
Done #1236 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ChromaticTransformation._shoot
attempts to evaluate wavelength-dependent jacobian, offset, and flux_ratios here, but some of the underlying methods (for example inChromaticObject.expand
here) don't work correctly when handed an array of wavelengths. Here's a short snippet that fails due to the above:The text was updated successfully, but these errors were encountered: