Results Comparison

If you want to compare results with other people in the group, you have to adhere to the following format.

You have to create an output in XML following

XML Output

Implementation Certification

For implementation to be EMVA1288 certified, it has to be possible to output the results in a XML file.

The XML output file MUST contain all values specified in [[Naming convention]] Only Short, Symbol and Comment fields are optional If the computer names does not correspond exactly to what it is specified in [[Naming convention]], the test for certification will fail even if the values are correct.

Example

The following is a valid XML output. Only Short, Symbol and Comment fields are optional:

<results>
  <info>
    <index_start>
      <Comment></Comment>
      <Short>The array indexes start at</Short>
      <Symbol></Symbol>
      <Value>0</Value>
      <Unit></Unit>
    </index_start>
  </info>
  <sensitivity>
    <u_p_sat>
      <Comment></Comment>
      <Short>Saturation Capacity (photons)</Short>
      <LatexName>UPSat</LatexName>
      <Value>30957.0</Value>
      <Symbol>$\mu_{p.sat}$</Symbol>
      <Unit>$p$</Unit>
    </u_p_sat>
    <SNR_max_dB>
      <Comment></Comment>
      <Short>Maximum Signal to Noise Ratio in Db</Short>
      <LatexName>SNRMaxDB</LatexName>
      <Value>95.4485571343</Value>
      <Symbol>$SNR_{max.dB}$</Symbol>
      <Unit>dB</Unit>
    </SNR_max_dB>
    <DR_dB>
      <Comment></Comment>
      <Short>Dynamic Range in dB</Short>
      <LatexName>DRDB</LatexName>
      <Value>142.143573793</Value>
      <Symbol>$DR_{dB}$</Symbol>
      <Unit>dB</Unit>
    </DR_dB>
    <SNR_max>
      <Comment></Comment>
      <Short>Maximum Signal to Noise Ratio</Short>
      <LatexName>SNRMax</LatexName>
      <Value>118.205880802</Value>
      <Symbol>$SNR_{max}$</Symbol>
      <Unit></Unit>
    </SNR_max>
    <sigma_y_dark>
      <Comment></Comment>
      <Short>Temporal Dark Noise (DN)</Short>
      <LatexName>SigmaYDark</LatexName>
      <Value>3.07341849276</Value>
      <Symbol>$\sigma_{y.dark}$</Symbol>
      <Unit>DN</Unit>
    </sigma_y_dark>
    <K>
      <Comment>Slope of (s2_y - s2_y_dark) Vs (u_y - u_y_dark). Fit with offset = 0</Comment>
      <Short>Overall system gain</Short>
      <LatexName>K</LatexName>
      <Value>0.280769280926</Value>
      <Symbol>K</Symbol>
      <Unit>$DN/e^-$</Unit>
    </K>
    <u_e_sat>
      <Comment>Number of electrons at saturation</Comment>
      <Short>Saturation Capacity (electrons)</Short>
      <LatexName>UESat</LatexName>
      <Value>13972.6302563</Value>
      <Symbol>$\mu_{e.sat}$</Symbol>
      <Unit>$e^-$</Unit>
    </u_e_sat>
    <inverse_SNR_max>
      <Comment></Comment>
      <Short>Inverse Maximum Signal to Noise Ratio</Short>
      <LatexName>InvSNRMax</LatexName>
      <Value>0.845981598556</Value>
      <Symbol>$SNR_{max}^{-1}$</Symbol>
      <Unit>\%</Unit>
    </inverse_SNR_max>
    <index_sensitivity_min>
      <Comment>Index for linear fits in sensitivity part of the standard (70% of saturation)</Comment>
      <Short>Sensitivity fit minimum index</Short>
      <Symbol></Symbol>
      <Value>0</Value>
      <Unit></Unit>
    </index_sensitivity_min>
    <u_p_min>
      <Comment></Comment>
      <Short>Absolute sensitivity threshold</Short>
      <LatexName>UPMin</LatexName>
      <Value>25.3600660517</Value>
      <Symbol>$\mu_{p.min}$</Symbol>
      <Unit>$p$</Unit>
    </u_p_min>
    <SNR_max_bit>
      <Comment></Comment>
      <Short>Maximum Signal to Noise Ratio in Bits</Short>
      <LatexName>SNRMaxBit</LatexName>
      <Value>6.88515800189</Value>
      <Symbol>$SNR_{max.bit}$</Symbol>
      <Unit>bit</Unit>
    </SNR_max_bit>
    <QE>
      <Comment></Comment>
      <Short>Quantum efficiency</Short>
      <LatexName>QE</LatexName>
      <Value>45.1356082834</Value>
      <Symbol>$\eta$</Symbol>
      <Unit>\%</Unit>
    </QE>
    <index_u_ysat>
      <Comment>Index of saturation</Comment>
      <Short>Saturation Point</Short>
      <Symbol></Symbol>
      <Value>36</Value>
      <Unit></Unit>
    </index_u_ysat>
    <R>
      <Comment>Slope of the (u_y - u_y_dark) Vs u_p. Fit with offset = 0</Comment>
      <Short>Responsivity</Short>
      <Symbol>R</Symbol>
      <Value>0.126726922819</Value>
      <Unit>DN/p</Unit>
    </R>
    <inverse_K>
      <Comment></Comment>
      <Short>Inverse Overall system gain</Short>
      <LatexName>InvK</LatexName>
      <Value>3.56164319936</Value>
      <Symbol>1/K</Symbol>
      <Unit>$e^-/DN$</Unit>
    </inverse_K>
    <DR>
      <Comment></Comment>
      <Short>Dynamic Range</Short>
      <LatexName>DR</LatexName>
      <Value>1220.69871336</Value>
      <Symbol>DR</Symbol>
      <Unit></Unit>
    </DR>
    <index_sensitivity_max>
      <Comment>Index for linear fits in sensitivity part of the standard (70% of saturation)</Comment>
      <Short>Sensitivity fit maximum index</Short>
      <Symbol></Symbol>
      <Value>25</Value>
      <Unit></Unit>
    </index_sensitivity_max>
    <sigma_d>
      <Comment></Comment>
      <Short>Temporal Dark Noise (electrons)</Short>
      <LatexName>SigmaDark</LatexName>
      <Value>10.8980275235</Value>
      <Symbol>$\sigma_d$</Symbol>
      <Unit>$e^-$</Unit>
    </sigma_d>
  </sensitivity>
  <linearity>
    <LE_max>
      <Comment></Comment>
      <Short>Min Linearity error</Short>
      <LatexName>LEMax</LatexName>
      <Value>0.480448332752</Value>
      <Symbol>$LE_{max}$</Symbol>
      <Unit>\%</Unit>
    </LE_max>
    <index_linearity_max>
      <Comment></Comment>
      <Short>Linearity fit maximum index</Short>
      <Symbol></Symbol>
      <Value>34</Value>
      <Unit></Unit>
    </index_linearity_max>
    <LE_min>
      <Comment></Comment>
      <Short>Min Linearity error</Short>
      <LatexName>LEMin</LatexName>
      <Value>-0.615797581149</Value>
      <Symbol>$LE_{min}$</Symbol>
      <Unit>\%</Unit>
    </LE_min>
    <index_linearity_min>
      <Comment>Minimum index for linear fit in (5% of saturation)</Comment>
      <Short>Linearity fit minimun index</Short>
      <Symbol></Symbol>
      <Value>2</Value>
      <Unit></Unit>
    </index_linearity_min>
  </linearity>
  <defect_pixel>
    <histogram_DSNU_accumulated>
      <Comment></Comment>
      <Short>accumulated DSNU histogram</Short>
      <Symbol></Symbol>
      <Data>
        <model>3757.00935672 4101.64070402 4455.78801661 4816.62679352 5180.99344019 5545.42271225 5906.19579952 6259.39838039 6600.98757268 6926.86631846 7232.963385 7515.31686216 7770.15880306 7993.99850479 8183.70186994 8336.56433411 8450.37499043 8523.46978743 8554.77201146 8543.81867712 8490.77192172 8396.41501178 8262.13309909 8089.87938703 7882.12786246 7641.81419157 7372.26675281 7077.13006945 6760.28309878 6425.75492877 6077.6404245 5720.01826098 5356.87358427 4992.02727175 4629.07343078 4271.32640012 3921.77811924 3583.06632612 3257.45365063 2946.81730581 2652.64875487 2376.06245886 2117.81259542 1878.316486 1657.68337891 1455.7472044 1272.10194243 1106.13831509 957.080626731 824.022715463 705.962141098 601.831906654 510.52918564 430.940697174 361.964529679 302.528356504 251.604109886 208.219281222 171.465094898 140.501860321 114.561843655 92.9500190119 75.0430610573 60.2869298968 48.193377575 38.3356763541 30.3438347516 23.8995304477 18.7309515951 14.6077014356 11.3358866655 8.75347863094 6.72600871485 5.14263551452 3.9126016422 2.96208209014 2.23141381123 1.6726871191 1.24767328881 0.926058903488 0.68395560804 0.502653588461 0.367587918504 0.267488576687 0.19368715495 0.139555825209 0.100056818037 0.0713833581697 0.0506755921172 0.0357974637403 0.0251627007649 0.017600046585 0.012249601225 0.0084836287178 0.00584645922932 0.00400918195088 0.00273571074863 0.00185753136727 0.00125502883719 0.000843767556988 0.00056447343695 0.000375764515328 0.000248908421823 0.000164064638442 0.000107607353265 7.02296465064e-05 4.56090036058e-05 2.94735369289e-05 1.89524559686e-05 1.21269142316e-05 7.72123347477e-06 4.89186690944e-06 3.08399844298e-06 1.93466260163e-06 1.20766892688e-06 7.50139642056e-07 4.63647487684e-07 2.8515781218e-07 1.74515580553e-07 1.06275879537e-07 6.44001351203e-08 3.88320589661e-08 2.32994477584e-08 1.39108095813e-08 8.26438904302e-09 4.88563108121e-09 2.87396950541e-09 1.68226810385e-09 9.79850536792e-10 5.67905439236e-10 3.27524498862e-10 1.87958998605e-10 1.07333186654e-10 6.09896995037e-11 3.44850240252e-11</model>
        <values>307200 301675 290902 280032 269321 258574 247859 237395 227137 216991 206947 197210 187480 178102 168990 160085 151410 142954 134777 126945 119300 111985 104807 98141 91843 85763 79915 74366 69130 64301 59605 55211 51124 47153 43482 39992 36796 33908 31080 28467 26049 23761 21715 19835 18087 16478 15024 13647 12485 11300 10282 9314 8458 7659 6915 6277 5699 5144 4693 4250 3875 3510 3203 2932 2671 2446 2225 2030 1856 1700 1564 1451 1329 1224 1129 1031 923 856 787 720 652 603 551 507 463 430 393 357 333 306 292 275 250 224 213 196 178 154 142 135 124 115 111 100 90 82 75 72 62 56 48 39 35 32 29 27 25 21 20 19 17 15 15 14 13 12 8 5 3 3 3 2 2 1 1</values>
        <bins>0.0 0.0008 0.0016 0.0024 0.0032 0.004 0.0048 0.0056 0.0064 0.0072 0.008 0.0088 0.0096 0.0104 0.0112 0.012 0.0128 0.0136 0.0144 0.0152 0.016 0.0168 0.0176 0.0184 0.0192 0.02 0.0208 0.0216 0.0224 0.0232 0.024 0.0248 0.0256 0.0264 0.0272 0.028 0.0288 0.0296 0.0304 0.0312 0.032 0.0328 0.0336 0.0344 0.0352 0.036 0.0368 0.0376 0.0384 0.0392 0.04 0.0408 0.0416 0.0424 0.0432 0.044 0.0448 0.0456 0.0464 0.0472 0.048 0.0488 0.0496 0.0504 0.0512 0.052 0.0528 0.0536 0.0544 0.0552 0.056 0.0568 0.0576 0.0584 0.0592 0.06 0.0608 0.0616 0.0624 0.0632 0.064 0.0648 0.0656 0.0664 0.0672 0.068 0.0688 0.0696 0.0704 0.0712 0.072 0.0728 0.0736 0.0744 0.0752 0.076 0.0768 0.0776 0.0784 0.0792 0.08 0.0808 0.0816 0.0824 0.0832 0.084 0.0848 0.0856 0.0864 0.0872 0.088 0.0888 0.0896 0.0904 0.0912 0.092 0.0928 0.0936 0.0944 0.0952 0.096 0.0968 0.0976 0.0984 0.0992 0.1 0.1008 0.1016 0.1024 0.1032 0.104 0.1048 0.1056 0.1064 0.1072</bins>
      </Data>
      <Unit></Unit>
    </histogram_DSNU_accumulated>
    <histogram_PRNU_accumulated>
      <Comment></Comment>
      <Short>accumulated PRNU histogram</Short>
      <Symbol></Symbol>
      <Data>
        <model>1812.53689482 1899.44171923 1987.94130978 2077.87593517 2169.0728434 2261.34658561 2354.49943813 2448.32192368 2542.59343192 2637.08293845 2731.54982043 2825.74476633 2919.41077586 3012.28424562 3104.09613474 3194.57320409 3283.43932157 3370.41682521 3455.22793518 3537.59620483 3617.24800046 3693.91399899 3767.33069209 3837.24188531 3903.40018018 3965.56842746 4023.52113965 4077.04585092 4125.94441317 4170.03421693 4209.14932689 4243.14152189 4271.88123048 4295.25835357 4313.18296715 4325.58589846 4332.41917075 4333.65631244 4329.29252797 4319.34472873 4303.85142393 4282.87247222 4256.48869642 4224.80136477 4187.93154347 4146.01932607 4099.22294688 4047.71778595 3991.69527465 3931.36171112 3866.93699614 3798.65329999 3726.7536717 3651.4906024 3573.12455441 3491.92246823 3408.15625913 3322.10131521 3234.03500839 3144.23522932 3052.97895692 2960.54087255 2867.19202808 2773.19857654 2678.82057315 2584.3108536 2489.91399557 2395.86536875 2302.39027715 2209.70319722 2118.00711363 2027.49295419 1938.33912405 1850.71113863 1764.76135399 1680.62879215 1598.43905856 1518.30434811 1440.32353522 1364.58234343 1291.15358908 1220.0974935 1151.46205777 1085.28349386 1021.58670568 960.38581382 901.684717371 845.477686474 791.749979311 740.478477411 691.632333349 645.173625218 601.058012508 559.235388404 519.650523855 482.243699154 446.951319192 413.706508929 382.439686069 353.07910833 325.551393124 299.78200785 275.695729409 253.21707192 232.270681971 212.781701077 194.676095313 177.880952413 162.324746833 147.937573557 134.651351595 122.399998331 111.119575991 100.748411679 91.2271924637 82.4990371484 74.5095463352 67.2068324885 60.5415316771 54.4667986845 48.9382871526 43.9141163879 39.3548264122 35.2233227795 31.4848126159 28.1067332605 25.058674809 22.3122977722 19.8412469787 17.6210627562 15.629090342 13.8443883787 12.2476372668 10.82104806 9.54827250405 8.41431474611 7.40544516057 6.50911667227 5.71388388857 5.00932529222 4.38596869014 3.83522006228 3.34929590792 2.92115914527 2.54445858331 2.21347195183 1.92305244795 1.66857873245 1.44590828913 1.25133404341 1.08154412225 0.933584627089 0.804825283016 0.692927821807 0.595816952825 0.511653774094 0.43881147579 0.37585318979 0.321511841495 0.274671863733 0.234352636988 0.199693525292 0.169940382713 0.144433411367 0.122596258111 0.103926243489 0.0879856229492 0.0743937868016 0.0628203117394 0.0529787829792 0.0446213121069 0.0375336815387 0.0315310520759 0.0264541753356 0.022166057855 0.018549028397 0.0155021644131 0.0129390377535 0.01078574356 0.0089791798323 0.00746554843897 0.00619905136113 0.00514075871576 0.00425762762683 0.00352165330508 0.00290913577737 0.00240004758744 0.00197748948632 0.00162722265607 0.00133726737839 0.00109755928332 0.000899655404625 0.000736483239849 0.000602126874988 0.000491644997114 0.000400916292596 0.00032650832272 0.000265566490985 0.000215720174651 0.000175003494243 0.00014178854505 0.000114729219952 9.2714018363e-05 7.48264664627e-05 6.03119733487e-05 4.85501201139e-05 3.90315275134e-05 3.13385758114e-05 2.51293602843e-05 2.01243600502e-05 1.60953784817e-05 1.28563822694e-05 1.02559248453e-05 8.17088975986e-06 6.50133195406e-06 5.16623075652e-06 4.09999879128e-06 3.24961660809e-06 2.57228444508e-06 2.03350070005e-06 1.60549194092e-06 1.26593207107e-06 9.96898962029e-07 7.84025799686e-07 6.15811838041e-07 4.83063452933e-07 3.7844153759e-07 2.96095552542e-07 2.31368078032e-07 1.80556639271e-07 1.40721985809e-07 1.09533992132e-07 8.51479794695e-08 6.61055991698e-08 5.12555164739e-08 3.96900321763e-08 3.06945136779e-08 2.37071054559e-08 1.828667621e-08 1.40873559339e-08 1.08383374633e-08 8.3278773306e-09 6.39064125358e-09 4.89770955187e-09 3.74869479857e-09 2.86553428807e-09 2.18760851018e-09 1.66790790806e-09 1.27002713578e-09 9.65811565479e-10 7.33517149471e-10 5.5637372389e-10 4.21464907029e-10 3.18856075303e-10</model>
        <values>302736 297461 292153 286874 281665 276394 271244 266010 260808 255556 250365 245295 240212 235068 230142 225149 220265 215205 210386 205504 200637 195790 191173 186587 181834 177388 172976 168504 164231 159906 155700 151552 147404 143294 139326 135361 131502 127587 123878 120160 116577 113018 109558 106121 102688 99403 96147 93022 89903 86908 84025 81253 78421 75652 73009 70390 67825 65407 63051 60752 58513 56226 54103 51969 49974 48011 46113 44201 42369 40670 38945 37359 35736 34168 32647 31261 29892 28535 27192 26002 24857 23760 22660 21617 20457 19508 18581 17709 16846 16072 15283 14523 13790 13081 12449 11828 11238 10685 10104 9547 9019 8545 8082 7632 7160 6775 6379 6029 5706 5370 5066 4756 4507 4278 4049 3824 3577 3369 3184 2979 2783 2613 2434 2311 2174 2035 1917 1811 1710 1600 1498 1406 1320 1235 1161 1084 1016 943 890 832 781 729 677 637 593 559 519 493 466 426 388 367 340 319 291 271 259 240 219 209 197 185 172 155 141 137 129 125 113 101 94 84 81 74 72 71 63 53 51 47 44 42 39 36 35 31 30 26 25 22 19 18 18 18 18 17 15 14 14 13 13 12 10 9 8 7 7 6 6 6 6 5 5 4 4 4 4 4 4 4 4 4 3 2 2 2 2 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1</values>
        <bins>0.0 0.1304 0.2608 0.3912 0.5216 0.652 0.7824 0.9128 1.0432 1.1736 1.304 1.4344 1.5648 1.6952 1.8256 1.956 2.0864 2.2168 2.3472 2.4776 2.608 2.7384 2.8688 2.9992 3.1296 3.26 3.3904 3.5208 3.6512 3.7816 3.912 4.0424 4.1728 4.3032 4.4336 4.564 4.6944 4.8248 4.9552 5.0856 5.216 5.3464 5.4768 5.6072 5.7376 5.868 5.9984 6.1288 6.2592 6.3896 6.52 6.6504 6.7808 6.9112 7.0416 7.172 7.3024 7.4328 7.5632 7.6936 7.824 7.9544 8.0848 8.2152 8.3456 8.476 8.6064 8.7368 8.8672 8.9976 9.128 9.2584 9.3888 9.5192 9.6496 9.78 9.9104 10.0408 10.1712 10.3016 10.432 10.5624 10.6928 10.8232 10.9536 11.084 11.2144 11.3448 11.4752 11.6056 11.736 11.8664 11.9968 12.1272 12.2576 12.388 12.5184 12.6488 12.7792 12.9096 13.04 13.1704 13.3008 13.4312 13.5616 13.692 13.8224 13.9528 14.0832 14.2136 14.344 14.4744 14.6048 14.7352 14.8656 14.996 15.1264 15.2568 15.3872 15.5176 15.648 15.7784 15.9088 16.0392 16.1696 16.3 16.4304 16.5608 16.6912 16.8216 16.952 17.0824 17.2128 17.3432 17.4736 17.604 17.7344 17.8648 17.9952 18.1256 18.256 18.3864 18.5168 18.6472 18.7776 18.908 19.0384 19.1688 19.2992 19.4296 19.56 19.6904 19.8208 19.9512 20.0816 20.212 20.3424 20.4728 20.6032 20.7336 20.864 20.9944 21.1248 21.2552 21.3856 21.516 21.6464 21.7768 21.9072 22.0376 22.168 22.2984 22.4288 22.5592 22.6896 22.82 22.9504 23.0808 23.2112 23.3416 23.472 23.6024 23.7328 23.8632 23.9936 24.124 24.2544 24.3848 24.5152 24.6456 24.776 24.9064 25.0368 25.1672 25.2976 25.428 25.5584 25.6888 25.8192 25.9496 26.08 26.2104 26.3408 26.4712 26.6016 26.732 26.8624 26.9928 27.1232 27.2536 27.384 27.5144 27.6448 27.7752 27.9056 28.036 28.1664 28.2968 28.4272 28.5576 28.688 28.8184 28.9488 29.0792 29.2096 29.34 29.4704 29.6008 29.7312 29.8616 29.992 30.1224 30.2528 30.3832 30.5136 30.644 30.7744 30.9048 31.0352 31.1656 31.296 31.4264 31.5568 31.6872 31.8176 31.948 32.0784 32.2088 32.3392 32.4696 32.6 32.7304 32.8608 32.9912</bins>
      </Data>
      <Unit></Unit>
    </histogram_PRNU_accumulated>
    <histogram_PRNU>
      <Comment></Comment>
      <Short>PRNU histogram</Short>
      <Symbol></Symbol>
      <Data>
        <model>0.0447788398364 0.0543768267868 0.065923907213 0.079792133001 0.0964195868635 0.116321103624 0.140100542802 0.168464802828 0.202239784711 0.242388531065 0.290031784976 0.346471231943 0.413215706936 0.492010667015 0.584871247771 0.694119238446 0.822424325729 0.9728499691 1.14890428085 1.35459629064 1.59449797709 1.87381244654 2.19844863092 2.57510286164 3.01134765392 3.5157280044 4.09786546386 4.76857019503 5.53996116176 6.42559451967 7.44060018833 8.60182648069 9.92799254608 11.4398482479 13.1603409463 15.1147884885 17.3310575268 19.8397460857 22.6743690855 25.871545305 29.4711840237 33.5166693396 38.0550399001 43.1371615222 48.8178899203 55.156220499 62.2154219172 70.0631498934 78.7715375013 88.4172580047 99.0815561188 110.85024345 123.813653777 138.066553804 153.708005025 170.841172417 189.573075844 210.014280246 232.27852102 256.482261361 282.744178807 311.184578798 341.924733706 375.086146516 410.789739185 449.154966591 490.298857985 534.334988894 581.372387553 631.514381086 684.857387867 741.489663691 801.490010616 864.926458522 931.854930615 1002.31790519 1076.34308705 1153.94210275 1235.10923498 1319.82021161 1408.03106576 1499.67708353 1594.67185596 1692.90645185 1794.24872767 1898.54279033 2005.60862737 2115.24191871 2227.2140421 2341.27228323 2457.14025961 2574.51856518 2693.08564053 2812.49887101 2932.39591274 3052.3962435 3172.10293311 3291.10462468 3408.97771568 3525.28872477 3639.59682759 3751.4565424 3860.42054371 3966.04258002 4067.88046979 4165.49914811 4258.47373507 4346.39259583 4428.86036203 4505.50088331 4575.96007855 4639.90865651 4697.04467667 4747.09592252 4789.82206111 4825.01656494 4852.50837477 4872.16328445 4883.88503228 4887.61608627 4883.33811455 4871.07213538 4850.87834518 4822.85562637 4787.14074085 4743.90721822 4693.36395138 4635.7535154 4571.35022869 4500.45797805 4423.40783171 4340.55546669 4252.27843828 4158.97332099 4061.05275126 3958.94240244 3853.07792318 3743.9018696 3631.86066118 3517.40158926 3400.96990564 3283.0060169 3163.9428084 3044.20311941 2924.19738845 2804.32148552 2684.95474485 2566.45820936 2449.17309492 2333.41947987 2219.49522253 2107.67510647 1998.21021114 1891.32750291 1787.22963919 1686.09497657 1588.07777196 1493.3085642 1401.89472225 1313.92114521 1229.45109817 1148.52716799 1071.17232203 997.391053535 927.170596712 860.482195643 797.282411067 737.514450088 681.109504564 627.988084894 578.061336932 531.232330905 487.397312353 446.44690632 408.267267252 372.741168239 339.749024481 309.169846967 280.882123485 254.764625144 230.697137529 208.561116552 188.240269845 169.6210653 152.593168993 137.049815264 122.888112227 110.009286327 98.3188698778 87.7268357245 78.147683306 69.5004804928 61.7088655621 54.7010136464 48.4095718926 42.7715674372 37.7282921343 33.2251677723 29.2115952962 25.6407913101 22.4696148849 19.6583874373 17.1707081843 14.9732674173 13.0356595856 11.3301979283 9.83173215913 8.51747048051 7.36680699123 6.36115535542 5.48378941769 4.71969128347 4.05540723367 3.47891170877 2.97947947892 2.54756601343 2.17469597388 1.85335967994 1.57691733385 1.33951073877 1.1359822055 0.961800311604 0.812992154515 0.686081726103 0.578034028122 0.486204546123 0.408293702289 0.342305914677 0.286512900778 0.239420876383 0.199741315984 0.166364957639 0.138338753085 0.11484548235 0.0951857709062 0.0787622661625 0.0650657486392 0.0536629712256 0.0441860373539 0.0363231456183 0.0298105442084 0.0244255534597 0.0199805288099 0.0163176494642 0.0133044301193 0.0108298641864 0.00880111711432 0.00714069767265 0.00578404346908 0.00467746456928 0.00377639593108 0.00304391549732 0.00244949026987 0.0019679175633 0.00157843295993</model>
        <values>1 0 0 0 0 0 0 0 1 1 0 0 1 1 0 0 0 1 1 2 1 1 4 2 12 2 5 5 5 4 3 15 13 6 11 16 21 14 19 31 35 27 29 45 44 55 58 74 83 85 96 95 115 119 145 187 179 207 213 229 294 318 350 391 419 438 518 509 585 656 728 766 750 912 1006 1042 1082 1241 1262 1371 1494 1560 1685 1781 1847 1933 2102 2156 2288 2454 2556 2651 2725 2973 2974 3180 3305 3393 3489 3554 3795 3839 3984 4073 4084 4197 4325 4460 4596 4480 4728 4694 4915 4775 4872 4881 4749 4944 4972 4959 4813 4972 4836 4874 4755 4644 4557 4530 4563 4479 4305 4272 4119 4079 3885 3732 3731 3644 3579 3399 3304 3161 3124 2969 2811 2642 2560 2505 2382 2184 2129 2044 1988 1811 1747 1586 1539 1500 1382 1277 1226 1099 979 1061 869 842 722 714 646 572 573 554 503 450 424 379 301 294 296 226 221 202 190 198 147 144 105 109 96 84 79 60 67 56 57 53 34 29 35 33 31 21 18 20 15 10 13 8 9 14 10 4 2 4 4 1 5 1 5 1 5 1 0 3 0 0 2 2 1 0 0 1 1 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1</values>
        <bins>-28.9464 -28.7032 -28.46 -28.2168 -27.9736 -27.7304 -27.4872 -27.244 -27.0008 -26.7576 -26.5144 -26.2712 -26.028 -25.7848 -25.5416 -25.2984 -25.0552 -24.812 -24.5688 -24.3256 -24.0824 -23.8392 -23.596 -23.3528 -23.1096 -22.8664 -22.6232 -22.38 -22.1368 -21.8936 -21.6504 -21.4072 -21.164 -20.9208 -20.6776 -20.4344 -20.1912 -19.948 -19.7048 -19.4616 -19.2184 -18.9752 -18.732 -18.4888 -18.2456 -18.0024 -17.7592 -17.516 -17.2728 -17.0296 -16.7864 -16.5432 -16.3 -16.0568 -15.8136 -15.5704 -15.3272 -15.084 -14.8408 -14.5976 -14.3544 -14.1112 -13.868 -13.6248 -13.3816 -13.1384 -12.8952 -12.652 -12.4088 -12.1656 -11.9224 -11.6792 -11.436 -11.1928 -10.9496 -10.7064 -10.4632 -10.22 -9.9768 -9.7336 -9.4904 -9.2472 -9.004 -8.7608 -8.5176 -8.2744 -8.0312 -7.788 -7.5448 -7.3016 -7.0584 -6.8152 -6.572 -6.3288 -6.0856 -5.8424 -5.5992 -5.356 -5.1128 -4.8696 -4.6264 -4.3832 -4.14 -3.8968 -3.6536 -3.4104 -3.1672 -2.924 -2.6808 -2.4376 -2.1944 -1.9512 -1.708 -1.4648 -1.2216 -0.9784 -0.7352 -0.492 -0.2488 -0.0056 0.2376 0.4808 0.724 0.9672 1.2104 1.4536 1.6968 1.94 2.1832 2.4264 2.6696 2.9128 3.156 3.3992 3.6424 3.8856 4.1288 4.372 4.6152 4.8584 5.1016 5.3448 5.588 5.8312 6.0744 6.3176 6.5608 6.804 7.0472 7.2904 7.5336 7.7768 8.02 8.2632 8.5064 8.7496 8.9928 9.236 9.4792 9.7224 9.9656 10.2088 10.452 10.6952 10.9384 11.1816 11.4248 11.668 11.9112 12.1544 12.3976 12.6408 12.884 13.1272 13.3704 13.6136 13.8568 14.1 14.3432 14.5864 14.8296 15.0728 15.316 15.5592 15.8024 16.0456 16.2888 16.532 16.7752 17.0184 17.2616 17.5048 17.748 17.9912 18.2344 18.4776 18.7208 18.964 19.2072 19.4504 19.6936 19.9368 20.18 20.4232 20.6664 20.9096 21.1528 21.396 21.6392 21.8824 22.1256 22.3688 22.612 22.8552 23.0984 23.3416 23.5848 23.828 24.0712 24.3144 24.5576 24.8008 25.044 25.2872 25.5304 25.7736 26.0168 26.26 26.5032 26.7464 26.9896 27.2328 27.476 27.7192 27.9624 28.2056 28.4488 28.692 28.9352 29.1784 29.4216 29.6648 29.908 30.1512 30.3944 30.6376 30.8808 31.124 31.3672 31.6104 31.8536 32.0968 32.34 32.5832 32.8264</bins>
      </Data>
      <Unit></Unit>
    </histogram_PRNU>
    <histogram_DSNU>
      <Comment></Comment>
      <Short>DSNU histogram</Short>
      <Symbol></Symbol>
      <Data>
        <model>0.000269660751696 0.000346120282047 0.000443429322683 0.000567034938204 0.000723741174732 0.000922029453015 0.00117245007501 0.00148809951297 0.00188520091389 0.00238380847779 0.00300866012088 0.00379020718443 0.00476585497549 0.0059814537102 0.00749308606432 0.00936920511581 0.0116931850906 0.0145663571023 0.0181116131142 0.0224776737641 0.0278441295716 0.0344273805191 0.0424876161347 0.0523369971088 0.0643492202039 0.0789706708243 0.0967333921045 0.11827012575 0.144331708051 0.175807134376 0.213746636893 0.259388152965 0.314187595359 0.379853369674 0.458385618641 0.552120706696 0.663781490574 0.796533951866 0.954050794409 1.14058263197 1.36103740853 1.62106870333 1.92717357367 2.28680057919 2.70846860946 3.20189710069 3.77814817494 4.4497811644 5.23101989176 6.13793296387 7.18862719684 8.4034541256 9.80522935757 11.4194643065 13.2746095893 15.4023090835 17.8376633258 20.6195005871 23.79065358 27.3982393536 31.4939394991 36.1342773439 41.3808883425 47.3007794034 53.9665724099 61.4567267223 69.8557349949 79.2542862045 89.7493893992 101.444451323 114.449300795 128.880152499 144.859502749 162.515949724 181.983930831 203.403370029 226.919228335 252.680951262 280.841807605 311.558114854 344.988347518 381.292125873 420.629083972 463.15761733 509.033512383 558.408461635 611.428470421 668.232163246 728.948999846 793.697413302 862.582884776 935.695971631 1013.11030783 1094.88059758 1181.040625 1271.60130438 1366.54879697 1465.84272142 1569.41448587 1677.1657701 1788.96718627 1904.65714624 2024.04096302 2146.89021201 2272.94237642 2401.90079871 2533.43495708 2667.18108302 2802.74313199 2939.6941156 3077.5777988 3215.91076139 3354.18481773 3491.86978402 3628.41657683 3763.26062178 3895.82554618 4025.52712458 4151.77744156 4273.98923206 4391.58035577 4503.97835883 4610.62507369 4710.9812059 4804.53085559 4890.78592071 4969.29032986 5039.62405329 5101.40684287 5154.30165447 5198.01770964 5232.31315778 5256.99730459 5271.93237814 5277.03480968 5272.27601247 5257.68264858 5233.33638008 5199.37310787 5155.98170815 5103.40228293 5041.92394724 4971.88218153 4893.65578329 4807.66345659 4714.36008231 4614.23271589 4507.79636133 4395.58957298 4278.16993736 4156.10948772 4029.99010379 3900.39894786 3767.92398662 3633.14964536 3496.65263826 3358.99801473 3220.73545734 3082.3958628 2944.48823218 2807.49689188 2671.87906147 2538.06277968 2406.44519435 2277.39121767 2151.23254292 2028.26701487 1908.75834157 1792.93613194 1680.99624002 1573.10139418 1469.38208712 1369.93770076 1274.8378388 1184.12383884 1097.81043549 1015.88754624 938.322151775 865.060243924 796.028814942 731.137863731 670.282396029 613.344397589 560.194761366 510.695151866 464.699792023 422.057160194 382.611587044 346.204744282 312.677019272 281.868771513 253.621468836 227.778702863 204.187084809 182.697024098 163.163393458 145.446085178 129.410464096 114.927723535 101.875150969 90.136310542 79.601149822 70.1660382495 61.7337447493 54.2133618402 47.5201833777 41.5755427828 36.3066182641 31.6462111468 27.5325029952 23.908796754 20.7232466684 17.9285812612 15.4818231731 13.3440092066 11.4799134633 9.85777603646 8.44903931416 7.22809357235 6.17203318767 5.26042448338 4.47508593486 3.79988120706 3.22052527135 2.72440365518 2.30040471163 1.93876465604 1.63092500235 1.36940193932 1.14766711552 0.960039248656 0.801585938584 0.668035040709 0.555694946943 0.461383121898 0.382362251504 0.31628337793 0.261135417045 0.21520048149 0.177014462509</model>
        <values>1 0 1 0 1 0 0 2 3 4 1 1 1 0 2 2 1 1 4 2 2 3 3 4 9 8 6 10 3 6 7 10 11 4 9 11 6 12 23 18 17 11 23 24 16 14 26 23 29 31 29 42 33 47 39 58 54 56 46 82 66 70 76 83 74 92 105 112 133 136 135 140 173 175 199 210 249 229 294 314 335 400 432 449 475 509 612 570 648 713 823 864 970 1007 1133 1162 1276 1372 1383 1526 1627 1736 1926 1954 2163 2251 2278 2566 2605 2863 2974 3034 3231 3469 3489 3712 3785 3957 4176 4217 4362 4458 4593 4758 4743 4850 5050 5091 5180 5216 5284 5329 5387 5368 5525 5405 5483 5382 5463 5499 5284 5167 5096 5194 4994 4972 4785 4654 4543 4458 4280 4220 4047 3933 3826 3709 3435 3264 3106 2985 2944 2670 2551 2445 2231 2133 2045 1935 1863 1670 1505 1456 1337 1256 1155 1039 910 884 786 741 729 592 573 509 493 407 367 344 303 264 261 222 194 165 166 132 98 121 90 85 62 62 51 44 39 39 29 25 32 26 21 13 13 10 10 5 11 2 4 6 7 1 1 0 1 1 3 0 0 0 1 0 1 0 0 0 0 0 1 1</values>
        <bins>0.4832 0.484 0.4848 0.4856 0.4864 0.4872 0.488 0.4888 0.4896 0.4904 0.4912 0.492 0.4928 0.4936 0.4944 0.4952 0.496 0.4968 0.4976 0.4984 0.4992 0.5 0.5008 0.5016 0.5024 0.5032 0.504 0.5048 0.5056 0.5064 0.5072 0.508 0.5088 0.5096 0.5104 0.5112 0.512 0.5128 0.5136 0.5144 0.5152 0.516 0.5168 0.5176 0.5184 0.5192 0.52 0.5208 0.5216 0.5224 0.5232 0.524 0.5248 0.5256 0.5264 0.5272 0.528 0.5288 0.5296 0.5304 0.5312 0.532 0.5328 0.5336 0.5344 0.5352 0.536 0.5368 0.5376 0.5384 0.5392 0.54 0.5408 0.5416 0.5424 0.5432 0.544 0.5448 0.5456 0.5464 0.5472 0.548 0.5488 0.5496 0.5504 0.5512 0.552 0.5528 0.5536 0.5544 0.5552 0.556 0.5568 0.5576 0.5584 0.5592 0.56 0.5608 0.5616 0.5624 0.5632 0.564 0.5648 0.5656 0.5664 0.5672 0.568 0.5688 0.5696 0.5704 0.5712 0.572 0.5728 0.5736 0.5744 0.5752 0.576 0.5768 0.5776 0.5784 0.5792 0.58 0.5808 0.5816 0.5824 0.5832 0.584 0.5848 0.5856 0.5864 0.5872 0.588 0.5888 0.5896 0.5904 0.5912 0.592 0.5928 0.5936 0.5944 0.5952 0.596 0.5968 0.5976 0.5984 0.5992 0.6 0.6008 0.6016 0.6024 0.6032 0.604 0.6048 0.6056 0.6064 0.6072 0.608 0.6088 0.6096 0.6104 0.6112 0.612 0.6128 0.6136 0.6144 0.6152 0.616 0.6168 0.6176 0.6184 0.6192 0.62 0.6208 0.6216 0.6224 0.6232 0.624 0.6248 0.6256 0.6264 0.6272 0.628 0.6288 0.6296 0.6304 0.6312 0.632 0.6328 0.6336 0.6344 0.6352 0.636 0.6368 0.6376 0.6384 0.6392 0.64 0.6408 0.6416 0.6424 0.6432 0.644 0.6448 0.6456 0.6464 0.6472 0.648 0.6488 0.6496 0.6504 0.6512 0.652 0.6528 0.6536 0.6544 0.6552 0.656 0.6568 0.6576 0.6584 0.6592 0.66 0.6608 0.6616 0.6624 0.6632 0.664 0.6648 0.6656 0.6664 0.6672 0.668 0.6688 0.6696 0.6704 0.6712 0.672 0.6728 0.6736 0.6744</bins>
      </Data>
      <Unit></Unit>
    </histogram_DSNU>
  </defect_pixel>
  <spatial>
    <s_2_y>
      <Comment>s_2_y_measured - sigma_2_y_stack / number_images</Comment>
      <Short>Spatial variance from image</Short>
      <Symbol>$s^2_{y}$</Symbol>
      <Value>72.4247416075</Value>
      <Unit>DN2</Unit>
    </s_2_y>
    <F_50>
      <Comment></Comment>
      <Short>Non Whiteness factor 50%</Short>
      <Symbol>$F_{50\%}$</Symbol>
      <Value>1.05226771296</Value>
      <Unit></Unit>
    </F_50>
    <s_2_y_measured_spectrogram>
      <Comment></Comment>
      <Short>Spatial variance measured from spectrogram</Short>
      <Symbol>$s^2_{y.measured.spectrogram}$</Symbol>
      <Value>40.5156503886</Value>
      <Unit>DN2</Unit>
    </s_2_y_measured_spectrogram>
    <s_2_y_spectrogram_dark>
      <Comment></Comment>
      <Short>Spatial variance from spectrogram dark</Short>
      <Symbol>$s^2_{y.spectrogram.dark}$</Symbol>
      <Value>0.0240017725878</Value>
      <Unit>DN2</Unit>
    </s_2_y_spectrogram_dark>
    <PRNU1288>
      <Comment></Comment>
      <Short>PRNU</Short>
      <LatexName>PRNU</LatexName>
      <Value>0.432704411062</Value>
      <Symbol>$PRNU_{1288}$</Symbol>
      <Unit>\%</Unit>
    </PRNU1288>
    <s_2_y_spectrogram>
      <Comment></Comment>
      <Short>Spatial variance from spectrogram</Short>
      <Symbol>$s^2_{y.spectrogram}$</Symbol>
      <Value>29.4441754554</Value>
      <Unit>DN2</Unit>
    </s_2_y_spectrogram>
    <s_2_y_measured_dark>
      <Comment>Variance value of the dark variance image</Comment>
      <Short>Spatial variance measured dark</Short>
      <Symbol>$s^2_{y.measured.dark}$</Symbol>
      <Value>0.213951679236</Value>
      <Unit>DN2</Unit>
    </s_2_y_measured_dark>
    <sigma_2_y_stack_dark>
      <Comment>Mean value of the dark variance image.</Comment>
      <Short>Temporal variance stack dark</Short>
      <Symbol>$\sigma^2_{y.stack.dark}$</Symbol>
      <Value>9.49749533243</Value>
      <Unit>DN2</Unit>
    </sigma_2_y_stack_dark>
    <s_2_y_measured_spectrogram_dark>
      <Comment></Comment>
      <Short>Spatial variance measured dark from spectrogram</Short>
      <Symbol>$s^2_{y.measured.spectrogram.dark}$</Symbol>
      <Value>0.213951679236</Value>
      <Unit>DN2</Unit>
    </s_2_y_measured_spectrogram_dark>
    <s_2_y_dark>
      <Comment>s_2_y_measured - sigma_2_y_stack / number_images</Comment>
      <Short>Spatial variance from image</Short>
      <Symbol>$s^2_{y}$</Symbol>
      <Value>0.0240017725878</Value>
      <Unit>DN2</Unit>
    </s_2_y_dark>
    <s_2_y_measured>
      <Comment>Variance value of the bright variance image</Comment>
      <Short>Spatial variance measure</Short>
      <Symbol>$s^2_{y.measured}$</Symbol>
      <Value>83.4962165406</Value>
      <Unit>DN2</Unit>
    </s_2_y_measured>
    <F_dark>
      <Comment></Comment>
      <Short>Non Whiteness factor Dark</Short>
      <Symbol>$F_{dark}$</Symbol>
      <Value>1.13639226727</Value>
      <Unit></Unit>
    </F_dark>
    <DSNU1288>
      <Comment></Comment>
      <Short>DSNU</Short>
      <LatexName>DSNU</LatexName>
      <Value>0.551787767644</Value>
      <Symbol>$DSNU_{1288}$</Symbol>
      <Unit>$e^-$</Unit>
    </DSNU1288>
    <DSNU1288_DN>
      <Comment></Comment>
      <Short>DSNU in DN</Short>
      <LatexName>DSNUDN</LatexName>
      <Value>0.154925054745</Value>
      <Symbol>$DSNU_{1288.DN}$</Symbol>
      <Unit>DN</Unit>
    </DSNU1288_DN>
    <sigma_2_y_stack>
      <Comment>Mean value of the bright variance image</Comment>
      <Short>Temporal variance stack</Short>
      <Symbol>$\sigma^2_{y.stack}$</Symbol>
      <Value>553.573746657</Value>
      <Unit>DN2</Unit>
    </sigma_2_y_stack>
  </spatial>
  <dark_current>
    <u_I_var>
      <Comment></Comment>
      <Short>Dark Current from variance</Short>
      <LatexName>UIVar</LatexName>
      <Value>8.26281507974</Value>
      <Symbol>$\mu_{I.var}$</Symbol>
      <Unit>$e^-/s$</Unit>
    </u_I_var>
    <u_I_mean>
      <Comment></Comment>
      <Short>Dark Current from mean</Short>
      <Symbol>$\mu_{I.mean}$</Symbol>
      <Value>28.4074312749</Value>
      <Unit>e/s</Unit>
    </u_I_mean>
  </dark_current>
