Skip to content

Commit 52f78bc

Browse files
update albert bio, small software changes
1 parent 495e801 commit 52f78bc

3 files changed

Lines changed: 8 additions & 4 deletions

File tree

content/home/software.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ filter_default = 0
3232

3333
+++
3434

35-
Below the scientific software I have been working on:
35+
Below the scientific software we have been working on:

content/people/albertmantes.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,8 @@ link = "mailto:albert.dominguezmantes@epfl.ch"
5555

5656
# Blurb
5757

58-
I am a joint PhD student in the Computational and Quantitative Biology Program (EDCB) between the La Manno and the Weigert Lab. I have a strong interest in the applications of statistical models and data analysis to the health sciences.
58+
I am a joint PhD student in the Computational and Quantitative Biology Program (EDCB) between the La Manno lab and the Weigert lab (TU Dresden, Germany). My main focus is on developing computer vision methods for the analysis of microscopy images. One of my main goals is on developing methods that are easily adoptable for other researchers. As such, I’m big on open source and best software engineering practices.
59+
60+
Previously, I worked on ML-based methods for population genetics in the Bustamante lab at Stanford University, in collaboration with the Image Processing group at Universitat Politècnica de Catalunya (UPC). Outside of academia, I spent two years working as a Data Scientist at a startup, Abi Global Health, where I developed and deployed NLP models for usage in a conversational setting.
61+
62+
Please reach out if you’re interested in my work or just want to chat about any of these topics!

content/software/spotiflow.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ date = "2025-01-01"
66
title = "Spotiflow"
77

88
# Project summary to display on homepage.
9-
summary = "Deep learning-based spot detection for fluorescence microscopy with subpixel accuracy. For more information visit the [Spotiflow GitHub](https://github.com/weigertlab/spotiflow)"
9+
summary = "Deep learning-based spot detection for fluorescence microscopy with subpixel accuracy. For more information visit the [Spotiflow GitHub](https://github.com/weigertlab/spotiflow)."
1010

1111
# Optional image to display on homepage (relative to `static/img/` folder).
1212
# image_preview = "bubbles.jpg"
@@ -36,4 +36,4 @@ Key features:
3636
- Robust to low signal-to-noise ratio images
3737
- Available as Python library and napari plugin
3838

39-
Find the GitHub repo [here](https://github.com/weigertlab/spotiflow)
39+
Find the GitHub repo [here](https://github.com/weigertlab/spotiflow).

0 commit comments

Comments
 (0)