Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 8 committers (12.5%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.0%) to scientific vocabulary
Repository
One-Dimensional Statistical Parametric Mapping in Python
Basic Info
- Host: GitHub
- Owner: 0todd0000
- License: gpl-3.0
- Language: Python
- Default Branch: master
- Size: 359 MB
Statistics
- Stars: 70
- Watchers: 9
- Forks: 23
- Open Issues: 8
- Releases: 0
Metadata Files
README.md
spm1d
One-Dimensional Statistical Parametric Mapping in Python.
spm1d uses Random Field Theory expectations regarding the behavior of smooth, one-dimensional Gaussian fields to make statistical inferences regarding a set of one-dimensional continua.
Software documentation: www.spm1d.org
MATLAB source code: https://github.com/0todd0000/spm1dmatlab
Bug
A bug in nonparametric inference for small sample sizes was discovered in May 2025. Thank you very much to Dr. Jeremy Eekhoff for reporting the bug! This bug was fixed on 3 June 2025. A description of the bug and its fix is available in this notebook
Issues
Please report software bugs or other problems by searching existing issues or creating a new issue here.
License
spm1d is a package for one-dimensional Statistical Parametric Mapping (SPM). spm1d uses random field theory expectations regarding smooth, one-dimensional (random) Gaussian fields to make statistical inferences regarding a set of 1D measurements.
Copyright (C) 2025 Todd Pataky
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Owner
- Name: Todd Pataky
- Login: 0todd0000
- Kind: user
- Location: Kyoto, Japan
- Company: Kyoto University
- Website: www.researchgate.net/profile/Todd_Pataky
- Repositories: 32
- Profile: https://github.com/0todd0000
GitHub Events
Total
- Issues event: 22
- Watch event: 9
- Delete event: 3
- Issue comment event: 59
- Push event: 35
- Pull request event: 4
- Fork event: 2
- Create event: 2
Last Year
- Issues event: 22
- Watch event: 9
- Delete event: 3
- Issue comment event: 59
- Push event: 35
- Pull request event: 4
- Fork event: 2
- Create event: 2
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Todd Pataky | 0****0@g****m | 92 |
| Todd Pataky | t****d@t****n | 28 |
| Todd Pataky | t****d@h****t | 6 |
| Todd Pataky | t****d@M****l | 4 |
| mrrezaie | m****e@o****m | 3 |
| Amr | a****y@g****m | 1 |
| Mark Robinson | m****n@l****k | 1 |
| jakirkham | j****m@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 146
- Total pull requests: 7
- Average time to close issues: 3 months
- Average time to close pull requests: about 1 year
- Total issue authors: 103
- Total pull request authors: 4
- Average comments per issue: 3.38
- Average comments per pull request: 3.43
- Merged pull requests: 6
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 13
- Pull requests: 2
- Average time to close issues: 3 months
- Average time to close pull requests: 2 minutes
- Issue authors: 12
- Pull request authors: 1
- Average comments per issue: 2.38
- Average comments per pull request: 0.5
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- 0todd0000 (10)
- eleonora-mont (6)
- Xlcandy (4)
- joshuatbland (3)
- adrianrivadulla (3)
- ghost (3)
- HelloBeer (3)
- ruddbull (2)
- MauriGiorgio (2)
- Shivangi2208 (2)
- stamstamNitzan (2)
- fastcloud-cho (2)
- TakumaInai (2)
- yossy-biomech (2)
- EmblaJ (2)
Pull Request Authors
- 0todd0000 (4)
- melund (1)
- m-a-robinson (1)
- mrrezaie (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- pypi 3,506 last-month
- Total docker downloads: 75
-
Total dependent packages: 3
(may contain duplicates) -
Total dependent repositories: 6
(may contain duplicates) - Total versions: 48
- Total maintainers: 1
pypi.org: spm1d
One-Dimensional Statistical Parametric Mapping
- Homepage: https://github.com/0todd0000/spm1d
- Documentation: https://spm1d.readthedocs.io/
- License: gpl-3.0
-
Latest release: 0.4.53
published 11 months ago
Rankings
Maintainers (1)
conda-forge.org: spm1d
spm1d uses Random Field Theory expectations regarding the behavior of smooth, one-dimensional Gaussian fields to make statistical inferences regarding a set of one-dimensional continua.
- Homepage: http://www.spm1d.org/
- License: GPL-3.0-or-later
-
Latest release: 0.4.0
published almost 4 years ago
Rankings
Dependencies
- actions/checkout v3 composite
- actions/setup-python v3 composite
- numpy *