- 12 Aug, 2021 5 commits
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- 06 Aug, 2021 3 commits
-
-
Paul McCarthy authored
the conda docs wrong
-
Paul McCarthy authored
-
Paul McCarthy authored
CONDA env vars, and tweak $FSLDIR/.condarc so that user ~/.condarc cannot mess with channel order
-
- 04 Aug, 2021 3 commits
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- 03 Aug, 2021 3 commits
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- 31 Jul, 2021 2 commits
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- 30 Jul, 2021 3 commits
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- 26 Jul, 2021 3 commits
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- 23 Jul, 2021 1 commit
-
-
Paul McCarthy authored
dot-separated integers
-
- 21 Jul, 2021 1 commit
-
-
Paul McCarthy authored
are baked into the channel URL as env vars. The installer moves the channel list from env file into $FSLDIR/.condarc, then sets the env vars (with credentials obtained from the user) for the installation.
-
- 16 Jul, 2021 4 commits
-
-
Paul McCarthy authored
-
Paul McCarthy authored
verbose
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- 15 Jul, 2021 6 commits
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
for regexp
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- 14 Jul, 2021 2 commits
-
-
Paul McCarthy authored
- All printed messages are also logged. - No more SUPPORTED_CUDAS - this is gleaned from the manifest file - No need for custom exception types - all errors are propagated directly to the user, so the message is much more important - When overwriting/replacing, move old directory to tmpdir, then move it back if something goes wrong - Put fslinstaller.py into $FSLDIR/etc/, for consistency with old install - Inform user about update/replace options
-
Paul McCarthy authored
-
- 13 Jul, 2021 4 commits
-
-
Paul McCarthy authored
manifest to support progress reporting on updates; monitor_progress forces progress spinner if total output lines not known
-
Paul McCarthy authored
-
Paul McCarthy authored
code. Forward stream func just uses '' to detect EOF/end process, simpler this way anyway
-
Paul McCarthy authored
-