We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75d3aa4 commit 466832dCopy full SHA for 466832d
analyze_by_class/countcells_MVCO_manual.m
@@ -1,6 +1,6 @@
1
-resultpath = '\\raspberry\d_work\IFCB1\ifcb_data_mvco_jun06\Manual_fromClass\';
+resultpath = '\\sosiknas1\IFCB_products\MVCO\Manual_fromClass\';
2
load([resultpath 'manual_list']) %load the manual list detailing annotate mode for each sample file
3
-load \\raspberry\d_work\IFCB1\code_mar10_mvco\ml_analyzed_all %load the milliliters analyzed for all sample files
+load \\sosiknas1\IFCB_products\MVCO\ml_analyzed\ml_analyzed_all %load the milliliters analyzed for all sample files
4
5
load class2use_MVCOmanual5 %get the master list to start
6
[ classes_byfile, classes_bymode ] = get_annotated_classesMVCO( class2use, manual_list);
0 commit comments