</results>

Naming Convention

For details about the naming convention for the XML file content refer to the API documentation in the Process Mudule dokumentation in the resuls part.

API Reference: Results1288

Process Image Stack

To process a reference set or any other image stack compliant to the image stack definition you can use this code snippet:

import os
from emva1288 import process

#specify the path to the image stack
dir_ = '/home/work/1288/datasets/EMVA1288_ReferenceSet_001_CCD_12Bit/'
fname = 'EMVA1288_Data.txt'
fname = os.path.join(dir_, fname)
fresult = 'EMVA1288_Result.xml'
fresult = os.path.join(dir_, fresult)

parser = process.ParseEmvaDescriptorFile(os.path.join(dir_, fname))
imgs = process.LoadImageData(parser.images)
dat = process.Data1288(imgs.data)

res = process.Results1288(dat.data)

res.print_results()

f =  open(os.path.join(dir_, fresult), "wb")
f.write(res.xml())
f.close()

Compare Results

To compare two result files you can use this code snippet:

import os
from emva1288 import process

#specify the path to the files to compare
dir_ = '/home/work/1288/datasets/EMVA1288_ReferenceSet_001_CCD_12Bit/'
fresult1 = 'EMVA1288_Result1.xml'
fresult2 = 'EMVA1288_Result2.xml'
fcompare = 'EMVA1288_Compare.txt'

