Skip to content

Conversation

@pauladkisson
Copy link
Collaborator

@pauladkisson pauladkisson commented Jan 27, 2026

Depends on #190

Fixes #173

General goals include

  • decoupling dedicated front-end to tkinter or Panel code from an orchestration layer that ties everything together

  • Refactoring highly stateful blocks of code into classes

  • Reorganizing frontend blocks into dedicated modules

  • Making functional relationships between coding sections as explicit as possible (ex. explicit parameters instead of implicit closures where possible)

  • SavingInputParameters.py (home)

  • save_parameters.py (step 1)

  • saveStoresList.py (step 2)

  • readTevTsq.py (step 3)

  • preprocess.py (step 4)

  • computePsth.py (step 5)

  • findTransientsFreqAndAmp.py (step 5)

  • visualizePlot.py (step 6)

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.

2 participants