barbaLab / nigeLab

Neurophysiological data analyses by engineers, for physiologists.
GNU General Public License v3.0
14 stars 2 forks source link

[BUG] updateParams not functioning correctly #90

Closed payley closed 1 year ago

payley commented 4 years ago

Bug Report

Description

updateParam didn't automatically work for tankObj >>updateParams(tankObj,'SD','direct'); and had to update animal and block parameters in a loop instead.

Error Messages

n/a

Release or Branch

Machine

Nabarb commented 4 years ago

It wasn't initially thought to actually provide that functionality, but I agree it's not consistent with how the rest of the system works. I'll try to add that part and document it.

m053m716 commented 4 years ago

@Nabarb I think it's working correctly on my branch of feature/DeepLabCut_Interface. Will try to get that up and set up a Pull Request soon™.