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

preprocessing single coil data #4

Open
Aristot1e opened this issue Oct 12, 2021 · 1 comment
Open

preprocessing single coil data #4

Aristot1e opened this issue Oct 12, 2021 · 1 comment

Comments

@Aristot1e
Copy link

Aristot1e commented Oct 12, 2021

There are some problems when I run data_preprocessing.py using single-coil data. The program will report an error : (Calibration region not found!)

/home/img/anaconda3/bin/python /home/img/Desktop/lff/UFLoss-main/UFloss_training/data_preprocessing.py
fatal: Needed a single revision
cuda:0
the last dimension 372, coil dimensional: 640: 0%| | 0/199 [00:00<?, ?it/s]ERROR: Calibration region not found!
Aborted (core dumped)
the last dimension 372, coil dimensional: 640: 0%| | 0/199 [06:34<?, ?it/s]
Traceback (most recent call last):
File "/home/img/Desktop/lff/UFLoss-main/UFloss_training/data_preprocessing.py", line 82, in
sens = bart.bart(
File "/home/img/Desktop/lff/UFLoss-main/UFloss_training/bart_/bart.py", line 94, in bart
raise Exception("Command exited with an error.")
Exception: Command exited with an error.

Process finished with exit code 1

I don’t know why ERROR:Calibration region not found and how to deal with it, so, please.
And I have another request if it's possible, may I get the code that you have trained. This will be of great help to my study.
This is my email 2020110200@mail.scuec.edu.cn Thanks for the help.

@KeWang0622
Copy link
Member

Please make sure your BART works fine. Also, I don't think our code supports single-coil, it can be easily implemented by getting rid of all sensmaps related stuff. Hope it helps

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

2 participants