cajal / pipeline

Schemata and libraries for neuroscientific data
GNU Lesser General Public License v3.0
20 stars 44 forks source link

Fix clocktools to prevent recursive import #430

Closed Neuro-CS closed 3 years ago

Neuro-CS commented 3 years ago

Treadmill and odor now use clocktools at specific points. Changing import to virtual module to prevent recursive import calls.