Skip to content

Latest commit

 

History

History
59 lines (37 loc) · 2.48 KB

CONTRIBUTE.md

File metadata and controls

59 lines (37 loc) · 2.48 KB

Contributing to SPOT-A-NeonatalRabbit

Thanks for contributing to SPOT-A-NeonatalRabbit!

Where to start to contribute

See under docs folder as a starting point for the expected reults of the code and the selected naming convention. Anyone that is contributing is expected to keep the same naming convention.

Questions, bugs, issues, emails and new features

  • For any issue bugs or question related to the code, please raise an issue in the SPOT-A-NeonatalRabbit issue page.

  • Please use a new issue for each thread: make your issue re-usable and reachable by other users that may have encountered a similar problem.

  • Propose here as well improvements suggestions and new features.

  • Feel free to send an email to s.ferraris at ucl dot ac dot uk.

  • Pull requests are more than welcome. Please check tests are all passed before this (type nosetests in the code root folder), the new features are integrated in the record (text file each time a new subject is spotted, keeping track of the selected parameters) and the documents under docs folder are up to date.

New feature guidelines

SPOT-A-NeonatalRabbit considers subjects of the Multi-Atlas and Target already aligned in the same orientation. We would like to keep it this way for simplicity, so any pre-processing re-orientation should happen in an external phase See the wiki-page.

Continuous integration

Even a lightweight synthetic phantom created at runtime for testing is quite demanding in term of computational weight and time to inegrate the framework

Code Etiquette

Code of Conduct

This project adopts the Covenant Code of Conduct. By participating, you are expected to uphold this code.