! Started logfile: /scr/pima/bg219i_uvs/J1616+4632_S_uvs.log on Wed Apr 6 23:08:11 2016 obs /scr/pima/bg219i_uvs/J1616+4632_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J1616+4632_S_uva.fits ! AN table 1: 41 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.897561 visibilities/baseline/integration-bin. ! Found source: J1616+4632 ! ! 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 6624 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/bg219i_uvs/J1616+4632_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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008369Jy sigma=26.785084 ! Fit after self-cal, rms=0.876387Jy sigma=23.192705 ! 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=2.865 mas, bmaj=4.383 mas, bpa=-13.05 degrees ! Estimated noise=0.527503 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.094749 Jy ! Component: 100 - total flux cleaned = 0.11572 Jy ! Total flux subtracted in 100 components = 0.11572 Jy ! Clean residual min=-0.003577 max=0.006995 Jy/beam ! Clean residual mean=0.000004 rms=0.000959 Jy/beam ! Combined flux in latest and established models = 0.11572 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.11572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053074Jy sigma=1.354774 ! Fit after self-cal, rms=0.053067Jy sigma=1.354647 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00740979 Jy ! Component: 100 - total flux cleaned = 0.0111218 Jy ! Total flux subtracted in 100 components = 0.0111218 Jy ! Clean residual min=-0.003073 max=0.002913 Jy/beam ! Clean residual mean=0.000001 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.126842 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 17 components and 0.126842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051855Jy sigma=1.319472 ! Fit after self-cal, rms=0.051843Jy sigma=1.319338 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.66 mas, bmaj=5.364 mas, bpa=-12.29 degrees ! Estimated noise=0.336944 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.00286686 Jy ! Component: 100 - total flux cleaned = 0.00426006 Jy ! Component: 150 - total flux cleaned = 0.0050272 Jy ! Component: 200 - total flux cleaned = 0.0054589 Jy ! Total flux subtracted in 200 components = 0.0054589 Jy ! Clean residual min=-0.001864 max=0.001903 Jy/beam ! Clean residual mean=-0.000001 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.1323 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 39 components and 0.1323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051708Jy sigma=1.314948 ! Fit after self-cal, rms=0.051707Jy sigma=1.314903 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.66 x 5.364 at -12.29 degrees (North through East) ! Clean map min=-0.0018273 max=0.12429 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 0.98 FD 1.00 HN 1.07 KP 1.00 ! LA 1.03 MK 0.98 NL 1.01 OV 1.02 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 1.02 KP 1.01 ! LA 0.99 MK 1.02 NL 0.95 OV 0.99 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.99 HN 1.00 KP 1.00 ! LA 1.00 MK 1.02 NL 0.95 OV 1.00 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.01 HN 1.01 KP 1.02 ! LA 1.00 MK 1.02 NL 1.02 OV 1.01 ! PT 1.01 SC 1.00 ! ! ! Fit before self-cal, rms=0.051707Jy sigma=1.314903 ! Fit after self-cal, rms=0.051742Jy sigma=1.311326 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.675 mas, bmaj=5.381 mas, bpa=-12.08 degrees ! Estimated noise=0.336823 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.000410749 Jy ! Component: 100 - total flux cleaned = -0.000489576 Jy ! Component: 150 - total flux cleaned = -0.000554435 Jy ! Component: 200 - total flux cleaned = -0.000600088 Jy ! Total flux subtracted in 200 components = -0.000600088 Jy ! Clean residual min=-0.001727 max=0.001852 Jy/beam ! Clean residual mean=-0.000001 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.1317 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 46 components and 0.1317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051735Jy sigma=1.311189 ! Fit after self-cal, rms=0.051741Jy sigma=1.311153 ! 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.051741Jy sigma=1.311153 ! Fit after self-cal, rms=0.051713Jy sigma=1.308725 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.677 mas, bmaj=5.384 mas, bpa=-12.23 degrees ! Estimated noise=0.336556 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000360491 Jy ! Component: 100 - total flux cleaned = -0.000425836 Jy ! Component: 150 - total flux cleaned = -0.000457025 Jy ! Component: 200 - total flux cleaned = -0.000483668 Jy ! Total flux subtracted in 200 components = -0.000483668 Jy ! Clean residual min=-0.001720 max=0.001538 Jy/beam ! Clean residual mean=-0.000000 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.131217 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 48 components and 0.131217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051709Jy sigma=1.308652 ! Fit after self-cal, rms=0.051711Jy sigma=1.308626 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 = -4.77836e-05 Jy ! Component: 100 - total flux cleaned = -4.06472e-05 Jy ! Component: 150 - total flux cleaned = -4.647e-05 Jy ! Component: 200 - total flux cleaned = -5.17727e-05 Jy ! Total flux subtracted in 200 components = -5.17727e-05 Jy ! Clean residual min=-0.001720 max=0.001528 Jy/beam ! Clean residual mean=-0.000000 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.131165 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 51 components and 0.131165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051709Jy sigma=1.308596 ! Fit after self-cal, rms=0.051710Jy sigma=1.308592 ! 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.051710Jy sigma=1.308592 ! Fit after self-cal, rms=0.051702Jy sigma=1.308562 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.683 mas, bmaj=5.388 mas, bpa=-12.14 degrees ! Estimated noise=0.336418 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000258012 Jy ! Component: 100 - total flux cleaned = -0.000309637 Jy ! Component: 150 - total flux cleaned = -0.000339562 Jy ! Component: 200 - total flux cleaned = -0.000344786 Jy ! Total flux subtracted in 200 components = -0.000344786 Jy ! Clean residual min=-0.001715 max=0.001522 Jy/beam ! Clean residual mean=-0.000000 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.13082 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 51 components and 0.13082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051700Jy sigma=1.308525 ! Fit after self-cal, rms=0.051700Jy sigma=1.308522 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.45552e-05 Jy ! Component: 100 - total flux cleaned = -2.45838e-05 Jy ! Component: 150 - total flux cleaned = -2.45823e-05 Jy ! Component: 200 - total flux cleaned = -2.0118e-05 Jy ! Total flux subtracted in 200 components = -2.0118e-05 Jy ! Clean residual min=-0.001718 max=0.001515 Jy/beam ! Clean residual mean=-0.000000 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.1308 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 51 components and 0.1308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051699Jy sigma=1.308501 ! Fit after self-cal, rms=0.051699Jy sigma=1.308500 ! 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.051699Jy sigma=1.308500 ! Fit after self-cal, rms=0.051688Jy sigma=1.308481 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.127 mas, bmaj=9.065 mas, bpa=-11.53 degrees ! Estimated noise=0.418459 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000165748 Jy ! Component: 100 - total flux cleaned = -0.000166012 Jy ! Component: 150 - total flux cleaned = -0.000170545 Jy ! Component: 200 - total flux cleaned = -0.000166926 Jy ! Total flux subtracted in 200 components = -0.000166926 Jy ! Clean residual min=-0.002110 max=0.001821 Jy/beam ! Clean residual mean=-0.000000 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.130633 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 56 components and 0.130633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051688Jy sigma=1.308496 ! Fit after self-cal, rms=0.051688Jy sigma=1.308495 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.09799e-06 Jy ! Component: 100 - total flux cleaned = -3.87531e-07 Jy ! Component: 150 - total flux cleaned = 8.77256e-06 Jy ! Component: 200 - total flux cleaned = 1.165e-05 Jy ! Total flux subtracted in 200 components = 1.165e-05 Jy ! Clean residual min=-0.002116 max=0.001819 Jy/beam ! Clean residual mean=-0.000000 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.130645 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 60 components and 0.130645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051688Jy sigma=1.308506 ! Fit after self-cal, rms=0.051688Jy sigma=1.308505 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.687 mas, bmaj=5.392 mas, bpa=-12.06 degrees ! Estimated noise=0.336276 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.687 x 5.392 at -12.06 degrees (North through East) ! Clean map min=-0.0016719 max=0.12431 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=2.883 mas, bmaj=4.403 mas, bpa=-12.97 degrees ! Estimated noise=0.529658 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0950924 Jy ! Component: 100 - total flux cleaned = 0.11606 Jy ! Component: 150 - total flux cleaned = 0.123061 Jy ! Component: 200 - total flux cleaned = 0.126525 Jy ! Total flux subtracted in 200 components = 0.126525 Jy ! Clean residual min=-0.002816 max=0.002876 Jy/beam ! Clean residual mean=0.000001 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.126525 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.126525 Jy ! Inverting map and beam ! Estimated beam: bmin=3.687 mas, bmaj=5.392 mas, bpa=-12.06 degrees ! Estimated noise=0.336276 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.00231467 Jy ! Component: 100 - total flux cleaned = 0.00337961 Jy ! Component: 150 - total flux cleaned = 0.00370398 Jy ! Component: 200 - total flux cleaned = 0.00382079 Jy ! Total flux subtracted in 200 components = 0.00382079 Jy ! Clean residual min=-0.001686 max=0.001544 Jy/beam ! Clean residual mean=-0.000000 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.130346 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 26 components and 0.130346 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.127 mas, bmaj=9.065 mas, bpa=-11.53 degrees ! Estimated noise=0.418459 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000324768 Jy ! Component: 100 - total flux cleaned = 0.000346417 Jy ! Component: 150 - total flux cleaned = 0.000345882 Jy ! Component: 200 - total flux cleaned = 0.000346265 Jy ! Total flux subtracted in 200 components = 0.000346265 Jy ! Clean residual min=-0.002107 max=0.001819 Jy/beam ! Clean residual mean=-0.000000 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.130692 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.48213e-07 Jy ! Component: 100 - total flux cleaned = -3.57842e-07 Jy ! Component: 150 - total flux cleaned = -4.93421e-07 Jy ! Component: 200 - total flux cleaned = -5.12381e-07 Jy ! Total flux subtracted in 200 components = -5.12381e-07 Jy ! Clean residual min=-0.002114 max=0.001818 Jy/beam ! Clean residual mean=-0.000000 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.130692 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 36 components and 0.130692 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.687 mas, bmaj=5.392 mas, bpa=-12.06 degrees ! Estimated noise=0.336276 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00011416 Jy ! Component: 100 - total flux cleaned = -0.000161754 Jy ! Component: 150 - total flux cleaned = -0.000181468 Jy ! Component: 200 - total flux cleaned = -0.000198932 Jy ! Total flux subtracted in 200 components = -0.000198932 Jy ! Clean residual min=-0.001697 max=0.001503 Jy/beam ! Clean residual mean=-0.000000 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.130493 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 42 components and 0.130493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051692Jy sigma=1.308572 ! Fit after self-cal, rms=0.051692Jy sigma=1.308553 wmodel /scr/pima/bg219i_uvs/J1616+4632_S_map.mod ! Writing 42 model components to file: /scr/pima/bg219i_uvs/J1616+4632_S_map.mod wobs /scr/pima/bg219i_uvs/J1616+4632_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J1616+4632_S_uvs.fits wwins /scr/pima/bg219i_uvs/J1616+4632_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219i_uvs/J1616+4632_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.000709 Jy ! Component: 100 - total flux cleaned = -0.000851789 Jy ! Component: 150 - total flux cleaned = -0.000771266 Jy ! Component: 200 - total flux cleaned = -0.000617066 Jy ! Component: 250 - total flux cleaned = -0.000419089 Jy ! Component: 300 - total flux cleaned = -0.000299944 Jy ! Component: 350 - total flux cleaned = -0.000230573 Jy ! Component: 400 - total flux cleaned = -0.00011746 Jy ! Component: 450 - total flux cleaned = -5.13646e-05 Jy ! Component: 500 - total flux cleaned = 5.57507e-05 Jy ! Component: 550 - total flux cleaned = 0.000139179 Jy ! Component: 600 - total flux cleaned = 0.000221113 Jy ! Component: 650 - total flux cleaned = 0.000321149 Jy ! Component: 700 - total flux cleaned = 0.000340894 Jy ! Component: 750 - total flux cleaned = 0.000418092 Jy ! Component: 800 - total flux cleaned = 0.000379584 Jy ! Component: 850 - total flux cleaned = 0.000360902 Jy ! Component: 900 - total flux cleaned = 0.000397613 Jy ! Component: 950 - total flux cleaned = 0.00036127 Jy ! Component: 1000 - total flux cleaned = 0.000379001 Jy ! Component: 1050 - total flux cleaned = 0.000326032 Jy ! Component: 1100 - total flux cleaned = 0.000343346 Jy ! Component: 1150 - total flux cleaned = 0.000309692 Jy ! Component: 1200 - total flux cleaned = 0.000343506 Jy ! Component: 1250 - total flux cleaned = 0.000359817 Jy ! Component: 1300 - total flux cleaned = 0.000409025 Jy ! Component: 1350 - total flux cleaned = 0.000393223 Jy ! Component: 1400 - total flux cleaned = 0.000440812 Jy ! Component: 1450 - total flux cleaned = 0.000425109 Jy ! Component: 1500 - total flux cleaned = 0.000440668 Jy ! Component: 1550 - total flux cleaned = 0.000471464 Jy ! Component: 1600 - total flux cleaned = 0.000471291 Jy ! Component: 1650 - total flux cleaned = 0.000501024 Jy ! Component: 1700 - total flux cleaned = 0.000515683 Jy ! Component: 1750 - total flux cleaned = 0.000545248 Jy ! Component: 1800 - total flux cleaned = 0.00055979 Jy ! Component: 1850 - total flux cleaned = 0.000574226 Jy ! Component: 1900 - total flux cleaned = 0.000574191 Jy ! Component: 1950 - total flux cleaned = 0.000560319 Jy ! Component: 2000 - total flux cleaned = 0.000643346 Jy ! Component: 2050 - total flux cleaned = 0.000629519 Jy ! Component: 2100 - total flux cleaned = 0.000643088 Jy ! Component: 2150 - total flux cleaned = 0.000696852 Jy ! Component: 2200 - total flux cleaned = 0.000710211 Jy ! Component: 2250 - total flux cleaned = 0.000749805 Jy ! Component: 2300 - total flux cleaned = 0.00074981 Jy ! Component: 2350 - total flux cleaned = 0.00081437 Jy ! Component: 2400 - total flux cleaned = 0.000801475 Jy ! Component: 2450 - total flux cleaned = 0.000827072 Jy ! Component: 2500 - total flux cleaned = 0.000839733 Jy ! Component: 2550 - total flux cleaned = 0.000877006 Jy ! Component: 2600 - total flux cleaned = 0.000852197 Jy ! Component: 2650 - total flux cleaned = 0.000852211 Jy ! Component: 2700 - total flux cleaned = 0.000864338 Jy ! Component: 2750 - total flux cleaned = 0.000864398 Jy ! Component: 2800 - total flux cleaned = 0.000912208 Jy ! Component: 2850 - total flux cleaned = 0.000900267 Jy ! Component: 2900 - total flux cleaned = 0.000923673 Jy ! Component: 2950 - total flux cleaned = 0.000981839 Jy ! Component: 3000 - total flux cleaned = 0.000958862 Jy ! Component: 3050 - total flux cleaned = 0.000970217 Jy ! Component: 3100 - total flux cleaned = 0.000958732 Jy ! Component: 3150 - total flux cleaned = 0.000947544 Jy ! Component: 3200 - total flux cleaned = 0.000981124 Jy ! Component: 3250 - total flux cleaned = 0.000947767 Jy ! Component: 3300 - total flux cleaned = 0.000936852 Jy ! Component: 3350 - total flux cleaned = 0.000925932 Jy ! Component: 3400 - total flux cleaned = 0.000947565 Jy ! Component: 3450 - total flux cleaned = 0.000925959 Jy ! Component: 3500 - total flux cleaned = 0.000904624 Jy ! Component: 3550 - total flux cleaned = 0.000925834 Jy ! Component: 3600 - total flux cleaned = 0.000915311 Jy ! Component: 3650 - total flux cleaned = 0.000925735 Jy ! Component: 3700 - total flux cleaned = 0.000915301 Jy ! Component: 3750 - total flux cleaned = 0.00091527 Jy ! Component: 3800 - total flux cleaned = 0.000915188 Jy ! Component: 3850 - total flux cleaned = 0.000874451 Jy ! Component: 3900 - total flux cleaned = 0.00088454 Jy ! Component: 3950 - total flux cleaned = 0.000894555 Jy ! Component: 4000 - total flux cleaned = 0.000894482 Jy ! Component: 4050 - total flux cleaned = 0.000884638 Jy ! Total flux subtracted in 4096 components = 0.000914171 Jy ! Clean residual min=-0.000528 max=0.000620 Jy/beam ! Clean residual mean=-0.000000 rms=0.000176 Jy/beam ! Combined flux in latest and established models = 0.131407 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 321 components and 0.131407 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J1616+4632_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.687 x 5.392 at -12.06 degrees (North through East) ! Clean map min=-0.0012601 max=0.12432 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J1616+4632_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.124323 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000175673 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.423909 0.423909 0.847818 1.69564 3.39127 6.78255 13.5651 27.1302 54.2604 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.124 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 707.698 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J1616+4632_S_uvs.log closed on Wed Apr 6 23:08:16 2016