itasc.contact_analysis.quantifiers¶
Quantifier plugins.
Dropping a *.py module here whose class subclasses
itasc.contact_analysis.quantifier.Quantifier (with a non-empty
quantity_id) registers a new per-position quantity. available_quantifiers
imports every module here so they self-register.
Submodules
Cell-density quantifier — per-frame cell counts per field-of-view area. |
|
Cell-dynamics quantifier — the registry adapter over the dynamics core. |
|
Cell-shape quantifier — the registry adapter over the shape core. |
|
Cell-cell contacts quantifier — the registry adapter over the contacts code. |
|
Neighbor-count quantifier — per-cell adjacency degree from the contact graph. |
|
Nucleus-dynamics quantifier — the registry adapter over the dynamics core. |
|
Nucleus-shape quantifier — the registry adapter over the shape core. |
|
Relational shape quantifier — nucleus-vs-cell paired morphology. |
|
Signed-contact-length quantifier — signed T1 junction lengths for the potential. |