Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • 1
    $\begingroup$ I'd suggest to use Threshold instead of Chop because the former preserves packing of lists. And using 0. instead of 0. $\endgroup$ Commented Aug 9, 2019 at 18:12
  • 2
    $\begingroup$ @HenrikSchumacher Thanks! I read about this, and agree. Changes made $\endgroup$ Commented Aug 10, 2019 at 0:24
  • 1
    $\begingroup$ This code doesn't work on this dataset (which I import by resMMA = Flatten@Import["/tmp/angles.csv"];). $\endgroup$ Commented Jan 21, 2020 at 10:45