MantisBT - JANA
View Issue Details
0000303JANABugpublic2013-02-28 13:332013-03-01 16:04
davidl 
davidl 
normalminoralways
resolvedfixed 
0000303: --dumpcalibrations option not working correctly
When using --dumpcalibrations, multiple calibX directories are created one inside another. At each level, there appear to be constants, but no level seems to have all of them. The nested directory structure makes the directory unusable as a source of calibration constants.

Also, a final message should be printed that tells the user what to set JANA_CALIB_URL to in order to use the dumped constants.
No tags attached.
Issue History
2013-02-28 13:33davidlNew Issue
2013-03-01 16:04davidlNote Added: 0000461
2013-03-01 16:04davidlStatusnew => resolved
2013-03-01 16:04davidlResolutionopen => fixed
2013-03-01 16:04davidlAssigned To => davidl

Notes
(0000461)
davidl   
2013-03-01 16:04   
This problem was fixed with revision 1237 and will appear in jana 0.0.6.

The problem was in the code that found the full path to the directory where the files were being written. If an error was encountered, the routine exited early leaving the CWD in the calib directory.