You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This line fails with UnboundLocalError: local variable 'zenith_ra' referenced before assignment if the first branch of the if statement above is taken.
baseline_dependent_averaging/bda/bda_tools.py
Line 395 in 1e7b5bc
This line fails with
UnboundLocalError: local variable 'zenith_ra' referenced before assignmentif the first branch of theifstatement above is taken.