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
ALICE-open-data
ALICE Blender animation
Commits
007e6c0b
Commit
007e6c0b
authored
Jun 12, 2020
by
Breno Rilho Lemos
💬
Browse files
Correct sample animation mistake
parent
f248344d
Changes
1
Hide whitespace changes
Inline
Side-by-side
workflow_sketch.sh
View file @
007e6c0b
...
...
@@ -356,8 +356,8 @@ if [ "$SAMPLE" = "true" ]; then
blender
-noaudio
--background
-P
animate_particles.py
--
-radius
=
0.05
\
-duration
=
${
DURATION
}
-cameras
=
"
${
CAMERAS
}
"
-datafile
=
"d-esd-detail.dat"
-simulated_t
=
0.03
\
-fps
=
${
FPS
}
-resolution
=
${
RESOLUTION
}
-transparency
=
${
TRANSPARENCY
}
-stamp_note
=
\
"opendata.cern.ch_record_1102_alice_2010_LHC10h_000139038_ESD_0001_2"
-its
=
${
ITS
}
\
-fps
=
${
FPS
}
-resolution
=
${
RESOLUTION
}
-transparency
=
${
TRANSPARENCY
}
\
-stamp_note
=
"opendata.cern.ch_record_1102_alice_2010_LHC10h_000139038_ESD_0001_2"
-its
=
${
ITS
}
\
-tpc
=
${
TPC
}
-trd
=
${
TRD
}
-emcal
=
${
EMCAL
}
-detailed_tpc
=
${
DETAILED_TPC
}
\
-blendersave
=
${
BLENDERSAVE
}
-picpct
=
${
PICPCT
}
-tpc_blender_path
=
${
BLENDER_SCRIPT_DIR
}
...
...
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