Skip to content

Conversation

@pauladkisson
Copy link
Collaborator

@pauladkisson pauladkisson commented Dec 15, 2025

Fixes #172

This PR modularizes the analysis steps in the GuPPy pipeline by

  • Splitting each operation into logical modules (ex. z_score.py)
  • Separating visualization from analysis code
  • Separating read and write operations from purely functional analysis steps
  • Refactoring analysis code into pure functions with inputs and outputs and without any side effects

Progress

Step 4

  • timestamp correction
  • split up artifact removal from z score
  • z score
  • artifact removal
  • data combination

Step 5

  • PSTH

Base automatically changed from extractor to dev December 17, 2025 00:12
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