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

Agilent .uv file structure #10

Open
rnelsonchem opened this issue Jul 16, 2018 · 1 comment
Open

Agilent .uv file structure #10

rnelsonchem opened this issue Jul 16, 2018 · 1 comment

Comments

@rnelsonchem
Copy link

Not really an issue... Where did you find the structure of the ".uv" Agilent files? I have one that doesn't seem to be working with Aston, and I'd like to compare with the documented structure. Thanks

@bovee
Copy link
Owner

bovee commented Jul 20, 2018

I'm not aware of any spec for those files; I looked over the files in a hex editor and tried to pick out patterns. It's been a long time since I've looked at this, but I did write out two different readers for those files (I've seen at least two different versions depending on the first two bytes in the file):

It's entirely possible that there's a third kind of ".uv" file now or that I hadn't seen a variant of one of the two. I'm a little low on bandwidth and Aston needs a little work anyhow, but I'm happy to take a look at your file sometime over the next week and see if there isn't a quick fix: rbovee@gmail.com

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

No branches or pull requests

2 participants