Hello Selim,
My contribution to the understanding of the mechanics of MicaSense sensor/workflow would be:
- Sequoia TIF files have a bit depth of 16 bits. Thus, 2^16 = 65536. I would assume that the 65000 is the max value found in your imagery data set ( the white reference, possibly?); given that the sequoia optimizes the sensor to use the whole range of bit depth.
- You would not be far off from the meaningful values when normalizing/dividing by the maximum value of each band; after all, the white reference should be 1 or the max DN value.
- You would have a problem if the max DN value would be equal to MicaSense's white reference (thus, setting it to 1), as its reflectance value is actually much lower than 1 (and each panel has a specific value, I reckon that is one of the reasons why there is a QR code).
- Another point is that, without using other exif metadata, one would be not subtract/include dark current aka black level. Thus, the coefficient/slope would be different (possibly why you found different values of reflectance between different software).
- There is also vignetting effects,which are not being accounted for.
I believe that you are familiar with, but personally I found this post to be very helpful:
https://support.micasense.com/hc/en-us/articles/115000351194-RedEdge-Camera-Radiometric-Calibration-Model .
To me, is not clear whether PhotoScan has incorporated this calibration as described in the link above. If not, I would argue that it should.
It may be worthwhile to incorporate some of these references in your workflow - if you think is worthwhile. After all, reflectance is a physical property and, therefore, should not vary based on which software one is using.
Cheers,
Gustavo