! Started logfile: /vlbi/uf001/uva//J1124-1501_S_dfm.log on Mon Jan 14 01:17:08 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//J1124-1501_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1124-1501_S_uva.fits ! AN table 1: 38 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.980702 visibilities/baseline/integration-bin. ! Found source: J1124-1501 ! ! 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 5031 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 J1124-1501_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 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.056242Jy sigma=19.720182 ! Fit after self-cal, rms=0.718154Jy sigma=13.356378 ! 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.735 mas, bmaj=6.743 mas, bpa=-2.166 degrees ! Estimated noise=0.790448 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.22017 Jy ! Component: 100 - total flux cleaned = 0.269455 Jy ! Total flux subtracted in 100 components = 0.269455 Jy ! Clean residual min=-0.011622 max=0.016877 Jy/beam ! Clean residual mean=-0.000088 rms=0.003147 Jy/beam ! Combined flux in latest and established models = 0.269455 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.269455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087871Jy sigma=1.558631 ! Fit after self-cal, rms=0.087865Jy sigma=1.558553 ! 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.261 mas, bmaj=7.756 mas, bpa=-3.507 degrees ! Estimated noise=0.551754 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.0206951 Jy ! Component: 100 - total flux cleaned = 0.029427 Jy ! Component: 150 - total flux cleaned = 0.0338563 Jy ! Component: 200 - total flux cleaned = 0.036189 Jy ! Total flux subtracted in 200 components = 0.036189 Jy ! Clean residual min=-0.009548 max=0.012008 Jy/beam ! Clean residual mean=-0.000046 rms=0.002466 Jy/beam ! Combined flux in latest and established models = 0.305644 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 25 components and 0.305644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083946Jy sigma=1.466986 ! Fit after self-cal, rms=0.083960Jy sigma=1.466885 ! 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.261 x 7.756 at -3.507 degrees (North through East) ! Clean map min=-0.0092048 max=0.28521 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.96 HN 0.98 KP 0.97 ! LA 0.94 MK 0.96 NL 1.11 OV 0.96 ! PT 0.96 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.25 FD 0.94 HN 1.02 KP 0.99 ! LA 0.93 MK 1.00 NL 1.12 OV 0.92 ! PT 0.95 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.35 FD 1.00 HN 1.01 KP 0.97 ! LA 0.92 MK 1.07 NL 1.24 OV 0.99 ! PT 0.97 SC 1.00 ! ! ! Fit before self-cal, rms=0.083960Jy sigma=1.466885 ! Fit after self-cal, rms=0.082986Jy sigma=1.331234 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.268 mas, bmaj=7.827 mas, bpa=-3.19 degrees ! Estimated noise=0.552819 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.0018966 Jy ! Component: 100 - total flux cleaned = -0.00207024 Jy ! Component: 150 - total flux cleaned = -0.00229428 Jy ! Component: 200 - total flux cleaned = -0.00243002 Jy ! Total flux subtracted in 200 components = -0.00243002 Jy ! Clean residual min=-0.007775 max=0.005847 Jy/beam ! Clean residual mean=0.000008 rms=0.001574 Jy/beam ! Combined flux in latest and established models = 0.303214 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 36 components and 0.303214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082823Jy sigma=1.327561 ! Fit after self-cal, rms=0.082905Jy sigma=1.327166 ! 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.082905Jy sigma=1.327166 ! Fit after self-cal, rms=0.079943Jy sigma=1.258103 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.275 mas, bmaj=7.878 mas, bpa=-3.184 degrees ! Estimated noise=0.553688 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00084216 Jy ! Component: 100 - total flux cleaned = -0.000778154 Jy ! Component: 150 - total flux cleaned = -0.000668403 Jy ! Component: 200 - total flux cleaned = -0.000619531 Jy ! Total flux subtracted in 200 components = -0.000619531 Jy ! Clean residual min=-0.002726 max=0.002607 Jy/beam ! Clean residual mean=-0.000013 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.302595 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 40 components and 0.302595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079846Jy sigma=1.256477 ! Fit after self-cal, rms=0.079872Jy sigma=1.256269 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.31419e-05 Jy ! Component: 100 - total flux cleaned = 0.000168953 Jy ! Component: 150 - total flux cleaned = 0.000234911 Jy ! Component: 200 - total flux cleaned = 0.000265486 Jy ! Total flux subtracted in 200 components = 0.000265486 Jy ! Clean residual min=-0.002664 max=0.002594 Jy/beam ! Clean residual mean=-0.000012 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.30286 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 44 components and 0.30286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079837Jy sigma=1.255725 ! Fit after self-cal, rms=0.079836Jy sigma=1.255719 ! 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.079836Jy sigma=1.255719 ! Fit after self-cal, rms=0.080184Jy sigma=1.255270 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.277 mas, bmaj=7.906 mas, bpa=-3.218 degrees ! Estimated noise=0.554639 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000423067 Jy ! Component: 100 - total flux cleaned = -0.000339758 Jy ! Component: 150 - total flux cleaned = -0.000267437 Jy ! Component: 200 - total flux cleaned = -0.000202692 Jy ! Total flux subtracted in 200 components = -0.000202692 Jy ! Clean residual min=-0.002612 max=0.002493 Jy/beam ! Clean residual mean=-0.000012 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.302657 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 48 components and 0.302657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080141Jy sigma=1.254604 ! Fit after self-cal, rms=0.080144Jy sigma=1.254598 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.54156e-05 Jy ! Component: 100 - total flux cleaned = 6.61778e-05 Jy ! Component: 150 - total flux cleaned = 9.13605e-05 Jy ! Component: 200 - total flux cleaned = 0.000115018 Jy ! Total flux subtracted in 200 components = 0.000115018 Jy ! Clean residual min=-0.002574 max=0.002487 Jy/beam ! Clean residual mean=-0.000012 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.302772 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 49 components and 0.302772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080127Jy sigma=1.254341 ! Fit after self-cal, rms=0.080126Jy sigma=1.254337 ! 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.080126Jy sigma=1.254337 ! Fit after self-cal, rms=0.080364Jy sigma=1.254113 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.508 mas, bmaj=14.6 mas, bpa=-0.294 degrees ! Estimated noise=0.702491 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00015464 Jy ! Component: 100 - total flux cleaned = 0.000173268 Jy ! Component: 150 - total flux cleaned = 0.000156009 Jy ! Component: 200 - total flux cleaned = 0.000154522 Jy ! Total flux subtracted in 200 components = 0.000154522 Jy ! Clean residual min=-0.002233 max=0.002572 Jy/beam ! Clean residual mean=-0.000022 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.302927 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 56 components and 0.302927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080350Jy sigma=1.253969 ! Fit after self-cal, rms=0.080352Jy sigma=1.253958 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.23119e-05 Jy ! Component: 100 - total flux cleaned = -2.19015e-05 Jy ! Component: 150 - total flux cleaned = -2.23548e-05 Jy ! Component: 200 - total flux cleaned = -2.30481e-05 Jy ! Total flux subtracted in 200 components = -2.30481e-05 Jy ! Clean residual min=-0.002247 max=0.002550 Jy/beam ! Clean residual mean=-0.000022 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.302904 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 57 components and 0.302904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080347Jy sigma=1.253959 ! Fit after self-cal, rms=0.080345Jy sigma=1.253954 ! 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.278 mas, bmaj=7.924 mas, bpa=-3.249 degrees ! Estimated noise=0.555222 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.278 x 7.924 at -3.249 degrees (North through East) ! Clean map min=-0.0024873 max=0.288 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.758 mas, bmaj=6.849 mas, bpa=-1.849 degrees ! Estimated noise=0.805436 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.224324 Jy ! Component: 100 - total flux cleaned = 0.273596 Jy ! Component: 150 - total flux cleaned = 0.288982 Jy ! Component: 200 - total flux cleaned = 0.295867 Jy ! Total flux subtracted in 200 components = 0.295867 Jy ! Clean residual min=-0.003371 max=0.003530 Jy/beam ! Clean residual mean=-0.000020 rms=0.000883 Jy/beam ! Combined flux in latest and established models = 0.295867 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.295867 Jy ! Inverting map and beam ! Estimated beam: bmin=3.278 mas, bmaj=7.924 mas, bpa=-3.249 degrees ! Estimated noise=0.555222 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-2.5, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00401302 Jy ! Component: 100 - total flux cleaned = 0.00576585 Jy ! Component: 150 - total flux cleaned = 0.0063474 Jy ! Component: 200 - total flux cleaned = 0.00666985 Jy ! Total flux subtracted in 200 components = 0.00666985 Jy ! Clean residual min=-0.002321 max=0.002384 Jy/beam ! Clean residual mean=-0.000012 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.302537 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 44 components and 0.302537 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.508 mas, bmaj=14.6 mas, bpa=-0.294 degrees ! Estimated noise=0.702491 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000622703 Jy ! Component: 100 - total flux cleaned = 0.000682521 Jy ! Component: 150 - total flux cleaned = 0.000695858 Jy ! Component: 200 - total flux cleaned = 0.00072053 Jy ! Total flux subtracted in 200 components = 0.00072053 Jy ! Clean residual min=-0.002195 max=0.002497 Jy/beam ! Clean residual mean=-0.000021 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.303257 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.09774e-05 Jy ! Component: 100 - total flux cleaned = 2.16491e-05 Jy ! Component: 150 - total flux cleaned = 3.20201e-05 Jy ! Component: 200 - total flux cleaned = 5.10431e-05 Jy ! Total flux subtracted in 200 components = 5.10431e-05 Jy ! Clean residual min=-0.002183 max=0.002536 Jy/beam ! Clean residual mean=-0.000021 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.303308 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 60 components and 0.303308 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.278 mas, bmaj=7.924 mas, bpa=-3.249 degrees ! Estimated noise=0.555222 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000196528 Jy ! Component: 100 - total flux cleaned = -0.000170932 Jy ! Component: 150 - total flux cleaned = -0.000195598 Jy ! Component: 200 - total flux cleaned = -0.000239448 Jy ! Total flux subtracted in 200 components = -0.000239448 Jy ! Clean residual min=-0.002299 max=0.002569 Jy/beam ! Clean residual mean=-0.000011 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.303069 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 73 components and 0.303069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080305Jy sigma=1.253261 ! Fit after self-cal, rms=0.080291Jy sigma=1.253085 wmodel J1124-1501_S_map.mod ! Writing 73 model components to file: J1124-1501_S_map.mod wobs J1124-1501_S_uvs.fits ! Writing UV FITS file: J1124-1501_S_uvs.fits wwins J1124-1501_S_map.win ! wwins: Wrote 2 windows to J1124-1501_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.000878381 Jy ! Component: 100 - total flux cleaned = 0.00133278 Jy ! Component: 150 - total flux cleaned = 0.00153136 Jy ! Component: 200 - total flux cleaned = 0.00160669 Jy ! Component: 250 - total flux cleaned = 0.00167962 Jy ! Component: 300 - total flux cleaned = 0.00175011 Jy ! Component: 350 - total flux cleaned = 0.00174977 Jy ! Component: 400 - total flux cleaned = 0.00171629 Jy ! Component: 450 - total flux cleaned = 0.00181449 Jy ! Component: 500 - total flux cleaned = 0.00184644 Jy ! Component: 550 - total flux cleaned = 0.00175202 Jy ! Component: 600 - total flux cleaned = 0.00165955 Jy ! Component: 650 - total flux cleaned = 0.00156911 Jy ! Component: 700 - total flux cleaned = 0.00156869 Jy ! Component: 750 - total flux cleaned = 0.00145149 Jy ! Component: 800 - total flux cleaned = 0.00139384 Jy ! Component: 850 - total flux cleaned = 0.00130908 Jy ! Component: 900 - total flux cleaned = 0.00130903 Jy ! Component: 950 - total flux cleaned = 0.00128153 Jy ! Component: 1000 - total flux cleaned = 0.00117342 Jy ! Component: 1050 - total flux cleaned = 0.00117339 Jy ! Component: 1100 - total flux cleaned = 0.00112032 Jy ! Component: 1150 - total flux cleaned = 0.00104262 Jy ! Component: 1200 - total flux cleaned = 0.00101672 Jy ! Component: 1250 - total flux cleaned = 0.00104189 Jy ! Component: 1300 - total flux cleaned = 0.000892706 Jy ! Component: 1350 - total flux cleaned = 0.00094186 Jy ! Component: 1400 - total flux cleaned = 0.000844512 Jy ! Component: 1450 - total flux cleaned = 0.000724809 Jy ! Component: 1500 - total flux cleaned = 0.000701095 Jy ! Component: 1550 - total flux cleaned = 0.000677689 Jy ! Component: 1600 - total flux cleaned = 0.000585139 Jy ! Component: 1650 - total flux cleaned = 0.000561936 Jy ! Component: 1700 - total flux cleaned = 0.000516679 Jy ! Component: 1750 - total flux cleaned = 0.000516789 Jy ! Component: 1800 - total flux cleaned = 0.00045048 Jy ! Component: 1850 - total flux cleaned = 0.00045039 Jy ! Component: 1900 - total flux cleaned = 0.000407142 Jy ! Component: 1950 - total flux cleaned = 0.000364455 Jy ! Component: 2000 - total flux cleaned = 0.00036441 Jy ! Component: 2050 - total flux cleaned = 0.000343031 Jy ! Component: 2100 - total flux cleaned = 0.000301405 Jy ! Component: 2150 - total flux cleaned = 0.000280818 Jy ! Component: 2200 - total flux cleaned = 0.00019919 Jy ! Component: 2250 - total flux cleaned = 0.000260049 Jy ! Component: 2300 - total flux cleaned = 0.00015979 Jy ! Component: 2350 - total flux cleaned = 0.000199663 Jy ! Component: 2400 - total flux cleaned = 0.000219143 Jy ! Component: 2450 - total flux cleaned = 0.000160501 Jy ! Component: 2500 - total flux cleaned = 0.000199408 Jy ! Component: 2550 - total flux cleaned = 0.000161098 Jy ! Component: 2600 - total flux cleaned = 0.000142079 Jy ! Component: 2650 - total flux cleaned = 0.000160975 Jy ! Component: 2700 - total flux cleaned = 0.000142329 Jy ! Component: 2750 - total flux cleaned = 0.000104985 Jy ! Component: 2800 - total flux cleaned = 1.28732e-05 Jy ! Component: 2850 - total flux cleaned = 3.14142e-05 Jy ! Component: 2900 - total flux cleaned = -2.30299e-05 Jy ! Component: 2950 - total flux cleaned = -7.69548e-05 Jy ! Component: 3000 - total flux cleaned = -7.70241e-05 Jy ! Component: 3050 - total flux cleaned = -0.00018319 Jy ! Component: 3100 - total flux cleaned = -0.000183213 Jy ! Component: 3150 - total flux cleaned = -0.000200656 Jy ! Component: 3200 - total flux cleaned = -0.000252753 Jy ! Component: 3250 - total flux cleaned = -0.000355954 Jy ! Component: 3300 - total flux cleaned = -0.000338638 Jy ! Component: 3350 - total flux cleaned = -0.000372485 Jy ! Component: 3400 - total flux cleaned = -0.000406185 Jy ! Component: 3450 - total flux cleaned = -0.000406113 Jy ! Component: 3500 - total flux cleaned = -0.000422653 Jy ! Component: 3550 - total flux cleaned = -0.000439189 Jy ! Component: 3600 - total flux cleaned = -0.000455638 Jy ! Component: 3650 - total flux cleaned = -0.000488291 Jy ! Component: 3700 - total flux cleaned = -0.000488288 Jy ! Component: 3750 - total flux cleaned = -0.000520353 Jy ! Component: 3800 - total flux cleaned = -0.00050429 Jy ! Component: 3850 - total flux cleaned = -0.000504372 Jy ! Component: 3900 - total flux cleaned = -0.000567447 Jy ! Component: 3950 - total flux cleaned = -0.000551568 Jy ! Component: 4000 - total flux cleaned = -0.000582751 Jy ! Component: 4050 - total flux cleaned = -0.000613703 Jy ! Total flux subtracted in 4096 components = -0.00058283 Jy ! Clean residual min=-0.000897 max=0.000949 Jy/beam ! Clean residual mean=-0.000004 rms=0.000276 Jy/beam ! Combined flux in latest and established models = 0.302486 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 336 components and 0.302486 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1124-1501_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.278 x 7.924 at -3.249 degrees (North through East) ! Clean map min=-0.001673 max=0.28845 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1124-1501_S_map.fits wmodel /vlbi/uf001/uva//J1124-1501_S_map.mod ! Writing 336 model components to file: /vlbi/uf001/uva//J1124-1501_S_map.mod wobs /vlbi/uf001/uva//J1124-1501_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1124-1501_S_uvs.fits wwins /vlbi/uf001/uva//J1124-1501_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J1124-1501_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.288449 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000273312 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.284256 0.284256 0.568513 1.13703 2.27405 4.5481 9.0962 18.1924 36.3848 72.7696 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.288 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1055.39 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1124-1501_S_dfm.log closed on Mon Jan 14 01:17:12 2019