forked from martinkilbinger/shear_psf_leakage
-
Notifications
You must be signed in to change notification settings - Fork 0
Undefined variables in run_scale #18
Copy link
Copy link
Open
Description
There are a few undefined variables in run_scale.py (write_ascii_table_file, coords, ra_star_col, mode) which I happened to notice with VS Code's linter:
| write_ascii_table_file(cols, names, fname) |
| tolerance_angle = coords.Angle(self._params["close_pair_tolerance"]) |
| n_avg = len(dat_PSF_mult[ra_star_col]) |
| elif mode == "remove": |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels