Skip to content

Commit

Permalink
add acknowledgments
Browse files Browse the repository at this point in the history
  • Loading branch information
bunnie committed Mar 10, 2024
1 parent bda971b commit 9ebc64d
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
1 change: 1 addition & 0 deletions FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
github: [bunnie]
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# Iris Stitcher

Image stitching routines for IRIS
Image stitching routines for IRIS.

Takes a directory of images collected with the automated imaging hardware and aligns them to each other. Also performs blending and other adjustments.

The main routine is in [stitch.py](stitch.py).

## About IRIS

This repository is part of the IRIS project, an effort to make it easier to verify the construction of silicon chips.

Read more about IRIS at our [arXiv paper](https://arxiv.org/abs/2303.07406), or the latest [project update](https://www.bunniestudios.com/blog/?p=6937).

## Acknowledgements

This work was funded in part by NLnet’s [NGI0 Entrust](https://nlnet.nl/entrust/) fund, established with support from the European Commission’s Next Generation Internet Program, and my [Github Sponsors](https://github.com/sponsors/bunnie/).

![NLnet Logo](https://bunniefoo.com/iris/2024/nlnet-logos.png)

0 comments on commit 9ebc64d

Please sign in to comment.