shared:bias2013:assignments
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
shared:bias2013:assignments [2013/05/16 14:45] – [1. Quantum dot counting] kota | shared:bias2013:assignments [2017/06/07 03:12] (current) – github username changed kota | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Assignments ====== | ||
+ | ===== module 1 and 2 ===== | ||
+ | |||
+ | |||
+ | ==== 1. Quantum dot counting (planned, but omitted)==== | ||
+ | |||
+ | |||
+ | sample image: quantumdots.tif | ||
+ | |||
+ | design a protocol for segmenting quantum dot and write a macro that counts the number of quantum dots in the image. | ||
+ | |||
+ | ==== 2. Modify dot movement macro as you like. ==== | ||
+ | |||
+ | (Brownian, Cycloid, Sinusoidal …) | ||
+ | |||
+ | |||
+ | Save your macro in the data server. | ||
+ | Please do not forget to include your names in the macro file name. | ||
+ | |||
+ | **Answers** | ||
+ | * XY movement | ||
+ | * see https:// | ||
+ | * Random Walk | ||
+ | * see https:// | ||
+ | * The function used in this macro could be tested with the following code | ||
+ | * https:// | ||
+ | ===== module 4 ===== | ||
+ | |||
+ | ==== Relative Movement ==== | ||
+ | |||
+ | Go to section 4.4.7 and do the exercise 4.4.7-1. | ||
+ | |||
+ | ==== PIV based anaysis (omitted) ==== | ||
+ | |||
+ | Try install and using the following plugin: | ||
+ | https:// | ||
+ | |||
+ | Get a vector field data (you need only two frames for this), save the results as a csv file and then analyze the directioanlity in R. |