We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57a68aa commit 2913303Copy full SHA for 2913303
scripts/nifti_snapshot
@@ -1,4 +1,5 @@
1
-#!/data/pnl/kcho/anaconda3/bin/python
+#!/usr/bin/env python
2
+
3
from nifti_snapshot import nifti_snapshot
4
from pathlib import Path
5
import matplotlib.pyplot as plt
0 commit comments