! Started logfile: /scr/pima/bg219i_uvs/J0401+2110_S_uvs.log on Wed Apr 6 22:51:25 2016 obs /scr/pima/bg219i_uvs/J0401+2110_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J0401+2110_S_uva.fits ! AN table 1: 14 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0401+2110 ! ! 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 2520 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/J0401+2110_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.020690Jy sigma=31.721158 ! Fit after self-cal, rms=0.819200Jy sigma=25.472627 ! 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.876 mas, bmaj=6.14 mas, bpa=-8.049 degrees ! Estimated noise=0.540056 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.139485 Jy ! Component: 100 - total flux cleaned = 0.169934 Jy ! Total flux subtracted in 100 components = 0.169934 Jy ! Clean residual min=-0.004125 max=0.008965 Jy/beam ! Clean residual mean=-0.000004 rms=0.001143 Jy/beam ! Combined flux in latest and established models = 0.169934 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.169934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055538Jy sigma=1.635470 ! Fit after self-cal, rms=0.055531Jy sigma=1.635363 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0094204 Jy ! Component: 100 - total flux cleaned = 0.0142719 Jy ! Total flux subtracted in 100 components = 0.0142719 Jy ! Clean residual min=-0.003503 max=0.004185 Jy/beam ! Clean residual mean=0.000000 rms=0.000890 Jy/beam ! Combined flux in latest and established models = 0.184206 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 14 components and 0.184206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053477Jy sigma=1.568269 ! Fit after self-cal, rms=0.053453Jy sigma=1.567930 ! 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.397 mas, bmaj=6.839 mas, bpa=-6.784 degrees ! Estimated noise=0.466749 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.0042706 Jy ! Component: 100 - total flux cleaned = 0.00652313 Jy ! Component: 150 - total flux cleaned = 0.0079063 Jy ! Component: 200 - total flux cleaned = 0.00880231 Jy ! Total flux subtracted in 200 components = 0.00880231 Jy ! Clean residual min=-0.003120 max=0.003493 Jy/beam ! Clean residual mean=0.000007 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.193009 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 29 components and 0.193009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053122Jy sigma=1.556919 ! Fit after self-cal, rms=0.053107Jy sigma=1.556439 ! 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.397 x 6.839 at -6.784 degrees (North through East) ! Clean map min=-0.003043 max=0.18107 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.07 HN 1.03 KP 1.00 ! LA 1.00 MK 1.00 NL 0.99 OV 0.99 ! PT 0.96 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.90 HN 0.97 KP 0.97 ! LA 0.97 MK 1.01 NL 1.05 OV 0.95 ! PT 0.96 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.04 HN 1.01 KP 0.97 ! LA 0.97 MK 1.02 NL 1.07 OV 1.01 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.08 HN 1.00 KP 1.01 ! LA 1.01 MK 1.02 NL 0.96 OV 1.02 ! PT 1.00 SC 0.99 ! ! ! Fit before self-cal, rms=0.053107Jy sigma=1.556439 ! Fit after self-cal, rms=0.052582Jy sigma=1.530020 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.416 mas, bmaj=6.862 mas, bpa=-6.753 degrees ! Estimated noise=0.466122 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.00125168 Jy ! Component: 100 - total flux cleaned = -0.00152901 Jy ! Component: 150 - total flux cleaned = -0.00154997 Jy ! Component: 200 - total flux cleaned = -0.00155138 Jy ! Total flux subtracted in 200 components = -0.00155138 Jy ! Clean residual min=-0.002970 max=0.003059 Jy/beam ! Clean residual mean=0.000009 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.191457 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.191457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052538Jy sigma=1.529067 ! Fit after self-cal, rms=0.052536Jy sigma=1.528800 ! 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.052536Jy sigma=1.528800 ! Fit after self-cal, rms=0.051483Jy sigma=1.498155 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.421 mas, bmaj=6.848 mas, bpa=-6.626 degrees ! Estimated noise=0.464842 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00107742 Jy ! Component: 100 - total flux cleaned = -0.00127412 Jy ! Component: 150 - total flux cleaned = -0.00127528 Jy ! Component: 200 - total flux cleaned = -0.00127493 Jy ! Total flux subtracted in 200 components = -0.00127493 Jy ! Clean residual min=-0.002457 max=0.002830 Jy/beam ! Clean residual mean=0.000008 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.190182 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 43 components and 0.190182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051453Jy sigma=1.497484 ! Fit after self-cal, rms=0.051457Jy sigma=1.497263 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 (80.5, -104.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00170058 Jy ! Component: 100 - total flux cleaned = 0.00150713 Jy ! Component: 150 - total flux cleaned = 0.00150755 Jy ! Component: 200 - total flux cleaned = 0.00160712 Jy ! Total flux subtracted in 200 components = 0.00160712 Jy ! Clean residual min=-0.002478 max=0.002607 Jy/beam ! Clean residual mean=0.000007 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.191789 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 59 components and 0.191789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051344Jy sigma=1.493390 ! Fit after self-cal, rms=0.051342Jy sigma=1.493269 ! 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.051342Jy sigma=1.493269 ! Fit after self-cal, rms=0.051229Jy sigma=1.492981 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.425 mas, bmaj=6.85 mas, bpa=-6.606 degrees ! Estimated noise=0.463571 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00024652 Jy ! Component: 100 - total flux cleaned = -0.00033796 Jy ! Component: 150 - total flux cleaned = -0.000393132 Jy ! Component: 200 - total flux cleaned = -0.000444107 Jy ! Total flux subtracted in 200 components = -0.000444107 Jy ! Clean residual min=-0.002494 max=0.002567 Jy/beam ! Clean residual mean=0.000007 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.191345 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 69 components and 0.191345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051196Jy sigma=1.492044 ! Fit after self-cal, rms=0.051196Jy sigma=1.492016 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.000265303 Jy ! Component: 100 - total flux cleaned = -0.000264897 Jy ! Component: 150 - total flux cleaned = -0.000244008 Jy ! Component: 200 - total flux cleaned = -0.000204449 Jy ! Total flux subtracted in 200 components = -0.000204449 Jy ! Clean residual min=-0.002493 max=0.002560 Jy/beam ! Clean residual mean=0.000007 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.191141 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 73 components and 0.191141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051179Jy sigma=1.491505 ! Fit after self-cal, rms=0.051179Jy sigma=1.491493 ! 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.051179Jy sigma=1.491493 ! Fit after self-cal, rms=0.051108Jy sigma=1.491383 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.326 mas, bmaj=10.08 mas, bpa=-4.556 degrees ! Estimated noise=0.583541 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.86106e-05 Jy ! Component: 100 - total flux cleaned = 8.09672e-05 Jy ! Component: 150 - total flux cleaned = 0.000134201 Jy ! Component: 200 - total flux cleaned = 0.000195793 Jy ! Total flux subtracted in 200 components = 0.000195793 Jy ! Clean residual min=-0.002639 max=0.003332 Jy/beam ! Clean residual mean=0.000015 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.191337 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 92 components and 0.191337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051105Jy sigma=1.491399 ! Fit after self-cal, rms=0.051104Jy sigma=1.491246 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 (-121, 58.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00272223 Jy ! Component: 100 - total flux cleaned = 0.00316553 Jy ! Component: 150 - total flux cleaned = 0.00324433 Jy ! Component: 200 - total flux cleaned = 0.00321323 Jy ! Total flux subtracted in 200 components = 0.00321323 Jy ! Clean residual min=-0.002464 max=0.002345 Jy/beam ! Clean residual mean=0.000014 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.19455 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 122 components and 0.19455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050985Jy sigma=1.488261 ! Fit after self-cal, rms=0.050981Jy sigma=1.488079 ! 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.428 mas, bmaj=6.851 mas, bpa=-6.605 degrees ! Estimated noise=0.462744 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.428 x 6.851 at -6.605 degrees (North through East) ! Clean map min=-0.0023116 max=0.18018 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.899 mas, bmaj=6.126 mas, bpa=-7.951 degrees ! Estimated noise=0.539609 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.139303 Jy ! Component: 100 - total flux cleaned = 0.169722 Jy ! Component: 150 - total flux cleaned = 0.178547 Jy ! Component: 200 - total flux cleaned = 0.183317 Jy ! Total flux subtracted in 200 components = 0.183317 Jy ! Clean residual min=-0.002949 max=0.003565 Jy/beam ! Clean residual mean=0.000001 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.183317 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.183317 Jy ! Inverting map and beam ! Estimated beam: bmin=3.428 mas, bmaj=6.851 mas, bpa=-6.605 degrees ! Estimated noise=0.462744 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) ! Added new window around map position (4.5, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00405861 Jy ! Component: 100 - total flux cleaned = 0.00665129 Jy ! Component: 150 - total flux cleaned = 0.00819889 Jy ! Component: 200 - total flux cleaned = 0.0095908 Jy ! Total flux subtracted in 200 components = 0.0095908 Jy ! Clean residual min=-0.002457 max=0.002561 Jy/beam ! Clean residual mean=0.000006 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.192908 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 38 components and 0.192908 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.326 mas, bmaj=10.08 mas, bpa=-4.556 degrees ! Estimated noise=0.583541 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00205659 Jy ! Component: 100 - total flux cleaned = 0.00236762 Jy ! Component: 150 - total flux cleaned = 0.00258915 Jy ! Component: 200 - total flux cleaned = 0.00274374 Jy ! Total flux subtracted in 200 components = 0.00274374 Jy ! Clean residual min=-0.002443 max=0.002335 Jy/beam ! Clean residual mean=0.000013 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.195652 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.59905e-05 Jy ! Component: 100 - total flux cleaned = 6.86071e-05 Jy ! Component: 150 - total flux cleaned = 6.90175e-05 Jy ! Component: 200 - total flux cleaned = 4.30104e-05 Jy ! Total flux subtracted in 200 components = 4.30104e-05 Jy ! Clean residual min=-0.002402 max=0.002270 Jy/beam ! Clean residual mean=0.000013 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.195695 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 103 components and 0.195695 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.428 mas, bmaj=6.851 mas, bpa=-6.605 degrees ! Estimated noise=0.462744 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000280224 Jy ! Component: 100 - total flux cleaned = 0.000231202 Jy ! Component: 150 - total flux cleaned = 9.09726e-05 Jy ! Component: 200 - total flux cleaned = 4.8772e-05 Jy ! Total flux subtracted in 200 components = 4.8772e-05 Jy ! Clean residual min=-0.002344 max=0.002585 Jy/beam ! Clean residual mean=0.000005 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.195744 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 126 components and 0.195744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050951Jy sigma=1.487358 ! Fit after self-cal, rms=0.050941Jy sigma=1.487030 wmodel /scr/pima/bg219i_uvs/J0401+2110_S_map.mod ! Writing 126 model components to file: /scr/pima/bg219i_uvs/J0401+2110_S_map.mod wobs /scr/pima/bg219i_uvs/J0401+2110_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J0401+2110_S_uvs.fits wwins /scr/pima/bg219i_uvs/J0401+2110_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219i_uvs/J0401+2110_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.000793217 Jy ! Component: 100 - total flux cleaned = 0.00117151 Jy ! Component: 150 - total flux cleaned = 0.00128933 Jy ! Component: 200 - total flux cleaned = 0.00144107 Jy ! Component: 250 - total flux cleaned = 0.00155169 Jy ! Component: 300 - total flux cleaned = 0.00162249 Jy ! Component: 350 - total flux cleaned = 0.00165727 Jy ! Component: 400 - total flux cleaned = 0.00175861 Jy ! Component: 450 - total flux cleaned = 0.0017912 Jy ! Component: 500 - total flux cleaned = 0.00182348 Jy ! Component: 550 - total flux cleaned = 0.00191745 Jy ! Component: 600 - total flux cleaned = 0.00188665 Jy ! Component: 650 - total flux cleaned = 0.00182702 Jy ! Component: 700 - total flux cleaned = 0.00185623 Jy ! Component: 750 - total flux cleaned = 0.00176959 Jy ! Component: 800 - total flux cleaned = 0.00165673 Jy ! Component: 850 - total flux cleaned = 0.00179607 Jy ! Component: 900 - total flux cleaned = 0.00179546 Jy ! Component: 950 - total flux cleaned = 0.00179452 Jy ! Component: 1000 - total flux cleaned = 0.00168888 Jy ! Component: 1050 - total flux cleaned = 0.00179315 Jy ! Component: 1100 - total flux cleaned = 0.00168967 Jy ! Component: 1150 - total flux cleaned = 0.00158855 Jy ! Component: 1200 - total flux cleaned = 0.00156359 Jy ! Component: 1250 - total flux cleaned = 0.00148951 Jy ! Component: 1300 - total flux cleaned = 0.00146524 Jy ! Component: 1350 - total flux cleaned = 0.00141697 Jy ! Component: 1400 - total flux cleaned = 0.00132163 Jy ! Component: 1450 - total flux cleaned = 0.0013686 Jy ! Component: 1500 - total flux cleaned = 0.00118272 Jy ! Component: 1550 - total flux cleaned = 0.00122907 Jy ! Component: 1600 - total flux cleaned = 0.00111532 Jy ! Component: 1650 - total flux cleaned = 0.00107046 Jy ! Component: 1700 - total flux cleaned = 0.00102589 Jy ! Component: 1750 - total flux cleaned = 0.00100357 Jy ! Component: 1800 - total flux cleaned = 0.000894895 Jy ! Component: 1850 - total flux cleaned = 0.000895033 Jy ! Component: 1900 - total flux cleaned = 0.000745513 Jy ! Component: 1950 - total flux cleaned = 0.000724314 Jy ! Component: 2000 - total flux cleaned = 0.00064041 Jy ! Component: 2050 - total flux cleaned = 0.0006399 Jy ! Component: 2100 - total flux cleaned = 0.000454495 Jy ! Component: 2150 - total flux cleaned = 0.000393298 Jy ! Component: 2200 - total flux cleaned = 0.000251871 Jy ! Component: 2250 - total flux cleaned = 0.000171703 Jy ! Component: 2300 - total flux cleaned = 7.2389e-05 Jy ! Component: 2350 - total flux cleaned = -2.62618e-05 Jy ! Component: 2400 - total flux cleaned = -0.000123971 Jy ! Component: 2450 - total flux cleaned = -0.000240126 Jy ! Component: 2500 - total flux cleaned = -0.000355083 Jy ! Component: 2550 - total flux cleaned = -0.000545347 Jy ! Component: 2600 - total flux cleaned = -0.000639817 Jy ! Component: 2650 - total flux cleaned = -0.000752202 Jy ! Component: 2700 - total flux cleaned = -0.000882166 Jy ! Component: 2750 - total flux cleaned = -0.000955764 Jy ! Component: 2800 - total flux cleaned = -0.00106546 Jy ! Component: 2850 - total flux cleaned = -0.00115623 Jy ! Component: 2900 - total flux cleaned = -0.00130022 Jy ! Component: 2950 - total flux cleaned = -0.00144319 Jy ! Component: 3000 - total flux cleaned = -0.00154937 Jy ! Component: 3050 - total flux cleaned = -0.00154931 Jy ! Component: 3100 - total flux cleaned = -0.00161947 Jy ! Component: 3150 - total flux cleaned = -0.00175835 Jy ! Component: 3200 - total flux cleaned = -0.00175849 Jy ! Component: 3250 - total flux cleaned = -0.00189555 Jy ! Component: 3300 - total flux cleaned = -0.00199763 Jy ! Component: 3350 - total flux cleaned = -0.00199777 Jy ! Component: 3400 - total flux cleaned = -0.00206489 Jy ! Component: 3450 - total flux cleaned = -0.00216503 Jy ! Component: 3500 - total flux cleaned = -0.00221482 Jy ! Component: 3550 - total flux cleaned = -0.0022807 Jy ! Component: 3600 - total flux cleaned = -0.00231351 Jy ! Component: 3650 - total flux cleaned = -0.00239463 Jy ! Component: 3700 - total flux cleaned = -0.00239475 Jy ! Component: 3750 - total flux cleaned = -0.0024749 Jy ! Component: 3800 - total flux cleaned = -0.00252258 Jy ! Component: 3850 - total flux cleaned = -0.00258605 Jy ! Component: 3900 - total flux cleaned = -0.00258608 Jy ! Component: 3950 - total flux cleaned = -0.00264845 Jy ! Component: 4000 - total flux cleaned = -0.00272608 Jy ! Component: 4050 - total flux cleaned = -0.00274157 Jy ! Total flux subtracted in 4096 components = -0.00272638 Jy ! Clean residual min=-0.000964 max=0.000826 Jy/beam ! Clean residual mean=0.000001 rms=0.000280 Jy/beam ! Combined flux in latest and established models = 0.193017 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 412 components and 0.193017 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J0401+2110_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.428 x 6.851 at -6.605 degrees (North through East) ! Clean map min=-0.0016671 max=0.17995 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J0401+2110_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.179953 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000276612 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.461142 0.461142 0.922283 1.84457 3.68913 7.37826 14.7565 29.5131 59.0261 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.179 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 650.559 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J0401+2110_S_uvs.log closed on Wed Apr 6 22:51:29 2016