You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The StateFilter code is still using the "childFilter" architecture that is not valid anymore. There is corresponding fix needed in the experiment GUI: BBN-Q/PyQLab#70
The text was updated successfully, but these errors were encountered:
rmcgurrin
added a commit
to rmcgurrin/Qlab
that referenced
this issue
Oct 7, 2015
remove childFilter from StateComparator class and use default methods for
accumulate and get_var
modify AlizarATS9870 driver to handle the edge case when the number of records
per round robin is equal to the guessed number of records per buffer
The StateFilter code is still using the "childFilter" architecture that is not valid anymore. There is corresponding fix needed in the experiment GUI: BBN-Q/PyQLab#70
The text was updated successfully, but these errors were encountered: