tests/testthat/_snaps/chroma.md

pth_max_max_chroma() works

Code
  pth_mat_max_chroma(blues)
Output
         L*         u*         v*
   [1,]   0  0.0000000    0.00000
   [2,]   5 -1.4538626  -20.14798
   [3,]  10 -2.9111431  -40.34333
   [4,]  15 -4.3653953  -60.49671
   [5,]  20 -5.8195079  -80.64816
   [6,]  25 -7.2742513 -100.80835
   [7,]  30 -8.7276308 -120.94963
   [8,]  35 -9.5480623 -132.31937
   [9,]  40 -9.6090324 -133.16431
  [10,]  45 -9.3453217 -129.50974
  [11,]  50 -8.8714606 -122.94286
  [12,]  55 -8.1971826 -113.59855
  [13,]  60 -7.4083185 -102.66628
  [14,]  65 -6.5245612  -90.41896
  [15,]  70 -5.5948055  -77.53418
  [16,]  75 -4.6391102  -64.28992
  [17,]  80 -3.6788561  -50.98248
  [18,]  85 -2.7278977  -37.80387
  [19,]  90 -1.7930124  -24.84800
  [20,]  95 -0.8852338  -12.26778
  [21,] 100  0.0000000    0.00000
  attr(,"class")
  [1] "pth_cieluv" "pth_mat"   
  attr(,"whitepoint")
  [1]  95.047 100.000 108.883


ijlyttle/colorpath documentation built on Sept. 13, 2022, 7:44 p.m.