Switch lamps to internal IDs; EAN becomes optional metadata
Directories rename from bare EANs to L0001..L0010 (measurement order). metrics.json gains an ean field, and a rated block with advertised values (flux, CCT, power, lifetime) where already documented, so the site can show advertised-vs-measured deltas. One EAN can now cover several lamp versions (variant field) and unbranded lamps need no barcode.
This commit is contained in:
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"name": "L0001",
|
||||
"ean": "8718696822708",
|
||||
"manufacturer": "Philips",
|
||||
"model": "LEDBulb 8W E27 3000K (68W equivalent, 770 lm)",
|
||||
"notes": "",
|
||||
"rated": {
|
||||
"Phi_lm": 770,
|
||||
"CCT_K": 3000,
|
||||
"Power_W": 8,
|
||||
"lifetime_h": 15000,
|
||||
"W_equiv": 68
|
||||
},
|
||||
"instrument": "HPCS6500",
|
||||
"measured_at": "2026-07-08T12:01:34+07:00",
|
||||
"instrument_date": "2026-07-08",
|
||||
"instrument_time": "16:24:40",
|
||||
"readings_averaged": 5,
|
||||
"tm30": {
|
||||
"Rf": 75.5,
|
||||
"Rg": 110.1
|
||||
},
|
||||
"cri": {
|
||||
"Ra": 91.10615692138671,
|
||||
"R1": 94.44957122802734,
|
||||
"R2": 91.811328125,
|
||||
"R3": 86.76229705810547,
|
||||
"R4": 93.4618927001953,
|
||||
"R5": 89.97453460693359,
|
||||
"R6": 87.70405883789063,
|
||||
"R7": 94.87270812988281,
|
||||
"R8": 89.81285095214844,
|
||||
"R9": 66.82978668212891,
|
||||
"R10": 76.76311950683593,
|
||||
"R11": 93.26188354492187,
|
||||
"R12": 66.13293914794922,
|
||||
"R13": 93.02236480712891,
|
||||
"R14": 90.91719512939453,
|
||||
"R15": 91.51246337890625
|
||||
},
|
||||
"supply": {
|
||||
"ac_voltage": 230.0,
|
||||
"ac_frequency": 50.0,
|
||||
"dc_voltage": 24.0,
|
||||
"dc_current": 5.0,
|
||||
"mode": "AC"
|
||||
},
|
||||
"photometric": {
|
||||
"Phi_lm": 1329.24912109375,
|
||||
"eta_lm_W": 177.15518188476562,
|
||||
"CCT_K": 3106.658837890625,
|
||||
"Duv": 0.004594481457024813,
|
||||
"SDCM": 5.709672355651856,
|
||||
"TLCI": 84.33359985351562
|
||||
},
|
||||
"chromaticity": {
|
||||
"x": 0.43591046929359434,
|
||||
"y": 0.41534584760665894,
|
||||
"u": 0.24515765607357026,
|
||||
"v": 0.3503880321979523,
|
||||
"u_prime": 0.24515765607357026,
|
||||
"v_prime": 0.5255820512771606,
|
||||
"CIE_X": 2042.5478271484376,
|
||||
"CIE_Y": 1946.19189453125,
|
||||
"CIE_Z": 696.9744506835938
|
||||
},
|
||||
"radiometric": {
|
||||
"Phi_e_mW": 3722.362548828125,
|
||||
"Phi_euv_mW": 0.0,
|
||||
"Phi_eb_mW": 465.11298828125,
|
||||
"Phi_ey_mW": 1721.15166015625,
|
||||
"Phi_er_mW": 1509.6052001953126,
|
||||
"Phi_efr_mW": 11.607878494262696,
|
||||
"Phi_eir_mW": 0.0,
|
||||
"Phi_e_total": 3707.47705078125
|
||||
},
|
||||
"electrical": {
|
||||
"Voltage_V": 230.2688018798828,
|
||||
"Current_A": 0.05836072340607643,
|
||||
"Power_W": 7.503300476074219,
|
||||
"Freq_Hz": 50.021810150146486,
|
||||
"PF": 0.5583373665809631,
|
||||
"UThd": 0.7964606285095215,
|
||||
"AThd": 107.0087661743164
|
||||
},
|
||||
"sensor": {
|
||||
"PeakSignal": 50884.8,
|
||||
"DarkSignal": 2116.2,
|
||||
"Compensate": 2834.0
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,351 @@
|
||||
wavelength_nm,value
|
||||
380.00,0
|
||||
381.92,0
|
||||
383.84,0
|
||||
385.76,0
|
||||
387.68,0.00274479
|
||||
389.60,0.0363771
|
||||
391.52,0.13755
|
||||
393.44,0.305039
|
||||
395.36,0.500449
|
||||
397.28,0.712523
|
||||
399.20,0.935748
|
||||
401.12,1.17593
|
||||
403.04,1.43815
|
||||
404.96,1.71684
|
||||
406.88,2.0155
|
||||
408.80,2.32659
|
||||
410.72,2.6567
|
||||
412.64,3.01129
|
||||
414.56,3.38714
|
||||
416.48,3.79505
|
||||
418.40,4.23435
|
||||
420.32,4.71006
|
||||
422.23,5.22623
|
||||
424.15,5.78023
|
||||
426.07,6.37855
|
||||
427.99,7.03488
|
||||
429.91,7.74594
|
||||
431.83,8.50507
|
||||
433.75,9.29601
|
||||
435.67,10.0966
|
||||
437.59,10.9535
|
||||
439.51,11.7491
|
||||
441.43,12.3847
|
||||
443.35,12.8939
|
||||
445.27,13.2469
|
||||
447.19,13.4093
|
||||
449.11,13.3518
|
||||
451.03,13.0673
|
||||
452.95,12.5754
|
||||
454.87,11.9228
|
||||
456.79,11.1729
|
||||
458.71,10.3872
|
||||
460.63,9.61315
|
||||
462.55,8.89077
|
||||
464.47,8.2488
|
||||
466.39,7.69906
|
||||
468.31,7.24026
|
||||
470.23,6.86031
|
||||
472.15,6.53165
|
||||
474.07,6.23409
|
||||
475.99,5.94877
|
||||
477.91,5.66624
|
||||
479.83,5.387
|
||||
481.75,5.10906
|
||||
483.67,4.83658
|
||||
485.59,4.57294
|
||||
487.51,4.32357
|
||||
489.43,4.09664
|
||||
491.35,3.89405
|
||||
493.27,3.72207
|
||||
495.19,3.58016
|
||||
497.11,3.47018
|
||||
499.03,3.39267
|
||||
500.95,3.34189
|
||||
502.87,3.31351
|
||||
504.79,3.30609
|
||||
506.70,3.31149
|
||||
508.62,3.3351
|
||||
510.54,3.37595
|
||||
512.46,3.43339
|
||||
514.38,3.50755
|
||||
516.30,3.60254
|
||||
518.22,3.7201
|
||||
520.14,3.86022
|
||||
522.06,4.04505
|
||||
523.98,4.26105
|
||||
525.90,4.48578
|
||||
527.82,4.73628
|
||||
529.74,5.01335
|
||||
531.66,5.31422
|
||||
533.58,5.63978
|
||||
535.50,5.99102
|
||||
537.42,6.36598
|
||||
539.34,6.76486
|
||||
541.26,7.18263
|
||||
543.18,7.61077
|
||||
545.10,8.046
|
||||
547.02,8.48956
|
||||
548.94,8.93993
|
||||
550.86,9.39491
|
||||
552.78,9.85043
|
||||
554.70,10.294
|
||||
556.62,10.7284
|
||||
558.54,11.1543
|
||||
560.46,11.5729
|
||||
562.38,11.9829
|
||||
564.30,12.378
|
||||
566.22,12.7536
|
||||
568.14,13.1109
|
||||
570.06,13.4531
|
||||
571.98,13.7774
|
||||
573.90,14.0859
|
||||
575.82,14.3743
|
||||
577.74,14.6428
|
||||
579.66,14.8937
|
||||
581.58,15.1295
|
||||
583.50,15.3464
|
||||
585.42,15.5411
|
||||
587.34,15.7174
|
||||
589.26,15.8772
|
||||
591.17,16.0269
|
||||
593.09,16.1735
|
||||
595.01,16.3169
|
||||
596.93,16.4501
|
||||
598.85,16.5715
|
||||
600.77,16.6807
|
||||
602.69,16.7814
|
||||
604.61,16.8809
|
||||
606.53,16.9827
|
||||
608.45,17.0852
|
||||
610.37,17.1887
|
||||
612.29,17.2969
|
||||
614.21,17.4114
|
||||
616.13,17.5256
|
||||
618.05,17.6396
|
||||
619.97,17.7474
|
||||
621.89,17.8527
|
||||
623.81,17.9603
|
||||
625.73,18.0681
|
||||
627.65,18.1705
|
||||
629.57,18.2607
|
||||
631.49,18.344
|
||||
633.41,18.4241
|
||||
635.33,18.5084
|
||||
637.25,18.5959
|
||||
639.17,18.6819
|
||||
641.09,18.7647
|
||||
643.01,18.8433
|
||||
644.93,18.9177
|
||||
646.85,18.9876
|
||||
648.77,19.0511
|
||||
650.69,19.1107
|
||||
652.61,19.1686
|
||||
654.53,19.2251
|
||||
656.45,19.2843
|
||||
658.37,19.34
|
||||
660.29,19.3915
|
||||
662.21,19.4377
|
||||
664.13,19.4771
|
||||
666.05,19.5112
|
||||
667.97,19.5455
|
||||
669.89,19.5809
|
||||
671.81,19.6171
|
||||
673.72,19.6521
|
||||
675.64,19.6845
|
||||
677.56,19.7132
|
||||
679.48,19.7338
|
||||
681.40,19.7439
|
||||
683.32,19.7575
|
||||
685.24,19.7593
|
||||
687.16,19.7395
|
||||
689.08,19.7142
|
||||
691.00,19.6848
|
||||
692.92,19.6593
|
||||
694.84,19.6377
|
||||
696.76,19.6202
|
||||
698.68,19.6094
|
||||
700.60,19.6041
|
||||
702.52,19.608
|
||||
704.44,19.6217
|
||||
706.36,19.6312
|
||||
708.28,19.6148
|
||||
710.20,19.5564
|
||||
712.12,19.4564
|
||||
714.04,19.3243
|
||||
715.96,19.1782
|
||||
717.88,19.028
|
||||
719.80,18.8739
|
||||
721.72,18.7239
|
||||
723.64,18.6083
|
||||
725.56,18.5795
|
||||
727.48,18.6453
|
||||
729.40,18.7444
|
||||
731.32,18.8022
|
||||
733.24,18.7768
|
||||
735.16,18.6503
|
||||
737.08,18.5014
|
||||
739.00,18.3962
|
||||
740.92,18.3445
|
||||
742.84,18.3954
|
||||
744.76,18.88
|
||||
746.68,20.2372
|
||||
748.60,22.3101
|
||||
750.52,24.3615
|
||||
752.44,25.9825
|
||||
754.36,27.9432
|
||||
756.28,31.1217
|
||||
758.19,35.0457
|
||||
760.11,37.6973
|
||||
762.03,37.2255
|
||||
763.95,33.7337
|
||||
765.87,29.1248
|
||||
767.79,25.2922
|
||||
769.71,23.0179
|
||||
771.63,21.5754
|
||||
773.55,20.4686
|
||||
775.47,19.7423
|
||||
777.39,19.3545
|
||||
779.31,19.3171
|
||||
781.23,19.5719
|
||||
783.15,20.1283
|
||||
785.07,21.6822
|
||||
786.99,26.3307
|
||||
788.91,35.6258
|
||||
790.83,47.6676
|
||||
792.75,57.7002
|
||||
794.67,62.1182
|
||||
796.59,61.2608
|
||||
798.51,57.9343
|
||||
800.43,54.0671
|
||||
802.35,48.8277
|
||||
804.27,42.2247
|
||||
806.19,34.1579
|
||||
808.11,25.3894
|
||||
810.03,18.7965
|
||||
811.95,14.5404
|
||||
813.87,12.0121
|
||||
815.79,10.6041
|
||||
817.71,10.0604
|
||||
819.63,10.5352
|
||||
821.55,11.9937
|
||||
823.47,13.781
|
||||
825.39,14.895
|
||||
827.31,14.6743
|
||||
829.23,13.2714
|
||||
831.15,11.4786
|
||||
833.07,10.1368
|
||||
834.99,9.13645
|
||||
836.91,8.26565
|
||||
838.83,7.58035
|
||||
840.74,7.012
|
||||
842.66,6.52972
|
||||
844.58,6.11387
|
||||
846.50,5.75296
|
||||
848.42,5.43926
|
||||
850.34,5.15538
|
||||
852.26,4.88123
|
||||
854.18,4.6138
|
||||
856.10,4.37009
|
||||
858.02,4.16443
|
||||
859.94,4.02351
|
||||
861.86,3.926
|
||||
863.78,3.8628
|
||||
865.70,3.83865
|
||||
867.62,3.81295
|
||||
869.54,3.74547
|
||||
871.46,3.61552
|
||||
873.38,3.43874
|
||||
875.30,3.24828
|
||||
877.22,3.06791
|
||||
879.14,2.90969
|
||||
881.06,2.77096
|
||||
882.98,2.64673
|
||||
884.90,2.5472
|
||||
886.82,2.45121
|
||||
888.74,2.34494
|
||||
890.66,2.24435
|
||||
892.58,2.14832
|
||||
894.50,2.05818
|
||||
896.42,1.97367
|
||||
898.34,1.89293
|
||||
900.26,1.81437
|
||||
902.18,1.73805
|
||||
904.10,1.6642
|
||||
906.02,1.59627
|
||||
907.94,1.53302
|
||||
909.86,1.47988
|
||||
911.78,1.42687
|
||||
913.70,1.36521
|
||||
915.62,1.3037
|
||||
917.54,1.24287
|
||||
919.46,1.18207
|
||||
921.38,1.11984
|
||||
923.30,1.06127
|
||||
925.21,1.00601
|
||||
927.13,0.95305
|
||||
929.05,0.90185
|
||||
930.97,0.856258
|
||||
932.89,0.811339
|
||||
934.81,0.764549
|
||||
936.73,0.721773
|
||||
938.65,0.681744
|
||||
940.57,0.644447
|
||||
942.49,0.606653
|
||||
944.41,0.571802
|
||||
946.33,0.537012
|
||||
948.25,0.500829
|
||||
950.17,0.464371
|
||||
952.09,0.425141
|
||||
954.01,0.389486
|
||||
955.93,0.355749
|
||||
957.85,0.319384
|
||||
959.77,0.287098
|
||||
961.69,0.258732
|
||||
963.61,0.230736
|
||||
965.53,0.205313
|
||||
967.45,0.181466
|
||||
969.37,0.160415
|
||||
971.29,0.142003
|
||||
973.21,0.125355
|
||||
975.13,0.109365
|
||||
977.05,0.0920048
|
||||
978.97,0.0762675
|
||||
980.89,0.061475
|
||||
982.81,0.0473653
|
||||
984.73,0.0344761
|
||||
986.65,0.0221547
|
||||
988.57,0.0122877
|
||||
990.49,0.00588726
|
||||
992.41,0.00250535
|
||||
994.33,0.00058298
|
||||
996.25,0
|
||||
998.17,0
|
||||
1000.09,0
|
||||
1002.01,0
|
||||
1003.93,0
|
||||
1005.85,0
|
||||
1007.77,0
|
||||
1009.68,0
|
||||
1011.60,0
|
||||
1013.52,0
|
||||
1015.44,0
|
||||
1017.36,0
|
||||
1019.28,0
|
||||
1021.20,0
|
||||
1023.12,0
|
||||
1025.04,0
|
||||
1026.96,0
|
||||
1028.88,0
|
||||
1030.80,0
|
||||
1032.72,0
|
||||
1034.64,0
|
||||
1036.56,0
|
||||
1038.48,0
|
||||
1040.40,0
|
||||
1042.32,0
|
||||
1044.24,0
|
||||
1046.16,0
|
||||
1048.08,0
|
||||
1050.00,0
|
||||
|
@@ -0,0 +1,17 @@
|
||||
bin,ref_a,ref_b,test_a,test_b,ref_a_norm,ref_b_norm,test_a_norm,test_b_norm,Rcs_pct,Rhs,Rf_h
|
||||
1,25.2207,5.59189,23.9468,5.14199,0.976291,0.216462,0.926979,0.199046,-5.17625,-0.0074603,88.2342
|
||||
2,20.6016,14.1879,17.4922,16.0737,0.823589,0.567187,0.699284,0.642575,-6.14727,0.131743,74.5764
|
||||
3,15.1106,22.3625,9.92975,26.8579,0.559876,0.828576,0.367917,0.995138,3.18446,0.252145,53.0604
|
||||
4,3.05894,20.0834,-0.991246,24.4758,0.150575,0.988599,-0.0487938,1.20482,17.3168,0.23772,59.2959
|
||||
5,-2.53836,15.8414,-4.82766,19.0613,-0.158217,0.987404,-0.300911,1.1881,22.4679,0.100798,72.3912
|
||||
6,-10.9716,15.5497,-12.0571,19.5412,-0.57652,0.817083,-0.633559,1.02682,20.6081,-0.0690985,71.9776
|
||||
7,-18.2147,13.6996,-18.5566,18.3126,-0.799188,0.601082,-0.814188,0.80348,12.4919,-0.159954,68.6472
|
||||
8,-21.3097,4.15895,-19.6369,6.89367,-0.981482,0.191553,-0.90444,0.317509,-5.0989,-0.138566,76.3315
|
||||
9,-24.1302,-4.91835,-23.1366,-3.32052,-0.979853,-0.199719,-0.939507,-0.134836,-5.22288,-0.0557653,84.4167
|
||||
10,-18.8403,-13.1313,-16.567,-13.6215,-0.820395,-0.571797,-0.721404,-0.593144,-7.04488,0.0727456,81.3281
|
||||
11,-10.4986,-16.6324,-7.59477,-17.6571,-0.533771,-0.845629,-0.386135,-0.897724,-3.87072,0.151698,75.1028
|
||||
12,-4.61266,-18.2771,-1.77627,-19.4099,-0.244701,-0.969599,-0.0942307,-1.02969,2.95803,0.159302,73.2373
|
||||
13,4.4448,-17.4186,6.24449,-19.3891,0.247253,-0.968951,0.347365,-1.07856,12.7037,0.0768045,81.5932
|
||||
14,12.7069,-15.6132,13.8568,-17.9053,0.631227,-0.775598,0.688351,-0.889463,12.6412,-0.0157639,82.2486
|
||||
15,16.398,-10.4508,17.1919,-12.8459,0.843295,-0.537452,0.884125,-0.660622,10.2379,-0.0797285,81.6557
|
||||
16,17.8694,-3.50094,17.5106,-4.79429,0.981343,-0.192263,0.961637,-0.263291,-0.547049,-0.0735071,89.3902
|
||||
|
Reference in New Issue
Block a user