All public logs

Jump to navigation Jump to search

Combined display of all available logs of Center for Cognitive Neuroscience. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 22:10, 14 August 2024 Hwang talk contribs created page Hoffman2:Scripts:gen movie.py (Created page with "==Purpose== To convert a 3D MRI image in nifti format to a movie. ==Setup Environment== To use this script, you need to load Anaconda module first and use conda environment ccn_py37<br> ccn_py37 contains nibabel which is need to read nifti files. ffmpeg is also needed for this script to run. module load anaconda3 conda activate /u/project/CCN/apps/conda/rh7/ccn_py37 module load ffmpeg/5.0.1 ==Usage/Help== To see the usage of this script ./gen_movie.py --help...")