File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,9 @@ and we will not further discuss them here.
1313For the details, please read the TimeStep tutorial and study the docstrings!
1414
1515For microenvironment data, these are the functions:
16- #+ mcdsts.get_substrate_list() # bue: will never be implementd
16+ <!--
17+ + mcdsts.get_substrate_list() # bue: will never be implementd
18+ -->
1719``` python
1820mcdsts.get_conc_df()
1921```
@@ -25,8 +27,10 @@ mcdsts.make_conc_vtk()
2527```
2628
2729For cell data, these are the functions:
28- #+ mcdsts.get_celltype_list() # bue: will never be implementd
29- #+ mcdsts.get_cell_attribute_list() # bue: will never be implementd
30+ <!--
31+ + mcdsts.get_celltype_list() # bue: will never be implementd
32+ + mcdsts.get_cell_attribute_list() # bue: will never be implementd
33+ -->
3034``` python
3135mcdsts.get_cell_df()
3236```
You can’t perform that action at this time.
0 commit comments