CIRDLES / Calamari

Reimplementation of data reduction from Ludwig's Squid 2.50 for SHRIMP mass spectrometers.
Apache License 2.0
1 stars 7 forks source link

BigDecimal and PoissonLimits tests #56

Closed grifffin closed 7 years ago

grifffin commented 7 years ago

Sorry I've taken so long to make this pull request. I just kept thinking of more and more tests cases for the square root algorithm. The original file is now much different. It now covers hugely small and large numbers.

bowring commented 7 years ago

Please update your local repo as to include recent merge before you push the changes we discussed.

grifffin commented 7 years ago

I've finally added the WeightedMeanCalculators tests.