Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michael Krause
tardis-doc
Commits
72d03230
Commit
72d03230
authored
Jul 23, 2020
by
Michael Krause
🎉
Browse files
faq: turd files, typo and clean example
parent
327ccc54
Pipeline
#6586
passed with stages
in 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
other/faq.rst
View file @
72d03230
...
...
@@ -41,7 +41,7 @@ automatically become an ascii file.
heudiconv/bids: UnicodeDecodeError
------------------------
When running Heudiconv,
Apple
users sometimes notice an error similar to this:
When running Heudiconv,
macOS
users sometimes notice an error similar to this:
.. code-block:: python
...
...
@@ -63,3 +63,6 @@ Usually this indicates that Heudiconv tried to load json files that are in fact
avoid their creation and you will have to clean them manually. Other
workarounds are setting your BIDS folder read-only before loading them in Finder or
avoiding Finder altogether.
To clean them try running **either**: `dot_clean -m bids_folder` on your Mac or
`find bids_folder -name '._*' -delete` on a Linux/macOS.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment