You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I tried to apply the ADASTRA-pipeline, I got an error message : "from babachi import BADEstimation
ImportError: cannot import name 'BADEstimation' from 'babachi' (~/miniconda3/envs/ASB/lib/python3.11/site-packages/babachi/init.py)
BADmaps dict failed"
in the "--create-reference" progress.
I checked the python scripts in babachi, and I found no function named "BADEstimation". Is there any solution to fix that?
Best wishes,
Zixian
The text was updated successfully, but these errors were encountered:
Hi,
When I tried to apply the ADASTRA-pipeline, I got an error message :
"from babachi import BADEstimation
ImportError: cannot import name 'BADEstimation' from 'babachi' (~/miniconda3/envs/ASB/lib/python3.11/site-packages/babachi/init.py)
BADmaps dict failed"
in the "--create-reference" progress.
I checked the python scripts in babachi, and I found no function named "BADEstimation". Is there any solution to fix that?
Best wishes,
Zixian
The text was updated successfully, but these errors were encountered: