Skip to content

Commit

Permalink
Docs/log/log clean up (#591)
Browse files Browse the repository at this point in the history
* • System
  - show_graph():
    fixed bug producing empty image for graphs with just one Mechanism
    added auto-recurrent projections

* • Log
  - added numpy_array output method

* -

* -

* -

* -

* -

* -

* -

* -

* -

* -

* -

* -

* -

* • Log
  - fixed bugs preventing logging during INITIALIZATION

* • Log
  - fixed bugs preventing logging during INITIALIZATION

* -

* -

* -

* -

* -

* • Log
  - logged_item, print_entries:  corrected to use 'value' rather than owner's name in reports

* • Log
  - logged_item, print_entries:  corrected to use 'value' rather than owner's name in reports

• Tests
  test_log:  added test_log_initialization

* • Log
  - _alias_owner_name:  added to used 'value' rather than owner's name in reports
  - nparray: bug fix to handle None values

• Tests
  test_log:  added test_log_initialization

* • Log
  - log_value: added

• Tests
  - test_multilayer: added test of log_value

* • Log
  - log_value: implemented
  - logged_item, print_entries:  corrected to use 'value' rather than owner's name in reports

• Tests
  - test_multilayer: added test of log_value

* • Log
  - log_value: implemented
  - logged_item, print_entries:  corrected to use 'value' rather than owner's name in reports

• Tests
  - test_multilayer: added test of log_value

* -

* • Log
  nparray(): fixed bug in which crashed if no log_entries

* • Log
  nparray(): fixed bug in reporting time in nparray output

* • Log
  docstring: fixed examples to reflect implementation of time field

* -

* -

* -

* -

* • Log
  - nparray(): fixed bug in handling of duplicate of time values
  - docstrings: examples updated for print_entries, csv and nparray outputs

* • Log
  - nparray(): fixed bug in handling of duplicate of time values
  - docstrings: examples updated for print_entries, csv and nparray outputs
  • Loading branch information
jdcpni committed Dec 12, 2017
1 parent a245271 commit b213fb8
Show file tree
Hide file tree
Showing 2 changed files with 482 additions and 384 deletions.
Loading

0 comments on commit b213fb8

Please sign in to comment.