Hoffman2:Scripts:gen movie.py: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

27 August 2024

26 August 2024

16 August 2024

14 August 2024

  • curprev 22:1322:13, 14 August 2024Hwang talk contribs 1,032 bytes +29 →‎Usage/Help
  • curprev 22:1022:10, 14 August 2024Hwang talk contribs 1,003 bytes +1,003 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..."