- This topic has 2 replies, 2 voices, and was last updated 15 years, 1 month ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Front Page › Forums › BioMap › How to open a IMG file using biomap
I’ve been having the same problem with some of my files.
What is going wrong?
Have you managed to solve this?
Check to see if there are any “.” in your file path.
[i]ie c:\desktop\brain[b][color=#FF0000].[/color][/b]1\slice.img[/i]
.net interpret this as a file and it gets confused; hence your [i]no valid header error[/i]
the work around is not to use any “.” in your file path. Hope it helps.
KC