Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Jhsmit/dont-fret
Browse files Browse the repository at this point in the history
  • Loading branch information
Jhsmit committed Sep 4, 2024
2 parents 95c5aec + 1a8cb9c commit 5b94ba5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ Don't FRET

Don't FRET! is a python package featuring a web application for performing burst search on confocal smFRET data.

```
pip install dont-fret
```

![screenshot](assets/screenshot.png)

## Process photon files
Expand Down Expand Up @@ -100,4 +104,4 @@ solara run dont_fret\tmp.py -- --config default_testing.yaml

- Create a new release on github. Create a new tag with the version (format: v0.1.0)
- github actions creates release on pypi
- done!
- done!

0 comments on commit 5b94ba5

Please sign in to comment.