u = process.routines.compare_xml(os.path.join(dir_, fresult1), os.path.join(dir_, fresult2), os.path.join(dir_, fcompare));
print(u);

This will output something like:

**********************************************************************
info
**********************************************************************
index_start                         0.0                 0.0                  OK

**********************************************************************
sensitivity
**********************************************************************
u_p_sat                             30957.0             30957.0              OK
SNR_max_bit                         6.88515800189       6.88515800189        OK
DR_dB                               142.143573793       142.143573793        OK
SNR_max                             118.205880802       118.205880802        OK
K                                   0.280769280926      0.280769280926       OK
index_u_ysat                        36.0                36.0                 OK
u_p_min                             25.3600660517       25.3600660517        OK
R                                   0.126726922819      0.126726922819       OK
inverse_K                           3.56164319936       3.56164319936        OK
DR                                  1220.69871336       1220.69871336        OK
index_sensitivity_max               25.0                25.0                 OK
SNR_max_dB                          95.4485571343       95.4485571343        OK
sigma_y_dark                        3.07341849276       3.07341849276        OK
u_e_sat                             13972.6302563       13972.6302563        OK
inverse_SNR_max                     0.845981598556      0.845981598556       OK
index_sensitivity_min               0.0                 0.0                  OK
QE                                  45.1356082834       45.1356082834        OK
sigma_d                             10.8980275235       10.8980275235        OK

