Science Score: 46.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
Links to: zenodo.org -
✓Committers with academic emails
2 of 22 committers (9.1%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.9%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
best effort anonymization for medical images using python
Basic Info
- Host: GitHub
- Owner: pydicom
- License: mit
- Language: Python
- Default Branch: master
- Homepage: https://pydicom.github.io/deid/
- Size: 88.4 MB
Statistics
- Stars: 161
- Watchers: 8
- Forks: 51
- Open Issues: 18
- Releases: 3
Topics
Metadata Files
README.md
Deidentify (deid)
Best effort anonymization for medical images in Python.
Please see our Documentation.
These are basic Python based tools for working with medical images and text, specifically for de-identification. The cleaning method used here mirrors the one by CTP in that we can identify images based on known locations. We are looking for collaborators to develop and validate an OCR cleaning method! Please reach out if you would like to help work on this.
Installation
Local
For the stable release, install via pip:
bash
pip install deid
For the development version, install from Github:
bash
pip install git+git://github.com/pydicom/deid
Docker
bash
docker build -t pydicom/deid .
docker run pydicom/deid --help
Issues
If you have an issue, or want to request a feature, please do so on our issues board.
Owner
- Name: DICOM in Python
- Login: pydicom
- Kind: organization
- Repositories: 24
- Profile: https://github.com/pydicom
development for software, modules, and containers for dicom applications that use Python
GitHub Events
Total
- Issues event: 9
- Watch event: 14
- Delete event: 1
- Issue comment event: 57
- Push event: 6
- Pull request review event: 37
- Pull request review comment event: 34
- Pull request event: 15
- Fork event: 7
- Create event: 1
Last Year
- Issues event: 9
- Watch event: 14
- Delete event: 1
- Issue comment event: 57
- Push event: 6
- Pull request review event: 37
- Pull request review comment event: 34
- Pull request event: 15
- Fork event: 7
- Create event: 1
Committers
Last synced: 11 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| vsoch | v****t@s****u | 318 |
| wetzelj | w****j@c****g | 14 |
| Kolowitz | b****z@g****m | 8 |
| Reece Stevens | r****4@g****m | 7 |
| Judd Storrs | j****s@g****m | 5 |
| chenp2 | c****2@c****g | 4 |
| Dimitri Papadopoulos Orfanos | 3****s | 4 |
| Peter Karlsson Zetterberg | p****g@a****e | 2 |
| Alexis Girault | a****t@k****m | 1 |
| Brian Kolowitz | k****j@u****u | 1 |
| Fernando Cossio | 3****o | 1 |
| Gleb | g****v@g****m | 1 |
| JJdeRidder | 5****r | 1 |
| Johannes Ulén | j****u | 1 |
| Michael Barrett | 1****W | 1 |
| Mike Ciancibello | 3****o | 1 |
| Robin Fourcade | 2****d | 1 |
| Sam Maxwell | 7****z | 1 |
| WillForan | w****n@g****m | 1 |
| howff | 3****f | 1 |
| nbelakovski-mssm | 1****m | 1 |
| sjswerdloff | s****f@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 48
- Total pull requests: 92
- Average time to close issues: 2 months
- Average time to close pull requests: 9 days
- Total issue authors: 23
- Total pull request authors: 20
- Average comments per issue: 6.25
- Average comments per pull request: 3.65
- Merged pull requests: 74
- Bot issues: 0
- Bot pull requests: 2
Past Year
- Issues: 6
- Pull requests: 19
- Average time to close issues: 10 days
- Average time to close pull requests: 8 days
- Issue authors: 4
- Pull request authors: 7
- Average comments per issue: 1.5
- Average comments per pull request: 2.95
- Merged pull requests: 12
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- wetzelj (12)
- NirutaDhimal (6)
- howff (3)
- vsoch (3)
- moloney (2)
- glebsts (2)
- WillForan (2)
- samuelschuettler (2)
- RobinFrcd (2)
- sammaxwellxyz (1)
- aawez (1)
- travnick (1)
- peter-kuzmak (1)
- AlexanderBunt (1)
- fcossio (1)
Pull Request Authors
- vsoch (31)
- wetzelj (16)
- sammaxwellxyz (7)
- jstorrs (6)
- DimitriPapadopoulos (4)
- glebsts (4)
- howff (3)
- ReeceStevens (2)
- pvelasco (2)
- barrettMCW (2)
- dependabot[bot] (2)
- Simlomb (2)
- WillForan (2)
- RobinFrcd (2)
- nbelakovski-mssm (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- pypi 2,083 last-month
- Total docker downloads: 132
-
Total dependent packages: 3
(may contain duplicates) -
Total dependent repositories: 5
(may contain duplicates) - Total versions: 118
- Total maintainers: 1
pypi.org: deid
best effort deidentify dicom with python and pydicom
- Homepage: https://github.com/pydicom/deid
- Documentation: https://deid.readthedocs.io/
- License: LICENSE
-
Latest release: 0.4.6
published 7 months ago
Rankings
Maintainers (1)
conda-forge.org: deid
- Homepage: https://www.github.com/pydicom/deid
- License: MIT
-
Latest release: 0.2.37
published over 3 years ago
Rankings
Dependencies
- jekyll-feed = 0.11.0 development
- jekyll-seo-tag = 2.5.0 development
- jekyll-sitemap = 1.2.0 development
- jekyll = 3.8.4
- actions/checkout v3 composite
- crate-ci/typos 592b36d23c62cb378f6097a292bc902ee73f93ef composite
- actions/checkout v3 composite
- actions/checkout v3 composite
- continuumio/miniconda3 latest build
- black * development
- flake8 * development
- isort * development
- pre-commit * development
- Jinja2 <3.1
- appdirs *
- configargparse *
- docutils ==0.12
- recommonmark *
- sphinx *
- sphinx-argparse *
- sphinx_rtd_theme *
- sphinxcontrib-napoleon *
- Jinja2 <3.1
- appdirs *
- configargparse *
- deid master
- docutils ==0.12
- recommonmark *
- sphinx *
- sphinx-argparse *
- sphinx_rtd_theme *
- sphinxcontrib-napoleon *