問題タブ [neuroscience]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
neuroscience - 複数の電極 (複数のチャネル) が複数のニューロンのデータを記録したソースを知っている人はいますか?
複数の電極を持つ複数のニューロンの記録データを意味します。実験の入力としてこのデータが必要です。
python - Pythonでimg/hdrファイルのリストをnifti1imageに変換
img/hdr ファイルのリストがあります。list の長さが 50 で、img のサイズが 60*60*60 であるとします。サイズが(60*60*60*50)のNifti1imageに変換したいと思います。
上記のプログラムで、Nifti1image に変換したいリストを取得します。
しかし、私は働きませんでした。誰かがPythonでこれを行う方法を教えてもらえますか?