**********************************************************************
linearity
**********************************************************************
LE_max                              0.480448332752      0.480448332752       OK
index_linearity_max                 34.0                34.0                 OK
index_linearity_min                 2.0                 2.0                  OK
LE_min                              -0.615797581149     -0.615797581149      OK

**********************************************************************
defect_pixel
**********************************************************************
histogram_DSNU_accumulated          Array               Array                OK
histogram_PRNU_accumulated          Array               Array                OK
histogram_PRNU                      Array               Array                OK
histogram_DSNU                      Array               Array                OK

**********************************************************************
spatial
**********************************************************************
s_2_y                               72.4247416075       72.4247416075        OK
F_50                                1.05226771296       1.05226771296        OK
s_2_y_measured_spectrogram          40.5156503886       40.5156503886        OK
s_2_y_spectrogram                   29.4441754554       29.4441754554        OK
s_2_y_measured_dark                 0.213951679236      0.213951679236       OK
sigma_2_y_stack_dark                9.49749533243       9.49749533243        OK
DSNU1288                            0.551787767644      0.551787767644       OK
s_2_y_dark                          0.0240017725878     0.0240017725878      OK
s_2_y_measured                      83.4962165406       83.4962165406        OK
DSNU1288_DN                         0.154925054745      0.154925054745       OK
s_2_y_spectrogram_dark              0.0240017725878     0.0240017725878      OK
PRNU1288                            0.432704411062      0.432704411062       OK
s_2_y_measured_spectrogram_dark     0.213951679236      0.213951679236       OK
F_dark                              1.13639226727       1.13639226727        OK
sigma_2_y_stack                     553.573746657       553.573746657        OK

**********************************************************************
dark_current
**********************************************************************
u_I_var                             8.26281507974       8.26281507974        OK
u_I_mean                            28.4074312749       28.4074312749        OK