! Started logfile: /vlbi/uf001/uva//J0840-0910_S_dfm.log on Mon Jan 14 00:03:44 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//J0840-0910_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0840-0910_S_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.872515 visibilities/baseline/integration-bin. ! Found source: J0840-0910 ! ! 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 6714 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 J0840-0910_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 62 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 62 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 62 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005429Jy sigma=20.442401 ! Fit after self-cal, rms=0.898270Jy sigma=18.255652 ! 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.729 mas, bmaj=6.517 mas, bpa=-1.007 degrees ! Estimated noise=0.578532 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.0764373 Jy ! Component: 100 - total flux cleaned = 0.0954506 Jy ! Total flux subtracted in 100 components = 0.0954506 Jy ! Clean residual min=-0.004962 max=0.008129 Jy/beam ! Clean residual mean=-0.000015 rms=0.001410 Jy/beam ! Combined flux in latest and established models = 0.0954506 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0954506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071238Jy sigma=1.395478 ! Fit after self-cal, rms=0.071090Jy sigma=1.393413 ! 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.318 mas, bmaj=7.714 mas, bpa=-0.7083 degrees ! Estimated noise=0.442335 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 (-5.5, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0149637 Jy ! Component: 100 - total flux cleaned = 0.0243553 Jy ! Component: 150 - total flux cleaned = 0.0307128 Jy ! Component: 200 - total flux cleaned = 0.035355 Jy ! Total flux subtracted in 200 components = 0.035355 Jy ! Clean residual min=-0.003683 max=0.006300 Jy/beam ! Clean residual mean=-0.000010 rms=0.001152 Jy/beam ! Combined flux in latest and established models = 0.130806 Jy ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 75 components and 0.130806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067526Jy sigma=1.315808 ! Fit after self-cal, rms=0.067313Jy sigma=1.311910 ! Inverting map ! Added new window around map position (-15.5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00670644 Jy ! Component: 100 - total flux cleaned = 0.0110777 Jy ! Component: 150 - total flux cleaned = 0.0143505 Jy ! Component: 200 - total flux cleaned = 0.0169347 Jy ! Total flux subtracted in 200 components = 0.0169347 Jy ! Clean residual min=-0.003218 max=0.003398 Jy/beam ! Clean residual mean=-0.000011 rms=0.000861 Jy/beam ! Combined flux in latest and established models = 0.14774 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 130 components and 0.14774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066509Jy sigma=1.294288 ! Fit after self-cal, rms=0.066437Jy sigma=1.292934 ! 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.318 x 7.714 at -0.7083 degrees (North through East) ! Clean map min=-0.0032148 max=0.10128 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.89 HN 1.05 KP 1.04 ! LA 0.94 MK 1.04 NL 1.08 OV 1.01 ! PT 0.95 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.85 HN 0.98 KP 1.05 ! LA 0.91 MK 0.99 NL 1.09 OV 1.00 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.90 HN 1.01 KP 1.01 ! LA 0.95 MK 1.00 NL 1.07 OV 1.07 ! PT 1.02 SC 1.01 ! ! ! Fit before self-cal, rms=0.066437Jy sigma=1.292934 ! Fit after self-cal, rms=0.065706Jy sigma=1.278488 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.346 mas, bmaj=7.793 mas, bpa=-0.6688 degrees ! Estimated noise=0.440455 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.00230877 Jy ! Component: 100 - total flux cleaned = 0.00301629 Jy ! Component: 150 - total flux cleaned = 0.00315522 Jy ! Component: 200 - total flux cleaned = 0.0031194 Jy ! Total flux subtracted in 200 components = 0.0031194 Jy ! Clean residual min=-0.002220 max=0.002088 Jy/beam ! Clean residual mean=0.000003 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.15086 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 164 components and 0.15086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065598Jy sigma=1.276145 ! Fit after self-cal, rms=0.065640Jy sigma=1.275544 ! 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.065640Jy sigma=1.275544 ! Fit after self-cal, rms=0.065220Jy sigma=1.269954 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.353 mas, bmaj=7.798 mas, bpa=-0.7087 degrees ! Estimated noise=0.440382 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101375 Jy ! Component: 100 - total flux cleaned = 0.00109118 Jy ! Component: 150 - total flux cleaned = 0.000945455 Jy ! Component: 200 - total flux cleaned = 0.00081327 Jy ! Total flux subtracted in 200 components = 0.00081327 Jy ! Clean residual min=-0.002006 max=0.001904 Jy/beam ! Clean residual mean=0.000000 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.151673 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 187 components and 0.151673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065179Jy sigma=1.269243 ! Fit after self-cal, rms=0.065177Jy sigma=1.269093 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.000359214 Jy ! Component: 100 - total flux cleaned = 0.000335972 Jy ! Component: 150 - total flux cleaned = 0.000291594 Jy ! Component: 200 - total flux cleaned = 0.000271195 Jy ! Total flux subtracted in 200 components = 0.000271195 Jy ! Clean residual min=-0.001975 max=0.001936 Jy/beam ! Clean residual mean=0.000000 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.151944 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 200 components and 0.151944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065160Jy sigma=1.268814 ! Fit after self-cal, rms=0.065160Jy sigma=1.268796 ! 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.065160Jy sigma=1.268796 ! Fit after self-cal, rms=0.065075Jy sigma=1.267511 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.353 mas, bmaj=7.798 mas, bpa=-0.7752 degrees ! Estimated noise=0.439633 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000127561 Jy ! Component: 100 - total flux cleaned = 4.20992e-05 Jy ! Component: 150 - total flux cleaned = -1.66841e-05 Jy ! Component: 200 - total flux cleaned = -1.64156e-05 Jy ! Total flux subtracted in 200 components = -1.64156e-05 Jy ! Clean residual min=-0.001937 max=0.001814 Jy/beam ! Clean residual mean=-0.000000 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.151928 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 212 components and 0.151928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065060Jy sigma=1.267327 ! Fit after self-cal, rms=0.065062Jy sigma=1.267293 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 = 9.56272e-05 Jy ! Component: 100 - total flux cleaned = 9.57274e-05 Jy ! Component: 150 - total flux cleaned = 6.41529e-05 Jy ! Component: 200 - total flux cleaned = 4.90059e-05 Jy ! Total flux subtracted in 200 components = 4.90059e-05 Jy ! Clean residual min=-0.001910 max=0.001825 Jy/beam ! Clean residual mean=-0.000000 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.151977 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 219 components and 0.151977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065054Jy sigma=1.267169 ! Fit after self-cal, rms=0.065054Jy sigma=1.267163 ! 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.065054Jy sigma=1.267163 ! Fit after self-cal, rms=0.065030Jy sigma=1.267144 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.278 mas, bmaj=13.15 mas, bpa=-0.2932 degrees ! Estimated noise=0.553155 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000139689 Jy ! Component: 100 - total flux cleaned = 0.000119208 Jy ! Component: 150 - total flux cleaned = 9.05752e-05 Jy ! Component: 200 - total flux cleaned = 6.43835e-05 Jy ! Total flux subtracted in 200 components = 6.43835e-05 Jy ! Clean residual min=-0.002326 max=0.001940 Jy/beam ! Clean residual mean=0.000000 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.152041 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 238 components and 0.152041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065028Jy sigma=1.267089 ! Fit after self-cal, rms=0.065029Jy sigma=1.267085 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 = -7.05158e-06 Jy ! Component: 100 - total flux cleaned = -2.29635e-05 Jy ! Component: 150 - total flux cleaned = -3.80422e-05 Jy ! Component: 200 - total flux cleaned = -5.23055e-05 Jy ! Total flux subtracted in 200 components = -5.23055e-05 Jy ! Clean residual min=-0.002324 max=0.001951 Jy/beam ! Clean residual mean=0.000000 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.151989 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 246 components and 0.151989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065028Jy sigma=1.267047 ! Fit after self-cal, rms=0.065028Jy sigma=1.267046 ! 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.353 mas, bmaj=7.799 mas, bpa=-0.837 degrees ! Estimated noise=0.439445 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.353 x 7.799 at -0.837 degrees (North through East) ! Clean map min=-0.0018188 max=0.1002 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.754 mas, bmaj=6.565 mas, bpa=-1.059 degrees ! Estimated noise=0.57907 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0763377 Jy ! Component: 100 - total flux cleaned = 0.0953385 Jy ! Component: 150 - total flux cleaned = 0.104906 Jy ! Component: 200 - total flux cleaned = 0.112035 Jy ! Total flux subtracted in 200 components = 0.112035 Jy ! Clean residual min=-0.003666 max=0.004246 Jy/beam ! Clean residual mean=-0.000006 rms=0.000984 Jy/beam ! Combined flux in latest and established models = 0.112035 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 44 model components to the UV plane model. ! The established model now contains 44 components and 0.112035 Jy ! Inverting map and beam ! Estimated beam: bmin=3.353 mas, bmaj=7.799 mas, bpa=-0.837 degrees ! Estimated noise=0.439445 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.00981319 Jy ! Component: 100 - total flux cleaned = 0.0166487 Jy ! Component: 150 - total flux cleaned = 0.0217085 Jy ! Component: 200 - total flux cleaned = 0.0255664 Jy ! Total flux subtracted in 200 components = 0.0255664 Jy ! Clean residual min=-0.002656 max=0.002289 Jy/beam ! Clean residual mean=-0.000002 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.137601 Jy ! Adding 75 model components to the UV plane model. ! The established model now contains 110 components and 0.137601 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.278 mas, bmaj=13.15 mas, bpa=-0.2932 degrees ! Estimated noise=0.553155 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00502435 Jy ! Component: 100 - total flux cleaned = 0.00811718 Jy ! Component: 150 - total flux cleaned = 0.0101834 Jy ! Component: 200 - total flux cleaned = 0.0115975 Jy ! Total flux subtracted in 200 components = 0.0115975 Jy ! Clean residual min=-0.002588 max=0.001799 Jy/beam ! Clean residual mean=-0.000001 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.149199 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.00067026 Jy ! Component: 100 - total flux cleaned = 0.00116866 Jy ! Component: 150 - total flux cleaned = 0.00154531 Jy ! Component: 200 - total flux cleaned = 0.00185481 Jy ! Total flux subtracted in 200 components = 0.00185481 Jy ! Clean residual min=-0.002387 max=0.001828 Jy/beam ! Clean residual mean=-0.000000 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.151054 Jy ! Adding 109 model components to the UV plane model. ! The established model now contains 204 components and 0.151054 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.353 mas, bmaj=7.799 mas, bpa=-0.837 degrees ! Estimated noise=0.439445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000652787 Jy ! Component: 100 - total flux cleaned = 0.000769354 Jy ! Component: 150 - total flux cleaned = 0.000840284 Jy ! Component: 200 - total flux cleaned = 0.000808287 Jy ! Total flux subtracted in 200 components = 0.000808287 Jy ! Clean residual min=-0.001999 max=0.001883 Jy/beam ! Clean residual mean=-0.000000 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.151862 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 220 components and 0.151862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065094Jy sigma=1.268108 ! Fit after self-cal, rms=0.065081Jy sigma=1.267958 wmodel J0840-0910_S_map.mod ! Writing 220 model components to file: J0840-0910_S_map.mod wobs J0840-0910_S_uvs.fits ! Writing UV FITS file: J0840-0910_S_uvs.fits wwins J0840-0910_S_map.win ! wwins: Wrote 3 windows to J0840-0910_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.000543309 Jy ! Component: 100 - total flux cleaned = -0.000842302 Jy ! Component: 150 - total flux cleaned = -0.000811353 Jy ! Component: 200 - total flux cleaned = -0.000870489 Jy ! Component: 250 - total flux cleaned = -0.000985061 Jy ! Component: 300 - total flux cleaned = -0.00106802 Jy ! Component: 350 - total flux cleaned = -0.00109539 Jy ! Component: 400 - total flux cleaned = -0.00112234 Jy ! Component: 450 - total flux cleaned = -0.00122595 Jy ! Component: 500 - total flux cleaned = -0.0012766 Jy ! Component: 550 - total flux cleaned = -0.00130144 Jy ! Component: 600 - total flux cleaned = -0.00130107 Jy ! Component: 650 - total flux cleaned = -0.00132473 Jy ! Component: 700 - total flux cleaned = -0.0013248 Jy ! Component: 750 - total flux cleaned = -0.00141728 Jy ! Component: 800 - total flux cleaned = -0.00148521 Jy ! Component: 850 - total flux cleaned = -0.00157505 Jy ! Component: 900 - total flux cleaned = -0.00164138 Jy ! Component: 950 - total flux cleaned = -0.00170673 Jy ! Component: 1000 - total flux cleaned = -0.00174969 Jy ! Component: 1050 - total flux cleaned = -0.00183489 Jy ! Component: 1100 - total flux cleaned = -0.00187706 Jy ! Component: 1150 - total flux cleaned = -0.00202186 Jy ! Component: 1200 - total flux cleaned = -0.00214411 Jy ! Component: 1250 - total flux cleaned = -0.00220451 Jy ! Component: 1300 - total flux cleaned = -0.00230436 Jy ! Component: 1350 - total flux cleaned = -0.00240287 Jy ! Component: 1400 - total flux cleaned = -0.00252001 Jy ! Component: 1450 - total flux cleaned = -0.00261642 Jy ! Component: 1500 - total flux cleaned = -0.00267362 Jy ! Component: 1550 - total flux cleaned = -0.00276788 Jy ! Component: 1600 - total flux cleaned = -0.00284259 Jy ! Component: 1650 - total flux cleaned = -0.00289777 Jy ! Component: 1700 - total flux cleaned = -0.00293419 Jy ! Component: 1750 - total flux cleaned = -0.00300657 Jy ! Component: 1800 - total flux cleaned = -0.0030062 Jy ! Component: 1850 - total flux cleaned = -0.00313018 Jy ! Component: 1900 - total flux cleaned = -0.0031475 Jy ! Component: 1950 - total flux cleaned = -0.00316526 Jy ! Component: 2000 - total flux cleaned = -0.00320002 Jy ! Component: 2050 - total flux cleaned = -0.00335383 Jy ! Component: 2100 - total flux cleaned = -0.00340462 Jy ! Component: 2150 - total flux cleaned = -0.00343803 Jy ! Component: 2200 - total flux cleaned = -0.00348801 Jy ! Component: 2250 - total flux cleaned = -0.00355374 Jy ! Component: 2300 - total flux cleaned = -0.00358661 Jy ! Component: 2350 - total flux cleaned = -0.00366748 Jy ! Component: 2400 - total flux cleaned = -0.00368355 Jy ! Component: 2450 - total flux cleaned = -0.00377917 Jy ! Component: 2500 - total flux cleaned = -0.003779 Jy ! Component: 2550 - total flux cleaned = -0.00382577 Jy ! Component: 2600 - total flux cleaned = -0.00385692 Jy ! Component: 2650 - total flux cleaned = -0.0038724 Jy ! Component: 2700 - total flux cleaned = -0.00388773 Jy ! Component: 2750 - total flux cleaned = -0.00388776 Jy ! Component: 2800 - total flux cleaned = -0.0039028 Jy ! Component: 2850 - total flux cleaned = -0.00396272 Jy ! Component: 2900 - total flux cleaned = -0.00394799 Jy ! Component: 2950 - total flux cleaned = -0.00396252 Jy ! Component: 3000 - total flux cleaned = -0.00400618 Jy ! Component: 3050 - total flux cleaned = -0.00397702 Jy ! Component: 3100 - total flux cleaned = -0.00396272 Jy ! Component: 3150 - total flux cleaned = -0.00394841 Jy ! Component: 3200 - total flux cleaned = -0.00403354 Jy ! Component: 3250 - total flux cleaned = -0.0040053 Jy ! Component: 3300 - total flux cleaned = -0.0040613 Jy ! Component: 3350 - total flux cleaned = -0.00407518 Jy ! Component: 3400 - total flux cleaned = -0.00404748 Jy ! Component: 3450 - total flux cleaned = -0.00407493 Jy ! Component: 3500 - total flux cleaned = -0.00406118 Jy ! Component: 3550 - total flux cleaned = -0.00406132 Jy ! Component: 3600 - total flux cleaned = -0.00407479 Jy ! Component: 3650 - total flux cleaned = -0.00414148 Jy ! Component: 3700 - total flux cleaned = -0.00410177 Jy ! Component: 3750 - total flux cleaned = -0.00416755 Jy ! Component: 3800 - total flux cleaned = -0.00412818 Jy ! Component: 3850 - total flux cleaned = -0.00418037 Jy ! Component: 3900 - total flux cleaned = -0.00415452 Jy ! Component: 3950 - total flux cleaned = -0.00419304 Jy ! Component: 4000 - total flux cleaned = -0.00420577 Jy ! Component: 4050 - total flux cleaned = -0.00420599 Jy ! Total flux subtracted in 4096 components = -0.00428186 Jy ! Clean residual min=-0.000687 max=0.000894 Jy/beam ! Clean residual mean=0.000000 rms=0.000237 Jy/beam ! Combined flux in latest and established models = 0.14758 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 512 components and 0.14758 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0840-0910_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.353 x 7.799 at -0.837 degrees (North through East) ! Clean map min=-0.0015061 max=0.10007 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0840-0910_S_map.fits wmodel /vlbi/uf001/uva//J0840-0910_S_map.mod ! Writing 512 model components to file: /vlbi/uf001/uva//J0840-0910_S_map.mod wobs /vlbi/uf001/uva//J0840-0910_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0840-0910_S_uvs.fits wwins /vlbi/uf001/uva//J0840-0910_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J0840-0910_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.100073 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000233072 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.698705 0.698705 1.39741 2.79482 5.58964 11.1793 22.3585 44.7171 89.4342 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.1 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 429.365 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0840-0910_S_dfm.log closed on Mon Jan 14 00:03:49 2019