Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add property to STD files indicating spectra are summed, not averaged #126

Closed
christophkern opened this issue Aug 20, 2020 · 1 comment
Closed
Assignees

Comments

@christophkern
Copy link
Contributor

The NOVAC software uses *.pak files internally, but users are able to export spectra to the *.STD format. I tested this export feature and found that the *.std files contain the sum of the individual exposures rather than the average (as is the case for *.std files written by MobileDOAS). Similar to our plans for MobileDOAS, I suggest we add a line to all exported *.std files specifying the parameter 'IntegrationMethod' is equal to 'Sum' in this case.

@dlnorgaard dlnorgaard self-assigned this Sep 22, 2020
@dlnorgaard
Copy link

Added to this commit but needs testing: NOVACProject/SpectralEvaluation@cb4e398

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants