diff --git a/degrees.json b/degrees.json index 916f21e..d2c3a03 100644 --- a/degrees.json +++ b/degrees.json @@ -516,6 +516,10 @@ { "name": "business-intelligence", "mandatory": false + }, + { + "name": "computational-imaging", + "mandatory": false } ] }, diff --git a/teachings.json b/teachings.json index 4e3b32c..8a15c3d 100644 --- a/teachings.json +++ b/teachings.json @@ -941,5 +941,14 @@ "professors": [ "furio.camillo" ] + }, + { + "name": "Computational Imaging", + "url": "computational-imaging", + "chat": "https://t.me/+1cVwLP7gVK9hMjg8", + "website": "503547", + "professors": [ + "elena.lolipiccolomini" + ] } ]