https://github.com/acil-bwh/chestimagingplatform

Chest Imaging Platform (CIP)

https://github.com/acil-bwh/chestimagingplatform

Science Score: 49.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
    Found 1 DOI reference(s) in README
  • Academic publication links
  • Committers with academic emails
    8 of 23 committers (34.8%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.2%) to scientific vocabulary

Keywords from Contributors

3d-printing 3d-slicer computed-tomography image-guided-therapy itk kitware medical-image-computing medical-imaging national-institutes-of-health neuroimaging
Last synced: 7 months ago · JSON representation

Repository

Chest Imaging Platform (CIP)

Basic Info
  • Host: GitHub
  • Owner: acil-bwh
  • License: other
  • Language: C++
  • Default Branch: master
  • Size: 213 MB
Statistics
  • Stars: 56
  • Watchers: 17
  • Forks: 35
  • Open Issues: 23
  • Releases: 0
Created about 11 years ago · Last pushed 11 months ago
Metadata Files
Readme License

README.md

ChestImagingPlatform

The Chest Imaging Platform (CIP) is an open-source package for image-based analysis and phenotyping of chest CT. The toolbox is developed and maintained by the Applied Chest Imaging Laboratory ACIL at Brigham and Women's Hospital, Harvard Medical School.

CIP is written in both C++ and python and provides both core classes as well as com- mand line tools that form the basis of the computational components. The library design is such that allows for extensibility so other groups and developers can contribute to the project

References

  1. San José Estépar R, Ross JC, Harmouche R, Onieva J, Diaz AA, Washko GR. Chest Imaging Platform: An Open-Source Library and Workstation for Quantitative Chest Imaging. American Thoracic Society International Conference Abstracts American Thoracic Society; 2015. pp. A4975–A4975.doi:10.1164/ajrccm-conference.2015.191.1_MeetingAbstracts.A4975.

  2. Onieva J, Ross J, Harmouche R, Yarmarkovich A, Lee J, Diaz A, Washko GR, San José Estépar R. Chest Imaging Platform: an open-source library and workstation for quantitative chest imaging. Int J Comput Assist Radiol Surg 2016;11 Suppl 1:S40–S41.

Building Instructions

You can find instructions about building CIP here. The building process will resovle dependencies for CIP.

Information for Users

We are happy to receive questions, comments, bug reports, etc. Please post any questions to chestimagingplatform-users@googlegroups.com

Information for Developers

Commit Codes

The following codes should prepend comments to commits

  • ENH: Source code enhancment
  • DEB: A bug fix
  • COMP: A change needed to get the source to compile/link
  • STYLE: Style change
  • ADD: Addition of a new file or directory to the repository

Coding Conventions

For C++ code, we follow ITK Coding Style Guide. For python code, we follow the PEP 8 - Style Guide for Python Code. Highlights and additional ChestImagingPlatform-specifc guidelines for C++ code are as follows

  • Avoid white space immediately inside brackets, braces and parentheses
  • Avoid white space immediately before a comma, semicolon, or colon
  • Don't use spaces around the = sign when used to indicate a keyword argument or a default parameter value
  • Use '//' for each line of a comment block, followed by a space, followed by a capitalized letter if beginning a sentence or phrase. This pertains to comments not meant to appear in the documentation.
  • Follow Doxygen style comments as per recommendations in the ITK Coding Style Guide where appropriate
  • Use one space immediately before and after: +, -, <<, >>, &&, ||, +=, *=, -=, =, ==, <, >, =
  • No white space should be used for operators * and /

Acknowledgments

CIP is funded by the National Heart, Lung, And Blood Institute of the National Institutes of Health under Award Number R01HL116931. The content is solely the responsibility of the authors and does not necessarily represent the official views of the National Institutes of Health.

Owner

  • Login: acil-bwh
  • Kind: user

GitHub Events

Total
  • Issues event: 2
  • Watch event: 4
  • Issue comment event: 4
  • Push event: 10
  • Create event: 1
Last Year
  • Issues event: 2
  • Watch event: 4
  • Issue comment event: 4
  • Push event: 10
  • Create event: 1

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 1,034
  • Total Committers: 23
  • Avg Commits per committer: 44.957
  • Development Distribution Score (DDS): 0.601
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
James Ross j****s@b****u 413
Raul San Jose r****t@g****m 288
rola harmouche r****o@b****u 175
unknown r****e@g****m 32
atisman89 j****9@g****m 30
Jorge Onieva j****a@g****m 27
Jorge Onieva j****a@g****m 16
ggonzale g****e@b****u 10
Rola Harmouche r****9@e****g 8
Rola Harmouche r****9@e****g 6
Sila Kurugol s****a@b****u 5
James Ross j****s@b****u 4
Alex Yarmarkovich a****y@b****u 3
James Ross j****s@J****l 3
Rola Harmouche r****e@R****l 3
Radiology p****t@m****u 2
Rola Harmouche r****o@p****u 2
rharmo r****9@c****g 2
acil-bwh a****n@a****g 1
Raul San Jose r****t@R****l 1
Alex Yarmarkovich a****h@g****m 1
acil-bwh n****i@s****g 1
root r****t@i****l 1

Dependencies

cip_python/nipype/interfaces/cip/setup.py pypi