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

Loading movie XML file with feeds is broken #71

Closed
HazenBabcock opened this issue Jan 29, 2018 · 1 comment
Closed

Loading movie XML file with feeds is broken #71

HazenBabcock opened this issue Jan 29, 2018 · 1 comment

Comments

@HazenBabcock
Copy link
Member

If you try and load an XML file created by HAL at the end of a movie with feeds then HAL will crash. The problem is that there are additional parameters in the HAL XML file that were not in the original XML. Skipping these parameters does not fully solve the problem as some parameters like "x_start" which might not have been set originally but that did exist will now have a value with a different meaning than intended. In the case of 'x_start', this was supposed to be relative to the camera ROI, but now it is relative to the camera chip.

@HazenBabcock
Copy link
Member Author

Should be fixed now.

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

1 participant