##
## Rastering results check
##

setenv PGPLOT_DIR /usr/local/pgplot
setenv MAPPING /home/echidna/akiyama/Mapping

---------------------------
Update telescope model parameters

awk -f telescope.model.awk -v CMMX=3800.0 -v CMMY=-4600.0 > telescope.model
cp telescope.model $ECONFIG/telescope.model
cp telescope.model $ECONFIG/telescope.model.20090312
---------------------------
Make .fld file for rastering
$MAPPING/make_list CLU_NGC6633.cat 18 27 15.0 +06 30 30.00 guide_bright.dat > CLU_NGC6633_guide_bright.fld
$RASTER/make_list CLU_NGC6633.cat 18 27 15.0 +06 30 30.00 guide_faint.dat > CLU_NGC6633_guide_faint.fld
---------------------------
Make .fld file for mapping 
$MAPPING/make_list CLU_NGC2682.cat 08 51 18.0 +11 48 00.00 test_acq.dat 1 > clu_ngc2682_mapa_acq2.fld
---------------------------
# 20091027 field02
# IRS1 /home/echidna/akiyama/20091027/field02
ls raster_lr??.tbl > list_exflx
$MAPPING/check_raster list_exflx 5
$MAPPING/modify_files raster_pattern list_exflx $MAPPING/IRS1_spines 5 500
fluxOffsets raster*.tbl.mod > raster.offsets
sto2hdr clu_ngc1647_raster3.s2o ngc1647.hdr
fpcal_telnew -fmos
-------------------------------
# 20081012 field14
# IRS1
ls rasterjs??.tbl > list_exflx
$MAPPING/check_raster list_exflx 5
$MAPPING/modify_files $MAPPING/raster_pattern list_exflx $MAPPING/IRS1_spines 5 10 0
fluxOffsets raster*.tbl.mod > raster.offsets

# IRS2

# IRS1+IRS2

sto2hdr CLU_Aless12_raster_1800.s2o Aless12.hdr
awk '{if($1==408) print $0,FILENAME}' *.tbl
---------------------------
# 20081013 field20

# 20081013 field21

---------------------------
