Skip to content
GitLab
Explore
Sign in
Commits · 65fd372a99f7d8b854e0d41b2a48b4f940fc0f7a
Autocnet
Browse files
Feb 26, 2016
Updates for comments from @kree
· 65fd372a
Jay
authored
Feb 26, 2016
65fd372a
Test updates and fix of a bug that assumed edges were ordered lower id to higher id
· 344baa68
Jay
authored
Feb 26, 2016
344baa68
Fixes for tests
· d206ac29
Jay
authored
Feb 25, 2016
d206ac29
Feb 25, 2016
Updates to better pass args. for graph vis.
· f217180d
Jay
authored
Feb 25, 2016
f217180d
Updates to fundamental matrix to support refinement, error computation, undo,...
· b5d92204
Jay
authored
Feb 25, 2016
b5d92204
Removed pid information, provenence is not edge tracked.
· a77f3497
Jay
authored
Feb 25, 2016
a77f3497
Updates to have save, load work. The graph must be fully connected in the test.
· 33edb827
Jay
authored
Feb 25, 2016
33edb827
Vis. updates
· 846eacd4
Jay
authored
Feb 25, 2016
846eacd4
Feb 24, 2016
Swap to dill to get better serialization and alter serialization on nested subclasses.
· 056e7b64
Jay
authored
Feb 24, 2016
056e7b64
Swap to dill to get better serialization.
· 0c302535
Jay
authored
Feb 24, 2016
0c302535
Feb 23, 2016
Added test to illustrate proper reload of handle attr.
· 4dd46efc
Jay
authored
Feb 23, 2016
4dd46efc
Fix commenting in testing.
· df78f3d0
Jay
authored
Feb 23, 2016
df78f3d0
Added the ability to save / load a graph
· 50baac49
Jay
authored
Feb 23, 2016
50baac49
Fixes clean keys in plotting
· fa3fcf72
Jay
authored
Feb 23, 2016
fa3fcf72
Updates for provenance tracking.
· e6764d27
Jay
authored
Feb 23, 2016
e6764d27
Feb 22, 2016
Updates to keep keypoints to controls life-cycle tracking
· a759c97d
Jay
authored
Feb 22, 2016
a759c97d
Updated node class and node testing.
· b29e3314
Jay
authored
Feb 22, 2016
b29e3314
Feb 17, 2016
Merge pull request #49 from kree/anms-example
· daf7e8d3
jlaura
authored
Feb 17, 2016
daf7e8d3
Feb 16, 2016
Added example notebook for ANMS
· ddcdab82
kberry
authored
Feb 16, 2016
ddcdab82
Merge pull request #48 from jlaura/master
· 9fd8f118
Kristin Berry
authored
Feb 16, 2016
9fd8f118
Code review updates.
· 62b91eaa
Jay
authored
Feb 16, 2016
62b91eaa
Adding the missing node_dict_factory override
· 5f091524
Jay
authored
Feb 16, 2016
5f091524
Leverage mutable mapping to get visualization of graph object.
· 9ee4aae2
Jay
authored
Feb 16, 2016
9ee4aae2
Updated to_cnet method to include the ability to generate a cnet with isis serials.
· e70c7392
Jay
authored
Feb 16, 2016
e70c7392
Added a test for the isis serial number generation.
· 9be8a62f
Jay
authored
Feb 16, 2016
9be8a62f
Moved data dir out of source, updated get_path func, and remembered to add the database to the PR.
· 25c56866
Jay
authored
Feb 16, 2016
25c56866
Testing PATH issues with Travis and the data directory.
· 37360832
jay
authored
Feb 16, 2016
37360832
Added SQLAlchemy requirement.
· 72e562b5
Jay
authored
Feb 16, 2016
72e562b5
iPython notebook to generate the data.db database with ISIS translation information.
· 694bda92
Jay
authored
Feb 16, 2016
694bda92
Support ISIS serial number generation out of a database.
· a97b009a
Jay
authored
Feb 16, 2016
a97b009a
Feb 14, 2016
Added test coverage.
· fb46729d
Jay
authored
Feb 13, 2016
fb46729d
Feb 13, 2016
Added test coverage.
· 09d89d7f
Jay
authored
Feb 12, 2016
09d89d7f
Merge remote-tracking branch 'upstream/master'
· 60ffb5ce
jay
authored
Feb 12, 2016
60ffb5ce
Update .travis.yml
· 7c55c0aa
jlaura
authored
Feb 12, 2016
7c55c0aa
Update .travis.yml
· 6d256df1
jlaura
authored
Feb 12, 2016
6d256df1
Update requirements.txt
· 8ad98543
jlaura
authored
Feb 12, 2016
8ad98543
Feb 12, 2016
Update .travis.yml
· 434b3bae
jlaura
authored
Feb 12, 2016
434b3bae
Updates to the iPython visualization notebook to reflect updates to the API.
· 6d5c9985
Jay
authored
Feb 12, 2016
6d5c9985
Added homography class with quality and diagnostic elements
· 76e190e6
Jay
authored
Feb 12, 2016
76e190e6
Feb 11, 2016
Merge pull request #45 from kree/jigsaw
· 59d6ca0d
jlaura
authored
Feb 11, 2016
59d6ca0d
Loading