You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,12 @@
1
-
# Post-processing of cryo-EM maps and generation of FSC curves corrected by masking effects
1
+
# postprocessing.py
2
2
3
-
> **_NOTE:_** The code in [postprocessing.py](postprocessing.py) was adapted from: https://github.com/C-CINA/focustools and is distributed under the [GPL-3.0 license](LICENSE)
3
+
## Description
4
+
5
+
Post-processing of cryo-EM maps and generation of FSC curves corrected by masking effects
6
+
7
+
> **_NOTE:_** The code in [postprocessing.py](postprocessing.py) was adapted from [https://github.com/C-CINA/focustools](https://github.com/C-CINA/focustools) and is distributed under the [GPL-3.0 license](LICENSE)
8
+
9
+
## Usage
4
10
5
11
At a minimum, two half maps should be provided as input. To see all available options type:
0 commit comments