Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calibration size defined by the user is not used during the sensitivity estimation #7

Open
aTrotier opened this issue Nov 5, 2024 · 0 comments

Comments

@aTrotier
Copy link
Member

aTrotier commented Nov 5, 2024

https://github.com/CRMSB/PAPER_subspace_MESE/blob/9f5a60b36d8237196a8a2438d5a30a3112e103ba/docs/lit/examples/subspace_julia_epg.jl#L56C1-L58C1

should be changed by something like :

ncalib = minimum(parse.(Int,b["PVM_EncCSNumRef"]))
sens_fully = espirit(acq,eigThresh_2 = 0,(6,6,6),ncalib);
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

No branches or pull requests

1 participant