Skip to content

Handle invalid RADEX output values #6

Description

@astropenguin

The format of RADEX output values can sometimes be invalid (e.g., 1.928+104; E or e is missed) and is interpreted as not float but an object by the pandas.read_csv() function. ndRADEX should handle these values as NaN.

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions