suspect icon indicating copy to clipboard operation
suspect copied to clipboard

ENH: Correction of eddy current effects

Open 0rC0 opened this issue 5 years ago • 3 comments

Is it possible somehow to make some eddy current correction?

If not yet, it can be a nice enhancement. It is also in the experts' consensus recommendations in:

Near, Jamie & Harris, Ashley & Juchem, Christoph & Kreis, Roland & Marjańska, Małgorzata & Öz, Gülin & Slotboom, Johannes & Wilson, Martin & Gasparovic, Charles. (2020). Preprocessing, analysis and quantification in single-voxel magnetic resonance spectroscopy: experts' consensus recommendations. NMR in Biomedicine. e4257. 10.1002/nbm.4257.

0rC0 avatar Mar 30 '20 19:03 0rC0

Eddy current correction as proposed in the consensus paper is so simple that it just takes a couple of lines of standard numpy code, so personally I feel that it doesn't make sense putting it in the library. However, I do agree that this would be an excellent subject for the documentation tutorial series. I will see if I can draft something this week.

bennyrowland avatar Mar 30 '20 23:03 bennyrowland

Ben, would You mind sharing those lines for numpy?

bkossows avatar Nov 15 '21 11:11 bkossows

@bkossows sorry for the delay in response. I have just uploaded a new page in the documentation: https://suspect.readthedocs.io/en/latest/notebooks/consensus_playground.html that goes over the complete experts' consensus pipeline, including ECC. Check it out and let me know if it answers your questions.

bennyrowland avatar Nov 29 '21 11:11 bennyrowland