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

[BBPBGLIB-1124] Remove hoc targets related code #118

Merged
merged 17 commits into from
Feb 9, 2024

Conversation

jorblancoa
Copy link
Collaborator

@jorblancoa jorblancoa commented Feb 2, 2024

Context

Addresses BBPBGLIB-1124.
Removes code related to hoc targets, as well as the need of using a hoc TargetManager.

Scope

Few functions were implemented in the python Targetmanager in order to remove the hoc version:
getMETypes(), getPointList() and location_to_point()

Review

  • PR description is complete
  • Coding style (imports, function length, New functions, classes or files) are good
  • Unit/Scientific test added
  • Updated Readme, in-code, developer documentation

@bbpbuildbot

This comment has been minimized.

@jorblancoa jorblancoa force-pushed the jblanco/remove_hoc_targets branch from 828ab74 to 69c9cb7 Compare February 5, 2024 15:50
@bbpbuildbot

This comment has been minimized.

@bbpbuildbot

This comment has been minimized.

 - Remove TargetManager.hoc
 - Remove SerializedSections.hoc
 - Usage of old isCellTarget()
 - Usage of old .gids()
 - cell_manager was not present in TargetManager in multi cycle runs
@jorblancoa jorblancoa force-pushed the jblanco/remove_hoc_targets branch from 1f1cf1d to a59ca62 Compare February 7, 2024 15:21
@jorblancoa jorblancoa marked this pull request as ready for review February 7, 2024 15:21
@bbpbuildbot

This comment has been minimized.

@bbpbuildbot

This comment has been minimized.

@bbpbuildbot

This comment has been minimized.

@bbpbuildbot

This comment has been minimized.

@bbpbuildbot

This comment has been minimized.

Copy link
Collaborator

@WeinaJi WeinaJi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the great work! I have some comments, and I am open for discussions.

examples/test_neurodamus.py Outdated Show resolved Hide resolved
neurodamus/target_manager.py Outdated Show resolved Hide resolved
neurodamus/target_manager.py Show resolved Hide resolved
neurodamus/target_manager.py Outdated Show resolved Hide resolved
neurodamus/target_manager.py Outdated Show resolved Hide resolved
neurodamus/target_manager.py Outdated Show resolved Hide resolved
neurodamus/target_manager.py Outdated Show resolved Hide resolved
@bbpbuildbot

This comment has been minimized.

@bbpbuildbot

This comment has been minimized.

@bbpbuildbot

This comment has been minimized.

@bbpbuildbot

This comment has been minimized.

@bbpbuildbot

This comment has been minimized.

@bbpbuildbot

This comment has been minimized.

@bbpbuildbot

This comment has been minimized.

neurodamus/connection_manager.py Outdated Show resolved Hide resolved
neurodamus/target_manager.py Outdated Show resolved Hide resolved
examples/test_neurodamus.py Outdated Show resolved Hide resolved
neurodamus/target_manager.py Outdated Show resolved Hide resolved
 - Add docstring
 - Change method name
@bbpbuildbot

This comment has been minimized.

@bbpbuildbot

This comment has been minimized.

@bbpbuildbot

This comment has been minimized.

@bbpbuildbot
Copy link

@jorblancoa jorblancoa merged commit 9113be2 into main Feb 9, 2024
3 checks passed
@jorblancoa jorblancoa deleted the jblanco/remove_hoc_targets branch February 9, 2024 16:59
atemerev pushed a commit that referenced this pull request Feb 13, 2024
## Context
Addresses BBPBGLIB-1124.
Removes code related to hoc targets, as well as the need of using a hoc
TargetManager.

## Scope
Few functions were implemented in the python Targetmanager in order to
remove the hoc version:
getMETypes(), getPointList() and location_to_point()

## Review
* [x] PR description is complete
* [x] Coding style (imports, function length, New functions, classes or
files) are good
* [ ] Unit/Scientific test added
* [ ] Updated Readme, in-code, developer documentation
atemerev pushed a commit that referenced this pull request Feb 27, 2024
## Context
Addresses BBPBGLIB-1124.
Removes code related to hoc targets, as well as the need of using a hoc
TargetManager.

## Scope
Few functions were implemented in the python Targetmanager in order to
remove the hoc version:
getMETypes(), getPointList() and location_to_point()

## Review
* [x] PR description is complete
* [x] Coding style (imports, function length, New functions, classes or
files) are good
* [ ] Unit/Scientific test added
* [ ] Updated Readme, in-code, developer documentation
WeinaJi pushed a commit that referenced this pull request Oct 14, 2024
## Context
Addresses BBPBGLIB-1124.
Removes code related to hoc targets, as well as the need of using a hoc
TargetManager.

## Scope
Few functions were implemented in the python Targetmanager in order to
remove the hoc version:
getMETypes(), getPointList() and location_to_point()

## Review
* [x] PR description is complete
* [x] Coding style (imports, function length, New functions, classes or
files) are good
* [ ] Unit/Scientific test added
* [ ] Updated Readme, in-code, developer documentation
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