Once you have specified startLevel and endLevel, all the steps listed in the GENERAL_levelList parameters between these two levels (both included) will be performed. For instance, in section 7.1 you used:
startLevel="COR" endLevel="IMA2" GENERAL_levelList="COR,GTI,DEAD,BIN_I,BKG_I,CAT_I,IMA,IMA2,BIN_S,SPE,LCR,COMP,CLEAN"The levels from COR to IMA2 (included) listed in GENERAL_levelList were performed.
You can choose what to run according to what kind of output you need. Basically:
startLevel="COR" endLevel="IMA2"with the complete list of GENERAL_levelList given above, as done in section 7.1.
startLevel="COR" endLevel="SPE" GENERAL_levelList="COR,GTI,DEAD,BIN_S,SPE"Remember that if you do not do the imaging part then isgri_srcl_res.fits is not created! This file is the default one that is used for spectral extraction (7.2). Do not forget to specify the catalog you have built for this purpose setting the SCW2_cat_for_extract equal to specat.fits.
startLevel="COR" endLevel="LCR" GENERAL_levelList="COR,GTI,DEAD,BIN_S,LCR"again with SCW2_cat_for_extract equal to specat.fits.
startLevel="COR" endLevel="LCR"and the complete list of levels in GENERAL_levelList.
Warning! If you skip the level BKG_I and do spectral extraction then the file with PIFs of strong sources is not done so no strong source subtraction is done in spectral extraction. If you really want to do step SPE or LCR without having done before the step BKG_I then you have two possibilities: