*************************************************************************************** * * * VISUALIZATION OF SPECTRA OF THE ACQUISITION WITH PAW ] * * * * * * DG 14/06/98 * *************************************************************************************** WHY THIS PACKAGE ? ------------------------------------------------------------------------------------ The indra spectra of the GANIL spectra visualisation are saved in files with complicated name. This package allows to display these spectra in a simple way with PAW ------------------------------------------------------------------------------------ HOW TO RUN THE PACKAGE ? ------------------------------------------------------------------------------------ 1) visu_paw (it starts paw and makes some initialisation businesses) 2) use : LOAD_SPEC OR create your own kumac by modifying an old one (if available) in the aria : DISK$GANILB_USER:[INDRA.INDRA.SOURCE.VISU_PAW] ------------------------------------------------------------------------------------ WHERE IS THE PACKAGE AND ALL RELATED FILES ? ------------------------------------------------------------------------------------ DISK$GANILB_USER:[INDRA.INDRA.SOURCE.VISU_PAW] ------------------------------------------------------------------------------------ WHERE ARE THE SPECTRA ? ------------------------------------------------------------------------------------ D_ACQ_INDRA:[EGSI.ACQUISITION.SPECTRE] ------------------------------------------------------------------------------------ WHERE IS THE HELP FILE ? ------------------------------------------------------------------------------------ You can find this help file in two locations : 1) on the vms cluster of indra : DISK$GANILB_USER:[INDRA.INDRA.SOURCE.VISU_PAW]VISU_PAW_HELP.TXT 2) on the web, in the indra documentation : http://www-kp3.gsi.de/www/doc/indra/visu_paw/visu_paw_help.txt ------------------------------------------------------------------------------------ IMPORTANT FILES AND USE ------------------------------------------------------------------------------------ Normally not used : DISK$USER:[EGSI.GANACQ_MANIP.EGSI]SPECTRES_EGSI.ACQSPEC : contains the correspondance between ring number, module number, detector type and spectra number LEC_SPEC.FOR : creates the tempory file DEF_SPEC.PAW using the previous one MAKE_BASE.KUMAC : creates the data base of correspondance (DEF_SPEC_II.PAW) for PAW using DEF_SPEC.PAW Used at each time : INIT_VISU.KUMAC : loads in memmory (paw vector) the data base from DEF_SPEC_II.PAW LOAD_SPEC.KUMAC : loads a spectra using the data base ------------------------------------------------------------------------------------