! Started logfile: /scr/pima/bg219e_uvs/J0001+6051_S_uvs.log on Thu Apr 7 06:29:51 2016 obs /scr/pima/bg219e_uvs/J0001+6051_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0001+6051_S_uva.fits ! AN table 1: 62 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.742832 visibilities/baseline/integration-bin. ! Found source: J0001+6051 ! ! 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 6632 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/J0001+6051_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 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012463Jy sigma=22.323560 ! Fit after self-cal, rms=0.915006Jy sigma=20.275665 ! 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=4.33 mas, bmaj=9.128 mas, bpa=56.53 degrees ! Estimated noise=0.614436 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.0614773 Jy ! Component: 100 - total flux cleaned = 0.0822557 Jy ! Total flux subtracted in 100 components = 0.0822557 Jy ! Clean residual min=-0.005288 max=0.009566 Jy/beam ! Clean residual mean=-0.000048 rms=0.001605 Jy/beam ! Combined flux in latest and established models = 0.0822557 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.0822557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069134Jy sigma=1.458855 ! Fit after self-cal, rms=0.068275Jy sigma=1.441758 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0117872 Jy ! Component: 100 - total flux cleaned = 0.0195972 Jy ! Total flux subtracted in 100 components = 0.0195972 Jy ! Clean residual min=-0.004213 max=0.006362 Jy/beam ! Clean residual mean=-0.000027 rms=0.001201 Jy/beam ! Combined flux in latest and established models = 0.101853 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 44 components and 0.101853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064887Jy sigma=1.364495 ! Fit after self-cal, rms=0.064781Jy sigma=1.362557 ! 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.485 mas, bmaj=10.09 mas, bpa=58.75 degrees ! Estimated noise=0.42737 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 (9, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0105187 Jy ! Component: 100 - total flux cleaned = 0.0168502 Jy ! Component: 150 - total flux cleaned = 0.0210866 Jy ! Component: 200 - total flux cleaned = 0.024006 Jy ! Total flux subtracted in 200 components = 0.024006 Jy ! Clean residual min=-0.003259 max=0.003658 Jy/beam ! Clean residual mean=-0.000005 rms=0.000844 Jy/beam ! Combined flux in latest and established models = 0.125859 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 103 components and 0.125859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062907Jy sigma=1.319059 ! Fit after self-cal, rms=0.062736Jy sigma=1.315741 ! 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.485 x 10.09 at 58.75 degrees (North through East) ! Clean map min=-0.0027342 max=0.081364 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.03 FD 0.96 HN 1.08 KP 0.95 ! LA 0.96 NL 0.97 OV 0.99 PT 0.98 ! SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.93 HN 1.03 KP 0.97 ! LA 0.98 NL 0.94 OV 1.03 PT 0.94 ! SC 0.89 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.97 HN 1.01 KP 1.00 ! LA 1.03 NL 1.06 OV 1.02 PT 0.96 ! SC 0.90 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.98 HN 1.01 KP 1.05 ! LA 1.00 NL 1.00 OV 1.03 PT 0.99 ! SC 0.88 ! ! ! Fit before self-cal, rms=0.062736Jy sigma=1.315741 ! Fit after self-cal, rms=0.061603Jy sigma=1.310997 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.5 mas, bmaj=10.15 mas, bpa=59.04 degrees ! Estimated noise=0.420187 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.000162481 Jy ! Component: 100 - total flux cleaned = 9.41085e-05 Jy ! Component: 150 - total flux cleaned = -8.22298e-06 Jy ! Component: 200 - total flux cleaned = -0.000183017 Jy ! Total flux subtracted in 200 components = -0.000183017 Jy ! Clean residual min=-0.002371 max=0.002807 Jy/beam ! Clean residual mean=0.000014 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.125676 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 131 components and 0.125676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061501Jy sigma=1.308571 ! Fit after self-cal, rms=0.061501Jy sigma=1.308341 ! 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.061501Jy sigma=1.308341 ! Fit after self-cal, rms=0.061369Jy sigma=1.304315 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.492 mas, bmaj=10.11 mas, bpa=58.6 degrees ! Estimated noise=0.418821 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000642937 Jy ! Component: 100 - total flux cleaned = 0.000646784 Jy ! Component: 150 - total flux cleaned = 0.000588664 Jy ! Component: 200 - total flux cleaned = 0.000537278 Jy ! Total flux subtracted in 200 components = 0.000537278 Jy ! Clean residual min=-0.002047 max=0.002461 Jy/beam ! Clean residual mean=0.000003 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.126213 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 153 components and 0.126213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061337Jy sigma=1.303465 ! Fit after self-cal, rms=0.061356Jy sigma=1.303216 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.40817e-06 Jy ! Component: 100 - total flux cleaned = -6.64729e-05 Jy ! Component: 150 - total flux cleaned = -8.76166e-05 Jy ! Component: 200 - total flux cleaned = -0.000108489 Jy ! Total flux subtracted in 200 components = -0.000108489 Jy ! Clean residual min=-0.001997 max=0.002395 Jy/beam ! Clean residual mean=0.000003 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.126105 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 168 components and 0.126105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061340Jy sigma=1.302785 ! Fit after self-cal, rms=0.061335Jy sigma=1.302722 ! 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.061335Jy sigma=1.302722 ! Fit after self-cal, rms=0.061262Jy sigma=1.303143 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.51 mas, bmaj=10.07 mas, bpa=58.19 degrees ! Estimated noise=0.41736 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.13946e-05 Jy ! Component: 100 - total flux cleaned = -0.000209937 Jy ! Component: 150 - total flux cleaned = -0.000300216 Jy ! Component: 200 - total flux cleaned = -0.000340356 Jy ! Total flux subtracted in 200 components = -0.000340356 Jy ! Clean residual min=-0.001872 max=0.002356 Jy/beam ! Clean residual mean=0.000001 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.125764 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 186 components and 0.125764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061243Jy sigma=1.302715 ! Fit after self-cal, rms=0.061242Jy sigma=1.302647 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 = -9.49523e-05 Jy ! Component: 100 - total flux cleaned = -0.000135187 Jy ! Component: 150 - total flux cleaned = -0.000189658 Jy ! Component: 200 - total flux cleaned = -0.000223708 Jy ! Total flux subtracted in 200 components = -0.000223708 Jy ! Clean residual min=-0.001867 max=0.002314 Jy/beam ! Clean residual mean=0.000000 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.125541 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 190 components and 0.125541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061231Jy sigma=1.302387 ! Fit after self-cal, rms=0.061227Jy sigma=1.302351 ! 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.061227Jy sigma=1.302351 ! Fit after self-cal, rms=0.061143Jy sigma=1.302374 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.471 mas, bmaj=12.04 mas, bpa=62.59 degrees ! Estimated noise=0.458133 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000206932 Jy ! Component: 100 - total flux cleaned = -0.000318022 Jy ! Component: 150 - total flux cleaned = -0.000447426 Jy ! Component: 200 - total flux cleaned = -0.000540913 Jy ! Total flux subtracted in 200 components = -0.000540913 Jy ! Clean residual min=-0.002200 max=0.002428 Jy/beam ! Clean residual mean=-0.000001 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.125 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 202 components and 0.125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061134Jy sigma=1.302224 ! Fit after self-cal, rms=0.061136Jy sigma=1.302190 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 = -6.33542e-06 Jy ! Component: 100 - total flux cleaned = -6.47681e-05 Jy ! Component: 150 - total flux cleaned = -7.79451e-05 Jy ! Component: 200 - total flux cleaned = -8.97598e-05 Jy ! Total flux subtracted in 200 components = -8.97598e-05 Jy ! Clean residual min=-0.002201 max=0.002429 Jy/beam ! Clean residual mean=-0.000001 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.12491 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 213 components and 0.12491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061131Jy sigma=1.302091 ! Fit after self-cal, rms=0.061130Jy sigma=1.302062 ! 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.517 mas, bmaj=10.05 mas, bpa=57.97 degrees ! Estimated noise=0.416315 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.517 x 10.05 at 57.97 degrees (North through East) ! Clean map min=-0.0021677 max=0.079398 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=4.352 mas, bmaj=9.071 mas, bpa=55.59 degrees ! Estimated noise=0.597954 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0608128 Jy ! Component: 100 - total flux cleaned = 0.082791 Jy ! Component: 150 - total flux cleaned = 0.0941635 Jy ! Component: 200 - total flux cleaned = 0.1023 Jy ! Total flux subtracted in 200 components = 0.1023 Jy ! Clean residual min=-0.004153 max=0.004677 Jy/beam ! Clean residual mean=-0.000022 rms=0.001115 Jy/beam ! Combined flux in latest and established models = 0.1023 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 45 model components to the UV plane model. ! The established model now contains 45 components and 0.1023 Jy ! Inverting map and beam ! Estimated beam: bmin=5.517 mas, bmaj=10.05 mas, bpa=57.97 degrees ! Estimated noise=0.416315 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.00908129 Jy ! Component: 100 - total flux cleaned = 0.0146692 Jy ! Component: 150 - total flux cleaned = 0.0183827 Jy ! Component: 200 - total flux cleaned = 0.0206396 Jy ! Total flux subtracted in 200 components = 0.0206396 Jy ! Clean residual min=-0.002462 max=0.002558 Jy/beam ! Clean residual mean=-0.000007 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.122939 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 96 components and 0.122939 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.471 mas, bmaj=12.04 mas, bpa=62.59 degrees ! Estimated noise=0.458133 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00117906 Jy ! Component: 100 - total flux cleaned = 0.00145171 Jy ! Component: 150 - total flux cleaned = 0.0016637 Jy ! Component: 200 - total flux cleaned = 0.00166019 Jy ! Total flux subtracted in 200 components = 0.00166019 Jy ! Clean residual min=-0.002411 max=0.002610 Jy/beam ! Clean residual mean=-0.000003 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.124599 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.88326e-05 Jy ! Component: 100 - total flux cleaned = 0.000104203 Jy ! Component: 150 - total flux cleaned = 0.000133103 Jy ! Component: 200 - total flux cleaned = 0.00018295 Jy ! Total flux subtracted in 200 components = 0.00018295 Jy ! Clean residual min=-0.002314 max=0.002579 Jy/beam ! Clean residual mean=-0.000002 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.124782 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 154 components and 0.124782 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.517 mas, bmaj=10.05 mas, bpa=57.97 degrees ! Estimated noise=0.416315 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00027632 Jy ! Component: 100 - total flux cleaned = -0.000184803 Jy ! Component: 150 - total flux cleaned = -0.000184822 Jy ! Component: 200 - total flux cleaned = -0.000159434 Jy ! Total flux subtracted in 200 components = -0.000159434 Jy ! Clean residual min=-0.001901 max=0.002504 Jy/beam ! Clean residual mean=-0.000002 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.124623 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 173 components and 0.124623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061139Jy sigma=1.302213 ! Fit after self-cal, rms=0.061134Jy sigma=1.302082 wmodel /scr/pima/bg219e_uvs/J0001+6051_S_map.mod ! Writing 173 model components to file: /scr/pima/bg219e_uvs/J0001+6051_S_map.mod wobs /scr/pima/bg219e_uvs/J0001+6051_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0001+6051_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0001+6051_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219e_uvs/J0001+6051_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.00105767 Jy ! Component: 100 - total flux cleaned = 0.00124277 Jy ! Component: 150 - total flux cleaned = 0.00120895 Jy ! Component: 200 - total flux cleaned = 0.00117793 Jy ! Component: 250 - total flux cleaned = 0.00108907 Jy ! Component: 300 - total flux cleaned = 0.000945785 Jy ! Component: 350 - total flux cleaned = 0.000835104 Jy ! Component: 400 - total flux cleaned = 0.000728487 Jy ! Component: 450 - total flux cleaned = 0.000599259 Jy ! Component: 500 - total flux cleaned = 0.000399819 Jy ! Component: 550 - total flux cleaned = 0.000278805 Jy ! Component: 600 - total flux cleaned = 0.000161494 Jy ! Component: 650 - total flux cleaned = 4.67999e-05 Jy ! Component: 700 - total flux cleaned = -0.000109408 Jy ! Component: 750 - total flux cleaned = -0.000195944 Jy ! Component: 800 - total flux cleaned = -0.000301637 Jy ! Component: 850 - total flux cleaned = -0.000404297 Jy ! Component: 900 - total flux cleaned = -0.000585695 Jy ! Component: 950 - total flux cleaned = -0.000763589 Jy ! Component: 1000 - total flux cleaned = -0.000918276 Jy ! Component: 1050 - total flux cleaned = -0.0010699 Jy ! Component: 1100 - total flux cleaned = -0.00121879 Jy ! Component: 1150 - total flux cleaned = -0.00138315 Jy ! Component: 1200 - total flux cleaned = -0.001455 Jy ! Component: 1250 - total flux cleaned = -0.00159575 Jy ! Component: 1300 - total flux cleaned = -0.00173376 Jy ! Component: 1350 - total flux cleaned = -0.00181831 Jy ! Component: 1400 - total flux cleaned = -0.00186848 Jy ! Component: 1450 - total flux cleaned = -0.0019014 Jy ! Component: 1500 - total flux cleaned = -0.00195004 Jy ! Component: 1550 - total flux cleaned = -0.00201346 Jy ! Component: 1600 - total flux cleaned = -0.00207598 Jy ! Component: 1650 - total flux cleaned = -0.00207577 Jy ! Component: 1700 - total flux cleaned = -0.00209137 Jy ! Component: 1750 - total flux cleaned = -0.00215161 Jy ! Component: 1800 - total flux cleaned = -0.00216632 Jy ! Component: 1850 - total flux cleaned = -0.00216631 Jy ! Component: 1900 - total flux cleaned = -0.00216609 Jy ! Component: 1950 - total flux cleaned = -0.00216604 Jy ! Component: 2000 - total flux cleaned = -0.00215183 Jy ! Component: 2050 - total flux cleaned = -0.00216591 Jy ! Component: 2100 - total flux cleaned = -0.00213832 Jy ! Component: 2150 - total flux cleaned = -0.00211116 Jy ! Component: 2200 - total flux cleaned = -0.0021247 Jy ! Component: 2250 - total flux cleaned = -0.00216468 Jy ! Component: 2300 - total flux cleaned = -0.00217759 Jy ! Component: 2350 - total flux cleaned = -0.00216436 Jy ! Component: 2400 - total flux cleaned = -0.00213863 Jy ! Component: 2450 - total flux cleaned = -0.00215153 Jy ! Component: 2500 - total flux cleaned = -0.00215168 Jy ! Component: 2550 - total flux cleaned = -0.00218908 Jy ! Component: 2600 - total flux cleaned = -0.00222597 Jy ! Component: 2650 - total flux cleaned = -0.00222597 Jy ! Component: 2700 - total flux cleaned = -0.00226201 Jy ! Component: 2750 - total flux cleaned = -0.00225012 Jy ! Component: 2800 - total flux cleaned = -0.0022501 Jy ! Component: 2850 - total flux cleaned = -0.00225024 Jy ! Component: 2900 - total flux cleaned = -0.00226181 Jy ! Component: 2950 - total flux cleaned = -0.00226184 Jy ! Component: 3000 - total flux cleaned = -0.00226175 Jy ! Component: 3050 - total flux cleaned = -0.00223932 Jy ! Component: 3100 - total flux cleaned = -0.00223938 Jy ! Component: 3150 - total flux cleaned = -0.00228349 Jy ! Component: 3200 - total flux cleaned = -0.00225039 Jy ! Component: 3250 - total flux cleaned = -0.00226111 Jy ! Component: 3300 - total flux cleaned = -0.00222853 Jy ! Component: 3350 - total flux cleaned = -0.00221768 Jy ! Component: 3400 - total flux cleaned = -0.00222814 Jy ! Component: 3450 - total flux cleaned = -0.00218587 Jy ! Component: 3500 - total flux cleaned = -0.00215457 Jy ! Component: 3550 - total flux cleaned = -0.00216487 Jy ! Component: 3600 - total flux cleaned = -0.00219557 Jy ! Component: 3650 - total flux cleaned = -0.0021547 Jy ! Component: 3700 - total flux cleaned = -0.00213452 Jy ! Component: 3750 - total flux cleaned = -0.00215455 Jy ! Component: 3800 - total flux cleaned = -0.00215445 Jy ! Component: 3850 - total flux cleaned = -0.00213455 Jy ! Component: 3900 - total flux cleaned = -0.00215416 Jy ! Component: 3950 - total flux cleaned = -0.00217368 Jy ! Component: 4000 - total flux cleaned = -0.0022123 Jy ! Component: 4050 - total flux cleaned = -0.0022411 Jy ! Total flux subtracted in 4096 components = -0.00225067 Jy ! Clean residual min=-0.000609 max=0.000589 Jy/beam ! Clean residual mean=0.000000 rms=0.000185 Jy/beam ! Combined flux in latest and established models = 0.122372 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 476 components and 0.122372 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0001+6051_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.517 x 10.05 at 57.97 degrees (North through East) ! Clean map min=-0.0021075 max=0.078793 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0001+6051_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0787928 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0001813 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.69029 0.69029 1.38058 2.76116 5.52232 11.0446 22.0893 44.1786 88.3571 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.078 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 434.599 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0001+6051_S_uvs.log closed on Thu Apr 7 06:29:55 2016