Skip to content

Commit 30dbabf

Browse files
Update README (#442)
* Update README Added links to the tutorials for creating custom scatterers. * Update README * Update README.md --------- Co-authored-by: Alex <[email protected]>
1 parent 5d17df7 commit 30dbabf

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,14 @@ Here you find a series of notebooks that give you an overview of the core featur
9797

9898
Using PyTorch gradients to fit a Gaussian generated by a DeepTrack2 pipeline.
9999

100+
- DTGS171A **[Creating Custom Scatterers](https://github.com/DeepTrackAI/DeepTrack2/blob/develop/tutorials/1-getting-started/DTGS171A_custom_scatterers.ipynb)** <a href="https://colab.research.google.com/github/DeepTrackAI/DeepTrack2/blob/develop/tutorials/1-getting-started/DTGS171A_custom_scatterers.ipynb"><img src="https://colab.research.google.com/assets/colab-badge.svg"></a>
101+
102+
Creating custom scatterers of arbitrary shapes.
103+
104+
- DTGS171B **[Creating Custom Scatterers: Bacteria](https://github.com/DeepTrackAI/DeepTrack2/blob/develop/tutorials/1-getting-started/DTGS171B_custom_scatterers_bacteria.ipynb)** <a href="https://colab.research.google.com/github/DeepTrackAI/DeepTrack2/blob/develop/tutorials/1-getting-started/DTGS171B_custom_scatterers_bacteria.ipynb"><img src="https://colab.research.google.com/assets/colab-badge.svg"></a>
105+
106+
Creating custom scatterers in the shape of bacteria.
107+
100108
# Examples
101109

102110
These are examples of how DeepTrack2 can be used on real datasets:

0 commit comments

Comments
 (0)