! Started logfile: /vlbi/uf001/uva//J1552+0850_S_dfm.log on Mon Jan 14 03:29:13 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//J1552+0850_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1552+0850_S_uva.fits ! AN table 1: 42 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.926455 visibilities/baseline/integration-bin. ! Found source: J1552+0850 ! ! 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 5253 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 J1552+0850_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 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004061Jy sigma=20.441556 ! Fit after self-cal, rms=0.949022Jy sigma=19.287564 ! 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.81 mas, bmaj=6.764 mas, bpa=-4.741 degrees ! Estimated noise=0.678849 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.0402023 Jy ! Component: 100 - total flux cleaned = 0.0490267 Jy ! Total flux subtracted in 100 components = 0.0490267 Jy ! Clean residual min=-0.003949 max=0.003785 Jy/beam ! Clean residual mean=-0.000003 rms=0.000963 Jy/beam ! Combined flux in latest and established models = 0.0490267 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0490267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064054Jy sigma=1.254662 ! Fit after self-cal, rms=0.062695Jy sigma=1.228994 ! 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.267 mas, bmaj=7.538 mas, bpa=-4.337 degrees ! Estimated noise=0.525677 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.00544344 Jy ! Component: 100 - total flux cleaned = 0.00801684 Jy ! Component: 150 - total flux cleaned = 0.00948053 Jy ! Component: 200 - total flux cleaned = 0.0103261 Jy ! Total flux subtracted in 200 components = 0.0103261 Jy ! Clean residual min=-0.002920 max=0.003184 Jy/beam ! Clean residual mean=-0.000004 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.0593528 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0593528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062283Jy sigma=1.218890 ! Fit after self-cal, rms=0.062280Jy sigma=1.218677 ! 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.267 x 7.538 at -4.337 degrees (North through East) ! Clean map min=-0.002815 max=0.05463 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.85 HN 0.85 KP 0.99 ! LA 0.98 MK 1.14 NL 1.14 OV 1.00 ! PT 1.02 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.83 HN 0.85 KP 1.05 ! LA 0.97 MK 1.05 NL 1.06 OV 1.07 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.87 HN 0.89 KP 1.08 ! LA 0.95 MK 0.99 NL 1.01 OV 1.01 ! PT 1.05 SC 0.98 ! ! ! Fit before self-cal, rms=0.062280Jy sigma=1.218677 ! Fit after self-cal, rms=0.061584Jy sigma=1.212371 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.295 mas, bmaj=7.595 mas, bpa=-4.503 degrees ! Estimated noise=0.520073 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.000274394 Jy ! Component: 100 - total flux cleaned = 0.000246326 Jy ! Component: 150 - total flux cleaned = 0.000322796 Jy ! Component: 200 - total flux cleaned = 0.000358084 Jy ! Total flux subtracted in 200 components = 0.000358084 Jy ! Clean residual min=-0.002906 max=0.002977 Jy/beam ! Clean residual mean=-0.000004 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.0597109 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 26 components and 0.0597109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061566Jy sigma=1.212021 ! Fit after self-cal, rms=0.061641Jy sigma=1.211472 ! 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.061641Jy sigma=1.211472 ! Fit after self-cal, rms=0.062900Jy sigma=1.207268 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.3 mas, bmaj=7.637 mas, bpa=-4.507 degrees ! Estimated noise=0.522592 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000424598 Jy ! Component: 100 - total flux cleaned = 0.000402343 Jy ! Component: 150 - total flux cleaned = 0.000368584 Jy ! Component: 200 - total flux cleaned = 0.000397422 Jy ! Total flux subtracted in 200 components = 0.000397422 Jy ! Clean residual min=-0.002652 max=0.003037 Jy/beam ! Clean residual mean=-0.000002 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.0601083 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 31 components and 0.0601083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062886Jy sigma=1.207010 ! Fit after self-cal, rms=0.062941Jy sigma=1.206769 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 (-95, 56.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100736 Jy ! Component: 100 - total flux cleaned = 0.00139831 Jy ! Component: 150 - total flux cleaned = 0.00183875 Jy ! Component: 200 - total flux cleaned = 0.0022142 Jy ! Total flux subtracted in 200 components = 0.0022142 Jy ! Clean residual min=-0.002638 max=0.002334 Jy/beam ! Clean residual mean=-0.000000 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.0623225 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 50 components and 0.0623225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062781Jy sigma=1.203506 ! Fit after self-cal, rms=0.062765Jy sigma=1.203107 ! 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.062765Jy sigma=1.203107 ! Fit after self-cal, rms=0.063058Jy sigma=1.202584 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.296 mas, bmaj=7.65 mas, bpa=-4.646 degrees ! Estimated noise=0.520063 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000715705 Jy ! Component: 100 - total flux cleaned = 0.001081 Jy ! Component: 150 - total flux cleaned = 0.00142732 Jy ! Component: 200 - total flux cleaned = 0.00169725 Jy ! Total flux subtracted in 200 components = 0.00169725 Jy ! Clean residual min=-0.002641 max=0.002285 Jy/beam ! Clean residual mean=0.000000 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.0640198 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 57 components and 0.0640198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062994Jy sigma=1.201459 ! Fit after self-cal, rms=0.063007Jy sigma=1.201326 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.000362281 Jy ! Component: 100 - total flux cleaned = 0.000638603 Jy ! Component: 150 - total flux cleaned = 0.000777642 Jy ! Component: 200 - total flux cleaned = 0.000854091 Jy ! Total flux subtracted in 200 components = 0.000854091 Jy ! Clean residual min=-0.002646 max=0.002292 Jy/beam ! Clean residual mean=0.000001 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.0648739 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 67 components and 0.0648738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062977Jy sigma=1.200894 ! Fit after self-cal, rms=0.062976Jy sigma=1.200865 ! 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.062976Jy sigma=1.200865 ! Fit after self-cal, rms=0.063103Jy sigma=1.200741 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.223 mas, bmaj=11.21 mas, bpa=-3.613 degrees ! Estimated noise=0.654207 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121868 Jy ! Component: 100 - total flux cleaned = 0.00165293 Jy ! Component: 150 - total flux cleaned = 0.00195 Jy ! Component: 200 - total flux cleaned = 0.0021097 Jy ! Total flux subtracted in 200 components = 0.0021097 Jy ! Clean residual min=-0.002495 max=0.002743 Jy/beam ! Clean residual mean=0.000003 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.0669835 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 78 components and 0.0669835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063092Jy sigma=1.200626 ! Fit after self-cal, rms=0.063095Jy sigma=1.200559 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.000220394 Jy ! Component: 100 - total flux cleaned = 0.000301136 Jy ! Component: 150 - total flux cleaned = 0.000375721 Jy ! Component: 200 - total flux cleaned = 0.000444126 Jy ! Total flux subtracted in 200 components = 0.000444126 Jy ! Clean residual min=-0.002506 max=0.002736 Jy/beam ! Clean residual mean=0.000003 rms=0.000683 Jy/beam ! Combined flux in latest and established models = 0.0674277 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 84 components and 0.0674277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063093Jy sigma=1.200579 ! Fit after self-cal, rms=0.063092Jy sigma=1.200560 ! 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.295 mas, bmaj=7.652 mas, bpa=-4.696 degrees ! Estimated noise=0.520208 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.295 x 7.652 at -4.696 degrees (North through East) ! Clean map min=-0.0026781 max=0.053496 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.827 mas, bmaj=6.873 mas, bpa=-5.2 degrees ! Estimated noise=0.679999 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.041433 Jy ! Component: 100 - total flux cleaned = 0.0488388 Jy ! Component: 150 - total flux cleaned = 0.0499629 Jy ! Component: 200 - total flux cleaned = 0.051171 Jy ! Total flux subtracted in 200 components = 0.051171 Jy ! Clean residual min=-0.003113 max=0.003325 Jy/beam ! Clean residual mean=-0.000002 rms=0.000796 Jy/beam ! Combined flux in latest and established models = 0.0511711 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0511711 Jy ! Inverting map and beam ! Estimated beam: bmin=3.295 mas, bmaj=7.652 mas, bpa=-4.696 degrees ! Estimated noise=0.520208 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.0034288 Jy ! Component: 100 - total flux cleaned = 0.00587626 Jy ! Component: 150 - total flux cleaned = 0.00787438 Jy ! Component: 200 - total flux cleaned = 0.00954641 Jy ! Total flux subtracted in 200 components = 0.00954641 Jy ! Clean residual min=-0.002778 max=0.002386 Jy/beam ! Clean residual mean=-0.000002 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.0607175 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 42 components and 0.0607175 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.223 mas, bmaj=11.21 mas, bpa=-3.613 degrees ! Estimated noise=0.654207 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00236192 Jy ! Component: 100 - total flux cleaned = 0.00396994 Jy ! Component: 150 - total flux cleaned = 0.00512567 Jy ! Component: 200 - total flux cleaned = 0.00576183 Jy ! Total flux subtracted in 200 components = 0.00576183 Jy ! Clean residual min=-0.002545 max=0.002718 Jy/beam ! Clean residual mean=0.000003 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.0664793 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.000346114 Jy ! Component: 100 - total flux cleaned = 0.00052183 Jy ! Component: 150 - total flux cleaned = 0.000681384 Jy ! Component: 200 - total flux cleaned = 0.000806944 Jy ! Total flux subtracted in 200 components = 0.000806944 Jy ! Clean residual min=-0.002517 max=0.002747 Jy/beam ! Clean residual mean=0.000004 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.0672862 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 78 components and 0.0672862 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.295 mas, bmaj=7.652 mas, bpa=-4.696 degrees ! Estimated noise=0.520208 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000215066 Jy ! Component: 100 - total flux cleaned = 0.000336386 Jy ! Component: 150 - total flux cleaned = 0.000207474 Jy ! Component: 200 - total flux cleaned = 9.40595e-05 Jy ! Total flux subtracted in 200 components = 9.40595e-05 Jy ! Clean residual min=-0.002784 max=0.002271 Jy/beam ! Clean residual mean=0.000001 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.0673803 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 93 components and 0.0673803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063094Jy sigma=1.200708 ! Fit after self-cal, rms=0.063094Jy sigma=1.200610 wmodel J1552+0850_S_map.mod ! Writing 93 model components to file: J1552+0850_S_map.mod wobs J1552+0850_S_uvs.fits ! Writing UV FITS file: J1552+0850_S_uvs.fits wwins J1552+0850_S_map.win ! wwins: Wrote 2 windows to J1552+0850_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.000194021 Jy ! Component: 100 - total flux cleaned = 0.000128067 Jy ! Component: 150 - total flux cleaned = 0.000472672 Jy ! Component: 200 - total flux cleaned = 0.000805527 Jy ! Component: 250 - total flux cleaned = 0.000948809 Jy ! Component: 300 - total flux cleaned = 0.00101796 Jy ! Component: 350 - total flux cleaned = 0.00101811 Jy ! Component: 400 - total flux cleaned = 0.00114991 Jy ! Component: 450 - total flux cleaned = 0.0012137 Jy ! Component: 500 - total flux cleaned = 0.00127672 Jy ! Component: 550 - total flux cleaned = 0.00136895 Jy ! Component: 600 - total flux cleaned = 0.00160822 Jy ! Component: 650 - total flux cleaned = 0.00172515 Jy ! Component: 700 - total flux cleaned = 0.00178248 Jy ! Component: 750 - total flux cleaned = 0.001811 Jy ! Component: 800 - total flux cleaned = 0.00192202 Jy ! Component: 850 - total flux cleaned = 0.00189469 Jy ! Component: 900 - total flux cleaned = 0.00197526 Jy ! Component: 950 - total flux cleaned = 0.00202852 Jy ! Component: 1000 - total flux cleaned = 0.00208104 Jy ! Component: 1050 - total flux cleaned = 0.0021578 Jy ! Component: 1100 - total flux cleaned = 0.00220814 Jy ! Component: 1150 - total flux cleaned = 0.00218282 Jy ! Component: 1200 - total flux cleaned = 0.00220752 Jy ! Component: 1250 - total flux cleaned = 0.00223199 Jy ! Component: 1300 - total flux cleaned = 0.00228039 Jy ! Component: 1350 - total flux cleaned = 0.00230428 Jy ! Component: 1400 - total flux cleaned = 0.00235131 Jy ! Component: 1450 - total flux cleaned = 0.00239756 Jy ! Component: 1500 - total flux cleaned = 0.00237439 Jy ! Component: 1550 - total flux cleaned = 0.00237457 Jy ! Component: 1600 - total flux cleaned = 0.00246512 Jy ! Component: 1650 - total flux cleaned = 0.0024876 Jy ! Component: 1700 - total flux cleaned = 0.00250925 Jy ! Component: 1750 - total flux cleaned = 0.00250929 Jy ! Component: 1800 - total flux cleaned = 0.00255253 Jy ! Component: 1850 - total flux cleaned = 0.00255241 Jy ! Component: 1900 - total flux cleaned = 0.0025095 Jy ! Component: 1950 - total flux cleaned = 0.00248833 Jy ! Component: 2000 - total flux cleaned = 0.00244675 Jy ! Component: 2050 - total flux cleaned = 0.00246756 Jy ! Component: 2100 - total flux cleaned = 0.00238532 Jy ! Component: 2150 - total flux cleaned = 0.00224333 Jy ! Component: 2200 - total flux cleaned = 0.0022638 Jy ! Component: 2250 - total flux cleaned = 0.00224378 Jy ! Component: 2300 - total flux cleaned = 0.0022435 Jy ! Component: 2350 - total flux cleaned = 0.00216486 Jy ! Component: 2400 - total flux cleaned = 0.00212593 Jy ! Component: 2450 - total flux cleaned = 0.0020678 Jy ! Component: 2500 - total flux cleaned = 0.00199102 Jy ! Component: 2550 - total flux cleaned = 0.00195281 Jy ! Component: 2600 - total flux cleaned = 0.00191507 Jy ! Component: 2650 - total flux cleaned = 0.00178356 Jy ! Component: 2700 - total flux cleaned = 0.00176491 Jy ! Component: 2750 - total flux cleaned = 0.00169108 Jy ! Component: 2800 - total flux cleaned = 0.00159922 Jy ! Component: 2850 - total flux cleaned = 0.00154437 Jy ! Component: 2900 - total flux cleaned = 0.00149002 Jy ! Component: 2950 - total flux cleaned = 0.00145394 Jy ! Component: 3000 - total flux cleaned = 0.00134676 Jy ! Component: 3050 - total flux cleaned = 0.00129356 Jy ! Component: 3100 - total flux cleaned = 0.00127595 Jy ! Component: 3150 - total flux cleaned = 0.00118824 Jy ! Component: 3200 - total flux cleaned = 0.00117059 Jy ! Component: 3250 - total flux cleaned = 0.00110129 Jy ! Component: 3300 - total flux cleaned = 0.00111859 Jy ! Component: 3350 - total flux cleaned = 0.00103332 Jy ! Component: 3400 - total flux cleaned = 0.00106727 Jy ! Component: 3450 - total flux cleaned = 0.00105036 Jy ! Component: 3500 - total flux cleaned = 0.00101674 Jy ! Component: 3550 - total flux cleaned = 0.00101679 Jy ! Component: 3600 - total flux cleaned = 0.000900821 Jy ! Component: 3650 - total flux cleaned = 0.000983086 Jy ! Component: 3700 - total flux cleaned = 0.000950444 Jy ! Component: 3750 - total flux cleaned = 0.000998994 Jy ! Component: 3800 - total flux cleaned = 0.000966626 Jy ! Component: 3850 - total flux cleaned = 0.000934441 Jy ! Component: 3900 - total flux cleaned = 0.000934527 Jy ! Component: 3950 - total flux cleaned = 0.000966278 Jy ! Component: 4000 - total flux cleaned = 0.000934719 Jy ! Component: 4050 - total flux cleaned = 0.000950356 Jy ! Total flux subtracted in 4096 components = 0.000965805 Jy ! Clean residual min=-0.001285 max=0.000913 Jy/beam ! Clean residual mean=-0.000002 rms=0.000297 Jy/beam ! Combined flux in latest and established models = 0.0683461 Jy keep ! Adding 313 model components to the UV plane model. ! The established model now contains 406 components and 0.0683461 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1552+0850_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.295 x 7.652 at -4.696 degrees (North through East) ! Clean map min=-0.0025608 max=0.053158 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1552+0850_S_map.fits wmodel /vlbi/uf001/uva//J1552+0850_S_map.mod ! Writing 406 model components to file: /vlbi/uf001/uva//J1552+0850_S_map.mod wobs /vlbi/uf001/uva//J1552+0850_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1552+0850_S_uvs.fits wwins /vlbi/uf001/uva//J1552+0850_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J1552+0850_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.053158 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000295521 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.66779 1.66779 3.33558 6.67116 13.3423 26.6847 53.3693 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.053 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 179.878 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1552+0850_S_dfm.log closed on Mon Jan 14 03:29:17 2019