Closed lochhh closed 9 months ago
Should we also rename the class itself to MoveAccessor? And the file accordingly to move_accessor.py? I was also thinking of moving this out of the io folder into movement/move_accessor.py (since it will no longer have strictly io functionalities).
MoveAccessor
move_accessor.py
movement/move_accessor.py
_Originally posted by @niksirbi in https://github.com/neuroinformatics-unit/movement/pull/106#discussion_r1495028568_
### Tasks - [x] Rename `poses_accessor.py` to `move_accessor.py` - [x] Move `move_accessor.py` out of the io folder into `movement/move_accessor.py` - [x] Rename `PoseAccessor` class to `MoveAccessor` - [x] Rename `poses` accessor to `move` - [ ] https://github.com/neuroinformatics-unit/movement/issues/119 - [ ] https://github.com/neuroinformatics-unit/movement/issues/120
_Originally posted by @niksirbi in https://github.com/neuroinformatics-unit/movement/pull/106#discussion_r1495028568_