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

check to see if t_ is being updated as expected? #13

Open
petigura opened this issue Jul 5, 2024 · 0 comments
Open

check to see if t_ is being updated as expected? #13

petigura opened this issue Jul 5, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@petigura
Copy link
Collaborator

petigura commented Jul 5, 2024

t_ = t_ + C0 + C1*x_

I believe this line

t_ = t_ + C0 + C1*x_

will return different results depending on whether t_ is a view or a copy of the array stored here

phot_args['warped_t'][npl][j]
@gjgilbert gjgilbert self-assigned this Jul 17, 2024
@gjgilbert gjgilbert added cleanup bug Something isn't working and removed cleanup labels Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants