diff --git a/README.rst b/README.rst index e6d61f5..e6b4690 100644 --- a/README.rst +++ b/README.rst @@ -149,13 +149,6 @@ Convert raw image data: .. image:: https://raw.githubusercontent.com/casperdcl/brainweb/master/mMR.png -.. code:: python - - # get a 4D array with weights for each region for the last subject - label_probs = brainweb.get_label_probabilities(files[-1]) - # print their names - print(PetClass.all_labels) - .. code:: python # add some lesions diff --git a/mMR.png b/mMR.png index ead7389..4da71c2 100644 Binary files a/mMR.png and b/mMR.png differ