! Started logfile: /vlbi/uf001/uva//J1424+3615_S_dfm.log on Mon Jan 14 02:53:53 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//J1424+3615_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1424+3615_S_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.777778 visibilities/baseline/integration-bin. ! Found source: J1424+3615 ! ! 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 5985 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 J1424+3615_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 106 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 106 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 106 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.996680Jy sigma=24.774238 ! Fit after self-cal, rms=0.942340Jy sigma=23.428815 ! 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.972 mas, bmaj=6.254 mas, bpa=6.632 degrees ! Estimated noise=0.561096 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.0447854 Jy ! Component: 100 - total flux cleaned = 0.0558387 Jy ! Total flux subtracted in 100 components = 0.0558387 Jy ! Clean residual min=-0.003422 max=0.005633 Jy/beam ! Clean residual mean=-0.000006 rms=0.001052 Jy/beam ! Combined flux in latest and established models = 0.0558387 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0558387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056469Jy sigma=1.296778 ! Fit after self-cal, rms=0.055931Jy sigma=1.287217 ! 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.513 mas, bmaj=7.074 mas, bpa=5.063 degrees ! Estimated noise=0.391252 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.00632623 Jy ! Component: 100 - total flux cleaned = 0.00975818 Jy ! Component: 150 - total flux cleaned = 0.0118588 Jy ! Component: 200 - total flux cleaned = 0.0131685 Jy ! Total flux subtracted in 200 components = 0.0131685 Jy ! Clean residual min=-0.003029 max=0.004607 Jy/beam ! Clean residual mean=0.000002 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.0690072 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 23 components and 0.0690072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055209Jy sigma=1.268417 ! Fit after self-cal, rms=0.055187Jy sigma=1.267927 ! Inverting map ! Added new window around map position (-6, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00415627 Jy ! Component: 100 - total flux cleaned = 0.00607905 Jy ! Component: 150 - total flux cleaned = 0.00695476 Jy ! Component: 200 - total flux cleaned = 0.00733682 Jy ! Total flux subtracted in 200 components = 0.00733682 Jy ! Clean residual min=-0.002713 max=0.003306 Jy/beam ! Clean residual mean=0.000005 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.076344 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 47 components and 0.076344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054838Jy sigma=1.258986 ! Fit after self-cal, rms=0.054775Jy sigma=1.257424 ! 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.513 x 7.074 at 5.063 degrees (North through East) ! Clean map min=-0.0025642 max=0.057999 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.34 FD 1.01 HN 0.95 KP 0.98 ! LA 0.90 MK 1.01 NL 1.13 OV 0.98 ! PT 0.97 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.40 FD 0.99 HN 0.94 KP 0.94 ! LA 0.90 MK 1.00 NL 1.22 OV 1.02 ! PT 1.06 SC 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.28 FD 0.97 HN 0.96 KP 1.03 ! LA 0.94 MK 0.95 NL 1.07 OV 0.99 ! PT 1.00 SC 0.95 ! ! ! Fit before self-cal, rms=0.054775Jy sigma=1.257424 ! Fit after self-cal, rms=0.058278Jy sigma=1.244903 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.46 mas, bmaj=7.107 mas, bpa=4.822 degrees ! Estimated noise=0.396488 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.000585231 Jy ! Component: 100 - total flux cleaned = -0.000534562 Jy ! Component: 150 - total flux cleaned = -0.000493454 Jy ! Component: 200 - total flux cleaned = -0.000605324 Jy ! Total flux subtracted in 200 components = -0.000605324 Jy ! Clean residual min=-0.002046 max=0.002165 Jy/beam ! Clean residual mean=0.000003 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.0757387 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 67 components and 0.0757387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058179Jy sigma=1.243569 ! Fit after self-cal, rms=0.058266Jy sigma=1.242973 ! 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.058266Jy sigma=1.242973 ! Fit after self-cal, rms=0.057369Jy sigma=1.235018 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.465 mas, bmaj=7.081 mas, bpa=4.544 degrees ! Estimated noise=0.395523 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000328466 Jy ! Component: 100 - total flux cleaned = -0.000356381 Jy ! Component: 150 - total flux cleaned = -0.000403466 Jy ! Component: 200 - total flux cleaned = -0.000424835 Jy ! Total flux subtracted in 200 components = -0.000424835 Jy ! Clean residual min=-0.001803 max=0.001828 Jy/beam ! Clean residual mean=0.000001 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.0753139 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 84 components and 0.0753138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057336Jy sigma=1.234392 ! Fit after self-cal, rms=0.057340Jy sigma=1.234073 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.000173769 Jy ! Component: 100 - total flux cleaned = -0.000156053 Jy ! Component: 150 - total flux cleaned = -0.000156239 Jy ! Component: 200 - total flux cleaned = -0.000171516 Jy ! Total flux subtracted in 200 components = -0.000171516 Jy ! Clean residual min=-0.001764 max=0.001835 Jy/beam ! Clean residual mean=0.000001 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.0751423 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 96 components and 0.0751423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057327Jy sigma=1.233874 ! Fit after self-cal, rms=0.057325Jy sigma=1.233856 ! 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.057325Jy sigma=1.233856 ! Fit after self-cal, rms=0.057343Jy sigma=1.233686 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.462 mas, bmaj=7.113 mas, bpa=4.341 degrees ! Estimated noise=0.394609 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000386214 Jy ! Component: 100 - total flux cleaned = -0.000424018 Jy ! Component: 150 - total flux cleaned = -0.000439462 Jy ! Component: 200 - total flux cleaned = -0.0004395 Jy ! Total flux subtracted in 200 components = -0.0004395 Jy ! Clean residual min=-0.001690 max=0.001877 Jy/beam ! Clean residual mean=0.000001 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.0747028 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 99 components and 0.0747028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057328Jy sigma=1.233456 ! Fit after self-cal, rms=0.057329Jy sigma=1.233439 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 (99.5, 90). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000697707 Jy ! Component: 100 - total flux cleaned = 0.000295437 Jy ! Component: 150 - total flux cleaned = -1.06395e-05 Jy ! Component: 200 - total flux cleaned = -0.000134226 Jy ! Total flux subtracted in 200 components = -0.000134226 Jy ! Clean residual min=-0.001685 max=0.001727 Jy/beam ! Clean residual mean=0.000001 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.0745686 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 115 components and 0.0745686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057264Jy sigma=1.232039 ! Fit after self-cal, rms=0.057254Jy sigma=1.231827 ! 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.057254Jy sigma=1.231827 ! Fit after self-cal, rms=0.057386Jy sigma=1.231667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.796 mas, bmaj=9.667 mas, bpa=1.432 degrees ! Estimated noise=0.491052 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.75465e-05 Jy ! Component: 100 - total flux cleaned = 0.000121039 Jy ! Component: 150 - total flux cleaned = 0.000151646 Jy ! Component: 200 - total flux cleaned = 0.000137471 Jy ! Total flux subtracted in 200 components = 0.000137471 Jy ! Clean residual min=-0.001597 max=0.001908 Jy/beam ! Clean residual mean=0.000002 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.0747061 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 128 components and 0.0747061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057374Jy sigma=1.231416 ! Fit after self-cal, rms=0.057378Jy sigma=1.231381 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.69792e-05 Jy ! Component: 100 - total flux cleaned = 1.45941e-05 Jy ! Component: 150 - total flux cleaned = 3.26416e-06 Jy ! Component: 200 - total flux cleaned = -7.13889e-06 Jy ! Total flux subtracted in 200 components = -7.13889e-06 Jy ! Clean residual min=-0.001598 max=0.001892 Jy/beam ! Clean residual mean=0.000002 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.0746989 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 137 components and 0.074699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057372Jy sigma=1.231322 ! Fit after self-cal, rms=0.057372Jy sigma=1.231316 ! 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.459 mas, bmaj=7.137 mas, bpa=4.308 degrees ! Estimated noise=0.394375 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.459 x 7.137 at 4.308 degrees (North through East) ! Clean map min=-0.0016607 max=0.058083 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.924 mas, bmaj=6.287 mas, bpa=5.667 degrees ! Estimated noise=0.565514 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0453192 Jy ! Component: 100 - total flux cleaned = 0.0570296 Jy ! Component: 150 - total flux cleaned = 0.062882 Jy ! Component: 200 - total flux cleaned = 0.0662591 Jy ! Total flux subtracted in 200 components = 0.0662591 Jy ! Clean residual min=-0.002679 max=0.003364 Jy/beam ! Clean residual mean=-0.000005 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.0662592 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0662592 Jy ! Inverting map and beam ! Estimated beam: bmin=3.459 mas, bmaj=7.137 mas, bpa=4.308 degrees ! Estimated noise=0.394375 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.00353819 Jy ! Component: 100 - total flux cleaned = 0.0056301 Jy ! Component: 150 - total flux cleaned = 0.0064267 Jy ! Component: 200 - total flux cleaned = 0.00663064 Jy ! Total flux subtracted in 200 components = 0.00663064 Jy ! Clean residual min=-0.001795 max=0.002216 Jy/beam ! Clean residual mean=-0.000002 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.0728898 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 50 components and 0.0728898 Jy ! Inverting map ! Added new window around map position (-33.5, 47.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000970748 Jy ! Component: 100 - total flux cleaned = 0.000910981 Jy ! Component: 150 - total flux cleaned = 0.000911134 Jy ! Component: 200 - total flux cleaned = 0.000913343 Jy ! Total flux subtracted in 200 components = 0.000913343 Jy ! Clean residual min=-0.001768 max=0.001646 Jy/beam ! Clean residual mean=-0.000001 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.0738031 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 70 components and 0.0738031 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.796 mas, bmaj=9.667 mas, bpa=1.432 degrees ! Estimated noise=0.491052 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000672427 Jy ! Component: 100 - total flux cleaned = 0.000553373 Jy ! Component: 150 - total flux cleaned = 0.000485974 Jy ! Component: 200 - total flux cleaned = 0.000484308 Jy ! Total flux subtracted in 200 components = 0.000484308 Jy ! Clean residual min=-0.001573 max=0.001612 Jy/beam ! Clean residual mean=0.000001 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.0742874 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 = 4.6277e-05 Jy ! Component: 100 - total flux cleaned = 4.59323e-05 Jy ! Component: 150 - total flux cleaned = 6.56978e-05 Jy ! Component: 200 - total flux cleaned = 8.39289e-05 Jy ! Total flux subtracted in 200 components = 8.39289e-05 Jy ! Clean residual min=-0.001558 max=0.001594 Jy/beam ! Clean residual mean=0.000001 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.0743714 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 117 components and 0.0743713 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.459 mas, bmaj=7.137 mas, bpa=4.308 degrees ! Estimated noise=0.394375 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000191669 Jy ! Component: 100 - total flux cleaned = -0.000284766 Jy ! Component: 150 - total flux cleaned = -0.000312731 Jy ! Component: 200 - total flux cleaned = -0.000285738 Jy ! Total flux subtracted in 200 components = -0.000285738 Jy ! Clean residual min=-0.001638 max=0.001511 Jy/beam ! Clean residual mean=0.000001 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.0740856 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 134 components and 0.0740856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057318Jy sigma=1.230580 ! Fit after self-cal, rms=0.057307Jy sigma=1.230340 wmodel J1424+3615_S_map.mod ! Writing 134 model components to file: J1424+3615_S_map.mod wobs J1424+3615_S_uvs.fits ! Writing UV FITS file: J1424+3615_S_uvs.fits wwins J1424+3615_S_map.win ! wwins: Wrote 4 windows to J1424+3615_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.000369564 Jy ! Component: 100 - total flux cleaned = -0.000423538 Jy ! Component: 150 - total flux cleaned = -0.000475348 Jy ! Component: 200 - total flux cleaned = -0.00050072 Jy ! Component: 250 - total flux cleaned = -0.000573615 Jy ! Component: 300 - total flux cleaned = -0.000597111 Jy ! Component: 350 - total flux cleaned = -0.000712331 Jy ! Component: 400 - total flux cleaned = -0.000802334 Jy ! Component: 450 - total flux cleaned = -0.000803028 Jy ! Component: 500 - total flux cleaned = -0.000933461 Jy ! Component: 550 - total flux cleaned = -0.00099715 Jy ! Component: 600 - total flux cleaned = -0.00101772 Jy ! Component: 650 - total flux cleaned = -0.00105864 Jy ! Component: 700 - total flux cleaned = -0.0010588 Jy ! Component: 750 - total flux cleaned = -0.00109882 Jy ! Component: 800 - total flux cleaned = -0.00113774 Jy ! Component: 850 - total flux cleaned = -0.00115684 Jy ! Component: 900 - total flux cleaned = -0.00111897 Jy ! Component: 950 - total flux cleaned = -0.00119342 Jy ! Component: 1000 - total flux cleaned = -0.00124811 Jy ! Component: 1050 - total flux cleaned = -0.00124825 Jy ! Component: 1100 - total flux cleaned = -0.00128406 Jy ! Component: 1150 - total flux cleaned = -0.00135473 Jy ! Component: 1200 - total flux cleaned = -0.00135464 Jy ! Component: 1250 - total flux cleaned = -0.00132047 Jy ! Component: 1300 - total flux cleaned = -0.00137172 Jy ! Component: 1350 - total flux cleaned = -0.0013548 Jy ! Component: 1400 - total flux cleaned = -0.00133816 Jy ! Component: 1450 - total flux cleaned = -0.00138767 Jy ! Component: 1500 - total flux cleaned = -0.00133879 Jy ! Component: 1550 - total flux cleaned = -0.00137101 Jy ! Component: 1600 - total flux cleaned = -0.00138688 Jy ! Component: 1650 - total flux cleaned = -0.00133979 Jy ! Component: 1700 - total flux cleaned = -0.00138654 Jy ! Component: 1750 - total flux cleaned = -0.00135573 Jy ! Component: 1800 - total flux cleaned = -0.00141705 Jy ! Component: 1850 - total flux cleaned = -0.00138659 Jy ! Component: 1900 - total flux cleaned = -0.00140158 Jy ! Component: 1950 - total flux cleaned = -0.00144596 Jy ! Component: 2000 - total flux cleaned = -0.00147527 Jy ! Component: 2050 - total flux cleaned = -0.00150436 Jy ! Component: 2100 - total flux cleaned = -0.00151881 Jy ! Component: 2150 - total flux cleaned = -0.00150437 Jy ! Component: 2200 - total flux cleaned = -0.00150424 Jy ! Component: 2250 - total flux cleaned = -0.00151829 Jy ! Component: 2300 - total flux cleaned = -0.001546 Jy ! Component: 2350 - total flux cleaned = -0.00155988 Jy ! Component: 2400 - total flux cleaned = -0.00158738 Jy ! Component: 2450 - total flux cleaned = -0.00151926 Jy ! Component: 2500 - total flux cleaned = -0.00161408 Jy ! Component: 2550 - total flux cleaned = -0.00165432 Jy ! Component: 2600 - total flux cleaned = -0.00164082 Jy ! Component: 2650 - total flux cleaned = -0.00169397 Jy ! Component: 2700 - total flux cleaned = -0.00168087 Jy ! Component: 2750 - total flux cleaned = -0.00168092 Jy ! Component: 2800 - total flux cleaned = -0.00170676 Jy ! Component: 2850 - total flux cleaned = -0.0017323 Jy ! Component: 2900 - total flux cleaned = -0.00168127 Jy ! Component: 2950 - total flux cleaned = -0.0017448 Jy ! Component: 3000 - total flux cleaned = -0.00171958 Jy ! Component: 3050 - total flux cleaned = -0.00169467 Jy ! Component: 3100 - total flux cleaned = -0.00176946 Jy ! Component: 3150 - total flux cleaned = -0.00174475 Jy ! Component: 3200 - total flux cleaned = -0.00169582 Jy ! Component: 3250 - total flux cleaned = -0.00173254 Jy ! Component: 3300 - total flux cleaned = -0.00176906 Jy ! Component: 3350 - total flux cleaned = -0.00174491 Jy ! Component: 3400 - total flux cleaned = -0.00176889 Jy ! Component: 3450 - total flux cleaned = -0.00176887 Jy ! Component: 3500 - total flux cleaned = -0.00178073 Jy ! Component: 3550 - total flux cleaned = -0.0017924 Jy ! Component: 3600 - total flux cleaned = -0.00176884 Jy ! Component: 3650 - total flux cleaned = -0.00175728 Jy ! Component: 3700 - total flux cleaned = -0.00176884 Jy ! Component: 3750 - total flux cleaned = -0.00179185 Jy ! Component: 3800 - total flux cleaned = -0.00180335 Jy ! Component: 3850 - total flux cleaned = -0.00182618 Jy ! Component: 3900 - total flux cleaned = -0.00182624 Jy ! Component: 3950 - total flux cleaned = -0.00184871 Jy ! Component: 4000 - total flux cleaned = -0.00187107 Jy ! Component: 4050 - total flux cleaned = -0.00188219 Jy ! Total flux subtracted in 4096 components = -0.00188216 Jy ! Clean residual min=-0.000689 max=0.000851 Jy/beam ! Clean residual mean=-0.000000 rms=0.000204 Jy/beam ! Combined flux in latest and established models = 0.0722034 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 413 components and 0.0722035 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1424+3615_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.459 x 7.137 at 4.308 degrees (North through East) ! Clean map min=-0.0015097 max=0.057632 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1424+3615_S_map.fits wmodel /vlbi/uf001/uva//J1424+3615_S_map.mod ! Writing 413 model components to file: /vlbi/uf001/uva//J1424+3615_S_map.mod wobs /vlbi/uf001/uva//J1424+3615_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1424+3615_S_uvs.fits wwins /vlbi/uf001/uva//J1424+3615_S_map.win ! wwins: Wrote 5 windows to /vlbi/uf001/uva//J1424+3615_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0576323 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000200666 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.04455 1.04455 2.0891 4.17819 8.35638 16.7128 33.4255 66.8511 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.057 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 287.205 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1424+3615_S_dfm.log closed on Mon Jan 14 02:53:58 2019