Skip to content

Commit

Permalink
Fix python and matplotlib version for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lldelisle committed May 8, 2024
1 parent c672ec9 commit 568376e
Show file tree
Hide file tree
Showing 61 changed files with 11,238 additions and 11,237 deletions.
2 changes: 1 addition & 1 deletion baredSC/tests/test_baredSC_1d.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

BARED_1D_TEXT_SUFFIX = ['_neff.txt', '_p.txt', '_pdf.txt', '_posterior_per_cell.txt']

TOLERENCE = 18 # default matplotlib pixed difference tolerance
TOLERENCE = 13 # default matplotlib pixed difference tolerance


def test_baredSC_1d_1gauss_default():
Expand Down
Binary file modified baredSC/tests/test_data/2d_small_1gauss.npz
Binary file not shown.
Binary file modified baredSC/tests/test_data/2d_small_2gauss.npz
Binary file not shown.
Binary file modified baredSC/tests/test_data/2d_small_2gauss.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified baredSC/tests/test_data/2d_small_2gauss_convergence.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified baredSC/tests/test_data/2d_small_2gauss_corner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion baredSC/tests/test_data/2d_small_2gauss_corr.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
mean median low high pval error
0.902971588834658 0.9030205591240211 0.8808479278110088 0.9249439927709214 0.007859609399117668 0.007859609399117668
0.9029716395251455 0.9030200651684039 0.8808479278441326 0.9249441195524556 0.007859623867374954 0.007859623867374954
Binary file modified baredSC/tests/test_data/2d_small_2gauss_individuals.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified baredSC/tests/test_data/2d_small_2gauss_median.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion baredSC/tests/test_data/2d_small_2gauss_neff.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
127.23278590819812
127.23255169384986
Binary file modified baredSC/tests/test_data/2d_small_2gauss_p.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 11 additions & 11 deletions baredSC/tests/test_data/2d_small_2gauss_p.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name low median high
xy_mux0 0.3421735749355604 0.36400142067277885 0.38414407467979367
xy_muy0 0.3602753667616778 0.3797834812619477 0.3997083085113705
xy_scalex0 0.128373484740148 0.13754306887169315 0.154475100117708
xy_scaley0 0.11267797849970684 0.13404387324572375 0.1636497454683696
xy_corr0 -0.056936609709389754 0.20134274953150133 0.4823245136404016
xy_amp1 0.4683630960583824 0.4935067017747425 0.5184297378623833
xy_mux1 0.9950898144773097 1.0128387895441175 1.0323483080264237
xy_muy1 0.9882799141570242 1.0073935336038764 1.0262810747590292
xy_scalex1 0.12680233831791496 0.1317913482460104 0.1439711554909536
xy_scaley1 0.10695025120288884 0.11525119819932761 0.13138587521715606
xy_corr1 0.27825576244514594 0.5311286235242539 0.7541979912185461
xy_mux0 0.3421738328109765 0.36400189932266336 0.3841440747553726
xy_muy0 0.3602753667866474 0.3797834812932726 0.39970830854564193
xy_scalex0 0.12837392956595675 0.13754306888676632 0.1544751002101545
xy_scaley0 0.11267797846698233 0.1340437185508837 0.16364975095169854
xy_corr0 -0.05693660975737857 0.20134265783169808 0.4823245134294125
xy_amp1 0.4683630960248498 0.49350668946491333 0.5184297378980278
xy_mux1 0.9950898816264488 1.012838789457257 1.0323483079969673
xy_muy1 0.9882799141741364 1.0073935335689348 1.0262810747408535
xy_scalex1 0.12680170616971262 0.13179069883831943 0.14397113027517466
xy_scaley1 0.1069508246498268 0.11525151370549018 0.13138555730081636
xy_corr1 0.27825576227578863 0.5311286284596629 0.7541981226602934
100 changes: 50 additions & 50 deletions baredSC/tests/test_data/2d_small_2gauss_pdf2d.txt

Large diffs are not rendered by default.

5,000 changes: 2,500 additions & 2,500 deletions baredSC/tests/test_data/2d_small_2gauss_pdf2d_flat.txt

Large diffs are not rendered by default.

Binary file modified baredSC/tests/test_data/2d_small_combined.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion baredSC/tests/test_data/2d_small_combined_corr.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
mean median low high
0.902971588834658 0.9030205591240211 0.8808479278110088 0.9249439927709214
0.9029716395251455 0.9030200651684039 0.8808479278441326 0.9249441195524556
Binary file modified baredSC/tests/test_data/2d_small_combined_individuals.pdf
Binary file not shown.
Binary file modified baredSC/tests/test_data/2d_small_combined_median.pdf
Binary file not shown.
100 changes: 50 additions & 50 deletions baredSC/tests/test_data/2d_small_combined_pdf2d.txt

Large diffs are not rendered by default.

5,000 changes: 2,500 additions & 2,500 deletions baredSC/tests/test_data/2d_small_combined_pdf2d_flat.txt

Large diffs are not rendered by default.

Binary file modified baredSC/tests/test_data/combine_test1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified baredSC/tests/test_data/combine_test1_individuals.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified baredSC/tests/test_data/combine_test1_means.txt.gz
Binary file not shown.
200 changes: 100 additions & 100 deletions baredSC/tests/test_data/combine_test1_pdf.txt

Large diffs are not rendered by default.

Binary file modified baredSC/tests/test_data/combine_test1_posterior_andco.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified baredSC/tests/test_data/combine_test1_posterior_individuals.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 568376e

Please sign in to comment.