! Started logfile: /scr/pima/bp171a0_uvs/J0722-2720_C_uvs.log on Fri Mar 15 08:58:49 2013 obs /scr/pima/bp171a0_uvs/J0722-2720_C_uva.fits ! Reading UV FITS file: /scr/pima/bp171a0_uvs/J0722-2720_C_uva.fits ! AN table 1: 12 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.661111 visibilities/baseline/integration-bin. ! Found source: J0722-2720 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 3.94397e+09 3.2e+07 1 3.2e+07 ! 02 2 3.97597e+09 3.2e+07 1 3.2e+07 ! 03 3 4.00797e+09 3.2e+07 1 3.2e+07 ! 04 4 4.03997e+09 3.2e+07 1 3.2e+07 ! 05 5 4.23197e+09 3.2e+07 1 3.2e+07 ! 06 6 4.32797e+09 3.2e+07 1 3.2e+07 ! 07 7 4.35997e+09 3.2e+07 1 3.2e+07 ! 08 8 4.39197e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 2856 visibilities. select RR ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.3 print "taper_size =",taper_size ! taper_size = 40 ![@/home/lpetrov/bin/01_muppet /scr/pima/bp171a0_uvs/J0722-2720_C] 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.300x0.300 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 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003415Jy sigma=0.702424 ! Fit after self-cal, rms=0.956848Jy sigma=0.676293 ! 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=1.885 mas, bmaj=8.956 mas, bpa=19.19 degrees ! Estimated noise=28.2592 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.0357332 Jy ! Component: 100 - total flux cleaned = 0.0459022 Jy ! Total flux subtracted in 100 components = 0.0459022 Jy ! Clean residual min=-0.012775 max=0.010389 Jy/beam ! Clean residual mean=0.000013 rms=0.003487 Jy/beam ! Combined flux in latest and established models = 0.0459022 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0459022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.122785Jy sigma=0.086666 ! Fit after self-cal, rms=0.122365Jy sigma=0.086368 ! 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=2.444 mas, bmaj=9.945 mas, bpa=16.55 degrees ! Estimated noise=19.0448 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.00728618 Jy ! Component: 100 - total flux cleaned = 0.00792868 Jy ! Component: 150 - total flux cleaned = 0.00907946 Jy ! Component: 200 - total flux cleaned = 0.00987258 Jy ! Total flux subtracted in 200 components = 0.00987258 Jy ! Clean residual min=-0.017704 max=0.010189 Jy/beam ! Clean residual mean=0.000144 rms=0.003975 Jy/beam ! Combined flux in latest and established models = 0.0557747 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 42 components and 0.0557747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.121601Jy sigma=0.085831 ! Fit after self-cal, rms=0.121562Jy sigma=0.085803 ! 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: ! BR 1.03 FD 0.80 HN 0.69 KP 1.33 ! LA 1.15 MK 1.00* NL 1.16 OV 1.00 ! PT 1.03 SC 0.76 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.74 HN 1.21 KP 1.02 ! LA 1.14 MK 1.00* NL 1.21 OV 0.93 ! PT 1.08 SC 0.78 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.00 HN 0.81 KP 1.10 ! LA 1.26 MK 1.00* NL 1.00 OV 1.08 ! PT 1.22 SC 0.76 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.29 HN 1.17 KP 1.26 ! LA 1.68 MK 1.00* NL 1.57 OV 1.29 ! PT 1.19 SC 0.73 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.40 HN 1.29 KP 1.84 ! LA 1.61 MK 1.00* NL 1.08 OV 0.07 ! PT 1.21 SC 0.97 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.27 HN 1.33 KP 1.45 ! LA 1.58 MK 1.00* NL 1.02 OV 1.28 ! PT 1.27 SC 1.01 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.48 FD 1.34 HN 1.45 KP 1.24 ! LA 1.56 MK 1.00* NL 1.32 OV 1.29 ! PT 1.28 SC 0.80 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 1.44 HN 1.08 KP 1.48 ! LA 1.44 MK 1.00* NL 1.38 OV 1.03 ! PT 1.33 SC 0.80 ! ! ! Fit before self-cal, rms=0.121562Jy sigma=0.085803 ! Fit after self-cal, rms=0.067121Jy sigma=0.058506 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.502 mas, bmaj=10.24 mas, bpa=16.72 degrees ! Estimated noise=18.8089 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.001702 Jy ! Component: 100 - total flux cleaned = 0.00191548 Jy ! Component: 150 - total flux cleaned = 0.00185178 Jy ! Component: 200 - total flux cleaned = 0.00179516 Jy ! Total flux subtracted in 200 components = 0.00179516 Jy ! Clean residual min=-0.002503 max=0.002530 Jy/beam ! Clean residual mean=-0.000004 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.0575699 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 62 components and 0.0575699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.067041Jy sigma=0.058515 ! Fit after self-cal, rms=0.068152Jy sigma=0.057508 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.068152Jy sigma=0.057508 ! Fit after self-cal, rms=0.071912Jy sigma=0.057326 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.477 mas, bmaj=10.21 mas, bpa=16.74 degrees ! Estimated noise=18.7254 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00114762 Jy ! Component: 100 - total flux cleaned = 0.00122143 Jy ! Component: 150 - total flux cleaned = 0.00119302 Jy ! Component: 200 - total flux cleaned = 0.0011917 Jy ! Total flux subtracted in 200 components = 0.0011917 Jy ! Clean residual min=-0.002214 max=0.002442 Jy/beam ! Clean residual mean=-0.000007 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.0587616 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 74 components and 0.0587616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.071859Jy sigma=0.057339 ! Fit after self-cal, rms=0.072039Jy sigma=0.057328 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 = -5.89612e-05 Jy ! Component: 100 - total flux cleaned = -5.87903e-05 Jy ! Component: 150 - total flux cleaned = -8.15622e-05 Jy ! Component: 200 - total flux cleaned = -8.14101e-05 Jy ! Total flux subtracted in 200 components = -8.14101e-05 Jy ! Clean residual min=-0.002272 max=0.002522 Jy/beam ! Clean residual mean=-0.000005 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.0586802 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 79 components and 0.0586802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.072012Jy sigma=0.057353 ! Fit after self-cal, rms=0.072030Jy sigma=0.057349 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.072030Jy sigma=0.057349 ! Fit after self-cal, rms=0.074195Jy sigma=0.057258 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.479 mas, bmaj=10.22 mas, bpa=16.6 degrees ! Estimated noise=18.4862 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000470114 Jy ! Component: 100 - total flux cleaned = 0.000525082 Jy ! Component: 150 - total flux cleaned = 0.000546897 Jy ! Component: 200 - total flux cleaned = 0.000546347 Jy ! Total flux subtracted in 200 components = 0.000546347 Jy ! Clean residual min=-0.002187 max=0.002264 Jy/beam ! Clean residual mean=-0.000008 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.0592265 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 85 components and 0.0592265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.074168Jy sigma=0.057268 ! Fit after self-cal, rms=0.074228Jy sigma=0.057264 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 = -3.16461e-05 Jy ! Component: 100 - total flux cleaned = -1.29375e-05 Jy ! Component: 150 - total flux cleaned = -1.24371e-05 Jy ! Component: 200 - total flux cleaned = -2.70067e-05 Jy ! Total flux subtracted in 200 components = -2.70067e-05 Jy ! Clean residual min=-0.002162 max=0.002313 Jy/beam ! Clean residual mean=-0.000007 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.0591995 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 87 components and 0.0591995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.074214Jy sigma=0.057276 ! Fit after self-cal, rms=0.074234Jy sigma=0.057274 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.074234Jy sigma=0.057274 ! Fit after self-cal, rms=0.076100Jy sigma=0.057227 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.016 mas, bmaj=14.16 mas, bpa=8.559 degrees ! Estimated noise=20.3007 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000130834 Jy ! Component: 100 - total flux cleaned = -0.000131096 Jy ! Component: 150 - total flux cleaned = -0.000117229 Jy ! Component: 200 - total flux cleaned = -0.000128313 Jy ! Total flux subtracted in 200 components = -0.000128313 Jy ! Clean residual min=-0.002064 max=0.002475 Jy/beam ! Clean residual mean=-0.000012 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.0590712 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 94 components and 0.0590712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.076082Jy sigma=0.057238 ! Fit after self-cal, rms=0.076099Jy sigma=0.057236 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 = 3.603e-05 Jy ! Component: 100 - total flux cleaned = 6.81272e-05 Jy ! Component: 150 - total flux cleaned = 5.89744e-05 Jy ! Component: 200 - total flux cleaned = 5.05022e-05 Jy ! Total flux subtracted in 200 components = 5.05022e-05 Jy ! Clean residual min=-0.002080 max=0.002469 Jy/beam ! Clean residual mean=-0.000013 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.0591217 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 99 components and 0.0591217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.076093Jy sigma=0.057244 ! Fit after self-cal, rms=0.076093Jy sigma=0.057242 ! 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=2.481 mas, bmaj=10.23 mas, bpa=16.51 degrees ! Estimated noise=18.2857 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.481 x 10.23 at 16.51 degrees (North through East) ! Clean map min=-0.0021433 max=0.047804 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=1.941 mas, bmaj=9.309 mas, bpa=19.2 degrees ! Estimated noise=28.3246 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.036485 Jy ! Component: 100 - total flux cleaned = 0.0453536 Jy ! Component: 150 - total flux cleaned = 0.04972 Jy ! Component: 200 - total flux cleaned = 0.0527161 Jy ! Total flux subtracted in 200 components = 0.0527161 Jy ! Clean residual min=-0.004209 max=0.004003 Jy/beam ! Clean residual mean=-0.000005 rms=0.001112 Jy/beam ! Combined flux in latest and established models = 0.0527161 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0527161 Jy ! Inverting map and beam ! Estimated beam: bmin=2.481 mas, bmaj=10.23 mas, bpa=16.51 degrees ! Estimated noise=18.2857 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.00279261 Jy ! Component: 100 - total flux cleaned = 0.00426609 Jy ! Component: 150 - total flux cleaned = 0.00510213 Jy ! Component: 200 - total flux cleaned = 0.00540534 Jy ! Total flux subtracted in 200 components = 0.00540534 Jy ! Clean residual min=-0.002528 max=0.002372 Jy/beam ! Clean residual mean=-0.000011 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.0581215 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 38 components and 0.0581215 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.016 mas, bmaj=14.16 mas, bpa=8.559 degrees ! Estimated noise=20.3007 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000570616 Jy ! Component: 100 - total flux cleaned = 0.000642973 Jy ! Component: 150 - total flux cleaned = 0.000708389 Jy ! Component: 200 - total flux cleaned = 0.000786743 Jy ! Total flux subtracted in 200 components = 0.000786743 Jy ! Clean residual min=-0.002369 max=0.002458 Jy/beam ! Clean residual mean=-0.000017 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.0589082 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 = 7.07526e-05 Jy ! Component: 100 - total flux cleaned = 0.000119874 Jy ! Component: 150 - total flux cleaned = 0.000178996 Jy ! Component: 200 - total flux cleaned = 0.000219871 Jy ! Total flux subtracted in 200 components = 0.000219871 Jy ! Clean residual min=-0.002270 max=0.002421 Jy/beam ! Clean residual mean=-0.000016 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.0591281 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 54 components and 0.0591281 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.481 mas, bmaj=10.23 mas, bpa=16.51 degrees ! Estimated noise=18.2857 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.9529e-05 Jy ! Component: 100 - total flux cleaned = 0.00011105 Jy ! Component: 150 - total flux cleaned = 0.000225818 Jy ! Component: 200 - total flux cleaned = 0.000312833 Jy ! Total flux subtracted in 200 components = 0.000312833 Jy ! Clean residual min=-0.002293 max=0.002279 Jy/beam ! Clean residual mean=-0.000009 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.0594409 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 68 components and 0.0594409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.076095Jy sigma=0.057273 ! Fit after self-cal, rms=0.076097Jy sigma=0.057268 wmodel /scr/pima/bp171a0_uvs/J0722-2720_C_map.mod ! Writing 68 model components to file: /scr/pima/bp171a0_uvs/J0722-2720_C_map.mod wobs /scr/pima/bp171a0_uvs/J0722-2720_C_uvs.fits ! Writing UV FITS file: /scr/pima/bp171a0_uvs/J0722-2720_C_uvs.fits wwins /scr/pima/bp171a0_uvs/J0722-2720_C_map.win ! wwins: Wrote 1 windows to /scr/pima/bp171a0_uvs/J0722-2720_C_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.00012978 Jy ! Component: 100 - total flux cleaned = -6.00609e-05 Jy ! Component: 150 - total flux cleaned = -0.000131721 Jy ! Component: 200 - total flux cleaned = -0.00030275 Jy ! Component: 250 - total flux cleaned = -0.000434513 Jy ! Component: 300 - total flux cleaned = -0.000434372 Jy ! Component: 350 - total flux cleaned = -0.000402949 Jy ! Component: 400 - total flux cleaned = -0.0003427 Jy ! Component: 450 - total flux cleaned = -0.000343118 Jy ! Component: 500 - total flux cleaned = -0.000314344 Jy ! Component: 550 - total flux cleaned = -0.000342031 Jy ! Component: 600 - total flux cleaned = -0.000314948 Jy ! Component: 650 - total flux cleaned = -0.000396125 Jy ! Component: 700 - total flux cleaned = -0.000526978 Jy ! Component: 750 - total flux cleaned = -0.000629716 Jy ! Component: 800 - total flux cleaned = -0.000755274 Jy ! Component: 850 - total flux cleaned = -0.000853716 Jy ! Component: 900 - total flux cleaned = -0.00095011 Jy ! Component: 950 - total flux cleaned = -0.00106964 Jy ! Component: 1000 - total flux cleaned = -0.00111695 Jy ! Component: 1050 - total flux cleaned = -0.00120929 Jy ! Component: 1100 - total flux cleaned = -0.00123177 Jy ! Component: 1150 - total flux cleaned = -0.00125417 Jy ! Component: 1200 - total flux cleaned = -0.0012987 Jy ! Component: 1250 - total flux cleaned = -0.00132047 Jy ! Component: 1300 - total flux cleaned = -0.00138488 Jy ! Component: 1350 - total flux cleaned = -0.00144814 Jy ! Component: 1400 - total flux cleaned = -0.00151082 Jy ! Component: 1450 - total flux cleaned = -0.00163471 Jy ! Component: 1500 - total flux cleaned = -0.0017366 Jy ! Component: 1550 - total flux cleaned = -0.00183739 Jy ! Component: 1600 - total flux cleaned = -0.00193713 Jy ! Component: 1650 - total flux cleaned = -0.00201594 Jy ! Component: 1700 - total flux cleaned = -0.00217193 Jy ! Component: 1750 - total flux cleaned = -0.00232591 Jy ! Component: 1800 - total flux cleaned = -0.00244003 Jy ! Component: 1850 - total flux cleaned = -0.00259093 Jy ! Component: 1900 - total flux cleaned = -0.00268404 Jy ! Component: 1950 - total flux cleaned = -0.00286806 Jy ! Component: 2000 - total flux cleaned = -0.0030136 Jy ! Component: 2050 - total flux cleaned = -0.00324785 Jy ! Component: 2100 - total flux cleaned = -0.00331883 Jy ! Component: 2150 - total flux cleaned = -0.00340722 Jy ! Component: 2200 - total flux cleaned = -0.00349454 Jy ! Component: 2250 - total flux cleaned = -0.00361613 Jy ! Component: 2300 - total flux cleaned = -0.00375382 Jy ! Component: 2350 - total flux cleaned = -0.00389039 Jy ! Component: 2400 - total flux cleaned = -0.00404291 Jy ! Component: 2450 - total flux cleaned = -0.00417726 Jy ! Component: 2500 - total flux cleaned = -0.00434389 Jy ! Component: 2550 - total flux cleaned = -0.00445975 Jy ! Component: 2600 - total flux cleaned = -0.00462408 Jy ! Component: 2650 - total flux cleaned = -0.00478718 Jy ! Component: 2700 - total flux cleaned = -0.0049492 Jy ! Component: 2750 - total flux cleaned = -0.00509407 Jy ! Component: 2800 - total flux cleaned = -0.00517408 Jy ! Component: 2850 - total flux cleaned = -0.00533321 Jy ! Component: 2900 - total flux cleaned = -0.00545984 Jy ! Component: 2950 - total flux cleaned = -0.00558571 Jy ! Component: 3000 - total flux cleaned = -0.00571107 Jy ! Component: 3050 - total flux cleaned = -0.00585136 Jy ! Component: 3100 - total flux cleaned = -0.00595991 Jy ! Component: 3150 - total flux cleaned = -0.00606805 Jy ! Component: 3200 - total flux cleaned = -0.0062065 Jy ! Component: 3250 - total flux cleaned = -0.00634456 Jy ! Component: 3300 - total flux cleaned = -0.00654311 Jy ! Component: 3350 - total flux cleaned = -0.00669522 Jy ! Component: 3400 - total flux cleaned = -0.00689241 Jy ! Component: 3450 - total flux cleaned = -0.00702851 Jy ! Component: 3500 - total flux cleaned = -0.00722444 Jy ! Component: 3550 - total flux cleaned = -0.00738974 Jy ! Component: 3600 - total flux cleaned = -0.00755447 Jy ! Component: 3650 - total flux cleaned = -0.00770374 Jy ! Component: 3700 - total flux cleaned = -0.00786763 Jy ! Component: 3750 - total flux cleaned = -0.00795684 Jy ! Component: 3800 - total flux cleaned = -0.0081497 Jy ! Component: 3850 - total flux cleaned = -0.00826813 Jy ! Component: 3900 - total flux cleaned = -0.00838635 Jy ! Component: 3950 - total flux cleaned = -0.00857821 Jy ! Component: 4000 - total flux cleaned = -0.00868131 Jy ! Component: 4050 - total flux cleaned = -0.00879896 Jy ! Total flux subtracted in 4096 components = -0.00890178 Jy ! Clean residual min=-0.000843 max=0.000756 Jy/beam ! Clean residual mean=-0.000007 rms=0.000275 Jy/beam ! Combined flux in latest and established models = 0.0505391 Jy keep ! Adding 267 model components to the UV plane model. ! The established model now contains 335 components and 0.0505391 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bp171a0_uvs/J0722-2720_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.481 x 10.23 at 16.51 degrees (North through East) ! Clean map min=-0.0021397 max=0.048437 Jy/beam ! Writing clean map to FITS file: /scr/pima/bp171a0_uvs/J0722-2720_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0484371 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000272584 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.68827 1.68827 3.37655 6.7531 13.5062 27.0124 54.0248 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.048 quit ! Quitting program ! Log file /scr/pima/bp171a0_uvs/J0722-2720_C_uvs.log closed on Fri Mar 15 08:58:53 2013