kschan0214 / sepia

Matlab GUI pipeline application for quantitative susceptibility mapping (QSM)
MIT License
46 stars 10 forks source link

How to process a batch job in getting header info? #34

Closed zoelir729 closed 2 years ago

zoelir729 commented 2 years ago

Hi Kwok,

I'm trying to process a batch job using Sepia with single echo 3T data. And I want know how to process a batch job in getting header info like running SEPIA function with edited config file?

Looking forward to hearing from you!

Best, Zoe

zoelir729 commented 2 years ago

I worked it out according to the save_sepia_header.m file. Thanks anyway.

kschan0214 commented 2 years ago

Hi Zoe,

Good that you find the solution! Please feel free to also use the Discussion page (https://github.com/kschan0214/sepia/discussions) if you have any further questions about the usage of SEPIA :)

Kwok