! Started logfile: /vlbi/uf001/uva//J1408+5613_S_dfm.log on Mon Jan 14 02:46:06 2019 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /vlbi/uf001/uva//J1408+5613_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1408+5613_S_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.980247 visibilities/baseline/integration-bin. ! Found source: J1408+5613 ! ! There are 3 IFs, and a total of 3 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 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 9528 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 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 ![@/opt64/bin/pima_mupet_01.dfm J1408+5613_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 print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! 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 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.066605Jy sigma=20.851204 ! Fit after self-cal, rms=0.681070Jy sigma=13.254453 ! 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.255 mas, bmaj=4.12 mas, bpa=4.427 degrees ! Estimated noise=0.544079 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.243779 Jy ! Component: 100 - total flux cleaned = 0.326497 Jy ! Total flux subtracted in 100 components = 0.326497 Jy ! Clean residual min=-0.009519 max=0.034235 Jy/beam ! Clean residual mean=-0.000032 rms=0.003035 Jy/beam ! Combined flux in latest and established models = 0.326497 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.326497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084961Jy sigma=1.649567 ! Fit after self-cal, rms=0.084855Jy sigma=1.647674 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0356212 Jy ! Component: 100 - total flux cleaned = 0.0533447 Jy ! Total flux subtracted in 100 components = 0.0533447 Jy ! Clean residual min=-0.006957 max=0.008740 Jy/beam ! Clean residual mean=-0.000019 rms=0.001645 Jy/beam ! Combined flux in latest and established models = 0.379842 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 16 components and 0.379842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068215Jy sigma=1.283281 ! Fit after self-cal, rms=0.068192Jy sigma=1.282885 ! 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.868 mas, bmaj=4.832 mas, bpa=3.686 degrees ! Estimated noise=0.375862 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.0121821 Jy ! Component: 100 - total flux cleaned = 0.0187171 Jy ! Component: 150 - total flux cleaned = 0.0225778 Jy ! Component: 200 - total flux cleaned = 0.0249456 Jy ! Total flux subtracted in 200 components = 0.0249456 Jy ! Clean residual min=-0.006544 max=0.006801 Jy/beam ! Clean residual mean=-0.000016 rms=0.001474 Jy/beam ! Combined flux in latest and established models = 0.404788 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 30 components and 0.404788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066299Jy sigma=1.234374 ! Fit after self-cal, rms=0.066293Jy sigma=1.234278 ! 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.868 x 4.832 at 3.686 degrees (North through East) ! Clean map min=-0.0063162 max=0.31829 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.98 HN 0.97 KP 1.03 ! LA 0.89 MK 1.03 NL 1.09 OV 1.01 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.97 HN 0.98 KP 1.01 ! LA 0.89 MK 1.03 NL 1.02 OV 0.97 ! PT 1.01 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.97 HN 0.98 KP 1.00 ! LA 0.93 MK 1.02 NL 1.03 OV 0.99 ! PT 1.01 SC 1.04 ! ! ! Fit before self-cal, rms=0.066293Jy sigma=1.234278 ! Fit after self-cal, rms=0.063180Jy sigma=1.149120 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.905 mas, bmaj=4.883 mas, bpa=2.983 degrees ! Estimated noise=0.378506 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.00241367 Jy ! Component: 100 - total flux cleaned = -0.00294037 Jy ! Component: 150 - total flux cleaned = -0.00327882 Jy ! Component: 200 - total flux cleaned = -0.00348905 Jy ! Total flux subtracted in 200 components = -0.00348905 Jy ! Clean residual min=-0.003409 max=0.003166 Jy/beam ! Clean residual mean=0.000001 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.401299 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.401299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063057Jy sigma=1.146985 ! Fit after self-cal, rms=0.063094Jy sigma=1.146787 ! 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. ! ! Fit before self-cal, rms=0.063094Jy sigma=1.146787 ! Fit after self-cal, rms=0.062322Jy sigma=1.126503 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.911 mas, bmaj=4.864 mas, bpa=4.471 degrees ! Estimated noise=0.3774 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00142964 Jy ! Component: 100 - total flux cleaned = -0.00167949 Jy ! Component: 150 - total flux cleaned = -0.00185388 Jy ! Component: 200 - total flux cleaned = -0.00193282 Jy ! Total flux subtracted in 200 components = -0.00193282 Jy ! Clean residual min=-0.002191 max=0.002152 Jy/beam ! Clean residual mean=0.000005 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.399366 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 43 components and 0.399366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062238Jy sigma=1.125154 ! Fit after self-cal, rms=0.062244Jy sigma=1.125111 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.000116761 Jy ! Component: 100 - total flux cleaned = -0.000185956 Jy ! Component: 150 - total flux cleaned = -0.000249946 Jy ! Component: 200 - total flux cleaned = -0.000309297 Jy ! Total flux subtracted in 200 components = -0.000309297 Jy ! Clean residual min=-0.002115 max=0.002135 Jy/beam ! Clean residual mean=0.000004 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.399057 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 44 components and 0.399057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062208Jy sigma=1.124567 ! Fit after self-cal, rms=0.062206Jy sigma=1.124544 ! Inverting map ! Added new window around map position (-27, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00155163 Jy ! Component: 100 - total flux cleaned = 0.00172684 Jy ! Component: 150 - total flux cleaned = 0.00173239 Jy ! Component: 200 - total flux cleaned = 0.00169097 Jy ! Total flux subtracted in 200 components = 0.00169097 Jy ! Clean residual min=-0.001911 max=0.001649 Jy/beam ! Clean residual mean=0.000005 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.400748 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 58 components and 0.400748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062093Jy sigma=1.122729 ! Fit after self-cal, rms=0.062090Jy sigma=1.122663 ! 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. ! ! Fit before self-cal, rms=0.062090Jy sigma=1.122663 ! Fit after self-cal, rms=0.062127Jy sigma=1.122270 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.92 mas, bmaj=4.866 mas, bpa=4.875 degrees ! Estimated noise=0.377288 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000583409 Jy ! Component: 100 - total flux cleaned = -0.000697152 Jy ! Component: 150 - total flux cleaned = -0.0008358 Jy ! Component: 200 - total flux cleaned = -0.000932647 Jy ! Total flux subtracted in 200 components = -0.000932647 Jy ! Clean residual min=-0.001848 max=0.001661 Jy/beam ! Clean residual mean=0.000006 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.399815 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 66 components and 0.399815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062080Jy sigma=1.121552 ! Fit after self-cal, rms=0.062080Jy sigma=1.121543 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.03115e-05 Jy ! Component: 100 - total flux cleaned = -0.00011928 Jy ! Component: 150 - total flux cleaned = -0.000203391 Jy ! Component: 200 - total flux cleaned = -0.000229772 Jy ! Total flux subtracted in 200 components = -0.000229772 Jy ! Clean residual min=-0.001794 max=0.001662 Jy/beam ! Clean residual mean=0.000006 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.399585 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 71 components and 0.399585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062053Jy sigma=1.121153 ! Fit after self-cal, rms=0.062053Jy sigma=1.121151 ! 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. ! ! Fit before self-cal, rms=0.062053Jy sigma=1.121151 ! Fit after self-cal, rms=0.062041Jy sigma=1.121039 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.204 mas, bmaj=8.628 mas, bpa=29.11 degrees ! Estimated noise=0.468285 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000754278 Jy ! Component: 100 - total flux cleaned = -0.000913024 Jy ! Component: 150 - total flux cleaned = -0.000964607 Jy ! Component: 200 - total flux cleaned = -0.00100687 Jy ! Total flux subtracted in 200 components = -0.00100687 Jy ! Clean residual min=-0.002034 max=0.001699 Jy/beam ! Clean residual mean=0.000014 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.398578 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 84 components and 0.398578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062035Jy sigma=1.121004 ! Fit after self-cal, rms=0.062035Jy sigma=1.120996 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.15614e-05 Jy ! Component: 100 - total flux cleaned = -6.93817e-05 Jy ! Component: 150 - total flux cleaned = -6.91209e-05 Jy ! Component: 200 - total flux cleaned = -7.58165e-05 Jy ! Total flux subtracted in 200 components = -7.58165e-05 Jy ! Clean residual min=-0.002043 max=0.001667 Jy/beam ! Clean residual mean=0.000014 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.398503 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 90 components and 0.398503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062033Jy sigma=1.120992 ! Fit after self-cal, rms=0.062033Jy sigma=1.120993 ! 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.924 mas, bmaj=4.866 mas, bpa=5.172 degrees ! Estimated noise=0.377038 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.924 x 4.866 at 5.172 degrees (North through East) ! Clean map min=-0.0016581 max=0.32083 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.295 mas, bmaj=4.142 mas, bpa=6.217 degrees ! Estimated noise=0.548199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.245491 Jy ! Component: 100 - total flux cleaned = 0.32855 Jy ! Component: 150 - total flux cleaned = 0.363658 Jy ! Component: 200 - total flux cleaned = 0.379665 Jy ! Total flux subtracted in 200 components = 0.379665 Jy ! Clean residual min=-0.004193 max=0.007373 Jy/beam ! Clean residual mean=-0.000001 rms=0.001015 Jy/beam ! Combined flux in latest and established models = 0.379665 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.379665 Jy ! Inverting map and beam ! Estimated beam: bmin=3.924 mas, bmaj=4.866 mas, bpa=5.172 degrees ! Estimated noise=0.377038 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.00900106 Jy ! Component: 100 - total flux cleaned = 0.0134341 Jy ! Component: 150 - total flux cleaned = 0.016082 Jy ! Component: 200 - total flux cleaned = 0.0170767 Jy ! Total flux subtracted in 200 components = 0.0170767 Jy ! Clean residual min=-0.002152 max=0.001947 Jy/beam ! Clean residual mean=0.000005 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.396741 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 35 components and 0.396741 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.204 mas, bmaj=8.628 mas, bpa=29.11 degrees ! Estimated noise=0.468285 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00091519 Jy ! Component: 100 - total flux cleaned = 0.0010724 Jy ! Component: 150 - total flux cleaned = 0.00114968 Jy ! Component: 200 - total flux cleaned = 0.00125917 Jy ! Total flux subtracted in 200 components = 0.00125917 Jy ! Clean residual min=-0.001906 max=0.001759 Jy/beam ! Clean residual mean=0.000013 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.398001 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 = 7.20449e-05 Jy ! Component: 100 - total flux cleaned = 0.000151009 Jy ! Component: 150 - total flux cleaned = 0.000219349 Jy ! Component: 200 - total flux cleaned = 0.00024402 Jy ! Total flux subtracted in 200 components = 0.00024402 Jy ! Clean residual min=-0.001949 max=0.001718 Jy/beam ! Clean residual mean=0.000013 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.398245 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 62 components and 0.398245 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.924 mas, bmaj=4.866 mas, bpa=5.172 degrees ! Estimated noise=0.377038 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000323157 Jy ! Component: 100 - total flux cleaned = -0.000270148 Jy ! Component: 150 - total flux cleaned = -0.00022022 Jy ! Component: 200 - total flux cleaned = -0.000172384 Jy ! Total flux subtracted in 200 components = -0.000172384 Jy ! Clean residual min=-0.001905 max=0.001820 Jy/beam ! Clean residual mean=0.000006 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.398072 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 71 components and 0.398072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062163Jy sigma=1.123049 ! Fit after self-cal, rms=0.062156Jy sigma=1.122907 wmodel J1408+5613_S_map.mod ! Writing 71 model components to file: J1408+5613_S_map.mod wobs J1408+5613_S_uvs.fits ! Writing UV FITS file: J1408+5613_S_uvs.fits wwins J1408+5613_S_map.win ! wwins: Wrote 2 windows to J1408+5613_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.000595543 Jy ! Component: 100 - total flux cleaned = -0.000918783 Jy ! Component: 150 - total flux cleaned = -0.00104243 Jy ! Component: 200 - total flux cleaned = -0.00116171 Jy ! Component: 250 - total flux cleaned = -0.00130514 Jy ! Component: 300 - total flux cleaned = -0.00135988 Jy ! Component: 350 - total flux cleaned = -0.00125107 Jy ! Component: 400 - total flux cleaned = -0.00122478 Jy ! Component: 450 - total flux cleaned = -0.00119887 Jy ! Component: 500 - total flux cleaned = -0.00114767 Jy ! Component: 550 - total flux cleaned = -0.0010491 Jy ! Component: 600 - total flux cleaned = -0.00102484 Jy ! Component: 650 - total flux cleaned = -0.000977454 Jy ! Component: 700 - total flux cleaned = -0.000954152 Jy ! Component: 750 - total flux cleaned = -0.000931322 Jy ! Component: 800 - total flux cleaned = -0.00090893 Jy ! Component: 850 - total flux cleaned = -0.000863964 Jy ! Component: 900 - total flux cleaned = -0.000753831 Jy ! Component: 950 - total flux cleaned = -0.000645667 Jy ! Component: 1000 - total flux cleaned = -0.000645488 Jy ! Component: 1050 - total flux cleaned = -0.000539778 Jy ! Component: 1100 - total flux cleaned = -0.000393476 Jy ! Component: 1150 - total flux cleaned = -0.000413978 Jy ! Component: 1200 - total flux cleaned = -0.000311868 Jy ! Component: 1250 - total flux cleaned = -0.000131232 Jy ! Component: 1300 - total flux cleaned = -0.000191254 Jy ! Component: 1350 - total flux cleaned = -0.000151998 Jy ! Component: 1400 - total flux cleaned = -0.000113144 Jy ! Component: 1450 - total flux cleaned = -5.58705e-05 Jy ! Component: 1500 - total flux cleaned = -0.000112242 Jy ! Component: 1550 - total flux cleaned = 3.726e-05 Jy ! Component: 1600 - total flux cleaned = 3.68892e-05 Jy ! Component: 1650 - total flux cleaned = 1.85653e-05 Jy ! Component: 1700 - total flux cleaned = 9.12133e-05 Jy ! Component: 1750 - total flux cleaned = 5.5484e-05 Jy ! Component: 1800 - total flux cleaned = 0.000126332 Jy ! Component: 1850 - total flux cleaned = 0.000161146 Jy ! Component: 1900 - total flux cleaned = 0.000143709 Jy ! Component: 1950 - total flux cleaned = 0.000195517 Jy ! Component: 2000 - total flux cleaned = 0.000246353 Jy ! Component: 2050 - total flux cleaned = 0.00026351 Jy ! Component: 2100 - total flux cleaned = 0.000330089 Jy ! Component: 2150 - total flux cleaned = 0.000362812 Jy ! Component: 2200 - total flux cleaned = 0.000313812 Jy ! Component: 2250 - total flux cleaned = 0.000411032 Jy ! Component: 2300 - total flux cleaned = 0.000379119 Jy ! Component: 2350 - total flux cleaned = 0.00050631 Jy ! Component: 2400 - total flux cleaned = 0.000474728 Jy ! Component: 2450 - total flux cleaned = 0.000474684 Jy ! Component: 2500 - total flux cleaned = 0.000412719 Jy ! Component: 2550 - total flux cleaned = 0.000428036 Jy ! Component: 2600 - total flux cleaned = 0.000382278 Jy ! Component: 2650 - total flux cleaned = 0.000352114 Jy ! Component: 2700 - total flux cleaned = 0.000337005 Jy ! Component: 2750 - total flux cleaned = 0.000322003 Jy ! Component: 2800 - total flux cleaned = 0.000248341 Jy ! Component: 2850 - total flux cleaned = 0.000219397 Jy ! Component: 2900 - total flux cleaned = 0.000190515 Jy ! Component: 2950 - total flux cleaned = 9.00623e-05 Jy ! Component: 3000 - total flux cleaned = 9.00113e-05 Jy ! Component: 3050 - total flux cleaned = 6.18284e-05 Jy ! Component: 3100 - total flux cleaned = 4.7792e-05 Jy ! Component: 3150 - total flux cleaned = -2.16794e-05 Jy ! Component: 3200 - total flux cleaned = -3.53284e-05 Jy ! Component: 3250 - total flux cleaned = -6.2813e-05 Jy ! Component: 3300 - total flux cleaned = -0.000144351 Jy ! Component: 3350 - total flux cleaned = -0.000184785 Jy ! Component: 3400 - total flux cleaned = -0.000238568 Jy ! Component: 3450 - total flux cleaned = -0.000305067 Jy ! Component: 3500 - total flux cleaned = -0.00037118 Jy ! Component: 3550 - total flux cleaned = -0.000410584 Jy ! Component: 3600 - total flux cleaned = -0.000436586 Jy ! Component: 3650 - total flux cleaned = -0.000449525 Jy ! Component: 3700 - total flux cleaned = -0.000488133 Jy ! Component: 3750 - total flux cleaned = -0.000551906 Jy ! Component: 3800 - total flux cleaned = -0.000539157 Jy ! Component: 3850 - total flux cleaned = -0.00058951 Jy ! Component: 3900 - total flux cleaned = -0.000627017 Jy ! Component: 3950 - total flux cleaned = -0.000602269 Jy ! Component: 4000 - total flux cleaned = -0.000590014 Jy ! Component: 4050 - total flux cleaned = -0.000676173 Jy ! Total flux subtracted in 4096 components = -0.000663929 Jy ! Clean residual min=-0.000649 max=0.000696 Jy/beam ! Clean residual mean=-0.000003 rms=0.000213 Jy/beam ! Combined flux in latest and established models = 0.397408 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 359 components and 0.397409 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1408+5613_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.924 x 4.866 at 5.172 degrees (North through East) ! Clean map min=-0.0013092 max=0.32071 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1408+5613_S_map.fits wmodel /vlbi/uf001/uva//J1408+5613_S_map.mod ! Writing 359 model components to file: /vlbi/uf001/uva//J1408+5613_S_map.mod wobs /vlbi/uf001/uva//J1408+5613_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1408+5613_S_uvs.fits wwins /vlbi/uf001/uva//J1408+5613_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J1408+5613_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.320711 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000212219 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.198514 0.198514 0.397027 0.794055 1.58811 3.17622 6.35244 12.7049 25.4097 50.8195 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.32 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1511.23 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1408+5613_S_dfm.log closed on Mon Jan 14 02:46:10 2019