Skip to content

Undefined variables in run_scale #18

@cailmdaley

Description

@cailmdaley

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":

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions