Skip to content

Careless Accepts SIGI=0 #183

@kmdalton

Description

@kmdalton

Careless actually runs and produces (pathological) output when there are SIGI values of 0 in the input. There should be a way to deal with this by either

  1. refusing to run
  2. purging entries with SIGI<= 0
  3. setting SIGI = maximum(SIGI, np.abs(I) / max_isigi)

I have a slight preference for (3), because i think in general we should discount reported I/SIGI values that are greater than about 100 or so.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions