Making OWR main script work for py3
Fixing c302_utils bundle usage
Fixing UpdatedSpreadsheetDataReader for Python 3
Adding the "hack" for synclass in OWR
Merge remote-tracking branch 'origin/master' into pow-refactor
Returning all connections from OpenWormReader
Adding owmeta version to info print-out
Making owmeta-provided neuron info optional again
Closing bundle connection earlier
Removing debug print statement
Reverting unneeded changes to SpreadsheetDataReader.py
Further py3 improvements
Increment version; py3 fixes
Adding to "total cells" count in OWR from reading connections
Using the query form for Worm query in OpenWormReader
Removing some duplicate property queries
Updating for owmeta-core changes
Using owmeta-core property expression to_objects
to_objects
Reusing connections query for muscle data
Rewriting connections queries with new expression syntax
Rewriting OpenWormReader connections query
Removing "muscle" info in get_cellinfo
Switching to the "stored" context for retrieving from the owmeta-data bundle
Falling back to an itertools.nullcontext when unable to create an owmeta bundle
Updating from PyOpenWorm to owmeta with bundles