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

Silent failure, almost no outputs written #120

Open
goatface opened this issue May 1, 2017 · 1 comment
Open

Silent failure, almost no outputs written #120

goatface opened this issue May 1, 2017 · 1 comment

Comments

@goatface
Copy link

goatface commented May 1, 2017

Trying to get GRUTinizer working with actual data for the first time. All seems well, but the output histogram tree is nearly empty, as is the output root tree.

This is not the latest build as I had some trouble to update (see Issue #119)

GRUT_RELEASE: 1.02.00
Release the Chipper Chartreuse Chipmunk!

GRUTinizer is called with a shell script and seems to give sane output as follows:

////// Log clip begin //////

daid@titanium ~/physics/analysis_code/nscl15151 % ./grut.sh 30
Processing /mnt/h2o/data/nscl15151/Run0030/Global.dat.gz
Calling: grutinizer -qH /mnt/h2o/data/nscl15151/Run0030/Global.dat.gz /home/daid/physics/analysis_code/nscl15151/myvalues/myvalues.val --hist-output /home/daid/physics/analysis_code/nscl15151/hist/0030.root -o /mnt/h2o/data/nscl15151/root/0030.root /home/daid/physics/analysis_code/nscl15151/barney/inv/Print01May16_22h11-57Cu.inv /home/daid/physics/GRUTinizer/lib/libMakeHistos.so


  • Welcome to ROOT v5.34/18 *

finished sorting all input.
debug a
debug b
Added "TBank29" branch
2_build_loop: 2Dance Party EventType: 184551936
5_write_loop: 0
Stopping thread 1_input_loop
Joining thread 1_input_loop
Joining thread 2_build_loop
Joining thread 3_unpack
Joining thread 5_write_loop
Joining thread 6_hist_loop
Joining thread 7_terminal_loop
Deleting thread 1_input_loop
Deleting thread 2_build_loop
Deleting thread 3_unpack
Deleting thread 5_write_loop
Deleting thread 6_hist_loop
29 GValues written to file /home/daid/physics/analysis_code/nscl15151/hist/0030.root
Deleting thread 7_terminal_loop

bye,bye daid

\\\\ Log clip end \\\\

File sizes look goofy:

daid@titanium ~/physics/analysis_code/nscl15151 % ls -lh hist/0030.root
-rw-r--r-- 1 daid daid 6.5K May 1 12:59 hist/0030.root

Opening the root histograms tree, I only see Bank29 (with bank29_10) and variables (empty).

daid@titanium ~/physics/analysis_code/nscl15151 % ls -lh /mnt/h2o/data/nscl15151/root/0030.root
-rw-r--r-- 1 daid daid 12K May 1 12:59 /mnt/h2o/data/nscl15151/root/0030.root

I attach a zip with: grut.sh shell script, myvalues, inverse map, and the two output root trees, as well as a defaut MakeHistos.cxx I tested. But I tried with a working MakeHistos from Sarah and very little changes.

Help please? I can provide any additional information as necessary.
daid.zip

@goatface
Copy link
Author

goatface commented May 2, 2017

Updated to latest version, as Issue #119 was resolved for me (and I pushed Issue #121 showing my only change from the main branch).

Issue persists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant