Skip to content

fix(mask): normalize Fmask FFT by cell volume to match Fprotein scale#36

Open
DorisMai wants to merge 1 commit into
rs-station:masterfrom
DorisMai:fix-fmask-normalization
Open

fix(mask): normalize Fmask FFT by cell volume to match Fprotein scale#36
DorisMai wants to merge 1 commit into
rs-station:masterfrom
DorisMai:fix-fmask-normalization

Conversation

@DorisMai

Copy link
Copy Markdown

Issue: realmask2Fmask used ifftn(norm="forward"), which makes Fsolvent practically grid size (sampling rate) dependent, and no longer on a comparable scale to Fprotein. We noticed this issue when making synthetic map which appeared dominated by Fsolvent contribution. When given experimental data, the off-scale issue was silently absorbed by the kmask scaling, but it also makes kmask less physically interpretable.

Proposed fix: use default ifftn normalization and scaled by cell volume so Fmask is (in theory) on the electron scale like Fprotein.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant