Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add badge to zenodo
  • Loading branch information
finsberg authored Aug 27, 2024
1 parent 8ec88e5 commit ed99b44
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[![DOI](https://zenodo.org/badge/699045305.svg)](https://zenodo.org/doi/10.5281/zenodo.13379848)
# Supplementary code for the paper Automatic motion estimation with applications to hiPSC-CMs

This repository contains supplementary code for reproducing results in the paper
Expand Down Expand Up @@ -43,3 +44,15 @@ To run the notebooks, one can use `ghcr.io/computationalphysiology/automatic-mot
docker run -ti -p 8888:8888 --rm ghcr.io/computationalphysiology/automatic-motion-estimation-lab:latest
```
to run interactively with Jupyter lab in browser.

## Citing
If you use this code in your research, please cite the following paper
```
@article{10.1088/2057-1976/ad7268,
author={Finsberg, Henrik Nicolay Topnes and Charwat, Verena and Healy, Kevin E and Wall, Samuel},
title={Automatic motion estimation with applications to hiPSC-CMs},
journal={Biomedical Physics & Engineering Express},
url={http://iopscience.iop.org/article/10.1088/2057-1976/ad7268},
year={2024},
}
```

0 comments on commit ed99b44

Please sign in to comment.