! Started logfile: /scr/pima/rdv94_uvs/J0802-3810_S_uvs.log on Mon Sep 23 22:10:05 2013 obs /scr/pima/rdv94_uvs/J0802-3810_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv94_uvs/J0802-3810_S_uva.fits ! AN table 1: 89 integrations on 10 of 10 possible baselines. ! AN table 2: 89 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.951461 visibilities/baseline/integration-bin. ! Found source: J0802-3810 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23693e+09 1.6e+07 1 1.6e+07 ! 02 2 2.26693e+09 1.6e+07 1 1.6e+07 ! 03 3 2.35693e+09 1.6e+07 1 1.6e+07 ! 04 4 2.37693e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 8468 visibilities. select RR ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.5 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/rdv94_uvs/J0802-3810_S] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.010929Jy sigma=0.362884 ! Fit after self-cal, rms=0.904175Jy sigma=0.322316 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.913 mas, bmaj=33.09 mas, bpa=-3.664 degrees ! Estimated noise=38.3793 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.084065 Jy ! Component: 100 - total flux cleaned = 0.103098 Jy ! Total flux subtracted in 100 components = 0.103098 Jy ! Clean residual min=-0.009928 max=0.010175 Jy/beam ! Clean residual mean=-0.000167 rms=0.003469 Jy/beam ! Combined flux in latest and established models = 0.103098 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.103098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134081Jy sigma=0.046082 ! Fit after self-cal, rms=0.133187Jy sigma=0.045775 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=12.02 mas, bmaj=40.25 mas, bpa=-3.622 degrees ! Estimated noise=21.9944 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00599351 Jy ! Component: 100 - total flux cleaned = 0.0076453 Jy ! Component: 150 - total flux cleaned = 0.00779313 Jy ! Component: 200 - total flux cleaned = 0.00790974 Jy ! Total flux subtracted in 200 components = 0.00790974 Jy ! Clean residual min=-0.006854 max=0.005174 Jy/beam ! Clean residual mean=-0.000186 rms=0.002374 Jy/beam ! Combined flux in latest and established models = 0.111008 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 88 components and 0.111008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133011Jy sigma=0.045654 ! Fit after self-cal, rms=0.133065Jy sigma=0.045649 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 KP 1.06 LA 1.28 OV 0.97 ! PT 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.24 KP 0.97 LA 1.48 NL 0.94 ! OV 1.00 PT 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.15 KP 1.04 LA 1.10 OV 0.97 ! PT 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.25 KP 0.98 LA 1.16 NL 0.97 ! OV 1.14 PT 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.15 KP 0.91 LA 0.92 OV 1.02 ! PT 1.14 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.28 KP 0.88 LA 0.89 NL 1.07 ! OV 1.01 PT 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.11 KP 0.89 LA 0.66 OV 0.93 ! PT 0.90 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.18 KP 0.83 LA 0.73 NL 1.04 ! OV 0.83 PT 0.91 ! ! ! Fit before self-cal, rms=0.133065Jy sigma=0.045649 ! Fit after self-cal, rms=0.132019Jy sigma=0.044617 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=12.03 mas, bmaj=40.45 mas, bpa=-3.824 degrees ! Estimated noise=21.8299 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00192014 Jy ! Component: 100 - total flux cleaned = -0.00180781 Jy ! Component: 150 - total flux cleaned = -0.00185685 Jy ! Component: 200 - total flux cleaned = -0.00190352 Jy ! Total flux subtracted in 200 components = -0.00190352 Jy ! Clean residual min=-0.004947 max=0.004711 Jy/beam ! Clean residual mean=-0.000070 rms=0.001564 Jy/beam ! Combined flux in latest and established models = 0.109105 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 106 components and 0.109105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131957Jy sigma=0.044601 ! Fit after self-cal, rms=0.133016Jy sigma=0.044448 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133016Jy sigma=0.044448 ! Fit after self-cal, rms=0.135172Jy sigma=0.044408 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.03 mas, bmaj=40.68 mas, bpa=-4.226 degrees ! Estimated noise=21.8095 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00161939 Jy ! Component: 100 - total flux cleaned = -0.00140867 Jy ! Component: 150 - total flux cleaned = -0.00145535 Jy ! Component: 200 - total flux cleaned = -0.00145518 Jy ! Total flux subtracted in 200 components = -0.00145518 Jy ! Clean residual min=-0.005018 max=0.004900 Jy/beam ! Clean residual mean=-0.000069 rms=0.001577 Jy/beam ! Combined flux in latest and established models = 0.107649 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 117 components and 0.10765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135116Jy sigma=0.044393 ! Fit after self-cal, rms=0.135545Jy sigma=0.044379 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000157234 Jy ! Component: 100 - total flux cleaned = -0.000252296 Jy ! Component: 150 - total flux cleaned = -0.000253707 Jy ! Component: 200 - total flux cleaned = -0.000252504 Jy ! Total flux subtracted in 200 components = -0.000252504 Jy ! Clean residual min=-0.005014 max=0.004744 Jy/beam ! Clean residual mean=-0.000084 rms=0.001583 Jy/beam ! Combined flux in latest and established models = 0.107397 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 128 components and 0.107397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135511Jy sigma=0.044372 ! Fit after self-cal, rms=0.135530Jy sigma=0.044371 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135530Jy sigma=0.044371 ! Fit after self-cal, rms=0.135949Jy sigma=0.044363 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.02 mas, bmaj=40.81 mas, bpa=-4.528 degrees ! Estimated noise=21.7508 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00113727 Jy ! Component: 100 - total flux cleaned = -0.000962039 Jy ! Component: 150 - total flux cleaned = -0.000922561 Jy ! Component: 200 - total flux cleaned = -0.000885911 Jy ! Total flux subtracted in 200 components = -0.000885911 Jy ! Clean residual min=-0.004850 max=0.004645 Jy/beam ! Clean residual mean=-0.000067 rms=0.001541 Jy/beam ! Combined flux in latest and established models = 0.106511 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 137 components and 0.106511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135913Jy sigma=0.044354 ! Fit after self-cal, rms=0.136077Jy sigma=0.044349 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.36249e-05 Jy ! Component: 100 - total flux cleaned = -8.34354e-05 Jy ! Component: 150 - total flux cleaned = -1.01946e-05 Jy ! Component: 200 - total flux cleaned = 5.91019e-05 Jy ! Total flux subtracted in 200 components = 5.91019e-05 Jy ! Clean residual min=-0.004886 max=0.004627 Jy/beam ! Clean residual mean=-0.000074 rms=0.001550 Jy/beam ! Combined flux in latest and established models = 0.10657 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 140 components and 0.10657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136055Jy sigma=0.044344 ! Fit after self-cal, rms=0.136070Jy sigma=0.044343 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136070Jy sigma=0.044343 ! Fit after self-cal, rms=0.135988Jy sigma=0.044340 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=13.13 mas, bmaj=43.78 mas, bpa=-3.451 degrees ! Estimated noise=21.3638 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000426863 Jy ! Component: 100 - total flux cleaned = -0.000269656 Jy ! Component: 150 - total flux cleaned = -0.000188348 Jy ! Component: 200 - total flux cleaned = -0.000163863 Jy ! Total flux subtracted in 200 components = -0.000163863 Jy ! Clean residual min=-0.004638 max=0.004608 Jy/beam ! Clean residual mean=-0.000068 rms=0.001534 Jy/beam ! Combined flux in latest and established models = 0.106406 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 155 components and 0.106406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135968Jy sigma=0.044333 ! Fit after self-cal, rms=0.136060Jy sigma=0.044332 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000189304 Jy ! Component: 100 - total flux cleaned = 0.000216484 Jy ! Component: 150 - total flux cleaned = 0.000267186 Jy ! Component: 200 - total flux cleaned = 0.000315818 Jy ! Total flux subtracted in 200 components = 0.000315818 Jy ! Clean residual min=-0.004640 max=0.004588 Jy/beam ! Clean residual mean=-0.000072 rms=0.001532 Jy/beam ! Combined flux in latest and established models = 0.106722 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 161 components and 0.106722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136047Jy sigma=0.044329 ! Fit after self-cal, rms=0.136050Jy sigma=0.044323 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=12.01 mas, bmaj=40.92 mas, bpa=-4.761 degrees ! Estimated noise=21.6805 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.01 x 40.92 at -4.761 degrees (North through East) ! Clean map min=-0.004586 max=0.10921 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.824 mas, bmaj=33.87 mas, bpa=-5.066 degrees ! Estimated noise=37.7526 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0806321 Jy ! Component: 100 - total flux cleaned = 0.100442 Jy ! Component: 150 - total flux cleaned = 0.104962 Jy ! Component: 200 - total flux cleaned = 0.105705 Jy ! Total flux subtracted in 200 components = 0.105705 Jy ! Clean residual min=-0.007583 max=0.008127 Jy/beam ! Clean residual mean=-0.000047 rms=0.002361 Jy/beam ! Combined flux in latest and established models = 0.105705 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 57 model components to the UV plane model. ! The established model now contains 57 components and 0.105705 Jy ! Inverting map and beam ! Estimated beam: bmin=12.01 mas, bmaj=40.92 mas, bpa=-4.761 degrees ! Estimated noise=21.6805 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00119612 Jy ! Component: 100 - total flux cleaned = 0.00146646 Jy ! Component: 150 - total flux cleaned = 0.00154717 Jy ! Component: 200 - total flux cleaned = 0.00162114 Jy ! Total flux subtracted in 200 components = 0.00162114 Jy ! Clean residual min=-0.005012 max=0.004683 Jy/beam ! Clean residual mean=-0.000062 rms=0.001534 Jy/beam ! Combined flux in latest and established models = 0.107326 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 98 components and 0.107326 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=13.13 mas, bmaj=43.78 mas, bpa=-3.451 degrees ! Estimated noise=21.3638 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000306596 Jy ! Component: 100 - total flux cleaned = 0.000353307 Jy ! Component: 150 - total flux cleaned = 0.000352707 Jy ! Component: 200 - total flux cleaned = 0.000318892 Jy ! Total flux subtracted in 200 components = 0.000318892 Jy ! Clean residual min=-0.004547 max=0.004634 Jy/beam ! Clean residual mean=-0.000066 rms=0.001503 Jy/beam ! Combined flux in latest and established models = 0.107645 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.71622e-08 Jy ! Component: 100 - total flux cleaned = -3.06186e-05 Jy ! Component: 150 - total flux cleaned = -8.75425e-05 Jy ! Component: 200 - total flux cleaned = -0.000113978 Jy ! Total flux subtracted in 200 components = -0.000113978 Jy ! Clean residual min=-0.004481 max=0.004582 Jy/beam ! Clean residual mean=-0.000066 rms=0.001495 Jy/beam ! Combined flux in latest and established models = 0.107531 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 135 components and 0.107531 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=12.01 mas, bmaj=40.92 mas, bpa=-4.761 degrees ! Estimated noise=21.6805 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00018006 Jy ! Component: 100 - total flux cleaned = -0.000274415 Jy ! Component: 150 - total flux cleaned = -0.000302965 Jy ! Component: 200 - total flux cleaned = -0.000302519 Jy ! Total flux subtracted in 200 components = -0.000302519 Jy ! Clean residual min=-0.004579 max=0.004503 Jy/beam ! Clean residual mean=-0.000061 rms=0.001476 Jy/beam ! Combined flux in latest and established models = 0.107229 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 144 components and 0.107229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136036Jy sigma=0.044318 ! Fit after self-cal, rms=0.136080Jy sigma=0.044314 wmodel /scr/pima/rdv94_uvs/J0802-3810_S_map.mod ! Writing 144 model components to file: /scr/pima/rdv94_uvs/J0802-3810_S_map.mod wobs /scr/pima/rdv94_uvs/J0802-3810_S_uvs.fits ! Writing UV FITS file: /scr/pima/rdv94_uvs/J0802-3810_S_uvs.fits wwins /scr/pima/rdv94_uvs/J0802-3810_S_map.win ! wwins: Wrote 1 windows to /scr/pima/rdv94_uvs/J0802-3810_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000341592 Jy ! Component: 100 - total flux cleaned = -0.000934786 Jy ! Component: 150 - total flux cleaned = -0.00153974 Jy ! Component: 200 - total flux cleaned = -0.00214554 Jy ! Component: 250 - total flux cleaned = -0.00264184 Jy ! Component: 300 - total flux cleaned = -0.00320242 Jy ! Component: 350 - total flux cleaned = -0.00385668 Jy ! Component: 400 - total flux cleaned = -0.00433173 Jy ! Component: 450 - total flux cleaned = -0.00461571 Jy ! Component: 500 - total flux cleaned = -0.00476882 Jy ! Component: 550 - total flux cleaned = -0.00494952 Jy ! Component: 600 - total flux cleaned = -0.00508732 Jy ! Component: 650 - total flux cleaned = -0.00518633 Jy ! Component: 700 - total flux cleaned = -0.00524858 Jy ! Component: 750 - total flux cleaned = -0.00527788 Jy ! Component: 800 - total flux cleaned = -0.00533516 Jy ! Component: 850 - total flux cleaned = -0.00536303 Jy ! Component: 900 - total flux cleaned = -0.005417 Jy ! Component: 950 - total flux cleaned = -0.00533832 Jy ! Component: 1000 - total flux cleaned = -0.00526237 Jy ! Component: 1050 - total flux cleaned = -0.00518792 Jy ! Component: 1100 - total flux cleaned = -0.00516371 Jy ! Component: 1150 - total flux cleaned = -0.00511623 Jy ! Component: 1200 - total flux cleaned = -0.00507002 Jy ! Component: 1250 - total flux cleaned = -0.00502507 Jy ! Component: 1300 - total flux cleaned = -0.0050032 Jy ! Component: 1350 - total flux cleaned = -0.00498151 Jy ! Component: 1400 - total flux cleaned = -0.00500223 Jy ! Component: 1450 - total flux cleaned = -0.00510654 Jy ! Component: 1500 - total flux cleaned = -0.00522965 Jy ! Component: 1550 - total flux cleaned = -0.00537125 Jy ! Component: 1600 - total flux cleaned = -0.00543129 Jy ! Component: 1650 - total flux cleaned = -0.00554974 Jy ! Component: 1700 - total flux cleaned = -0.00566674 Jy ! Component: 1750 - total flux cleaned = -0.00576282 Jy ! Component: 1800 - total flux cleaned = -0.00585785 Jy ! Component: 1850 - total flux cleaned = -0.00593306 Jy ! Component: 1900 - total flux cleaned = -0.00610051 Jy ! Component: 1950 - total flux cleaned = -0.00622942 Jy ! Component: 2000 - total flux cleaned = -0.00633901 Jy ! Component: 2050 - total flux cleaned = -0.00646554 Jy ! Component: 2100 - total flux cleaned = -0.00659117 Jy ! Component: 2150 - total flux cleaned = -0.00669796 Jy ! Component: 2200 - total flux cleaned = -0.00683929 Jy ! Component: 2250 - total flux cleaned = -0.00697943 Jy ! Component: 2300 - total flux cleaned = -0.00710123 Jy ! Component: 2350 - total flux cleaned = -0.00725644 Jy ! Component: 2400 - total flux cleaned = -0.00737622 Jy ! Component: 2450 - total flux cleaned = -0.00751233 Jy ! Component: 2500 - total flux cleaned = -0.00763052 Jy ! Component: 2550 - total flux cleaned = -0.00769764 Jy ! Component: 2600 - total flux cleaned = -0.00774784 Jy ! Component: 2650 - total flux cleaned = -0.00778131 Jy ! Component: 2700 - total flux cleaned = -0.00781431 Jy ! Component: 2750 - total flux cleaned = -0.00786377 Jy ! Component: 2800 - total flux cleaned = -0.00788011 Jy ! Component: 2850 - total flux cleaned = -0.00788017 Jy ! Component: 2900 - total flux cleaned = -0.00792901 Jy ! Component: 2950 - total flux cleaned = -0.00800989 Jy ! Component: 3000 - total flux cleaned = -0.00804218 Jy ! Component: 3050 - total flux cleaned = -0.00812279 Jy ! Component: 3100 - total flux cleaned = -0.00809072 Jy ! Component: 3150 - total flux cleaned = -0.00802653 Jy ! Component: 3200 - total flux cleaned = -0.00801052 Jy ! Component: 3250 - total flux cleaned = -0.00789858 Jy ! Component: 3300 - total flux cleaned = -0.00786661 Jy ! Component: 3350 - total flux cleaned = -0.00777092 Jy ! Component: 3400 - total flux cleaned = -0.00769116 Jy ! Component: 3450 - total flux cleaned = -0.0076434 Jy ! Component: 3500 - total flux cleaned = -0.00757975 Jy ! Component: 3550 - total flux cleaned = -0.00751608 Jy ! Component: 3600 - total flux cleaned = -0.00745227 Jy ! Component: 3650 - total flux cleaned = -0.00740441 Jy ! Component: 3700 - total flux cleaned = -0.00732476 Jy ! Component: 3750 - total flux cleaned = -0.00726095 Jy ! Component: 3800 - total flux cleaned = -0.00716521 Jy ! Component: 3850 - total flux cleaned = -0.00710144 Jy ! Component: 3900 - total flux cleaned = -0.00703747 Jy ! Component: 3950 - total flux cleaned = -0.00698958 Jy ! Component: 4000 - total flux cleaned = -0.00689337 Jy ! Component: 4050 - total flux cleaned = -0.00682911 Jy ! Total flux subtracted in 4096 components = -0.00678084 Jy ! Clean residual min=-0.000986 max=0.000837 Jy/beam ! Clean residual mean=-0.000013 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.100448 Jy keep ! Adding 581 model components to the UV plane model. ! The established model now contains 725 components and 0.100448 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv94_uvs/J0802-3810_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.01 x 40.92 at -4.761 degrees (North through East) ! Clean map min=-0.0034107 max=0.10725 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv94_uvs/J0802-3810_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.107247 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000373545 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.04491 1.04491 2.08983 4.17965 8.35931 16.7186 33.4372 66.8745 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.107 quit ! Quitting program ! Log file /scr/pima/rdv94_uvs/J0802-3810_S_uvs.log closed on Mon Sep 23 22:10:12 2013