Support #587
MAUS help
100%
Description
Email from Gene Kafka:
I've tried to generate some histograms using a spill Chris Tunnell (who appears to be gone until the 8th) sent me using something like:
analyze_data_offline.py 02711.tar
But this doesn't generate anything. I'm assuming I should probably unzip the file and do
analyze_data_offline.py 02711/02711.000
But I don't know how to unzip the file remotely: zcat, gunzip, tar do not seem to work.
Once I am able to make some histograms (Q vs. t) and can find where to make TDC cuts, I'm not sure what the next step is, but I might be getting ahead of myself.
Updated by Rogers, Chris over 12 years ago
Gene, can you please attach the tar file and I will have a look?
Updated by Rogers, Chris over 12 years ago
- Assignee changed from Rogers, Chris to Kafka, Gene
Change Assignee because I'm waiting for Gene to upload files...
Updated by Tunnell, Christopher over 12 years ago
Enter a space. The real data stuff requires to know the directory. Try running it without an argument and see the help message:
code here:
http://micewww.pp.rl.ac.uk/projects/maus/repository/entry/bin/analyze_data_offline.py
It should say:
"WARNING: Usage: %s data_path data_file"
so run:
analyze_data_offline.py 02711 02711
where the first is the directory name, second is the run number, and all the .00000 crap the code will find for you.
Report back here if it doesn't work (or if it does work so we close the support request)
Updated by Tunnell, Christopher over 12 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
no comments in two weeks, assumed fixed.