Skip to content

Commit

Permalink
13.02.2024: pre-release README updates
Browse files Browse the repository at this point in the history
  • Loading branch information
wisstock committed Feb 13, 2024
1 parent 939d2db commit 4a3cc53
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 36 deletions.
34 changes: 0 additions & 34 deletions .github/workflows/python-release.yml

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,4 @@ Insipred by [Fujii et al., 2017](https://pubmed.ncbi.nlm.nih.gov/28474392/), [Ga
## SEP image preprocessing
Processes image series obtained through repetitive pH exchange methods (such as U-tube or ppH approaches). Frames with odd indexes, including index 0, are interpreted as images acquired at pH 7.0, representing total fluorescence intensity (saved with the suffix `_total`). Even frames are interpreted as images obtained at acidic pH (5.5-6.0), representing intracellular fluorescence only (saved with the suffix `_intra`).

If `calc surface img` is selected, an additional total fluorescence image with subtracted intracellular intensity will be saved as the cell surface fluorescence fraction (suffix `_surface`).
If `calc surface img` is selected, an additional total fluorescence image with subtracted intracellular intensity will be saved as the cell surface fluorescence fraction (suffix `_surface`). The input image should be a 3-dimensional single-channel time-lapse.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = domb-napari
version = 2024.02.13
version = 2024.02.13.01

author = Borys Olifirov
author_email = [email protected]
Expand Down

0 comments on commit 4a3cc53

Please sign in to comment.