Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
NMPP
FaVAD
Commits
bdffcb2c
Commit
bdffcb2c
authored
Jan 30, 2020
by
Michele Compostella
Browse files
Moved PCA script to software folder
parent
75f2fbb1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
bdffcb2c
...
...
@@ -106,6 +106,9 @@ RUN \
chmod
755 ./visit-install2_13_3
&&
\
(
echo
1
)
| bash ./visit-install2_13_3 2.13.3 linux-x86_64-ubuntu18-wmesa
$PREF
/visit/
# Copying script for PCA
RUN
cp
/tmp/software/Principal_Component_Analysis/
$PREF
/.
# Removing installation packages
RUN
rm
-rf
/tmp/software/
...
...
s
ample/input
/Principal_Component_Analysis/pca.py
→
s
oftware
/Principal_Component_Analysis/pca.py
View file @
bdffcb2c
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment