Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Example] Add microstates analysis example #739

Merged
merged 5 commits into from
Nov 1, 2022

Conversation

anshu-97
Copy link
Collaborator

Description

This PR aims at adding a simple example to demonatrate how nk functions can be used to extract microstates and conduct basic microstate analysis

Proposed Changes

I added an example file in docs > examples > microstates_example

Checklist

Here are some things to check before creating the PR. If you encounter any issues, do let us know :)

  • I have read the CONTRIBUTING file.
  • My PR is targetted at the dev branch (and not towards the master branch).
  • I ran the CODE CHECKS on the files I added or modified and fixed the errors.
  • I have added the newly added features to News.rst (if applicable)

@codecov-commenter
Copy link

codecov-commenter commented Oct 30, 2022

Codecov Report

Base: 53.15% // Head: 53.17% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (212508b) compared to base (d37ca7a).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #739      +/-   ##
==========================================
+ Coverage   53.15%   53.17%   +0.01%     
==========================================
  Files         290      290              
  Lines       12964    12964              
==========================================
+ Hits         6891     6893       +2     
+ Misses       6073     6071       -2     
Impacted Files Coverage Δ
neurokit2/rsp/rsp_simulate.py 99.10% <0.00%> (+0.89%) ⬆️
neurokit2/eda/eda_eventrelated.py 83.67% <0.00%> (+2.04%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@DominiqueMakowski DominiqueMakowski changed the title Add microstates example [Example] Add microstates analysis example Nov 1, 2022
@DominiqueMakowski DominiqueMakowski merged commit b480b77 into dev Nov 1, 2022
@DominiqueMakowski DominiqueMakowski deleted the add_microstates_example branch November 1, 2022 09:48
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.

3 participants