! Started logfile: /scr/pima/bg219e_uvs/J0605+5753_S_uvs.log on Thu Apr 7 06:37:17 2016 obs /scr/pima/bg219e_uvs/J0605+5753_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0605+5753_S_uva.fits ! AN table 1: 58 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.895115 visibilities/baseline/integration-bin. ! Found source: J0605+5753 ! ! 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 7476 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/bg219e_uvs/J0605+5753_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 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. ! ! Fit before self-cal, rms=1.047010Jy sigma=22.192442 ! Fit after self-cal, rms=0.690189Jy sigma=14.608438 ! 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.865 mas, bmaj=6.118 mas, bpa=72.64 degrees ! Estimated noise=0.670284 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.244014 Jy ! Component: 100 - total flux cleaned = 0.297225 Jy ! Total flux subtracted in 100 components = 0.297225 Jy ! Clean residual min=-0.004775 max=0.014842 Jy/beam ! Clean residual mean=-0.000032 rms=0.001407 Jy/beam ! Combined flux in latest and established models = 0.297225 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.297225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076395Jy sigma=1.327410 ! Fit after self-cal, rms=0.076394Jy sigma=1.327349 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0118284 Jy ! Component: 100 - total flux cleaned = 0.0157262 Jy ! Total flux subtracted in 100 components = 0.0157262 Jy ! Clean residual min=-0.003551 max=0.003399 Jy/beam ! Clean residual mean=0.000007 rms=0.000892 Jy/beam ! Combined flux in latest and established models = 0.312951 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.312951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074535Jy sigma=1.276667 ! Fit after self-cal, rms=0.074533Jy sigma=1.276604 ! 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=5.061 mas, bmaj=7.059 mas, bpa=77.47 degrees ! Estimated noise=0.402425 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.00247619 Jy ! Component: 100 - total flux cleaned = 0.00351347 Jy ! Component: 150 - total flux cleaned = 0.00357222 Jy ! Component: 200 - total flux cleaned = 0.00357126 Jy ! Total flux subtracted in 200 components = 0.00357126 Jy ! Clean residual min=-0.002543 max=0.002534 Jy/beam ! Clean residual mean=0.000009 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.316523 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 38 components and 0.316523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074468Jy sigma=1.274584 ! Fit after self-cal, rms=0.074469Jy sigma=1.274571 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.061 x 7.059 at 77.47 degrees (North through East) ! Clean map min=-0.00253 max=0.31405 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.02 FD 1.00 HN 0.98 KP 0.99 ! LA 0.99 NL 1.00 OV 0.99 PT 1.01 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 0.98 KP 0.99 ! LA 0.99 NL 1.01 OV 0.98 PT 1.01 ! SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 0.99 KP 0.99 ! LA 1.00 NL 0.99 OV 0.99 PT 1.01 ! SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 1.01 KP 1.01 ! LA 1.02 NL 0.99 OV 1.00 PT 1.02 ! SC 1.02 ! ! ! Fit before self-cal, rms=0.074469Jy sigma=1.274571 ! Fit after self-cal, rms=0.074327Jy sigma=1.268799 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.062 mas, bmaj=7.061 mas, bpa=77.46 degrees ! Estimated noise=0.402225 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.000176841 Jy ! Component: 100 - total flux cleaned = 0.000296849 Jy ! Component: 150 - total flux cleaned = 0.000311346 Jy ! Component: 200 - total flux cleaned = 0.000336613 Jy ! Total flux subtracted in 200 components = 0.000336613 Jy ! Clean residual min=-0.002372 max=0.002428 Jy/beam ! Clean residual mean=0.000002 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.316859 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.316859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074321Jy sigma=1.268630 ! Fit after self-cal, rms=0.074322Jy sigma=1.268609 ! 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.074322Jy sigma=1.268609 ! Fit after self-cal, rms=0.074233Jy sigma=1.265642 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.065 mas, bmaj=7.056 mas, bpa=77.38 degrees ! Estimated noise=0.402321 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.60613e-05 Jy ! Component: 100 - total flux cleaned = -4.51089e-07 Jy ! Component: 150 - total flux cleaned = 2.50032e-05 Jy ! Component: 200 - total flux cleaned = 4.63751e-05 Jy ! Total flux subtracted in 200 components = 4.63751e-05 Jy ! Clean residual min=-0.002183 max=0.002117 Jy/beam ! Clean residual mean=-0.000002 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.316906 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 59 components and 0.316906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074226Jy sigma=1.265526 ! Fit after self-cal, rms=0.074224Jy sigma=1.265520 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 = 1.52253e-06 Jy ! Component: 100 - total flux cleaned = 1.99899e-06 Jy ! Component: 150 - total flux cleaned = 1.10072e-05 Jy ! Component: 200 - total flux cleaned = 1.97017e-05 Jy ! Total flux subtracted in 200 components = 1.97017e-05 Jy ! Clean residual min=-0.002184 max=0.002123 Jy/beam ! Clean residual mean=-0.000002 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.316925 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 0.316925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074221Jy sigma=1.265482 ! Fit after self-cal, rms=0.074222Jy sigma=1.265478 ! 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.074222Jy sigma=1.265478 ! Fit after self-cal, rms=0.074258Jy sigma=1.265430 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.065 mas, bmaj=7.055 mas, bpa=77.28 degrees ! Estimated noise=0.402417 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.88778e-05 Jy ! Component: 100 - total flux cleaned = 5.60968e-05 Jy ! Component: 150 - total flux cleaned = 8.51536e-05 Jy ! Component: 200 - total flux cleaned = 9.31711e-05 Jy ! Total flux subtracted in 200 components = 9.31711e-05 Jy ! Clean residual min=-0.002187 max=0.002097 Jy/beam ! Clean residual mean=-0.000002 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.317018 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 61 components and 0.317018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074254Jy sigma=1.265367 ! Fit after self-cal, rms=0.074254Jy sigma=1.265365 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 = 1.4845e-06 Jy ! Component: 100 - total flux cleaned = 9.35988e-06 Jy ! Component: 150 - total flux cleaned = 1.70384e-05 Jy ! Component: 200 - total flux cleaned = 1.71615e-05 Jy ! Total flux subtracted in 200 components = 1.71615e-05 Jy ! Clean residual min=-0.002187 max=0.002100 Jy/beam ! Clean residual mean=-0.000002 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.317036 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 62 components and 0.317035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074252Jy sigma=1.265341 ! Fit after self-cal, rms=0.074252Jy sigma=1.265339 ! 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.074252Jy sigma=1.265339 ! Fit after self-cal, rms=0.074289Jy sigma=1.265312 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.43 mas, bmaj=9.95 mas, bpa=-89.73 degrees ! Estimated noise=0.4575 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.61597e-05 Jy ! Component: 100 - total flux cleaned = 0.000110786 Jy ! Component: 150 - total flux cleaned = 0.000124577 Jy ! Component: 200 - total flux cleaned = 0.000124617 Jy ! Total flux subtracted in 200 components = 0.000124617 Jy ! Clean residual min=-0.002260 max=0.002363 Jy/beam ! Clean residual mean=-0.000003 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.31716 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 68 components and 0.31716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074288Jy sigma=1.265308 ! Fit after self-cal, rms=0.074289Jy sigma=1.265302 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 = -2.20009e-05 Jy ! Component: 100 - total flux cleaned = -5.72695e-06 Jy ! Component: 150 - total flux cleaned = -1.22858e-06 Jy ! Component: 200 - total flux cleaned = 2.64748e-06 Jy ! Total flux subtracted in 200 components = 2.64748e-06 Jy ! Clean residual min=-0.002261 max=0.002356 Jy/beam ! Clean residual mean=-0.000003 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.317163 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 73 components and 0.317163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074289Jy sigma=1.265321 ! Fit after self-cal, rms=0.074289Jy sigma=1.265316 ! 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=5.066 mas, bmaj=7.054 mas, bpa=77.22 degrees ! Estimated noise=0.402525 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.066 x 7.054 at 77.22 degrees (North through East) ! Clean map min=-0.0021443 max=0.3142 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.869 mas, bmaj=6.116 mas, bpa=72.46 degrees ! Estimated noise=0.673188 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.245063 Jy ! Component: 100 - total flux cleaned = 0.298509 Jy ! Component: 150 - total flux cleaned = 0.310616 Jy ! Component: 200 - total flux cleaned = 0.314806 Jy ! Total flux subtracted in 200 components = 0.314806 Jy ! Clean residual min=-0.003204 max=0.003337 Jy/beam ! Clean residual mean=0.000001 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.314806 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.314806 Jy ! Inverting map and beam ! Estimated beam: bmin=5.066 mas, bmaj=7.054 mas, bpa=77.22 degrees ! Estimated noise=0.402525 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.00179364 Jy ! Component: 100 - total flux cleaned = 0.00258376 Jy ! Component: 150 - total flux cleaned = 0.00268157 Jy ! Component: 200 - total flux cleaned = 0.00266473 Jy ! Total flux subtracted in 200 components = 0.00266473 Jy ! Clean residual min=-0.002240 max=0.002080 Jy/beam ! Clean residual mean=-0.000001 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.317471 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 24 components and 0.317471 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=8.43 mas, bmaj=9.95 mas, bpa=-89.73 degrees ! Estimated noise=0.4575 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000159451 Jy ! Component: 100 - total flux cleaned = -0.00015013 Jy ! Component: 150 - total flux cleaned = -0.000142339 Jy ! Component: 200 - total flux cleaned = -0.000129619 Jy ! Total flux subtracted in 200 components = -0.000129619 Jy ! Clean residual min=-0.002288 max=0.002347 Jy/beam ! Clean residual mean=-0.000002 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.317341 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 = -1.09305e-05 Jy ! Component: 100 - total flux cleaned = -2.64271e-05 Jy ! Component: 150 - total flux cleaned = -3.61884e-05 Jy ! Component: 200 - total flux cleaned = -5.00948e-05 Jy ! Total flux subtracted in 200 components = -5.00948e-05 Jy ! Clean residual min=-0.002271 max=0.002346 Jy/beam ! Clean residual mean=-0.000002 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.317291 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 39 components and 0.317291 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.066 mas, bmaj=7.054 mas, bpa=77.22 degrees ! Estimated noise=0.402525 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000111024 Jy ! Component: 100 - total flux cleaned = 9.96568e-05 Jy ! Component: 150 - total flux cleaned = 4.60389e-05 Jy ! Component: 200 - total flux cleaned = 2.66797e-05 Jy ! Total flux subtracted in 200 components = 2.66797e-05 Jy ! Clean residual min=-0.002207 max=0.002094 Jy/beam ! Clean residual mean=-0.000001 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.317318 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.317318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074295Jy sigma=1.265418 ! Fit after self-cal, rms=0.074295Jy sigma=1.265409 wmodel /scr/pima/bg219e_uvs/J0605+5753_S_map.mod ! Writing 46 model components to file: /scr/pima/bg219e_uvs/J0605+5753_S_map.mod wobs /scr/pima/bg219e_uvs/J0605+5753_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0605+5753_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0605+5753_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219e_uvs/J0605+5753_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.000255223 Jy ! Component: 100 - total flux cleaned = -0.000364755 Jy ! Component: 150 - total flux cleaned = -0.000366573 Jy ! Component: 200 - total flux cleaned = -0.000302581 Jy ! Component: 250 - total flux cleaned = -0.000178127 Jy ! Component: 300 - total flux cleaned = -5.93128e-05 Jy ! Component: 350 - total flux cleaned = 2.71161e-05 Jy ! Component: 400 - total flux cleaned = 0.000111526 Jy ! Component: 450 - total flux cleaned = 0.000111762 Jy ! Component: 500 - total flux cleaned = 0.000189809 Jy ! Component: 550 - total flux cleaned = 0.000316304 Jy ! Component: 600 - total flux cleaned = 0.000365427 Jy ! Component: 650 - total flux cleaned = 0.0004378 Jy ! Component: 700 - total flux cleaned = 0.000508515 Jy ! Component: 750 - total flux cleaned = 0.000691875 Jy ! Component: 800 - total flux cleaned = 0.000736262 Jy ! Component: 850 - total flux cleaned = 0.000845525 Jy ! Component: 900 - total flux cleaned = 0.000909492 Jy ! Component: 950 - total flux cleaned = 0.000888464 Jy ! Component: 1000 - total flux cleaned = 0.0009918 Jy ! Component: 1050 - total flux cleaned = 0.000991641 Jy ! Component: 1100 - total flux cleaned = 0.000972057 Jy ! Component: 1150 - total flux cleaned = 0.00103127 Jy ! Component: 1200 - total flux cleaned = 0.00103116 Jy ! Component: 1250 - total flux cleaned = 0.00106902 Jy ! Component: 1300 - total flux cleaned = 0.00106903 Jy ! Component: 1350 - total flux cleaned = 0.00103206 Jy ! Component: 1400 - total flux cleaned = 0.0010142 Jy ! Component: 1450 - total flux cleaned = 0.000924951 Jy ! Component: 1500 - total flux cleaned = 0.000907827 Jy ! Component: 1550 - total flux cleaned = 0.000925504 Jy ! Component: 1600 - total flux cleaned = 0.000856645 Jy ! Component: 1650 - total flux cleaned = 0.000839697 Jy ! Component: 1700 - total flux cleaned = 0.000856319 Jy ! Component: 1750 - total flux cleaned = 0.000839741 Jy ! Component: 1800 - total flux cleaned = 0.000774582 Jy ! Component: 1850 - total flux cleaned = 0.00077453 Jy ! Component: 1900 - total flux cleaned = 0.000726876 Jy ! Component: 1950 - total flux cleaned = 0.000679827 Jy ! Component: 2000 - total flux cleaned = 0.000664314 Jy ! Component: 2050 - total flux cleaned = 0.000602721 Jy ! Component: 2100 - total flux cleaned = 0.000557158 Jy ! Component: 2150 - total flux cleaned = 0.000512152 Jy ! Component: 2200 - total flux cleaned = 0.000467691 Jy ! Component: 2250 - total flux cleaned = 0.00046767 Jy ! Component: 2300 - total flux cleaned = 0.000424127 Jy ! Component: 2350 - total flux cleaned = 0.000395291 Jy ! Component: 2400 - total flux cleaned = 0.000380814 Jy ! Component: 2450 - total flux cleaned = 0.000324207 Jy ! Component: 2500 - total flux cleaned = 0.000226561 Jy ! Component: 2550 - total flux cleaned = 0.000226773 Jy ! Component: 2600 - total flux cleaned = 0.000185545 Jy ! Component: 2650 - total flux cleaned = 0.000199165 Jy ! Component: 2700 - total flux cleaned = 0.000145319 Jy ! Component: 2750 - total flux cleaned = 0.000131979 Jy ! Component: 2800 - total flux cleaned = 5.25677e-05 Jy ! Component: 2850 - total flux cleaned = 1.35664e-05 Jy ! Component: 2900 - total flux cleaned = 1.36667e-05 Jy ! Component: 2950 - total flux cleaned = 8.04023e-07 Jy ! Component: 3000 - total flux cleaned = 3.91544e-05 Jy ! Component: 3050 - total flux cleaned = -2.432e-05 Jy ! Component: 3100 - total flux cleaned = -3.69161e-05 Jy ! Component: 3150 - total flux cleaned = -3.6843e-05 Jy ! Component: 3200 - total flux cleaned = -7.39481e-05 Jy ! Component: 3250 - total flux cleaned = -7.38097e-05 Jy ! Component: 3300 - total flux cleaned = -7.37564e-05 Jy ! Component: 3350 - total flux cleaned = -6.16985e-05 Jy ! Component: 3400 - total flux cleaned = -7.37496e-05 Jy ! Component: 3450 - total flux cleaned = -0.000133397 Jy ! Component: 3500 - total flux cleaned = -0.00014525 Jy ! Component: 3550 - total flux cleaned = -0.000192304 Jy ! Component: 3600 - total flux cleaned = -0.000192256 Jy ! Component: 3650 - total flux cleaned = -0.000203878 Jy ! Component: 3700 - total flux cleaned = -0.000272645 Jy ! Component: 3750 - total flux cleaned = -0.00023837 Jy ! Component: 3800 - total flux cleaned = -0.000227004 Jy ! Component: 3850 - total flux cleaned = -0.000283276 Jy ! Component: 3900 - total flux cleaned = -0.000305611 Jy ! Component: 3950 - total flux cleaned = -0.000327756 Jy ! Component: 4000 - total flux cleaned = -0.00036071 Jy ! Component: 4050 - total flux cleaned = -0.000360705 Jy ! Total flux subtracted in 4096 components = -0.000393441 Jy ! Clean residual min=-0.000712 max=0.000627 Jy/beam ! Clean residual mean=-0.000002 rms=0.000202 Jy/beam ! Combined flux in latest and established models = 0.316924 Jy keep ! Adding 264 model components to the UV plane model. ! The established model now contains 310 components and 0.316925 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0605+5753_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.066 x 7.054 at 77.22 degrees (North through East) ! Clean map min=-0.0015884 max=0.31418 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0605+5753_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.314185 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000199733 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.190715 0.190715 0.38143 0.76286 1.52572 3.05144 6.10288 12.2058 24.4115 48.8231 97.6461 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.314 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1573.03 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0605+5753_S_uvs.log closed on Thu Apr 7 06:37:21 2016