2,281 to 2,290 of 2,299 Results
Python Source Code - 1.8 KB -
MD5: 7f71e2283de313d85a0828134e59405b
Very simple bit of code that creates histograms based on all the individual experiments for the positional data. It calculates the histograms for each axis individually, the path to where the numpy files are saved and the directory for where the results are to be saved are defined below. |
Python Source Code - 9.4 KB -
MD5: 6ab0f22bbd2e4132d9a2b9ae1a9484ef
The first step in the experimental evaluation is the tracking via "opencv". It is important to note that the tracking requires images that are in one directory/folder and sorted in the necessary order through which the algorithm is to run through. Prior to the tracking the images should be cropped to a necessary size, in the case of the tracking fo... |
Python Source Code - 3.4 KB -
MD5: 4d6b58cd67bfa90b4530bef226d3101c
This code is used to determine the circulation times and amount of circulations based on the positional results.
|
Python Source Code - 3.5 KB -
MD5: ba65fedc1012f5f7daef9ad023d2f30b
This code is fairly simple and just creates a scatter plot for an individual experiment based on the trajectory data which is saved into individual numpy files.
It is important to only access one experiment at a time in this code as a combination of all results would not yield a reflective result as too many data points are available then.
|
Python Source Code - 3.5 KB -
MD5: 9d5b264de73ba3ca6cd8621de6eae954
This code is fairly simple and just creates a scatter plot for an individual experiment based on the trajectory data, which is saved into individual numpy files.
It is important to only access one experiment at a time in this code as a combination of all results would not yield a reflective result as too many data points are available then.
|
Unknown - 6.7 KB -
MD5: 61007deb01a814602f7d3715363a4095
This .yml file configures and reproduces the entire environment via e.g. conda. |
Apr 29, 2022 -
Code for: Experimental Investigation of the Flow Behavior of Lagrangian LED Particles in a 200 L Bioreactor
Plain Text - 54.6 KB -
MD5: 8942fb0265def00522b729215166484b
Evaluation script, which loops through all files. |
Apr 29, 2022 -
Code for: Experimental Investigation of the Flow Behavior of Lagrangian LED Particles in a 200 L Bioreactor
Plain Text - 9.4 KB -
MD5: 97b91d46de7524876eff9894e1e964cc
Get Velocity and Acceleration. Histogram for position. |
Apr 29, 2022 -
Code for: Experimental Investigation of the Flow Behavior of Lagrangian LED Particles in a 200 L Bioreactor
Plain Text - 428 B -
MD5: 9f040b6ade44bc25bf009b723b13859c
Get raw positions from cell array. |
Apr 29, 2022 -
Code for: Experimental Investigation of the Flow Behavior of Lagrangian LED Particles in a 200 L Bioreactor
Plain Text - 846 B -
MD5: f3d90964d9a92290542de080584f5cd7
Takes videos, cuts in frames and starts mote detection scripts. |
