! Started logfile: /d2/scr/pima/bp171a3_uvs/J1051-2339_X_uvs.log on Mon Feb 24 08:45:49 2014 obs /d2/scr/pima/bp171a3_uvs/J1051-2339_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp171a3_uvs/J1051-2339_X_uva.fits ! AN table 1: 3 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.7 visibilities/baseline/integration-bin. ! Found source: J1051-2339 ! ! 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 7.392e+09 3.2e+07 1 3.2e+07 ! 02 2 7.424e+09 3.2e+07 1 3.2e+07 ! 03 3 7.456e+09 3.2e+07 1 3.2e+07 ! 04 4 7.552e+09 3.2e+07 1 3.2e+07 ! 05 5 7.744e+09 3.2e+07 1 3.2e+07 ! 06 6 7.776e+09 3.2e+07 1 3.2e+07 ! 07 7 7.808e+09 3.2e+07 1 3.2e+07 ! 08 8 7.84e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 168 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /d2/scr/pima/bp171a3_uvs/J1051-2339_X] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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.200x0.200 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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001359Jy sigma=38.719365 ! Fit after self-cal, rms=0.961480Jy sigma=37.659308 ! 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=3.228 mas, bmaj=25.02 mas, bpa=14.86 degrees ! Estimated noise=1.8143 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0274794 Jy ! Component: 100 - total flux cleaned = 0.036014 Jy ! Total flux subtracted in 100 components = 0.036014 Jy ! Clean residual min=-0.004945 max=0.005046 Jy/beam ! Clean residual mean=0.000002 rms=0.002413 Jy/beam ! Combined flux in latest and established models = 0.036014 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 39 components and 0.036014 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.018634Jy sigma=0.692370 ! Fit after self-cal, rms=0.018456Jy sigma=0.686253 ! 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=3.459 mas, bmaj=22.57 mas, bpa=14.97 degrees ! Estimated noise=1.53981 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.000626095 Jy ! Component: 100 - total flux cleaned = 5.77761e-05 Jy ! Component: 150 - total flux cleaned = -0.00113852 Jy ! Component: 200 - total flux cleaned = -0.00161967 Jy ! Total flux subtracted in 200 components = -0.00161967 Jy ! Clean residual min=-0.001854 max=0.001884 Jy/beam ! Clean residual mean=-0.000001 rms=0.000959 Jy/beam ! Combined flux in latest and established models = 0.0343943 Jy ! Performing phase self-cal ! Adding 92 model components to the UV plane model. ! The established model now contains 128 components and 0.0343943 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.012682Jy sigma=0.472207 ! Fit after self-cal, rms=0.012554Jy sigma=0.469591 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.459 x 22.57 at 14.97 degrees (North through East) ! Clean map min=-0.0033222 max=0.03351 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.19 KP 0.92 NL 1.00* OV 1.01 ! PT 0.85 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* NL 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 1.02 NL 1.00* OV 1.03 ! PT 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.10 KP 0.88 NL 1.00* OV 1.01 ! PT 0.88 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* NL 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 1.07 KP 0.95 NL 1.00* OV 1.05 ! PT 0.90 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* NL 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 KP 1.01 NL 1.00* OV 0.99 ! PT 1.05 ! ! ! Fit before self-cal, rms=0.012554Jy sigma=0.469591 ! Fit after self-cal, rms=0.011711Jy sigma=0.448606 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.502 mas, bmaj=22.26 mas, bpa=14.87 degrees ! Estimated noise=1.51892 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.000184931 Jy ! Component: 100 - total flux cleaned = -0.000281204 Jy ! Component: 150 - total flux cleaned = -0.000427396 Jy ! Component: 200 - total flux cleaned = -0.000507819 Jy ! Total flux subtracted in 200 components = -0.000507819 Jy ! Clean residual min=-0.000440 max=0.000438 Jy/beam ! Clean residual mean=-0.000001 rms=0.000158 Jy/beam ! Combined flux in latest and established models = 0.0338865 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 192 components and 0.0338865 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.011601Jy sigma=0.443023 ! Fit after self-cal, rms=0.011591Jy sigma=0.442311 ! 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.011591Jy sigma=0.442311 ! Fit after self-cal, rms=0.011186Jy sigma=0.428968 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.488 mas, bmaj=22.38 mas, bpa=14.91 degrees ! Estimated noise=1.49631 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000119299 Jy ! Component: 100 - total flux cleaned = 8.37589e-05 Jy ! Component: 150 - total flux cleaned = 2.57401e-05 Jy ! Component: 200 - total flux cleaned = -4.03266e-06 Jy ! Total flux subtracted in 200 components = -4.03266e-06 Jy ! Clean residual min=-0.000153 max=0.000154 Jy/beam ! Clean residual mean=-0.000001 rms=0.000052 Jy/beam ! Combined flux in latest and established models = 0.0338825 Jy selfcal ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 263 components and 0.0338825 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.011153Jy sigma=0.427830 ! Fit after self-cal, rms=0.011157Jy sigma=0.427722 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.06043e-06 Jy ! Component: 100 - total flux cleaned = 5.79591e-05 Jy ! Component: 150 - total flux cleaned = 0.000121125 Jy ! Component: 200 - total flux cleaned = 0.000206693 Jy ! Total flux subtracted in 200 components = 0.000206693 Jy ! Clean residual min=-0.000130 max=0.000129 Jy/beam ! Clean residual mean=0.000000 rms=0.000043 Jy/beam ! Combined flux in latest and established models = 0.0340892 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 318 components and 0.0340892 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.011146Jy sigma=0.427419 ! Fit after self-cal, rms=0.011146Jy sigma=0.427401 ! 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.011146Jy sigma=0.427401 ! Fit after self-cal, rms=0.011080Jy sigma=0.426929 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.478 mas, bmaj=22.45 mas, bpa=14.93 degrees ! Estimated noise=1.4859 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000110181 Jy ! Component: 100 - total flux cleaned = -0.000258086 Jy ! Component: 150 - total flux cleaned = -0.000386281 Jy ! Component: 200 - total flux cleaned = -0.000497006 Jy ! Total flux subtracted in 200 components = -0.000497006 Jy ! Clean residual min=-0.000115 max=0.000116 Jy/beam ! Clean residual mean=-0.000000 rms=0.000041 Jy/beam ! Combined flux in latest and established models = 0.0335922 Jy selfcal ! Performing phase self-cal ! Adding 99 model components to the UV plane model. ! The established model now contains 409 components and 0.0335922 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.011058Jy sigma=0.426466 ! Fit after self-cal, rms=0.011059Jy sigma=0.426443 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 = 7.78114e-05 Jy ! Component: 100 - total flux cleaned = 0.000129944 Jy ! Component: 150 - total flux cleaned = 0.000208017 Jy ! Component: 200 - total flux cleaned = 0.000297616 Jy ! Total flux subtracted in 200 components = 0.000297616 Jy ! Clean residual min=-0.000115 max=0.000114 Jy/beam ! Clean residual mean=-0.000000 rms=0.000040 Jy/beam ! Combined flux in latest and established models = 0.0338898 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 449 components and 0.0338898 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.011051Jy sigma=0.426191 ! Fit after self-cal, rms=0.011051Jy sigma=0.426180 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.011051Jy sigma=0.426180 ! Fit after self-cal, rms=0.011007Jy sigma=0.425854 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.626 mas, bmaj=21.89 mas, bpa=14.82 degrees ! Estimated noise=1.48425 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.87196e-05 Jy ! Component: 100 - total flux cleaned = -0.000159701 Jy ! Component: 150 - total flux cleaned = -0.000206005 Jy ! Component: 200 - total flux cleaned = -0.000283344 Jy ! Total flux subtracted in 200 components = -0.000283344 Jy ! Clean residual min=-0.000113 max=0.000113 Jy/beam ! Clean residual mean=-0.000000 rms=0.000040 Jy/beam ! Combined flux in latest and established models = 0.0336064 Jy selfcal ! Performing phase self-cal ! Adding 103 model components to the UV plane model. ! The established model now contains 529 components and 0.0336064 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.010989Jy sigma=0.425516 ! Fit after self-cal, rms=0.010989Jy sigma=0.425497 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.96116e-07 Jy ! Component: 100 - total flux cleaned = 7.56941e-06 Jy ! Component: 150 - total flux cleaned = 1.40027e-05 Jy ! Component: 200 - total flux cleaned = 7.20781e-05 Jy ! Total flux subtracted in 200 components = 7.20781e-05 Jy ! Clean residual min=-0.000107 max=0.000108 Jy/beam ! Clean residual mean=0.000000 rms=0.000039 Jy/beam ! Combined flux in latest and established models = 0.0336785 Jy ! Performing phase self-cal ! Adding 76 model components to the UV plane model. ! The established model now contains 591 components and 0.0336785 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.010982Jy sigma=0.425290 ! Fit after self-cal, rms=0.010982Jy sigma=0.425279 ! 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=3.472 mas, bmaj=22.5 mas, bpa=14.94 degrees ! Estimated noise=1.478 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.472 x 22.5 at 14.94 degrees (North through East) ! Clean map min=-0.0015773 max=0.032535 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=3.242 mas, bmaj=24.97 mas, bpa=14.79 degrees ! Estimated noise=1.73943 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0263537 Jy ! Component: 100 - total flux cleaned = 0.0344757 Jy ! Component: 150 - total flux cleaned = 0.0354651 Jy ! Component: 200 - total flux cleaned = 0.0347481 Jy ! Total flux subtracted in 200 components = 0.0347481 Jy ! Clean residual min=-0.002488 max=0.002512 Jy/beam ! Clean residual mean=0.000000 rms=0.001262 Jy/beam ! Combined flux in latest and established models = 0.0347481 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 74 model components to the UV plane model. ! The established model now contains 74 components and 0.0347481 Jy ! Inverting map and beam ! Estimated beam: bmin=3.472 mas, bmaj=22.5 mas, bpa=14.94 degrees ! Estimated noise=1.478 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 = 7.77306e-05 Jy ! Component: 100 - total flux cleaned = -0.000526293 Jy ! Component: 150 - total flux cleaned = -0.000713194 Jy ! Component: 200 - total flux cleaned = -0.00098777 Jy ! Total flux subtracted in 200 components = -0.00098777 Jy ! Clean residual min=-0.001427 max=0.001442 Jy/beam ! Clean residual mean=-0.000002 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.0337603 Jy ! Adding 92 model components to the UV plane model. ! The established model now contains 164 components and 0.0337603 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.626 mas, bmaj=21.89 mas, bpa=14.82 degrees ! Estimated noise=1.48425 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.62347e-06 Jy ! Component: 100 - total flux cleaned = -0.000237193 Jy ! Component: 150 - total flux cleaned = -0.000453251 Jy ! Component: 200 - total flux cleaned = -0.000451434 Jy ! Total flux subtracted in 200 components = -0.000451434 Jy ! Clean residual min=-0.000580 max=0.000581 Jy/beam ! Clean residual mean=-0.000001 rms=0.000194 Jy/beam ! Combined flux in latest and established models = 0.0333089 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 = 3.84856e-06 Jy ! Component: 100 - total flux cleaned = 7.66969e-05 Jy ! Component: 150 - total flux cleaned = 7.60538e-05 Jy ! Component: 200 - total flux cleaned = 7.10398e-05 Jy ! Total flux subtracted in 200 components = 7.10398e-05 Jy ! Clean residual min=-0.000944 max=0.000954 Jy/beam ! Clean residual mean=-0.000002 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.0333799 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 228 components and 0.0333799 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.472 mas, bmaj=22.5 mas, bpa=14.94 degrees ! Estimated noise=1.478 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.55055e-05 Jy ! Component: 100 - total flux cleaned = -3.56906e-05 Jy ! Component: 150 - total flux cleaned = -1.57936e-05 Jy ! Component: 200 - total flux cleaned = 1.94883e-05 Jy ! Total flux subtracted in 200 components = 1.94883e-05 Jy ! Clean residual min=-0.000304 max=0.000305 Jy/beam ! Clean residual mean=0.000000 rms=0.000092 Jy/beam ! Combined flux in latest and established models = 0.0333994 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 249 components and 0.0333994 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.011027Jy sigma=0.426876 ! Fit after self-cal, rms=0.011024Jy sigma=0.426846 wmodel /d2/scr/pima/bp171a3_uvs/J1051-2339_X_map.mod ! Writing 249 model components to file: /d2/scr/pima/bp171a3_uvs/J1051-2339_X_map.mod wobs /d2/scr/pima/bp171a3_uvs/J1051-2339_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp171a3_uvs/J1051-2339_X_uvs.fits wwins /d2/scr/pima/bp171a3_uvs/J1051-2339_X_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/d2/scr/pima/bp171a3_uvs/J1051-2339_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.472 x 22.5 at 14.94 degrees (North through East) ! Clean map min=-0.0023407 max=0.030006 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp171a3_uvs/J1051-2339_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.030006 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000106564 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.06543 1.06543 2.13086 4.26172 8.52343 17.0469 34.0937 68.1875 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.03 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 281.576 quit ! Quitting program ! Log file /d2/scr/pima/bp171a3_uvs/J1051-2339_X_uvs.log closed on Mon Feb 24 08:45:54 2014