Skip to content

Tools for automating data analysis in deformability cytometry

License

Notifications You must be signed in to change notification settings

DC-analysis/DC-tools-for-Windows

Repository files navigation

Build Status

DC tools for Windows

DC tools for Windows are a set of precompiled binaries for Windows users to automate deformability cytometry (DC) data analysis without having to install a Python distribution:

Installation

You can download the installer from the release page.

Code Signing Policy

The DC tools for Windows use free code signing provided by SignPath.io, certificate by SignPath Foundation.

Project Integrity

To verify the integrity of the DC tools for Windows, we manage access to this repository via GitHub Team roles:

  • Triage: The Members team of DC-Analysis has permission to triage (e.g. modify issues).
  • Core: The Core team of DC-Analysis consists of people who are trusted to modify the source code in the project's version control system without additional reviews.
  • There is no special role for Commiters. External contributors or members of the Triage team must create a pull request which is reviewed by a Core team member.
  • Furthermore, we enforce 2FA for every member of the DCOR-dev GitHub organization.

For developers

If you would like to make a release, create and activate a virtual environment and run prepare_release.py (see docstring for more information). Then modify the CHANGELOG if needed, push all the changes made and create a git tag with the current date (as in CHANGELOG).