barbaLab / nigeLab

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

Added `nigelObj` superclass #56

Closed m053m716 closed 4 years ago

m053m716 commented 4 years ago

nigelObj superclass

NOTE: If you are having some bugs with old files (particularly on DashBoard), then run the updateParams('reset'); at Tank level. That forces everything to be re-loaded from the +defaults files. It may also be useful to run the nigeLab.Tank/resetTreeManual() method once at the start.

m053m716 commented 4 years ago

I would definitely check in the MultiAnimals stuff, there are references to updatePaths where I'm not 100% sure that the naming convention is correct regarding SaveLoc.

m053m716 commented 4 years ago

This has been merged and closed to keep current with the next big feature pull request.

m053m716 commented 4 years ago

Also I know it probably seems ridiculous that it is 163 files that were changed, but in this case it is more or less correct. That's why I wanted to merge this before it gets too far behind since that could become problematic quickly.