Plots for Nifti/reconstruction: - [x] Method for Nifti class that plots glass brain either 3D or 4D: `Nifti.plot_glass_brain(Nifti, pdfpath=None, index=1) ` - [x] `Nifti.plot_anat(Nifti, pdfpath=None, index=1) ` - [x] `Nifti.make_gif(Nifti, gifpath, index=range(100, 200), name, **kwargs)` to create either a static or dynamic image of the reconstruction
Plots for Nifti/reconstruction:
Method for Nifti class that plots glass brain either 3D or 4D:
Nifti.plot_glass_brain(Nifti, pdfpath=None, index=1)Nifti.plot_anat(Nifti, pdfpath=None, index=1)Nifti.make_gif(Nifti, gifpath, index=range(100, 200), name, **kwargs)to create either a static or dynamic image of the reconstruction