Skip to content

Shadems Cab doesn't handle booleans properly #808

@SpheMakh

Description

@SpheMakh

This should not check for specific parameters, but either use an isinstance or `dtype == "bool" condition.

elif name in [
"debug",
"iter-scan",
"iter-field",
"iter-corr",
"iter-spw",
"iter-antenna",
"noconj",
"noflags",
"profile",
]:
value = ""

Also, iter-antenna in this Cab should be iter-ant

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions