Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

paring, skimming, more #15

Open
wants to merge 82 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
82 commits
Select commit Hold shift + click to select a range
c987432
Merge pull request #2 from dhruvdixit/master
yslai Nov 30, 2017
277fc53
Merge pull request #3 from miguelignacio/master
yslai Nov 30, 2017
3ca747c
Merge branch 'master' of github.com:yslai/ntuple-gj
yslai Nov 30, 2017
eb99364
EMCAL surface projection branch names
yslai Nov 30, 2017
b944979
Zero NaN before neural network input
yslai Nov 30, 2017
6df9b77
Parallel copy
yslai Nov 30, 2017
97a3e9d
Store MC truth association to a cluster (even from multiple cell hits…
yslai Dec 4, 2017
cd79aaa
Allow skim and stored cut variables to be configured
yslai Dec 4, 2017
961cfdb
Store the number of cluster local maxima
yslai Dec 4, 2017
205b849
Store which cluster the cell has been clustered into, store UE being …
yslai Dec 6, 2017
e616169
Period, orbit, bunch crossing numbers, time stamp
yslai Dec 11, 2017
a140579
Make sure the metadata is stored in the first skimmed event, and is n…
yslai Dec 25, 2017
b97c399
Add files via upload
ftoralesacosta Jan 31, 2018
657a6ff
Add files via upload
ftoralesacosta Jan 31, 2018
bfb8493
test
Jan 31, 2018
8f01dfb
Changed sliding window to ensure events mix with closes blocks
Feb 2, 2018
3f45a30
Merge pull request #1 from ftoralesacosta/Mult_Mix_TTree
ftoralesacosta Feb 2, 2018
581a43f
Merge pull request #1 from ftoralesacosta/Mult_Mix_TTree
ftoralesacosta Feb 2, 2018
00efe20
Wrote Standard Binned Mixing
Feb 7, 2018
9095085
Wrote Standard Binned Mixing
Feb 7, 2018
552f172
added simple check to simple mix
Feb 7, 2018
66eb39d
added simple check to simple mix
Feb 7, 2018
d394bbd
Added Limit # of uses binned mixing
Feb 9, 2018
09bce83
Added Limit # of uses binned mixing
Feb 9, 2018
d96008c
previous commit resulted in infinite while loops
Feb 9, 2018
db56d6a
previous commit resulted in infinite while loops
Feb 9, 2018
750fca1
Merge pull request #2 from ftoralesacosta/Simple_Mix
ftoralesacosta Feb 16, 2018
a9dedb9
Merge pull request #2 from ftoralesacosta/Simple_Mix
ftoralesacosta Feb 16, 2018
dedfaee
updated proximity and limituse
Feb 16, 2018
13c7fab
updated proximity and limituse
Feb 16, 2018
64636fb
Merge pull request #3 from ftoralesacosta/Simple_Mix
ftoralesacosta Feb 16, 2018
ecb0a24
Merge pull request #3 from ftoralesacosta/Simple_Mix
ftoralesacosta Feb 16, 2018
4a36f41
Added hdf5
Feb 19, 2018
3403284
Added hdf5
Feb 19, 2018
f3b92ef
Merge pull request #4 from ftoralesacosta/Simple_Mix
ftoralesacosta Feb 19, 2018
2d02404
Merge pull request #4 from ftoralesacosta/Simple_Mix
ftoralesacosta Feb 19, 2018
c58b1e0
added ncluster dataset to hdf5
ftoralesacosta Feb 20, 2018
15e7d8c
added ncluster dataset to hdf5
ftoralesacosta Feb 20, 2018
5cf3cde
Merge pull request #5 from ftoralesacosta/hdf5_mix
ftoralesacosta Feb 20, 2018
c14a730
precautionary update before editing for the first time in a few weeks
ftoralesacosta Mar 6, 2018
22f8984
precautionary update before editing for the first time in a few weeks
ftoralesacosta Mar 6, 2018
550da52
removed extraneous files
ftoralesacosta Mar 6, 2018
3a6f4a9
removed extraneous files
ftoralesacosta Mar 6, 2018
34b3355
Updating GS mixing for assymetric file sizes. Simply copies smaller f…
ftoralesacosta Mar 19, 2018
1738fe7
Updating GS mixing for assymetric file sizes. Simply copies smaller f…
ftoralesacosta Mar 19, 2018
118cf77
Adding support for assymetric file system. Works but lacks robustness…
ftoralesacosta Mar 20, 2018
19fe9ef
Adding support for assymetric file system. Works but lacks robustness…
ftoralesacosta Mar 20, 2018
18a54a9
Fixed crash where small ntuples would crash if many mixed events used
ftoralesacosta Mar 20, 2018
edcf229
Fixed crash where small ntuples would crash if many mixed events used
ftoralesacosta Mar 20, 2018
f4c8a8a
updated bin mixing for min bias and assymetric file sizes using a rou…
ftoralesacosta Mar 27, 2018
c9df684
updated bin mixing for min bias and assymetric file sizes using a rou…
ftoralesacosta Mar 27, 2018
c59b415
added track_its_ncluster, track_dca_xy and track_it_chi_square to hdf…
ftoralesacosta Mar 30, 2018
c856982
added track_its_ncluster, track_dca_xy and track_it_chi_square to hdf…
ftoralesacosta Mar 30, 2018
0c429f0
Fixed Nasty bug in the pairing where returned 0 vector, made failed t…
ftoralesacosta Apr 3, 2018
425e3ea
Fixed Nasty bug in the pairing where returned 0 vector, made failed t…
ftoralesacosta Apr 3, 2018
473c7de
Merge pull request #6 from ftoralesacosta/hdf5_mix
ftoralesacosta Apr 3, 2018
b44368b
scaled to 1000 mixed events
ftoralesacosta Apr 3, 2018
b62f136
scaled to 1000 mixed events
ftoralesacosta Apr 3, 2018
a77c94b
Merge pull request #7 from ftoralesacosta/hdf5_mix
ftoralesacosta Apr 3, 2018
46777b7
consolidating files
ftoralesacosta Apr 3, 2018
08fc1f8
consolidating files
ftoralesacosta Apr 3, 2018
156a236
Discarded attempt of proximity for mixed event, not feasable for this…
ftoralesacosta Apr 6, 2018
2999820
Discarded attempt of proximity for mixed event, not feasable for this…
ftoralesacosta Apr 6, 2018
d34c390
Merge pull request #8 from ftoralesacosta/Parallel_Pairing
ftoralesacosta Apr 6, 2018
dde63c6
undid some preparation for SLURM Batch jobs. Tweaked for 300 mixed ev…
ftoralesacosta Apr 26, 2018
e5be7f4
undid some preparation for SLURM Batch jobs. Tweaked for 300 mixed ev…
ftoralesacosta Apr 26, 2018
e19c35e
Loosened proximity requirement, edited for 300 mixed events (still ha…
Apr 27, 2018
cf0f1df
Loosened proximity requirement, edited for 300 mixed events (still ha…
Apr 27, 2018
34fde57
Merge pull request #9 from ftoralesacosta/Parallel_Pairing
ftoralesacosta Apr 27, 2018
18adeba
updated AliAnalysisTaskNTGJ with support for track skimming
Apr 27, 2018
ff2da38
updated AliAnalysisTaskNTGJ with support for track skimming
Apr 27, 2018
90af9d8
Merge pull request #10 from ftoralesacosta/Parallel_Pairing
ftoralesacosta Apr 27, 2018
6381f15
made small edit to AliNTGJ, added changes to pairing to work on SLURM
May 3, 2018
02bd001
small edit to AliANalysisTaskNTGJ for pythia header. Made edits to pa…
May 3, 2018
07a495e
edited pythia header in AliNTGJ, edited GS pairing for PDSF SLURM
May 3, 2018
4763cc1
Edited mc pythia header in AliNTGJ, edited pairing for SLURM on PDSF
ftoralesacosta May 3, 2018
eed1d90
Edited mc pythia header in AliNTGJ, edited pairing for SLURM on PDSF
ftoralesacosta May 3, 2018
9eaeb2d
Merge pull request #11 from ftoralesacosta/Parallel_Pairing
ftoralesacosta May 3, 2018
7d856a2
trying to add config files
May 16, 2018
e50b304
trying to add config files
May 16, 2018
7507608
Merge branch 'Parallel_Pairing' of github.com:ftoralesacosta/ntuple-g…
May 17, 2018
457f428
Merge pull request #12 from ftoralesacosta/Parallel_Pairing
ftoralesacosta May 17, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
made small edit to AliNTGJ, added changes to pairing to work on SLURM
  • Loading branch information
Fernando Torales - Acosta committed May 3, 2018
commit 6381f150fe869e08c88d1b2050fb0f8bcdd9144d
Loading