! Started logfile: /vlbi/uf001/uva//J0743-0440_S_dfm.log on Sun Jan 13 23:35:32 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//J0743-0440_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0743-0440_S_uva.fits ! AN table 1: 42 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.710317 visibilities/baseline/integration-bin. ! Found source: J0743-0440 ! ! 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 3222 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 J0743-0440_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 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.018007Jy sigma=18.144596 ! Fit after self-cal, rms=0.859112Jy sigma=15.325668 ! 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.732 mas, bmaj=6.482 mas, bpa=2.52 degrees ! Estimated noise=0.868583 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.1086 Jy ! Component: 100 - total flux cleaned = 0.13522 Jy ! Total flux subtracted in 100 components = 0.13522 Jy ! Clean residual min=-0.007668 max=0.010939 Jy/beam ! Clean residual mean=-0.000009 rms=0.002131 Jy/beam ! Combined flux in latest and established models = 0.13522 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.13522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079468Jy sigma=1.338517 ! Fit after self-cal, rms=0.078509Jy sigma=1.324159 ! 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.129 mas, bmaj=7.099 mas, bpa=2.188 degrees ! Estimated noise=0.767793 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.0145428 Jy ! Component: 100 - total flux cleaned = 0.0212144 Jy ! Component: 150 - total flux cleaned = 0.0244493 Jy ! Component: 200 - total flux cleaned = 0.0257271 Jy ! Total flux subtracted in 200 components = 0.0257271 Jy ! Clean residual min=-0.006445 max=0.006652 Jy/beam ! Clean residual mean=-0.000025 rms=0.001726 Jy/beam ! Combined flux in latest and established models = 0.160947 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 17 components and 0.160947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075953Jy sigma=1.282073 ! Fit after self-cal, rms=0.075950Jy sigma=1.281747 ! 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.129 x 7.099 at 2.188 degrees (North through East) ! Clean map min=-0.0063012 max=0.1439 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.77 FD 1.03 HN 0.97 LA 0.89 ! MK 1.03 NL 1.05 OV 1.03 PT 1.03 ! SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.03 HN 0.93 LA 0.93 ! MK 0.97 NL 1.05 OV 0.98 PT 1.10 ! SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.14 HN 0.97 LA 0.93 ! MK 1.01 NL 0.97 OV 1.00 PT 1.44 ! SC 1.03 ! ! ! Fit before self-cal, rms=0.075950Jy sigma=1.281747 ! Fit after self-cal, rms=0.074137Jy sigma=1.230889 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.139 mas, bmaj=7.103 mas, bpa=1.961 degrees ! Estimated noise=0.766892 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.000270847 Jy ! Component: 100 - total flux cleaned = 0.000271222 Jy ! Component: 150 - total flux cleaned = 0.000249871 Jy ! Component: 200 - total flux cleaned = 0.000250341 Jy ! Total flux subtracted in 200 components = 0.000250341 Jy ! Clean residual min=-0.004806 max=0.005431 Jy/beam ! Clean residual mean=-0.000018 rms=0.001344 Jy/beam ! Combined flux in latest and established models = 0.161198 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 24 components and 0.161198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074120Jy sigma=1.230565 ! Fit after self-cal, rms=0.074188Jy sigma=1.229843 ! 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.074188Jy sigma=1.229843 ! Fit after self-cal, rms=0.075222Jy sigma=1.194093 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.142 mas, bmaj=7.118 mas, bpa=1.898 degrees ! Estimated noise=0.768716 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.54254e-05 Jy ! Component: 100 - total flux cleaned = -2.52391e-05 Jy ! Component: 150 - total flux cleaned = -4.25573e-05 Jy ! Component: 200 - total flux cleaned = -5.77303e-05 Jy ! Total flux subtracted in 200 components = -5.77303e-05 Jy ! Clean residual min=-0.003687 max=0.003538 Jy/beam ! Clean residual mean=-0.000007 rms=0.000872 Jy/beam ! Combined flux in latest and established models = 0.16114 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 28 components and 0.16114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075216Jy sigma=1.193926 ! Fit after self-cal, rms=0.075314Jy sigma=1.193548 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 = -3.39186e-05 Jy ! Component: 100 - total flux cleaned = -2.02359e-05 Jy ! Component: 150 - total flux cleaned = -7.4738e-06 Jy ! Component: 200 - total flux cleaned = -7.30976e-06 Jy ! Total flux subtracted in 200 components = -7.30976e-06 Jy ! Clean residual min=-0.003647 max=0.003536 Jy/beam ! Clean residual mean=-0.000007 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.161133 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 32 components and 0.161133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075310Jy sigma=1.193470 ! Fit after self-cal, rms=0.075307Jy sigma=1.193467 ! 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.075307Jy sigma=1.193467 ! Fit after self-cal, rms=0.075590Jy sigma=1.193045 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.144 mas, bmaj=7.123 mas, bpa=1.897 degrees ! Estimated noise=0.768993 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000214135 Jy ! Component: 100 - total flux cleaned = -0.000226836 Jy ! Component: 150 - total flux cleaned = -0.000238463 Jy ! Component: 200 - total flux cleaned = -0.000249034 Jy ! Total flux subtracted in 200 components = -0.000249034 Jy ! Clean residual min=-0.003827 max=0.003547 Jy/beam ! Clean residual mean=-0.000006 rms=0.000866 Jy/beam ! Combined flux in latest and established models = 0.160884 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 32 components and 0.160884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075586Jy sigma=1.192964 ! Fit after self-cal, rms=0.075591Jy sigma=1.192955 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.52016e-05 Jy ! Component: 100 - total flux cleaned = -1.48411e-05 Jy ! Component: 150 - total flux cleaned = -5.69728e-06 Jy ! Component: 200 - total flux cleaned = -1.44241e-05 Jy ! Total flux subtracted in 200 components = -1.44241e-05 Jy ! Clean residual min=-0.003811 max=0.003545 Jy/beam ! Clean residual mean=-0.000006 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.160869 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 34 components and 0.160869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075589Jy sigma=1.192916 ! Fit after self-cal, rms=0.075588Jy sigma=1.192914 ! 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.075588Jy sigma=1.192914 ! Fit after self-cal, rms=0.075635Jy sigma=1.192906 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.603 mas, bmaj=12 mas, bpa=3.921 degrees ! Estimated noise=1.00229 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000618084 Jy ! Component: 100 - total flux cleaned = -0.000584815 Jy ! Component: 150 - total flux cleaned = -0.000522046 Jy ! Component: 200 - total flux cleaned = -0.000473239 Jy ! Total flux subtracted in 200 components = -0.000473239 Jy ! Clean residual min=-0.004219 max=0.004130 Jy/beam ! Clean residual mean=-0.000012 rms=0.001226 Jy/beam ! Combined flux in latest and established models = 0.160396 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 39 components and 0.160396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075642Jy sigma=1.193001 ! Fit after self-cal, rms=0.075630Jy sigma=1.192922 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.000190596 Jy ! Component: 100 - total flux cleaned = -0.000152546 Jy ! Component: 150 - total flux cleaned = -0.000108484 Jy ! Component: 200 - total flux cleaned = -9.46669e-05 Jy ! Total flux subtracted in 200 components = -9.46669e-05 Jy ! Clean residual min=-0.004212 max=0.004112 Jy/beam ! Clean residual mean=-0.000012 rms=0.001225 Jy/beam ! Combined flux in latest and established models = 0.160301 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 43 components and 0.160301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075638Jy sigma=1.193049 ! Fit after self-cal, rms=0.075631Jy sigma=1.193016 ! 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.145 mas, bmaj=7.127 mas, bpa=1.884 degrees ! Estimated noise=0.76912 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.145 x 7.127 at 1.884 degrees (North through East) ! Clean map min=-0.0038083 max=0.14459 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.742 mas, bmaj=6.484 mas, bpa=2.261 degrees ! Estimated noise=0.875175 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.109778 Jy ! Component: 100 - total flux cleaned = 0.136457 Jy ! Component: 150 - total flux cleaned = 0.148622 Jy ! Component: 200 - total flux cleaned = 0.155136 Jy ! Total flux subtracted in 200 components = 0.155136 Jy ! Clean residual min=-0.004152 max=0.004011 Jy/beam ! Clean residual mean=-0.000003 rms=0.001028 Jy/beam ! Combined flux in latest and established models = 0.155136 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.155136 Jy ! Inverting map and beam ! Estimated beam: bmin=3.145 mas, bmaj=7.127 mas, bpa=1.884 degrees ! Estimated noise=0.76912 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.00357753 Jy ! Component: 100 - total flux cleaned = 0.00431734 Jy ! Component: 150 - total flux cleaned = 0.00465406 Jy ! Component: 200 - total flux cleaned = 0.00478442 Jy ! Total flux subtracted in 200 components = 0.00478442 Jy ! Clean residual min=-0.003939 max=0.003502 Jy/beam ! Clean residual mean=-0.000006 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.159921 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 16 components and 0.159921 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.603 mas, bmaj=12 mas, bpa=3.921 degrees ! Estimated noise=1.00229 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000238274 Jy ! Component: 100 - total flux cleaned = -8.61125e-05 Jy ! Component: 150 - total flux cleaned = 2.26422e-05 Jy ! Component: 200 - total flux cleaned = 9.99961e-05 Jy ! Total flux subtracted in 200 components = 9.99961e-05 Jy ! Clean residual min=-0.004291 max=0.004156 Jy/beam ! Clean residual mean=-0.000012 rms=0.001228 Jy/beam ! Combined flux in latest and established models = 0.160021 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 = 1.39042e-05 Jy ! Component: 100 - total flux cleaned = 2.54022e-05 Jy ! Component: 150 - total flux cleaned = 3.56775e-05 Jy ! Component: 200 - total flux cleaned = 5.33309e-05 Jy ! Total flux subtracted in 200 components = 5.33309e-05 Jy ! Clean residual min=-0.004280 max=0.004138 Jy/beam ! Clean residual mean=-0.000012 rms=0.001226 Jy/beam ! Combined flux in latest and established models = 0.160074 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 28 components and 0.160074 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.145 mas, bmaj=7.127 mas, bpa=1.884 degrees ! Estimated noise=0.76912 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000337592 Jy ! Component: 100 - total flux cleaned = 0.000117955 Jy ! Component: 150 - total flux cleaned = -1.04233e-05 Jy ! Component: 200 - total flux cleaned = -4.96965e-05 Jy ! Total flux subtracted in 200 components = -4.96965e-05 Jy ! Clean residual min=-0.003908 max=0.003521 Jy/beam ! Clean residual mean=-0.000006 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.160024 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 40 components and 0.160024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075631Jy sigma=1.192920 ! Fit after self-cal, rms=0.075633Jy sigma=1.192914 wmodel J0743-0440_S_map.mod ! Writing 40 model components to file: J0743-0440_S_map.mod wobs J0743-0440_S_uvs.fits ! Writing UV FITS file: J0743-0440_S_uvs.fits wwins J0743-0440_S_map.win ! wwins: Wrote 1 windows to J0743-0440_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.000116064 Jy ! Component: 100 - total flux cleaned = -0.00069253 Jy ! Component: 150 - total flux cleaned = -0.0013541 Jy ! Component: 200 - total flux cleaned = -0.00204084 Jy ! Component: 250 - total flux cleaned = -0.00254992 Jy ! Component: 300 - total flux cleaned = -0.00304289 Jy ! Component: 350 - total flux cleaned = -0.00356688 Jy ! Component: 400 - total flux cleaned = -0.00389041 Jy ! Component: 450 - total flux cleaned = -0.00424954 Jy ! Component: 500 - total flux cleaned = -0.00446732 Jy ! Component: 550 - total flux cleaned = -0.00472247 Jy ! Component: 600 - total flux cleaned = -0.00488856 Jy ! Component: 650 - total flux cleaned = -0.00509275 Jy ! Component: 700 - total flux cleaned = -0.00537124 Jy ! Component: 750 - total flux cleaned = -0.00552616 Jy ! Component: 800 - total flux cleaned = -0.00556446 Jy ! Component: 850 - total flux cleaned = -0.00567755 Jy ! Component: 900 - total flux cleaned = -0.00571557 Jy ! Component: 950 - total flux cleaned = -0.00593198 Jy ! Component: 1000 - total flux cleaned = -0.00600205 Jy ! Component: 1050 - total flux cleaned = -0.00610599 Jy ! Component: 1100 - total flux cleaned = -0.00624132 Jy ! Component: 1150 - total flux cleaned = -0.006207 Jy ! Component: 1200 - total flux cleaned = -0.00627332 Jy ! Component: 1250 - total flux cleaned = -0.00637086 Jy ! Component: 1300 - total flux cleaned = -0.00643449 Jy ! Component: 1350 - total flux cleaned = -0.00649699 Jy ! Component: 1400 - total flux cleaned = -0.00662004 Jy ! Component: 1450 - total flux cleaned = -0.00674115 Jy ! Component: 1500 - total flux cleaned = -0.00683105 Jy ! Component: 1550 - total flux cleaned = -0.00691954 Jy ! Component: 1600 - total flux cleaned = -0.00703695 Jy ! Component: 1650 - total flux cleaned = -0.00715222 Jy ! Component: 1700 - total flux cleaned = -0.00732251 Jy ! Component: 1750 - total flux cleaned = -0.00740645 Jy ! Component: 1800 - total flux cleaned = -0.00760022 Jy ! Component: 1850 - total flux cleaned = -0.00760009 Jy ! Component: 1900 - total flux cleaned = -0.00778876 Jy ! Component: 1950 - total flux cleaned = -0.00789473 Jy ! Component: 2000 - total flux cleaned = -0.00797356 Jy ! Component: 2050 - total flux cleaned = -0.00810329 Jy ! Component: 2100 - total flux cleaned = -0.00830791 Jy ! Component: 2150 - total flux cleaned = -0.00838332 Jy ! Component: 2200 - total flux cleaned = -0.00838326 Jy ! Component: 2250 - total flux cleaned = -0.00853178 Jy ! Component: 2300 - total flux cleaned = -0.00867839 Jy ! Component: 2350 - total flux cleaned = -0.00875112 Jy ! Component: 2400 - total flux cleaned = -0.00887063 Jy ! Component: 2450 - total flux cleaned = -0.00896504 Jy ! Component: 2500 - total flux cleaned = -0.0089884 Jy ! Component: 2550 - total flux cleaned = -0.00901158 Jy ! Component: 2600 - total flux cleaned = -0.0090804 Jy ! Component: 2650 - total flux cleaned = -0.00912584 Jy ! Component: 2700 - total flux cleaned = -0.00914859 Jy ! Component: 2750 - total flux cleaned = -0.00921564 Jy ! Component: 2800 - total flux cleaned = -0.00919334 Jy ! Component: 2850 - total flux cleaned = -0.00919337 Jy ! Component: 2900 - total flux cleaned = -0.00912829 Jy ! Component: 2950 - total flux cleaned = -0.00919302 Jy ! Component: 3000 - total flux cleaned = -0.0092358 Jy ! Component: 3050 - total flux cleaned = -0.00923571 Jy ! Component: 3100 - total flux cleaned = -0.00921465 Jy ! Component: 3150 - total flux cleaned = -0.00923571 Jy ! Component: 3200 - total flux cleaned = -0.00927734 Jy ! Component: 3250 - total flux cleaned = -0.00929818 Jy ! Component: 3300 - total flux cleaned = -0.00935959 Jy ! Component: 3350 - total flux cleaned = -0.0093596 Jy ! Component: 3400 - total flux cleaned = -0.00944003 Jy ! Component: 3450 - total flux cleaned = -0.00946001 Jy ! Component: 3500 - total flux cleaned = -0.00945999 Jy ! Component: 3550 - total flux cleaned = -0.00949934 Jy ! Component: 3600 - total flux cleaned = -0.00953849 Jy ! Component: 3650 - total flux cleaned = -0.00955806 Jy ! Component: 3700 - total flux cleaned = -0.00961569 Jy ! Component: 3750 - total flux cleaned = -0.00955838 Jy ! Component: 3800 - total flux cleaned = -0.0095776 Jy ! Component: 3850 - total flux cleaned = -0.00961536 Jy ! Component: 3900 - total flux cleaned = -0.00961536 Jy ! Component: 3950 - total flux cleaned = -0.00963389 Jy ! Component: 4000 - total flux cleaned = -0.00963392 Jy ! Component: 4050 - total flux cleaned = -0.00967067 Jy ! Total flux subtracted in 4096 components = -0.00972536 Jy ! Clean residual min=-0.001026 max=0.001018 Jy/beam ! Clean residual mean=0.000000 rms=0.000326 Jy/beam ! Combined flux in latest and established models = 0.150299 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 319 components and 0.150299 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0743-0440_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.145 x 7.127 at 1.884 degrees (North through East) ! Clean map min=-0.0023361 max=0.14474 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0743-0440_S_map.fits wmodel /vlbi/uf001/uva//J0743-0440_S_map.mod ! Writing 319 model components to file: /vlbi/uf001/uva//J0743-0440_S_map.mod wobs /vlbi/uf001/uva//J0743-0440_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0743-0440_S_uvs.fits wwins /vlbi/uf001/uva//J0743-0440_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0743-0440_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.144741 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000316534 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.656069 0.656069 1.31214 2.62427 5.24855 10.4971 20.9942 41.9884 83.9768 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.144 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 457.269 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0743-0440_S_dfm.log closed on Sun Jan 13 23:35:36 2019