Skip to content

apply irradiance scale to more MicaSense cameras - #38

Merged
pierotofy merged 1 commit into
WebODM:masterfrom
idt-fhac:irradiance-micasense
Aug 20, 2026
Merged

apply irradiance scale to more MicaSense cameras#38
pierotofy merged 1 commit into
WebODM:masterfrom
idt-fhac:irradiance-micasense

Conversation

@n-grieger

Copy link
Copy Markdown
Contributor

Extension of #36

I have checked the other Micasense camera models with sample data in the micasense repository (see https://github.com/micasense/imageprocessing/tree/master/data). Similar to our RedEdge-P data, the other cameras are also missing the Camera:HorizontalIrradiance tag and use the x100 scaling. This PR should hopefully fix future problems with any of these cameras. We could also think about reducing the check to just elif self.camera_make == "MicaSense" in the hope that Micasense doesn't decide to change their data handling in future cameras.

Expand camera model check for MicaSense to include RedEdge-M, Altum, and Altum-PT.
@pierotofy

Copy link
Copy Markdown
Member

Thanks @n-grieger ! I think the proposed approach works best, as we can't assume all MicaSense cameras (current and future) follow this convention.

@pierotofy
pierotofy merged commit 747c00f into WebODM:master Aug 20, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants