Skip to content

Commit a2a43b8

Browse files
committed
add news items
1 parent e1a2f40 commit a2a43b8

3 files changed

Lines changed: 22 additions & 1 deletion

File tree

docs/index.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,31 @@
11
# Home
2-
Welcome to the main documentation site for the physiopy community and python packages! Please also check out our [Github Page](https://github.com/physiopy). For questions, you can always contact the community manager(s) at [physiopy.community@gmail.com](mailto:physiopy.community@gmail.com).
2+
3+
Welcome to the main documentation site for the physiopy community and python packages! Please also check out our [Github Page](https://github.com/physiopy).
34

45
<p align="center">
56
<img src="https://github.com/physiopy/phys2bids/blob/master/docs/_static/physiopy_logo_1280x640.png?raw=true" width="400">
67
</p>
78

89
## Who are we?
10+
911
We are the physiopy development team consisting of an international group of volunteers. You can learn more about us and how to connect with us by visiting the [*Community*](/community) page. Contributions are also very much welcomed! Check out the [*Contributor Guide*](community/contributor-guide/) tab.
1012

1113
## What is the importance of physiological data collection and its impact on MRI?
1214

1315
Physiological data provides a rich representation of a research subject with respect to their bodily information (i.e., heart rate, respiratory rate and depth of breathing, skin conductance, etc.). Examining physiological activity helps us to understand the perception and embodied experience of cognition, emotion, motivation, and more. Additionaly, physiological data is a key component in understanding physiological sources of signal variance in fMRI data. Collecting these data helps to provide more accurate models of fMRI time-series. It also provides a real-time method to monitor subjects during scanning. See the [*Community Practices* documentation](https://physiopy-community-guidelines.readthedocs.io/en/latest/index.html) for recommendations from key personnel in the field on physiological data collection and analysis.
16+
17+
## Staying in contact
18+
19+
<!-- also update https://github.com/physiopy/.github/tree/master/profile-->
20+
21+
### Recent news
22+
23+
To find out what the Physiopy community has recently been up to head over the our [News page](news.md) for recent updates on the community at large (community building, how do we make decisions) and on events Physiopy members are running or Physiopy presentations.
24+
25+
### Email
26+
27+
For any questions, contact the community manager(s) at [physiopy.community@gmail.com](mailto:physiopy.community@gmail.com).
28+
29+
### Newsletter
30+
31+
> Mary is setting this up

docs/news.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<!-- Most recent at the top -->
2+

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ nav:
8484
- Tutorials:
8585
- OHBM 2023 Tutorials: ohbm23_tutorials.md
8686
- ReproNim 2024 Tutorials: repronim24_tutorials.md
87+
- News: news.md
8788

8889

8990

0 commit comments

Comments
 (0)