Difference between revisions of "Hits with Changing Torus Field and 0T Solenoid"

From New IAC Wiki
Jump to navigation Jump to search
Line 12: Line 12:
 
Gifs can be created from png images stored under sequential titles in the same directory with
 
Gifs can be created from png images stored under sequential titles in the same directory with
 
<pre>
 
<pre>
sudo apt-get install imagemagick (if needed)
+
sudo apt-get install imagemagick                     (if needed)
mogrify -resize 640x480 *.png
+
mogrify -resize 640x480 *.png                         (same size)
convert -delay 20 -loop 0 *.png myimage.gif
+
convert -delay 20 -loop 0 *.png myimage.gif   (20 s time/0 for infinite)
 
</pre>
 
</pre>
  

Revision as of 17:21, 6 January 2018

Each directory should have 106 evio files. Check in directory by using

find . -mindepth 1 -type f -name "*.evio" -printf x | wc -c


A sorted list can be found using

find . -mindepth 1 -type f -name "*.evio" | sort

Gifs can be created from png images stored under sequential titles in the same directory with

sudo apt-get install imagemagick                      (if needed)
mogrify -resize 640x480 *.png                          (same size)
convert -delay 20 -loop 0 *.png myimage.gif    (20 s time/0 for infinite)


Changing Torus Field and 0T Solenoid

-1 to 1 times Torus Field Strength with NO solenoid
Shield OUT
GEMC V2.4 Trial Setup Conditions
Shield IN (Off)
GEMC V2.4 clas12Tags Banks