1d data import - don't discard points automatically

The reader shows warnings and discards points with I>1.0. This is not the expected or desired behavior for two reasons:

  1. Even properly normalized datasets will have values above 1 due to counting errors.
  2. It requires users to further process the data before importing just because of a scaling parameter, which BA has as a fit parameter anyway.