! Started logfile: /vlbi/uf001/uva//J0614+5102_S_dfm.log on Sun Jan 13 22:54:02 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//J0614+5102_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0614+5102_S_uva.fits ! AN table 1: 72 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.972884 visibilities/baseline/integration-bin. ! Found source: J0614+5102 ! ! 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 40 lines of history. ! ! Reading 4413 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 J0614+5102_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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007197Jy sigma=23.424056 ! Fit after self-cal, rms=0.802942Jy sigma=18.661544 ! 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=5.392 mas, bmaj=7.434 mas, bpa=-7.268 degrees ! Estimated noise=0.640087 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.153639 Jy ! Component: 100 - total flux cleaned = 0.187523 Jy ! Total flux subtracted in 100 components = 0.187523 Jy ! Clean residual min=-0.005228 max=0.010655 Jy/beam ! Clean residual mean=-0.000035 rms=0.001555 Jy/beam ! Combined flux in latest and established models = 0.187523 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.187523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053196Jy sigma=1.179854 ! Fit after self-cal, rms=0.053182Jy sigma=1.179623 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0100948 Jy ! Component: 100 - total flux cleaned = 0.0144376 Jy ! Total flux subtracted in 100 components = 0.0144376 Jy ! Clean residual min=-0.004090 max=0.004396 Jy/beam ! Clean residual mean=-0.000016 rms=0.001103 Jy/beam ! Combined flux in latest and established models = 0.201961 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 25 components and 0.201961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051169Jy sigma=1.132928 ! Fit after self-cal, rms=0.051133Jy sigma=1.132325 ! 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=6.452 mas, bmaj=8.795 mas, bpa=-3.563 degrees ! Estimated noise=0.465505 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.00358986 Jy ! Component: 100 - total flux cleaned = 0.00554156 Jy ! Component: 150 - total flux cleaned = 0.00672417 Jy ! Component: 200 - total flux cleaned = 0.00701911 Jy ! Total flux subtracted in 200 components = 0.00701911 Jy ! Clean residual min=-0.003039 max=0.003750 Jy/beam ! Clean residual mean=-0.000005 rms=0.000901 Jy/beam ! Combined flux in latest and established models = 0.20898 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 36 components and 0.20898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050856Jy sigma=1.126712 ! Fit after self-cal, rms=0.050842Jy sigma=1.126517 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.452 x 8.795 at -3.563 degrees (North through East) ! Clean map min=-0.0029607 max=0.19641 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 HN 1.00 KP 1.02 LA 0.97 ! NL 1.05 OV 0.99 PT 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 HN 0.99 KP 1.01 LA 0.94 ! NL 1.03 OV 0.92 PT 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 HN 0.99 KP 1.02 LA 0.96 ! NL 1.01 OV 0.97 PT 1.02 ! ! ! Fit before self-cal, rms=0.050842Jy sigma=1.126517 ! Fit after self-cal, rms=0.049814Jy sigma=1.108621 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.434 mas, bmaj=8.772 mas, bpa=-3.21 degrees ! Estimated noise=0.464252 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.000274477 Jy ! Component: 100 - total flux cleaned = 0.000233724 Jy ! Component: 150 - total flux cleaned = 0.000200533 Jy ! Component: 200 - total flux cleaned = 0.000150909 Jy ! Total flux subtracted in 200 components = 0.000150909 Jy ! Clean residual min=-0.002343 max=0.002357 Jy/beam ! Clean residual mean=-0.000001 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.209131 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.209131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.049770Jy sigma=1.107427 ! Fit after self-cal, rms=0.049768Jy sigma=1.107285 ! 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.049768Jy sigma=1.107285 ! Fit after self-cal, rms=0.049715Jy sigma=1.103174 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.427 mas, bmaj=8.788 mas, bpa=-3.326 degrees ! Estimated noise=0.464368 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.55781e-05 Jy ! Component: 100 - total flux cleaned = -3.37289e-05 Jy ! Component: 150 - total flux cleaned = -6.33049e-05 Jy ! Component: 200 - total flux cleaned = -8.89189e-05 Jy ! Total flux subtracted in 200 components = -8.89189e-05 Jy ! Clean residual min=-0.002244 max=0.001992 Jy/beam ! Clean residual mean=0.000005 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.209042 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 56 components and 0.209042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.049703Jy sigma=1.102930 ! Fit after self-cal, rms=0.049706Jy sigma=1.102876 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.97428e-05 Jy ! Component: 100 - total flux cleaned = -6.90654e-05 Jy ! Component: 150 - total flux cleaned = -9.15673e-05 Jy ! Component: 200 - total flux cleaned = -9.18626e-05 Jy ! Total flux subtracted in 200 components = -9.18626e-05 Jy ! Clean residual min=-0.002238 max=0.002002 Jy/beam ! Clean residual mean=0.000005 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.20895 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 59 components and 0.20895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.049700Jy sigma=1.102750 ! Fit after self-cal, rms=0.049700Jy sigma=1.102741 ! 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.049700Jy sigma=1.102741 ! Fit after self-cal, rms=0.049721Jy sigma=1.102681 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.423 mas, bmaj=8.799 mas, bpa=-3.307 degrees ! Estimated noise=0.464388 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.73314e-05 Jy ! Component: 100 - total flux cleaned = -5.09313e-05 Jy ! Component: 150 - total flux cleaned = -7.34509e-05 Jy ! Component: 200 - total flux cleaned = -9.42769e-05 Jy ! Total flux subtracted in 200 components = -9.42769e-05 Jy ! Clean residual min=-0.002225 max=0.001960 Jy/beam ! Clean residual mean=0.000005 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.208856 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 61 components and 0.208856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.049715Jy sigma=1.102570 ! Fit after self-cal, rms=0.049715Jy sigma=1.102562 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.07454e-05 Jy ! Component: 100 - total flux cleaned = -3.03548e-05 Jy ! Component: 150 - total flux cleaned = -4.0439e-05 Jy ! Component: 200 - total flux cleaned = -4.02866e-05 Jy ! Total flux subtracted in 200 components = -4.02866e-05 Jy ! Clean residual min=-0.002214 max=0.001983 Jy/beam ! Clean residual mean=0.000005 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.208815 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 62 components and 0.208815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.049711Jy sigma=1.102487 ! Fit after self-cal, rms=0.049711Jy sigma=1.102484 ! 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.049711Jy sigma=1.102484 ! Fit after self-cal, rms=0.049721Jy sigma=1.102465 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.291 mas, bmaj=11.52 mas, bpa=-0.1108 degrees ! Estimated noise=0.513676 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.96768e-05 Jy ! Component: 100 - total flux cleaned = 9.46329e-05 Jy ! Component: 150 - total flux cleaned = 0.000116268 Jy ! Component: 200 - total flux cleaned = 0.000134994 Jy ! Total flux subtracted in 200 components = 0.000134994 Jy ! Clean residual min=-0.002463 max=0.001946 Jy/beam ! Clean residual mean=0.000007 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.20895 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 66 components and 0.20895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.049721Jy sigma=1.102482 ! Fit after self-cal, rms=0.049720Jy sigma=1.102466 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 = 1.25145e-05 Jy ! Component: 100 - total flux cleaned = 1.78993e-05 Jy ! Component: 150 - total flux cleaned = 3.41639e-05 Jy ! Component: 200 - total flux cleaned = 3.4115e-05 Jy ! Total flux subtracted in 200 components = 3.4115e-05 Jy ! Clean residual min=-0.002469 max=0.001938 Jy/beam ! Clean residual mean=0.000007 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.208985 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 71 components and 0.208985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.049719Jy sigma=1.102475 ! Fit after self-cal, rms=0.049719Jy sigma=1.102469 ! 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=6.419 mas, bmaj=8.807 mas, bpa=-3.297 degrees ! Estimated noise=0.464371 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.419 x 8.807 at -3.297 degrees (North through East) ! Clean map min=-0.0021564 max=0.1959 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=5.37 mas, bmaj=7.428 mas, bpa=-7.262 degrees ! Estimated noise=0.638024 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.153087 Jy ! Component: 100 - total flux cleaned = 0.187191 Jy ! Component: 150 - total flux cleaned = 0.197588 Jy ! Component: 200 - total flux cleaned = 0.201874 Jy ! Total flux subtracted in 200 components = 0.201874 Jy ! Clean residual min=-0.003514 max=0.003079 Jy/beam ! Clean residual mean=-0.000005 rms=0.000786 Jy/beam ! Combined flux in latest and established models = 0.201874 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.201874 Jy ! Inverting map and beam ! Estimated beam: bmin=6.419 mas, bmaj=8.807 mas, bpa=-3.297 degrees ! Estimated noise=0.464371 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 (-0.5, 11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00331637 Jy ! Component: 100 - total flux cleaned = 0.00529766 Jy ! Component: 150 - total flux cleaned = 0.00675047 Jy ! Component: 200 - total flux cleaned = 0.00773211 Jy ! Total flux subtracted in 200 components = 0.00773211 Jy ! Clean residual min=-0.002236 max=0.001872 Jy/beam ! Clean residual mean=0.000004 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.209606 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 59 components and 0.209606 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=9.291 mas, bmaj=11.52 mas, bpa=-0.1108 degrees ! Estimated noise=0.513676 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000910726 Jy ! Component: 100 - total flux cleaned = 0.00119729 Jy ! Component: 150 - total flux cleaned = 0.00135574 Jy ! Component: 200 - total flux cleaned = 0.00149611 Jy ! Total flux subtracted in 200 components = 0.00149611 Jy ! Clean residual min=-0.002139 max=0.001814 Jy/beam ! Clean residual mean=0.000009 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.211102 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 = 0.00014344 Jy ! Component: 100 - total flux cleaned = 0.000252254 Jy ! Component: 150 - total flux cleaned = 0.000333937 Jy ! Component: 200 - total flux cleaned = 0.000422566 Jy ! Total flux subtracted in 200 components = 0.000422566 Jy ! Clean residual min=-0.002049 max=0.001861 Jy/beam ! Clean residual mean=0.000010 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.211524 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 100 components and 0.211524 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.419 mas, bmaj=8.807 mas, bpa=-3.297 degrees ! Estimated noise=0.464371 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000139849 Jy ! Component: 100 - total flux cleaned = 7.08401e-05 Jy ! Component: 150 - total flux cleaned = 5.09882e-05 Jy ! Component: 200 - total flux cleaned = 5.07293e-05 Jy ! Total flux subtracted in 200 components = 5.07293e-05 Jy ! Clean residual min=-0.001741 max=0.001711 Jy/beam ! Clean residual mean=0.000006 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.211575 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 121 components and 0.211575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.049610Jy sigma=1.099883 ! Fit after self-cal, rms=0.049587Jy sigma=1.099453 wmodel J0614+5102_S_map.mod ! Writing 121 model components to file: J0614+5102_S_map.mod wobs J0614+5102_S_uvs.fits ! Writing UV FITS file: J0614+5102_S_uvs.fits wwins J0614+5102_S_map.win ! wwins: Wrote 2 windows to J0614+5102_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.000429913 Jy ! Component: 100 - total flux cleaned = -0.000787853 Jy ! Component: 150 - total flux cleaned = -0.00100915 Jy ! Component: 200 - total flux cleaned = -0.00108688 Jy ! Component: 250 - total flux cleaned = -0.00115965 Jy ! Component: 300 - total flux cleaned = -0.00120587 Jy ! Component: 350 - total flux cleaned = -0.00127304 Jy ! Component: 400 - total flux cleaned = -0.00135823 Jy ! Component: 450 - total flux cleaned = -0.00137832 Jy ! Component: 500 - total flux cleaned = -0.0013776 Jy ! Component: 550 - total flux cleaned = -0.00137723 Jy ! Component: 600 - total flux cleaned = -0.00139511 Jy ! Component: 650 - total flux cleaned = -0.00143056 Jy ! Component: 700 - total flux cleaned = -0.00143041 Jy ! Component: 750 - total flux cleaned = -0.00148125 Jy ! Component: 800 - total flux cleaned = -0.00151414 Jy ! Component: 850 - total flux cleaned = -0.00156196 Jy ! Component: 900 - total flux cleaned = -0.00157743 Jy ! Component: 950 - total flux cleaned = -0.00160783 Jy ! Component: 1000 - total flux cleaned = -0.00166721 Jy ! Component: 1050 - total flux cleaned = -0.00169595 Jy ! Component: 1100 - total flux cleaned = -0.00169567 Jy ! Component: 1150 - total flux cleaned = -0.00173722 Jy ! Component: 1200 - total flux cleaned = -0.00176419 Jy ! Component: 1250 - total flux cleaned = -0.00176441 Jy ! Component: 1300 - total flux cleaned = -0.00180393 Jy ! Component: 1350 - total flux cleaned = -0.00188092 Jy ! Component: 1400 - total flux cleaned = -0.00189355 Jy ! Component: 1450 - total flux cleaned = -0.00193086 Jy ! Component: 1500 - total flux cleaned = -0.00197939 Jy ! Component: 1550 - total flux cleaned = -0.00199124 Jy ! Component: 1600 - total flux cleaned = -0.0019912 Jy ! Component: 1650 - total flux cleaned = -0.00201417 Jy ! Component: 1700 - total flux cleaned = -0.00202543 Jy ! Component: 1750 - total flux cleaned = -0.00203651 Jy ! Component: 1800 - total flux cleaned = -0.00204757 Jy ! Component: 1850 - total flux cleaned = -0.00209059 Jy ! Component: 1900 - total flux cleaned = -0.00211187 Jy ! Component: 1950 - total flux cleaned = -0.00214302 Jy ! Component: 2000 - total flux cleaned = -0.00215323 Jy ! Component: 2050 - total flux cleaned = -0.00218372 Jy ! Component: 2100 - total flux cleaned = -0.00221386 Jy ! Component: 2150 - total flux cleaned = -0.0022435 Jy ! Component: 2200 - total flux cleaned = -0.00226319 Jy ! Component: 2250 - total flux cleaned = -0.00227277 Jy ! Component: 2300 - total flux cleaned = -0.00229178 Jy ! Component: 2350 - total flux cleaned = -0.00232928 Jy ! Component: 2400 - total flux cleaned = -0.00233853 Jy ! Component: 2450 - total flux cleaned = -0.00234768 Jy ! Component: 2500 - total flux cleaned = -0.00232974 Jy ! Component: 2550 - total flux cleaned = -0.00235684 Jy ! Component: 2600 - total flux cleaned = -0.00237458 Jy ! Component: 2650 - total flux cleaned = -0.00237479 Jy ! Component: 2700 - total flux cleaned = -0.002401 Jy ! Component: 2750 - total flux cleaned = -0.0024096 Jy ! Component: 2800 - total flux cleaned = -0.00243524 Jy ! Component: 2850 - total flux cleaned = -0.00246037 Jy ! Component: 2900 - total flux cleaned = -0.00247693 Jy ! Component: 2950 - total flux cleaned = -0.00250992 Jy ! Component: 3000 - total flux cleaned = -0.00252622 Jy ! Component: 3050 - total flux cleaned = -0.00253445 Jy ! Component: 3100 - total flux cleaned = -0.00256638 Jy ! Component: 3150 - total flux cleaned = -0.00262181 Jy ! Component: 3200 - total flux cleaned = -0.00263745 Jy ! Component: 3250 - total flux cleaned = -0.00266854 Jy ! Component: 3300 - total flux cleaned = -0.00271463 Jy ! Component: 3350 - total flux cleaned = -0.00272228 Jy ! Component: 3400 - total flux cleaned = -0.00275242 Jy ! Component: 3450 - total flux cleaned = -0.00278243 Jy ! Component: 3500 - total flux cleaned = -0.00280473 Jy ! Component: 3550 - total flux cleaned = -0.00283422 Jy ! Component: 3600 - total flux cleaned = -0.00284152 Jy ! Component: 3650 - total flux cleaned = -0.00287065 Jy ! Component: 3700 - total flux cleaned = -0.00289936 Jy ! Component: 3750 - total flux cleaned = -0.00292083 Jy ! Component: 3800 - total flux cleaned = -0.00294914 Jy ! Component: 3850 - total flux cleaned = -0.00298425 Jy ! Component: 3900 - total flux cleaned = -0.00299127 Jy ! Component: 3950 - total flux cleaned = -0.00301209 Jy ! Component: 4000 - total flux cleaned = -0.0030327 Jy ! Component: 4050 - total flux cleaned = -0.0030532 Jy ! Total flux subtracted in 4096 components = -0.00308713 Jy ! Clean residual min=-0.000426 max=0.000432 Jy/beam ! Clean residual mean=0.000002 rms=0.000135 Jy/beam ! Combined flux in latest and established models = 0.208488 Jy keep ! Adding 364 model components to the UV plane model. ! The established model now contains 485 components and 0.208488 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0614+5102_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.419 x 8.807 at -3.297 degrees (North through East) ! Clean map min=-0.0012182 max=0.1959 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0614+5102_S_map.fits wmodel /vlbi/uf001/uva//J0614+5102_S_map.mod ! Writing 485 model components to file: /vlbi/uf001/uva//J0614+5102_S_map.mod wobs /vlbi/uf001/uva//J0614+5102_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0614+5102_S_uvs.fits wwins /vlbi/uf001/uva//J0614+5102_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J0614+5102_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.195895 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000132832 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.203422 0.203422 0.406845 0.81369 1.62738 3.25476 6.50952 13.019 26.0381 52.0762 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.195 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1474.76 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0614+5102_S_dfm.log closed on Sun Jan 13 22:54:06 2019