Skip to content

CTPPS/analysis_ctpps_alignment_2017_postTS2

 
 

Repository files navigation

----------------------------------------------------------------------------------------------------
PREPARATION
----------------------------------------------------------------------------------------------------

1) Build working directories:
  cd build_work_dirs
  ./build_for_alignment_runs
  ./build_for_physics_runs


----------------------------------------------------------------------------------------------------
ANALYSIS
----------------------------------------------------------------------------------------------------

1) Run distributions
	./run distributions.cc data/alig/fill_*/xangle_*/DS? -submit
	./run distributions.cc data/phys/fill_*/xangle_*/*/ -submit

2) Horizontal alignment

2.1) Run matching (methods "x" and "y")
	./run match data/phys/fill_*/xangle*/*/ -submit

2.1) Method "O"
	./run x_alignment_meth_o data/phys/fill_*/xangle*/*/ -submit

2.1) Relative alignment
	./run x_alignment_meth_o data/phys/fill_*/xangle*/*/ -submit

3) Vertical and tilt alignment

3.1) Method "fit"
	./run y_alignment data/phys/fill_*/xangle*/*/ -submit

3.2) Method "s-curve"
	./run y_alignment_alt data/phys/fill_*/xangle*/*/ -submit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Asymptote 45.8%
  • C++ 35.3%
  • Python 11.8%
  • Shell 3.4%
  • TeX 2.4%
  • Makefile 1.3%