! Started logfile: /scr/pima/bg219b_uvs/J0613+1708_S_uvs.log on Thu Apr 7 01:13:59 2016 obs /scr/pima/bg219b_uvs/J0613+1708_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0613+1708_S_uva.fits ! AN table 1: 41 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.896341 visibilities/baseline/integration-bin. ! Found source: J0613+1708 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 5292 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! 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/bg219b_uvs/J0613+1708_S] 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.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 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.998473Jy sigma=22.318398 ! Fit after self-cal, rms=0.870109Jy sigma=19.631884 ! 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.555 mas, bmaj=8.074 mas, bpa=16.63 degrees ! Estimated noise=0.682549 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.0987168 Jy ! Component: 100 - total flux cleaned = 0.127581 Jy ! Total flux subtracted in 100 components = 0.127581 Jy ! Clean residual min=-0.006719 max=0.013368 Jy/beam ! Clean residual mean=0.000020 rms=0.002115 Jy/beam ! Combined flux in latest and established models = 0.127581 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.127581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068358Jy sigma=1.480162 ! Fit after self-cal, rms=0.068219Jy sigma=1.476933 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0155028 Jy ! Component: 100 - total flux cleaned = 0.0244882 Jy ! Total flux subtracted in 100 components = 0.0244882 Jy ! Clean residual min=-0.005127 max=0.007621 Jy/beam ! Clean residual mean=0.000003 rms=0.001545 Jy/beam ! Combined flux in latest and established models = 0.152069 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 28 components and 0.152069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064177Jy sigma=1.392229 ! Fit after self-cal, rms=0.064123Jy sigma=1.390965 ! 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=4.268 mas, bmaj=8.844 mas, bpa=14.07 degrees ! Estimated noise=0.450602 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.00652483 Jy ! Component: 100 - total flux cleaned = 0.0103634 Jy ! Component: 150 - total flux cleaned = 0.0127498 Jy ! Component: 200 - total flux cleaned = 0.0142839 Jy ! Total flux subtracted in 200 components = 0.0142839 Jy ! Clean residual min=-0.005482 max=0.006733 Jy/beam ! Clean residual mean=-0.000025 rms=0.001662 Jy/beam ! Combined flux in latest and established models = 0.166353 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 60 components and 0.166353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063255Jy sigma=1.378685 ! Fit after self-cal, rms=0.063229Jy sigma=1.377975 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.268 x 8.844 at 14.07 degrees (North through East) ! Clean map min=-0.0053618 max=0.13181 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 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 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.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.063229Jy sigma=1.377975 ! Fit after self-cal, rms=0.063229Jy sigma=1.377975 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.268 mas, bmaj=8.844 mas, bpa=14.07 degrees ! Estimated noise=0.450602 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.00056527 Jy ! Component: 100 - total flux cleaned = 0.000705994 Jy ! Component: 150 - total flux cleaned = 0.000742291 Jy ! Component: 200 - total flux cleaned = 0.000774331 Jy ! Total flux subtracted in 200 components = 0.000774331 Jy ! Clean residual min=-0.005457 max=0.006626 Jy/beam ! Clean residual mean=-0.000025 rms=0.001656 Jy/beam ! Combined flux in latest and established models = 0.167128 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 64 components and 0.167128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063158Jy sigma=1.376902 ! Fit after self-cal, rms=0.063144Jy sigma=1.376654 ! 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.063144Jy sigma=1.376654 ! Fit after self-cal, rms=0.062494Jy sigma=1.372550 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.271 mas, bmaj=8.848 mas, bpa=13.99 degrees ! Estimated noise=0.448813 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000534126 Jy ! Component: 100 - total flux cleaned = -0.000629303 Jy ! Component: 150 - total flux cleaned = -0.000655702 Jy ! Component: 200 - total flux cleaned = -0.000728645 Jy ! Total flux subtracted in 200 components = -0.000728645 Jy ! Clean residual min=-0.005076 max=0.006869 Jy/beam ! Clean residual mean=-0.000024 rms=0.001583 Jy/beam ! Combined flux in latest and established models = 0.166399 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 71 components and 0.166399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062480Jy sigma=1.371587 ! Fit after self-cal, rms=0.062472Jy sigma=1.371430 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) ! Added new window around map position (-83, -45). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00589381 Jy ! Component: 100 - total flux cleaned = 0.00694319 Jy ! Component: 150 - total flux cleaned = 0.00685725 Jy ! Component: 200 - total flux cleaned = 0.006452 Jy ! Total flux subtracted in 200 components = 0.006452 Jy ! Clean residual min=-0.004616 max=0.006054 Jy/beam ! Clean residual mean=-0.000022 rms=0.001451 Jy/beam ! Combined flux in latest and established models = 0.172851 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 101 components and 0.172851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061909Jy sigma=1.356342 ! Fit after self-cal, rms=0.061815Jy sigma=1.354411 ! 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.061815Jy sigma=1.354411 ! Fit after self-cal, rms=0.061794Jy sigma=1.354335 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.27 mas, bmaj=8.847 mas, bpa=13.99 degrees ! Estimated noise=0.448515 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00179751 Jy ! Component: 100 - total flux cleaned = 0.00195534 Jy ! Component: 150 - total flux cleaned = 0.00176273 Jy ! Component: 200 - total flux cleaned = 0.00143512 Jy ! Total flux subtracted in 200 components = 0.00143512 Jy ! Clean residual min=-0.004334 max=0.005790 Jy/beam ! Clean residual mean=-0.000023 rms=0.001390 Jy/beam ! Combined flux in latest and established models = 0.174286 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 116 components and 0.174286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061649Jy sigma=1.350330 ! Fit after self-cal, rms=0.061631Jy sigma=1.349946 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.000707225 Jy ! Component: 100 - total flux cleaned = 0.000513568 Jy ! Component: 150 - total flux cleaned = 0.000248437 Jy ! Component: 200 - total flux cleaned = -7.20546e-05 Jy ! Total flux subtracted in 200 components = -7.20546e-05 Jy ! Clean residual min=-0.004153 max=0.005641 Jy/beam ! Clean residual mean=-0.000022 rms=0.001363 Jy/beam ! Combined flux in latest and established models = 0.174214 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 134 components and 0.174214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061577Jy sigma=1.348105 ! Fit after self-cal, rms=0.061571Jy sigma=1.347977 ! 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.061571Jy sigma=1.347977 ! Fit after self-cal, rms=0.061564Jy sigma=1.347928 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.805 mas, bmaj=10.68 mas, bpa=3.206 degrees ! Estimated noise=0.512972 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00106668 Jy ! Component: 100 - total flux cleaned = -0.00170928 Jy ! Component: 150 - total flux cleaned = -0.00219181 Jy ! Component: 200 - total flux cleaned = -0.00256815 Jy ! Total flux subtracted in 200 components = -0.00256815 Jy ! Clean residual min=-0.005785 max=0.008531 Jy/beam ! Clean residual mean=-0.000037 rms=0.002023 Jy/beam ! Combined flux in latest and established models = 0.171646 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 149 components and 0.171646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061549Jy sigma=1.346738 ! Fit after self-cal, rms=0.061540Jy sigma=1.346587 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.000246151 Jy ! Component: 100 - total flux cleaned = -0.000542065 Jy ! Component: 150 - total flux cleaned = -0.000841414 Jy ! Component: 200 - total flux cleaned = -0.00107906 Jy ! Total flux subtracted in 200 components = -0.00107906 Jy ! Clean residual min=-0.005775 max=0.008396 Jy/beam ! Clean residual mean=-0.000036 rms=0.001999 Jy/beam ! Combined flux in latest and established models = 0.170567 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 162 components and 0.170567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061541Jy sigma=1.346122 ! Fit after self-cal, rms=0.061536Jy sigma=1.346065 ! 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=4.27 mas, bmaj=8.846 mas, bpa=14 degrees ! Estimated noise=0.448335 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.27 x 8.846 at 14 degrees (North through East) ! Clean map min=-0.0039619 max=0.12973 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.555 mas, bmaj=8.067 mas, bpa=16.54 degrees ! Estimated noise=0.678811 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0977886 Jy ! Component: 100 - total flux cleaned = 0.127515 Jy ! Component: 150 - total flux cleaned = 0.143576 Jy ! Component: 200 - total flux cleaned = 0.154218 Jy ! Total flux subtracted in 200 components = 0.154218 Jy ! Clean residual min=-0.005018 max=0.006438 Jy/beam ! Clean residual mean=0.000003 rms=0.001477 Jy/beam ! Combined flux in latest and established models = 0.154218 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.154218 Jy ! Inverting map and beam ! Estimated beam: bmin=4.27 mas, bmaj=8.846 mas, bpa=14 degrees ! Estimated noise=0.448335 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.00809171 Jy ! Component: 100 - total flux cleaned = 0.0129024 Jy ! Component: 150 - total flux cleaned = 0.01487 Jy ! Component: 200 - total flux cleaned = 0.016203 Jy ! Total flux subtracted in 200 components = 0.016203 Jy ! Clean residual min=-0.004959 max=0.006028 Jy/beam ! Clean residual mean=-0.000018 rms=0.001414 Jy/beam ! Combined flux in latest and established models = 0.170421 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 65 components and 0.170421 Jy ! Inverting map ! Added new window around map position (-23, 75.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00584082 Jy ! Component: 100 - total flux cleaned = 0.00908544 Jy ! Component: 150 - total flux cleaned = 0.0105317 Jy ! Component: 200 - total flux cleaned = 0.0114268 Jy ! Total flux subtracted in 200 components = 0.0114268 Jy ! Clean residual min=-0.004266 max=0.004757 Jy/beam ! Clean residual mean=-0.000017 rms=0.001226 Jy/beam ! Combined flux in latest and established models = 0.181848 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 94 components and 0.181848 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=7.805 mas, bmaj=10.68 mas, bpa=3.206 degrees ! Estimated noise=0.512972 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011152 Jy ! Component: 100 - total flux cleaned = 0.00213406 Jy ! Component: 150 - total flux cleaned = 0.00277728 Jy ! Component: 200 - total flux cleaned = 0.00326785 Jy ! Total flux subtracted in 200 components = 0.00326785 Jy ! Clean residual min=-0.005203 max=0.006944 Jy/beam ! Clean residual mean=-0.000031 rms=0.001792 Jy/beam ! Combined flux in latest and established models = 0.185115 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.000271171 Jy ! Component: 100 - total flux cleaned = 0.000514209 Jy ! Component: 150 - total flux cleaned = 0.000558372 Jy ! Component: 200 - total flux cleaned = 0.000638547 Jy ! Total flux subtracted in 200 components = 0.000638547 Jy ! Clean residual min=-0.004984 max=0.006865 Jy/beam ! Clean residual mean=-0.000031 rms=0.001779 Jy/beam ! Combined flux in latest and established models = 0.185754 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 157 components and 0.185754 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.27 mas, bmaj=8.846 mas, bpa=14 degrees ! Estimated noise=0.448335 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105106 Jy ! Component: 100 - total flux cleaned = 0.00148648 Jy ! Component: 150 - total flux cleaned = 0.00183677 Jy ! Component: 200 - total flux cleaned = 0.0019973 Jy ! Total flux subtracted in 200 components = 0.0019973 Jy ! Clean residual min=-0.004155 max=0.004924 Jy/beam ! Clean residual mean=-0.000018 rms=0.001174 Jy/beam ! Combined flux in latest and established models = 0.187751 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 179 components and 0.187751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061195Jy sigma=1.333877 ! Fit after self-cal, rms=0.061119Jy sigma=1.331969 wmodel /scr/pima/bg219b_uvs/J0613+1708_S_map.mod ! Writing 179 model components to file: /scr/pima/bg219b_uvs/J0613+1708_S_map.mod wobs /scr/pima/bg219b_uvs/J0613+1708_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219b_uvs/J0613+1708_S_uvs.fits wwins /scr/pima/bg219b_uvs/J0613+1708_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219b_uvs/J0613+1708_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.00176967 Jy ! Component: 100 - total flux cleaned = 0.00283704 Jy ! Component: 150 - total flux cleaned = 0.00374304 Jy ! Component: 200 - total flux cleaned = 0.00446659 Jy ! Component: 250 - total flux cleaned = 0.00521783 Jy ! Component: 300 - total flux cleaned = 0.0058744 Jy ! Component: 350 - total flux cleaned = 0.00638921 Jy ! Component: 400 - total flux cleaned = 0.00682855 Jy ! Component: 450 - total flux cleaned = 0.00730417 Jy ! Component: 500 - total flux cleaned = 0.00766004 Jy ! Component: 550 - total flux cleaned = 0.00810113 Jy ! Component: 600 - total flux cleaned = 0.00852823 Jy ! Component: 650 - total flux cleaned = 0.00885102 Jy ! Component: 700 - total flux cleaned = 0.00929846 Jy ! Component: 750 - total flux cleaned = 0.00964667 Jy ! Component: 800 - total flux cleaned = 0.00977442 Jy ! Component: 850 - total flux cleaned = 0.0101057 Jy ! Component: 900 - total flux cleaned = 0.0103069 Jy ! Component: 950 - total flux cleaned = 0.0104261 Jy ! Component: 1000 - total flux cleaned = 0.0106583 Jy ! Component: 1050 - total flux cleaned = 0.0109221 Jy ! Component: 1100 - total flux cleaned = 0.0111428 Jy ! Component: 1150 - total flux cleaned = 0.0112511 Jy ! Component: 1200 - total flux cleaned = 0.0114633 Jy ! Component: 1250 - total flux cleaned = 0.0115675 Jy ! Component: 1300 - total flux cleaned = 0.0117715 Jy ! Component: 1350 - total flux cleaned = 0.0119037 Jy ! Component: 1400 - total flux cleaned = 0.0120015 Jy ! Component: 1450 - total flux cleaned = 0.0120977 Jy ! Component: 1500 - total flux cleaned = 0.0121294 Jy ! Component: 1550 - total flux cleaned = 0.0122222 Jy ! Component: 1600 - total flux cleaned = 0.0123741 Jy ! Component: 1650 - total flux cleaned = 0.0125238 Jy ! Component: 1700 - total flux cleaned = 0.0126708 Jy ! Component: 1750 - total flux cleaned = 0.0127864 Jy ! Component: 1800 - total flux cleaned = 0.0129858 Jy ! Component: 1850 - total flux cleaned = 0.0131255 Jy ! Component: 1900 - total flux cleaned = 0.0132083 Jy ! Component: 1950 - total flux cleaned = 0.0133443 Jy ! Component: 2000 - total flux cleaned = 0.0135054 Jy ! Component: 2050 - total flux cleaned = 0.0135319 Jy ! Component: 2100 - total flux cleaned = 0.0137146 Jy ! Component: 2150 - total flux cleaned = 0.0138436 Jy ! Component: 2200 - total flux cleaned = 0.0139203 Jy ! Component: 2250 - total flux cleaned = 0.0140208 Jy ! Component: 2300 - total flux cleaned = 0.0141444 Jy ! Component: 2350 - total flux cleaned = 0.0142666 Jy ! Component: 2400 - total flux cleaned = 0.0143625 Jy ! Component: 2450 - total flux cleaned = 0.014457 Jy ! Component: 2500 - total flux cleaned = 0.0145044 Jy ! Component: 2550 - total flux cleaned = 0.014574 Jy ! Component: 2600 - total flux cleaned = 0.0146882 Jy ! Component: 2650 - total flux cleaned = 0.0147555 Jy ! Component: 2700 - total flux cleaned = 0.0148217 Jy ! Component: 2750 - total flux cleaned = 0.0147998 Jy ! Component: 2800 - total flux cleaned = 0.0148653 Jy ! Component: 2850 - total flux cleaned = 0.0148867 Jy ! Component: 2900 - total flux cleaned = 0.0150997 Jy ! Component: 2950 - total flux cleaned = 0.0150993 Jy ! Component: 3000 - total flux cleaned = 0.0151825 Jy ! Component: 3050 - total flux cleaned = 0.0152648 Jy ! Component: 3100 - total flux cleaned = 0.0153465 Jy ! Component: 3150 - total flux cleaned = 0.0153668 Jy ! Component: 3200 - total flux cleaned = 0.0154465 Jy ! Component: 3250 - total flux cleaned = 0.0155252 Jy ! Component: 3300 - total flux cleaned = 0.0155056 Jy ! Component: 3350 - total flux cleaned = 0.0156409 Jy ! Component: 3400 - total flux cleaned = 0.0155449 Jy ! Component: 3450 - total flux cleaned = 0.0156588 Jy ! Component: 3500 - total flux cleaned = 0.0156961 Jy ! Component: 3550 - total flux cleaned = 0.0156591 Jy ! Component: 3600 - total flux cleaned = 0.0156777 Jy ! Component: 3650 - total flux cleaned = 0.0157325 Jy ! Component: 3700 - total flux cleaned = 0.0157142 Jy ! Component: 3750 - total flux cleaned = 0.0156602 Jy ! Component: 3800 - total flux cleaned = 0.0157139 Jy ! Component: 3850 - total flux cleaned = 0.015696 Jy ! Component: 3900 - total flux cleaned = 0.0157136 Jy ! Component: 3950 - total flux cleaned = 0.0157482 Jy ! Component: 4000 - total flux cleaned = 0.0156791 Jy ! Component: 4050 - total flux cleaned = 0.015628 Jy ! Total flux subtracted in 4096 components = 0.015628 Jy ! Clean residual min=-0.000932 max=0.000980 Jy/beam ! Clean residual mean=-0.000006 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.203379 Jy keep ! Adding 386 model components to the UV plane model. ! The established model now contains 565 components and 0.203379 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219b_uvs/J0613+1708_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.27 x 8.846 at 14 degrees (North through East) ! Clean map min=-0.0033417 max=0.12932 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0613+1708_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.129321 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000344216 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.798516 0.798516 1.59703 3.19406 6.38812 12.7762 25.5525 51.105 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.129 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 375.697 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0613+1708_S_uvs.log closed on Thu Apr 7 01:14:04 2016