The first working version of the thumbnail fixing program is available in the p14.fixtmb.01 release. Running using d0tools (recommended) ----------------------------------- A new version of d0tools has been released (v03-04-06). This version contains a new script (runTMBfixer) which should be used for running the TMBfixer program. This script installs in the runtime directory the appropriate initialization files for running the TMB fixing program. In addition to the usual rund0exe options it contains one additional option (-version=p13 or -version=p14) to apply the appropriate corrections to p13/p14 thumbnails. Full documentation is available interactively with the runTMBfixer -h command. This version of d0tools also contains one new option (-filecut=...) which is useful when processing large datasets (usually on CAB). It specifies the maximum number of files to be delivered inside a SAM project (it corresponds to the --fileCut option inside the sam start project command). This new version of d0tools is available via setup d0tools (production, development and test version are all equivalent). Running by hand --------------- % setup D0RunII p14.fixtmb.01 % srt_setup SRT_QUAL=maxopt (for optimized version) % d0setwa % cp /d0dist/dist/releases/p14.fixtmb.01/rundata/fixp13tmb/* . % cp /d0dist/dist/releases/p14.fixmb.01/fixp13tmb_calprob/rcp/run*.rcp . % ln -s your_file inputfile to process p13 files: % TMBfixer_x -rcp runP13TMBfixer.rcp output is TMBfix-inputfile_p14.fixtmb.01. To change name of inputfile edit thumbnail/rcp/ReadEvent.rcp To run with SAM manager use run*SAM.RCP, to process p14 files use runP14*.rcp.