Skip to content

README: reformat, add install/run instructions, and add NeuroMathSchool note#4

Closed
Andrianarivelo wants to merge 1 commit intomainfrom
codex/collaborate-on-neuromathschool-project
Closed

README: reformat, add install/run instructions, and add NeuroMathSchool note#4
Andrianarivelo wants to merge 1 commit intomainfrom
codex/collaborate-on-neuromathschool-project

Conversation

@Andrianarivelo
Copy link
Copy Markdown
Contributor

Motivation

  • Improve README readability and fix inconsistent formatting across sections to make onboarding clearer.
  • Add concrete environment creation and run instructions so users can quickly launch the GUI.
  • Clarify repository structure and usage workflow to reduce ambiguity around filenames and expected commands.

Description

  • Rewrote README.md with consistent Markdown structure, restored separators, and cleaned up bullets and code spans for commands and filenames.
  • Added explicit installation and run steps including conda env create -f environment.yml, conda activate pyBer, and python main.py in pyBer.
  • Updated repository structure to reference environment.yml and clarified usage, preprocessing, post-processing, and behavior file loader wording.
  • Appended a NeuroMathSchool collaboration note suggesting a minimal integration path for curriculum/demos.

Testing

  • No automated tests were run because this change is documentation-only.

Codex Task

Copilot AI review requested due to automatic review settings May 6, 2026 02:01
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This is a documentation-only README refresh intended to improve onboarding for the fiber photometry GUI by standardizing formatting, clarifying setup/run steps, and expanding workflow guidance.

Changes:

  • Reformats the README for more consistent Markdown structure and sectioning.
  • Adds explicit Conda environment creation, activation, and GUI launch steps.
  • Updates workflow/repository notes and adds a NeuroMathSchool collaboration note.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
Comment on lines +79 to +84
- `analysis_core.py`
Processing pipeline (loading, filtering, baselines, outputs, export helpers)
- `main.py` (or similar)
PySide6 GUI entry point and UI wiring
- `environment.yml`
Conda environment definition
Comment thread README.md

### Behavior file formats
- **CSV**: must include a time column and one or more binary behavior columns
- **Ethovision XLSX**: the loader preprocess and clean the file; the user must select the sheet when loading
@Andrianarivelo Andrianarivelo deleted the codex/collaborate-on-neuromathschool-project branch May 10, 2026 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants