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

Measurement ID and Cluster ID are erroneously reported when "--output-adj-gnss-units 1" is provided to adjust.exe #227

Open
nicgowans opened this issue Aug 28, 2024 · 0 comments
Labels
action assigned Work is being undertaken to resolve this issue feature bug Something isn't working

Comments

@nicgowans
Copy link
Contributor

Description
When adjust.exe is run with options --output-database-ids and --output-adj-gnss-units 1 erroneous data is reported in the Measurement Id and Cluster Id columns of the *.adj file.

The behaviour is inconsistent, and individual calls to adjust.exe will produce varying results (see screenshots 2 and 3).

Steps to reproduce
To reproduce the unexpected behaviour:

  1. Import msr file (and associated stn file) with type G measurements and database ids.
  2. Execute adjust.exe and provide the following options: --output-adj-msr, --output-database-ids, and --output-adj-gnss-units 1
  3. Open the output file *.adj file
  4. Review Meas. ID and Clust. ID columns

Expected behaviour
Meas. ID and Clust. ID data should be printed similar to when --output-adj-gnss-units 0 is provided, e.g. (see first screenshot below)

Screenshots
Correct behaviour when adjust.exe is run with --output-adj-gnss-units 0
image

Erroneous reporting when adjust.exe is run with --output-adj-gnss-units 1:
image

Erroneous reporting when adjust.exe is run with --output-adj-gnss-units 1. Second example on the same input data - note inconsistent output in Meas. ID and Clust. ID columns:
image

Operating system

  • Windows 10
  • DynAdjust version 1.2.7, Release (64-bit)
  • DynAdjust build Mar 29 2023, 10:01:09 (MSVC++ 1935)
@nicgowans nicgowans added the feature bug Something isn't working label Aug 28, 2024
@rogerfraser rogerfraser added the action assigned Work is being undertaken to resolve this issue label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action assigned Work is being undertaken to resolve this issue feature bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants