! Started logfile: /vlbi/uf001/uva//J1803+0934_S_dfm.log on Mon Jan 14 04:29:03 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//J1803+0934_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1803+0934_S_uva.fits ! AN table 1: 42 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.915344 visibilities/baseline/integration-bin. ! Found source: J1803+0934 ! ! 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 4152 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 J1803+0934_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 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001993Jy sigma=18.785062 ! Fit after self-cal, rms=0.905196Jy sigma=17.026694 ! 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.583 mas, bmaj=6.676 mas, bpa=-2.785 degrees ! Estimated noise=0.797656 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.0739119 Jy ! Component: 100 - total flux cleaned = 0.093302 Jy ! Total flux subtracted in 100 components = 0.093302 Jy ! Clean residual min=-0.005409 max=0.008448 Jy/beam ! Clean residual mean=-0.000017 rms=0.001498 Jy/beam ! Combined flux in latest and established models = 0.093302 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.093302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077463Jy sigma=1.265822 ! Fit after self-cal, rms=0.077305Jy sigma=1.262522 ! 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.007 mas, bmaj=7.201 mas, bpa=-2.883 degrees ! Estimated noise=0.653199 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.00933289 Jy ! Component: 100 - total flux cleaned = 0.0141209 Jy ! Component: 150 - total flux cleaned = 0.0166434 Jy ! Component: 200 - total flux cleaned = 0.0172258 Jy ! Total flux subtracted in 200 components = 0.0172258 Jy ! Clean residual min=-0.004586 max=0.005697 Jy/beam ! Clean residual mean=0.000004 rms=0.001245 Jy/beam ! Combined flux in latest and established models = 0.110528 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 25 components and 0.110528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076026Jy sigma=1.239925 ! Fit after self-cal, rms=0.076027Jy sigma=1.239481 ! 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.007 x 7.201 at -2.883 degrees (North through East) ! Clean map min=-0.0043534 max=0.095721 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 HN 1.27 KP 1.01 LA 0.93 ! MK 0.93 NL 1.13 OV 0.97 PT 0.99 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 HN 1.18 KP 1.09 LA 1.02 ! MK 0.97 NL 1.09 OV 0.79 PT 0.97 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 HN 1.21 KP 1.02 LA 0.93 ! MK 0.97 NL 0.97 OV 0.99 PT 0.97 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.076027Jy sigma=1.239481 ! Fit after self-cal, rms=0.074804Jy sigma=1.215417 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.008 mas, bmaj=7.182 mas, bpa=-2.3 degrees ! Estimated noise=0.649258 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 = 6.024e-05 Jy ! Component: 100 - total flux cleaned = -0.000148235 Jy ! Component: 150 - total flux cleaned = -0.00028921 Jy ! Component: 200 - total flux cleaned = -0.000416042 Jy ! Total flux subtracted in 200 components = -0.000416042 Jy ! Clean residual min=-0.003775 max=0.003743 Jy/beam ! Clean residual mean=0.000004 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.110112 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 28 components and 0.110112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074726Jy sigma=1.214341 ! Fit after self-cal, rms=0.074899Jy sigma=1.213434 ! 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.074899Jy sigma=1.213434 ! Fit after self-cal, rms=0.075851Jy sigma=1.200993 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.025 mas, bmaj=7.122 mas, bpa=-2.383 degrees ! Estimated noise=0.651214 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00065518 Jy ! Component: 100 - total flux cleaned = -0.000652453 Jy ! Component: 150 - total flux cleaned = -0.000652492 Jy ! Component: 200 - total flux cleaned = -0.000612428 Jy ! Total flux subtracted in 200 components = -0.000612428 Jy ! Clean residual min=-0.003601 max=0.003236 Jy/beam ! Clean residual mean=-0.000005 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.109499 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 35 components and 0.109499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075826Jy sigma=1.200614 ! Fit after self-cal, rms=0.075883Jy sigma=1.200308 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 = 5.79598e-05 Jy ! Component: 100 - total flux cleaned = 5.80779e-05 Jy ! Component: 150 - total flux cleaned = 5.84727e-05 Jy ! Component: 200 - total flux cleaned = 5.82143e-05 Jy ! Total flux subtracted in 200 components = 5.82143e-05 Jy ! Clean residual min=-0.003623 max=0.003186 Jy/beam ! Clean residual mean=-0.000004 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.109557 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 39 components and 0.109558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075876Jy sigma=1.200154 ! Fit after self-cal, rms=0.075876Jy sigma=1.200143 ! 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.075876Jy sigma=1.200143 ! Fit after self-cal, rms=0.075643Jy sigma=1.188534 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.019 mas, bmaj=7.108 mas, bpa=-2.327 degrees ! Estimated noise=0.649789 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000386527 Jy ! Component: 100 - total flux cleaned = 0.000425342 Jy ! Component: 150 - total flux cleaned = 0.000379421 Jy ! Component: 200 - total flux cleaned = 0.000379618 Jy ! Total flux subtracted in 200 components = 0.000379618 Jy ! Clean residual min=-0.002761 max=0.002875 Jy/beam ! Clean residual mean=-0.000005 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.109937 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.109937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075636Jy sigma=1.188331 ! Fit after self-cal, rms=0.075661Jy sigma=1.188052 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.47555e-06 Jy ! Component: 100 - total flux cleaned = -9.12644e-06 Jy ! Component: 150 - total flux cleaned = -9.14556e-06 Jy ! Component: 200 - total flux cleaned = -2.09393e-05 Jy ! Total flux subtracted in 200 components = -2.09393e-05 Jy ! Clean residual min=-0.002745 max=0.002863 Jy/beam ! Clean residual mean=-0.000005 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.109916 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 50 components and 0.109916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075657Jy sigma=1.187955 ! Fit after self-cal, rms=0.075656Jy sigma=1.187951 ! 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.075656Jy sigma=1.187951 ! Fit after self-cal, rms=0.075598Jy sigma=1.187896 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.839 mas, bmaj=11.2 mas, bpa=-5.029 degrees ! Estimated noise=0.842702 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000913635 Jy ! Component: 100 - total flux cleaned = 0.00108934 Jy ! Component: 150 - total flux cleaned = 0.00122753 Jy ! Component: 200 - total flux cleaned = 0.00133666 Jy ! Total flux subtracted in 200 components = 0.00133666 Jy ! Clean residual min=-0.003234 max=0.003901 Jy/beam ! Clean residual mean=-0.000010 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 0.111253 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 56 components and 0.111253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075631Jy sigma=1.188564 ! Fit after self-cal, rms=0.075624Jy sigma=1.188450 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 (-19, -12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00382405 Jy ! Component: 100 - total flux cleaned = 0.00613452 Jy ! Component: 150 - total flux cleaned = 0.00730401 Jy ! Component: 200 - total flux cleaned = 0.00769781 Jy ! Total flux subtracted in 200 components = 0.00769781 Jy ! Clean residual min=-0.002826 max=0.002738 Jy/beam ! Clean residual mean=-0.000000 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.118951 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 101 components and 0.118951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075496Jy sigma=1.185864 ! Fit after self-cal, rms=0.075486Jy sigma=1.185651 ! 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.014 mas, bmaj=7.089 mas, bpa=-2.227 degrees ! Estimated noise=0.64828 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.014 x 7.089 at -2.227 degrees (North through East) ! Clean map min=-0.0024987 max=0.09529 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.593 mas, bmaj=6.558 mas, bpa=-2.141 degrees ! Estimated noise=0.783276 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0723689 Jy ! Component: 100 - total flux cleaned = 0.0918382 Jy ! Component: 150 - total flux cleaned = 0.101239 Jy ! Component: 200 - total flux cleaned = 0.105611 Jy ! Total flux subtracted in 200 components = 0.105611 Jy ! Clean residual min=-0.003497 max=0.004244 Jy/beam ! Clean residual mean=-0.000010 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.105611 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.105611 Jy ! Inverting map and beam ! Estimated beam: bmin=3.014 mas, bmaj=7.089 mas, bpa=-2.227 degrees ! Estimated noise=0.64828 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.00287712 Jy ! Component: 100 - total flux cleaned = 0.00432589 Jy ! Component: 150 - total flux cleaned = 0.00531148 Jy ! Component: 200 - total flux cleaned = 0.0061885 Jy ! Total flux subtracted in 200 components = 0.0061885 Jy ! Clean residual min=-0.002768 max=0.002786 Jy/beam ! Clean residual mean=-0.000004 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.111799 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 44 components and 0.111799 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=6.839 mas, bmaj=11.2 mas, bpa=-5.029 degrees ! Estimated noise=0.842702 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00297016 Jy ! Component: 100 - total flux cleaned = 0.00498221 Jy ! Component: 150 - total flux cleaned = 0.0065642 Jy ! Component: 200 - total flux cleaned = 0.00750409 Jy ! Total flux subtracted in 200 components = 0.00750409 Jy ! Clean residual min=-0.002851 max=0.002702 Jy/beam ! Clean residual mean=-0.000001 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.119303 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.000664193 Jy ! Component: 100 - total flux cleaned = 0.00116406 Jy ! Component: 150 - total flux cleaned = 0.00160346 Jy ! Component: 200 - total flux cleaned = 0.00193305 Jy ! Total flux subtracted in 200 components = 0.00193305 Jy ! Clean residual min=-0.002791 max=0.002656 Jy/beam ! Clean residual mean=0.000002 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.121236 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 100 components and 0.121236 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.014 mas, bmaj=7.089 mas, bpa=-2.227 degrees ! Estimated noise=0.64828 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000535651 Jy ! Component: 100 - total flux cleaned = -0.000713669 Jy ! Component: 150 - total flux cleaned = -0.000822631 Jy ! Component: 200 - total flux cleaned = -0.000873209 Jy ! Total flux subtracted in 200 components = -0.000873209 Jy ! Clean residual min=-0.002440 max=0.002608 Jy/beam ! Clean residual mean=0.000001 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.120363 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 124 components and 0.120363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075298Jy sigma=1.182818 ! Fit after self-cal, rms=0.075295Jy sigma=1.182628 wmodel J1803+0934_S_map.mod ! Writing 124 model components to file: J1803+0934_S_map.mod wobs J1803+0934_S_uvs.fits ! Writing UV FITS file: J1803+0934_S_uvs.fits wwins J1803+0934_S_map.win ! wwins: Wrote 2 windows to J1803+0934_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.000289798 Jy ! Component: 100 - total flux cleaned = 3.6693e-05 Jy ! Component: 150 - total flux cleaned = -4.88949e-06 Jy ! Component: 200 - total flux cleaned = -0.000316638 Jy ! Component: 250 - total flux cleaned = -0.000580701 Jy ! Component: 300 - total flux cleaned = -0.000727685 Jy ! Component: 350 - total flux cleaned = -0.000906722 Jy ! Component: 400 - total flux cleaned = -0.00111651 Jy ! Component: 450 - total flux cleaned = -0.00145766 Jy ! Component: 500 - total flux cleaned = -0.00172547 Jy ! Component: 550 - total flux cleaned = -0.0020203 Jy ! Component: 600 - total flux cleaned = -0.00231028 Jy ! Component: 650 - total flux cleaned = -0.00250047 Jy ! Component: 700 - total flux cleaned = -0.00271849 Jy ! Component: 750 - total flux cleaned = -0.00293347 Jy ! Component: 800 - total flux cleaned = -0.00317475 Jy ! Component: 850 - total flux cleaned = -0.00329322 Jy ! Component: 900 - total flux cleaned = -0.00341072 Jy ! Component: 950 - total flux cleaned = -0.00352658 Jy ! Component: 1000 - total flux cleaned = -0.00369763 Jy ! Component: 1050 - total flux cleaned = -0.00392247 Jy ! Component: 1100 - total flux cleaned = -0.00400548 Jy ! Component: 1150 - total flux cleaned = -0.00416975 Jy ! Component: 1200 - total flux cleaned = -0.0041698 Jy ! Component: 1250 - total flux cleaned = -0.00430401 Jy ! Component: 1300 - total flux cleaned = -0.00443695 Jy ! Component: 1350 - total flux cleaned = -0.00456807 Jy ! Component: 1400 - total flux cleaned = -0.00472335 Jy ! Component: 1450 - total flux cleaned = -0.00477443 Jy ! Component: 1500 - total flux cleaned = -0.00490101 Jy ! Component: 1550 - total flux cleaned = -0.0050261 Jy ! Component: 1600 - total flux cleaned = -0.00510056 Jy ! Component: 1650 - total flux cleaned = -0.0051982 Jy ! Component: 1700 - total flux cleaned = -0.00527094 Jy ! Component: 1750 - total flux cleaned = -0.00536715 Jy ! Component: 1800 - total flux cleaned = -0.00548602 Jy ! Component: 1850 - total flux cleaned = -0.00546247 Jy ! Component: 1900 - total flux cleaned = -0.00548581 Jy ! Component: 1950 - total flux cleaned = -0.00557806 Jy ! Component: 2000 - total flux cleaned = -0.00555514 Jy ! Component: 2050 - total flux cleaned = -0.00564567 Jy ! Component: 2100 - total flux cleaned = -0.00557783 Jy ! Component: 2150 - total flux cleaned = -0.00560031 Jy ! Component: 2200 - total flux cleaned = -0.00560034 Jy ! Component: 2250 - total flux cleaned = -0.00568794 Jy ! Component: 2300 - total flux cleaned = -0.00570949 Jy ! Component: 2350 - total flux cleaned = -0.00566639 Jy ! Component: 2400 - total flux cleaned = -0.00566614 Jy ! Component: 2450 - total flux cleaned = -0.00560241 Jy ! Component: 2500 - total flux cleaned = -0.00562333 Jy ! Component: 2550 - total flux cleaned = -0.00556054 Jy ! Component: 2600 - total flux cleaned = -0.00556082 Jy ! Component: 2650 - total flux cleaned = -0.00568451 Jy ! Component: 2700 - total flux cleaned = -0.00568425 Jy ! Component: 2750 - total flux cleaned = -0.00560329 Jy ! Component: 2800 - total flux cleaned = -0.00566348 Jy ! Component: 2850 - total flux cleaned = -0.00570321 Jy ! Component: 2900 - total flux cleaned = -0.00570305 Jy ! Component: 2950 - total flux cleaned = -0.00572274 Jy ! Component: 3000 - total flux cleaned = -0.00570307 Jy ! Component: 3050 - total flux cleaned = -0.00570307 Jy ! Component: 3100 - total flux cleaned = -0.00574153 Jy ! Component: 3150 - total flux cleaned = -0.00572236 Jy ! Component: 3200 - total flux cleaned = -0.00574125 Jy ! Component: 3250 - total flux cleaned = -0.00577887 Jy ! Component: 3300 - total flux cleaned = -0.00585371 Jy ! Component: 3350 - total flux cleaned = -0.00592813 Jy ! Component: 3400 - total flux cleaned = -0.00594666 Jy ! Component: 3450 - total flux cleaned = -0.00607515 Jy ! Component: 3500 - total flux cleaned = -0.00603862 Jy ! Component: 3550 - total flux cleaned = -0.00612923 Jy ! Component: 3600 - total flux cleaned = -0.00623739 Jy ! Component: 3650 - total flux cleaned = -0.00627302 Jy ! Component: 3700 - total flux cleaned = -0.0063086 Jy ! Component: 3750 - total flux cleaned = -0.00634407 Jy ! Component: 3800 - total flux cleaned = -0.00639681 Jy ! Component: 3850 - total flux cleaned = -0.00650136 Jy ! Component: 3900 - total flux cleaned = -0.00655322 Jy ! Component: 3950 - total flux cleaned = -0.00657033 Jy ! Component: 4000 - total flux cleaned = -0.00665602 Jy ! Component: 4050 - total flux cleaned = -0.006741 Jy ! Total flux subtracted in 4096 components = -0.00679169 Jy ! Clean residual min=-0.000995 max=0.000894 Jy/beam ! Clean residual mean=0.000001 rms=0.000303 Jy/beam ! Combined flux in latest and established models = 0.113571 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 398 components and 0.113571 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1803+0934_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.014 x 7.089 at -2.227 degrees (North through East) ! Clean map min=-0.0020647 max=0.095094 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1803+0934_S_map.fits wmodel /vlbi/uf001/uva//J1803+0934_S_map.mod ! Writing 398 model components to file: /vlbi/uf001/uva//J1803+0934_S_map.mod wobs /vlbi/uf001/uva//J1803+0934_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1803+0934_S_uvs.fits wwins /vlbi/uf001/uva//J1803+0934_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J1803+0934_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0950945 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000301074 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.949816 0.949816 1.89963 3.79927 7.59853 15.1971 30.3941 60.7883 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.095 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 315.85 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1803+0934_S_dfm.log closed on Mon Jan 14 04:29:07 2019