! Started logfile: /scr/pima/bp192a1_uvs/J0403+7026_X_uvs.log on Wed Sep 16 13:30:40 2015 obs /scr/pima/bp192a1_uvs/J0403+7026_X_uva.fits ! Reading UV FITS file: /scr/pima/bp192a1_uvs/J0403+7026_X_uva.fits ! AN table 1: 19 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.472222 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0403+7026 ! ! 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 2584 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 /scr/pima/bp192a1_uvs/J0403+7026_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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.996840Jy sigma=20.876941 ! Fit after self-cal, rms=0.956825Jy sigma=20.279962 ! 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.84 mas, bmaj=3.791 mas, bpa=-30.01 degrees ! Estimated noise=1.08115 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.0359616 Jy ! Component: 100 - total flux cleaned = 0.0416341 Jy ! Total flux subtracted in 100 components = 0.0416341 Jy ! Clean residual min=-0.007761 max=0.007821 Jy/beam ! Clean residual mean=-0.000034 rms=0.002867 Jy/beam ! Combined flux in latest and established models = 0.0416341 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 29 components and 0.0416341 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.044475Jy sigma=0.867286 ! Fit after self-cal, rms=0.041988Jy sigma=0.827904 ! 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.147 mas, bmaj=3.722 mas, bpa=-29.44 degrees ! Estimated noise=0.690599 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.00306817 Jy ! Component: 100 - total flux cleaned = -0.00661878 Jy ! Component: 150 - total flux cleaned = -0.0093586 Jy ! Component: 200 - total flux cleaned = -0.0108238 Jy ! Total flux subtracted in 200 components = -0.0108238 Jy ! Clean residual min=-0.003128 max=0.003112 Jy/beam ! Clean residual mean=-0.000010 rms=0.001306 Jy/beam ! Combined flux in latest and established models = 0.0308103 Jy ! Performing phase self-cal ! Adding 90 model components to the UV plane model. ! The established model now contains 117 components and 0.0308103 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.036575Jy sigma=0.710859 ! Fit after self-cal, rms=0.035297Jy sigma=0.686843 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.147 x 3.722 at -29.44 degrees (North through East) ! Clean map min=-0.009393 max=0.035683 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: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.98 HN 1.02 KP 1.05 ! LA 0.93 NL 0.98 OV 0.93 PT 0.85 ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.95 HN 1.05 KP 0.91 ! LA 0.97 NL 1.02 OV 0.91 PT 0.85 ! SC 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.035297Jy sigma=0.686843 ! Fit after self-cal, rms=0.034486Jy sigma=0.682440 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.155 mas, bmaj=3.749 mas, bpa=-29.28 degrees ! Estimated noise=0.674936 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.000301133 Jy ! Component: 100 - total flux cleaned = -0.00082612 Jy ! Component: 150 - total flux cleaned = -0.00112705 Jy ! Component: 200 - total flux cleaned = -0.00125594 Jy ! Total flux subtracted in 200 components = -0.00125594 Jy ! Clean residual min=-0.001797 max=0.001810 Jy/beam ! Clean residual mean=-0.000001 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.0295544 Jy ! Performing phase self-cal ! Adding 86 model components to the UV plane model. ! The established model now contains 197 components and 0.0295544 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.032884Jy sigma=0.647795 ! Fit after self-cal, rms=0.032675Jy sigma=0.643489 ! 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.032675Jy sigma=0.643489 ! Fit after self-cal, rms=0.032138Jy sigma=0.640008 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.144 mas, bmaj=3.76 mas, bpa=-29.4 degrees ! Estimated noise=0.671963 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000375461 Jy ! Component: 100 - total flux cleaned = 8.29882e-05 Jy ! Component: 150 - total flux cleaned = 0.00105529 Jy ! Component: 200 - total flux cleaned = 0.0019566 Jy ! Total flux subtracted in 200 components = 0.0019566 Jy ! Clean residual min=-0.001085 max=0.001083 Jy/beam ! Clean residual mean=0.000002 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.031511 Jy selfcal ! Performing phase self-cal ! Adding 82 model components to the UV plane model. ! The established model now contains 271 components and 0.031511 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.031668Jy sigma=0.629219 ! Fit after self-cal, rms=0.031660Jy sigma=0.628562 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.000843485 Jy ! Component: 100 - total flux cleaned = 0.00186685 Jy ! Component: 150 - total flux cleaned = 0.0029713 Jy ! Component: 200 - total flux cleaned = 0.00395765 Jy ! Total flux subtracted in 200 components = 0.00395765 Jy ! Clean residual min=-0.000706 max=0.000710 Jy/beam ! Clean residual mean=0.000003 rms=0.000280 Jy/beam ! Combined flux in latest and established models = 0.0354686 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 324 components and 0.0354686 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.031494Jy sigma=0.624827 ! Fit after self-cal, rms=0.031487Jy sigma=0.624643 ! 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.031487Jy sigma=0.624643 ! Fit after self-cal, rms=0.031524Jy sigma=0.618602 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.15 mas, bmaj=3.757 mas, bpa=-29.27 degrees ! Estimated noise=0.674155 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000812654 Jy ! Component: 100 - total flux cleaned = 0.00119178 Jy ! Component: 150 - total flux cleaned = 0.00140628 Jy ! Component: 200 - total flux cleaned = 0.00152147 Jy ! Total flux subtracted in 200 components = 0.00152147 Jy ! Clean residual min=-0.000637 max=0.000635 Jy/beam ! Clean residual mean=0.000004 rms=0.000226 Jy/beam ! Combined flux in latest and established models = 0.0369901 Jy selfcal ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 384 components and 0.0369901 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.031405Jy sigma=0.615875 ! Fit after self-cal, rms=0.031416Jy sigma=0.615588 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.000162755 Jy ! Component: 100 - total flux cleaned = 0.000163774 Jy ! Component: 150 - total flux cleaned = 7.00773e-05 Jy ! Component: 200 - total flux cleaned = -2.07065e-05 Jy ! Total flux subtracted in 200 components = -2.07065e-05 Jy ! Clean residual min=-0.000498 max=0.000497 Jy/beam ! Clean residual mean=0.000003 rms=0.000180 Jy/beam ! Combined flux in latest and established models = 0.0369694 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 444 components and 0.0369694 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.031353Jy sigma=0.614342 ! Fit after self-cal, rms=0.031353Jy sigma=0.614274 ! 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.031353Jy sigma=0.614274 ! Fit after self-cal, rms=0.031468Jy sigma=0.612260 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.842 mas, bmaj=3.898 mas, bpa=-27.74 degrees ! Estimated noise=0.692823 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000469589 Jy ! Component: 100 - total flux cleaned = -0.000502206 Jy ! Component: 150 - total flux cleaned = -0.000472309 Jy ! Component: 200 - total flux cleaned = -0.000419809 Jy ! Total flux subtracted in 200 components = -0.000419809 Jy ! Clean residual min=-0.000425 max=0.000428 Jy/beam ! Clean residual mean=0.000003 rms=0.000150 Jy/beam ! Combined flux in latest and established models = 0.0365496 Jy selfcal ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 501 components and 0.0365496 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.031421Jy sigma=0.611093 ! Fit after self-cal, rms=0.031427Jy sigma=0.610979 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.000106108 Jy ! Component: 100 - total flux cleaned = -0.000153274 Jy ! Component: 150 - total flux cleaned = -0.000246207 Jy ! Component: 200 - total flux cleaned = -0.000338806 Jy ! Total flux subtracted in 200 components = -0.000338806 Jy ! Clean residual min=-0.000405 max=0.000404 Jy/beam ! Clean residual mean=0.000004 rms=0.000139 Jy/beam ! Combined flux in latest and established models = 0.0362108 Jy ! Performing phase self-cal ! Adding 76 model components to the UV plane model. ! The established model now contains 567 components and 0.0362108 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.031395Jy sigma=0.610370 ! Fit after self-cal, rms=0.031395Jy sigma=0.610340 ! 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.157 mas, bmaj=3.74 mas, bpa=-29.25 degrees ! Estimated noise=0.676343 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.157 x 3.74 at -29.25 degrees (North through East) ! Clean map min=-0.0051516 max=0.033713 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.846 mas, bmaj=3.824 mas, bpa=-29.81 degrees ! Estimated noise=1.06028 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0361131 Jy ! Component: 100 - total flux cleaned = 0.0371206 Jy ! Component: 150 - total flux cleaned = 0.0342799 Jy ! Component: 200 - total flux cleaned = 0.0315293 Jy ! Total flux subtracted in 200 components = 0.0315293 Jy ! Clean residual min=-0.004897 max=0.004882 Jy/beam ! Clean residual mean=-0.000019 rms=0.001940 Jy/beam ! Combined flux in latest and established models = 0.0315293 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 66 model components to the UV plane model. ! The established model now contains 66 components and 0.0315293 Jy ! Inverting map and beam ! Estimated beam: bmin=2.157 mas, bmaj=3.74 mas, bpa=-29.25 degrees ! Estimated noise=0.676343 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.00644307 Jy ! Component: 100 - total flux cleaned = -0.00863313 Jy ! Component: 150 - total flux cleaned = -0.00993217 Jy ! Component: 200 - total flux cleaned = -0.0106736 Jy ! Total flux subtracted in 200 components = -0.0106736 Jy ! Clean residual min=-0.002287 max=0.002292 Jy/beam ! Clean residual mean=-0.000005 rms=0.000956 Jy/beam ! Combined flux in latest and established models = 0.0208557 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 139 components and 0.0208557 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=2.842 mas, bmaj=3.898 mas, bpa=-27.74 degrees ! Estimated noise=0.692823 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00096013 Jy ! Component: 100 - total flux cleaned = 0.00133946 Jy ! Component: 150 - total flux cleaned = 0.00204757 Jy ! Component: 200 - total flux cleaned = 0.00278394 Jy ! Total flux subtracted in 200 components = 0.00278394 Jy ! Clean residual min=-0.001441 max=0.001441 Jy/beam ! Clean residual mean=0.000001 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.0236397 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 = 0.000659677 Jy ! Component: 100 - total flux cleaned = 0.000896243 Jy ! Component: 150 - total flux cleaned = 0.00127832 Jy ! Component: 200 - total flux cleaned = 0.0012791 Jy ! Total flux subtracted in 200 components = 0.0012791 Jy ! Clean residual min=-0.001255 max=0.001237 Jy/beam ! Clean residual mean=0.000002 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.0249188 Jy ! Adding 111 model components to the UV plane model. ! The established model now contains 245 components and 0.0249188 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.157 mas, bmaj=3.74 mas, bpa=-29.25 degrees ! Estimated noise=0.676343 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000441015 Jy ! Component: 100 - total flux cleaned = -0.000351961 Jy ! Component: 150 - total flux cleaned = -5.28872e-05 Jy ! Component: 200 - total flux cleaned = 2.67682e-05 Jy ! Total flux subtracted in 200 components = 2.67682e-05 Jy ! Clean residual min=-0.000628 max=0.000628 Jy/beam ! Clean residual mean=0.000003 rms=0.000202 Jy/beam ! Combined flux in latest and established models = 0.0249455 Jy selfcal ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 294 components and 0.0249455 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.031510Jy sigma=0.612295 ! Fit after self-cal, rms=0.031464Jy sigma=0.611705 wmodel /scr/pima/bp192a1_uvs/J0403+7026_X_map.mod ! Writing 294 model components to file: /scr/pima/bp192a1_uvs/J0403+7026_X_map.mod wobs /scr/pima/bp192a1_uvs/J0403+7026_X_uvs.fits ! Writing UV FITS file: /scr/pima/bp192a1_uvs/J0403+7026_X_uvs.fits wwins /scr/pima/bp192a1_uvs/J0403+7026_X_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/scr/pima/bp192a1_uvs/J0403+7026_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.157 x 3.74 at -29.25 degrees (North through East) ! Clean map min=-0.0045133 max=0.030059 Jy/beam ! Writing clean map to FITS file: /scr/pima/bp192a1_uvs/J0403+7026_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0300588 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000172505 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.72167 1.72167 3.44334 6.88669 13.7734 27.5467 55.0935 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.03 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 174.249 quit ! Quitting program ! Log file /scr/pima/bp192a1_uvs/J0403+7026_X_uvs.log closed on Wed Sep 16 13:30:43 2015