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

Changes to make this notebook work:Use EventSourceFactory. Corrected reading of camera geometry. #716

Closed
wants to merge 1 commit into from

Conversation

moralejo
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Apr 22, 2018

Codecov Report

Merging #716 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #716   +/-   ##
=======================================
  Coverage   68.14%   68.14%           
=======================================
  Files         196      196           
  Lines       10546    10546           
=======================================
  Hits         7187     7187           
  Misses       3359     3359

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a020ed5...e658ea1. Read the comment docs.

@kosack
Copy link
Contributor

kosack commented Apr 23, 2018

Is this really necessary? the event_source(filename) function is just a wrapper that creates an EventSourceFactory and it's product, so it seems this change is redundant, unless I'm misunderstanding something.

@moralejo
Copy link
Contributor Author

moralejo commented Apr 23, 2018 via email

@dneise
Copy link
Member

dneise commented Apr 25, 2018

This PR inspired another PR #724 which not only fixes this notebook but also 2 other notebooks.

I believe when #724 is merged this here can be closed.

@kosack kosack closed this May 4, 2018
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.

3 participants