troika-toolbox
MATLAB scripts for analyzing Troika SPT data
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found 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
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.5%) to scientific vocabulary
Keywords
Repository
MATLAB scripts for analyzing Troika SPT data
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 3
Topics
Metadata Files
README.md
troika-toolbox: MATLAB scripts for analyzing Troika SPT data
A small set of programs dedicated to analyzing Troika's trjR variables.
What's in the box
~
| Name | Description |
|:--------:|:-----------:|
|troikaEnum|Find when a track starts, ends, and how long it lasted for.|
|troikaPrecision|Calculate Troika's precision in the context of your camera.|
|trjR_separator|Separates combined trjR files into parts with the same number of trajectories.|
converters/
| Name | Description |
|:--------:|:-----------:|
|toMsdanalyzer|Convert trjRs into tracks for msdanalyzer.|
|toTrack_analysis|Convert trjRs into tracks for track_analysis.|
functions/
| Name | Description |
|:--------:|:-----------:|
|traj_filt|Get tracks that last x frames or greater. Also interpolate between lost frames of tracking.|
|traj_firstframe|Removes all tracks present since the first frame.|
|traj_sorter|Separates "fast" and "slow" tracks.|
graphs/
| Name | Description |
|:--------:|:-----------:|
|displacements|Plot the displacement of tracks vs. time-lag.|
|trackEvolutions|Plot how tracks change over time.|
|vanHove|Plot and fit a van Hove correlation graph.|
|fitRec|Plot the reconstructed van Hove correlation graph from Track Analysis.|
msd/
N/A
Owner
- Name: Edin O.
- Login: edinosma
- Kind: user
- Repositories: 1
- Profile: https://github.com/edinosma
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: troika-toolbox
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Edin
family-names: Osmanbasic
email: eosmanbasic1@gsu.edu
affiliation: Georgia State University
orcid: 'https://orcid.org/0009-0004-6128-0875'
repository-code: 'https://github.com/edinosma/troika-toolbox'
abstract: MATLAB scripts for analyzing Troika SPT data
keywords:
- MATLAB
- Troika
license: GPL-3.0