! Started logfile: /vlbi/uf001/uva//J0743-3803_S_dfm.log on Sun Jan 13 23:35:43 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-3803_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0743-3803_S_uva.fits ! AN table 1: 36 integrations on 28 of 28 possible baselines. ! AN table 2: 37 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.989356 visibilities/baseline/integration-bin. ! Found source: J0743-3803 ! ! 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 5298 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-3803_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 2 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.037590Jy sigma=13.385260 ! Fit after self-cal, rms=0.823068Jy sigma=10.274873 ! 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=3.913 mas, bmaj=22.49 mas, bpa=10.57 degrees ! Estimated noise=1.42786 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.153185 Jy ! Component: 100 - total flux cleaned = 0.221563 Jy ! Total flux subtracted in 100 components = 0.221563 Jy ! Clean residual min=-0.018210 max=0.033282 Jy/beam ! Clean residual mean=0.000146 rms=0.007347 Jy/beam ! Combined flux in latest and established models = 0.221563 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 49 components and 0.221563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.125883Jy sigma=1.592656 ! Fit after self-cal, rms=0.123870Jy sigma=1.578887 ! 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=4.753 mas, bmaj=24.44 mas, bpa=10.23 degrees ! Estimated noise=0.775189 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.0471804 Jy ! Component: 100 - total flux cleaned = 0.0731622 Jy ! Component: 150 - total flux cleaned = 0.0886693 Jy ! Component: 200 - total flux cleaned = 0.0982907 Jy ! Total flux subtracted in 200 components = 0.0982907 Jy ! Clean residual min=-0.010147 max=0.014472 Jy/beam ! Clean residual mean=-0.000089 rms=0.004262 Jy/beam ! Combined flux in latest and established models = 0.319853 Jy ! Performing phase self-cal ! Adding 76 model components to the UV plane model. ! The established model now contains 124 components and 0.319853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107963Jy sigma=1.285072 ! Fit after self-cal, rms=0.107391Jy sigma=1.281476 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.753 x 24.44 at 10.23 degrees (North through East) ! Clean map min=-0.010025 max=0.16842 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.92 HN 0.95 KP 1.00 LA 0.89 ! NL 1.32 OV 0.97 PT 0.99 SC 1.12 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 0.95 KP 1.00 LA 0.87 ! NL 2.14 OV 1.00 PT 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.92 HN 1.02 KP 1.02 LA 0.89 ! NL 1.18 OV 0.90 PT 0.96 SC 1.07 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.03 FD 1.00 KP 0.97 LA 0.90 ! NL 1.99 OV 0.93 PT 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.92 HN 1.02 KP 0.99 LA 0.91 ! NL 1.12 OV 0.99 PT 0.96 SC 0.90 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 0.92 KP 1.00 LA 0.90 ! NL 2.02 OV 0.94 PT 0.99 ! ! ! Fit before self-cal, rms=0.107391Jy sigma=1.281476 ! Fit after self-cal, rms=0.120374Jy sigma=1.167381 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.757 mas, bmaj=24.74 mas, bpa=10.13 degrees ! Estimated noise=0.779832 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.00154392 Jy ! Component: 100 - total flux cleaned = -0.00177766 Jy ! Component: 150 - total flux cleaned = -0.0019687 Jy ! Component: 200 - total flux cleaned = -0.00196821 Jy ! Total flux subtracted in 200 components = -0.00196821 Jy ! Clean residual min=-0.003183 max=0.004773 Jy/beam ! Clean residual mean=0.000017 rms=0.000981 Jy/beam ! Combined flux in latest and established models = 0.317885 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 136 components and 0.317885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.120262Jy sigma=1.166189 ! Fit after self-cal, rms=0.120778Jy sigma=1.165011 ! Inverting map ! Added new window around map position (10, -18.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00375911 Jy ! Component: 100 - total flux cleaned = 0.00428366 Jy ! Component: 150 - total flux cleaned = 0.00476988 Jy ! Component: 200 - total flux cleaned = 0.00506932 Jy ! Total flux subtracted in 200 components = 0.00506932 Jy ! Clean residual min=-0.002682 max=0.003264 Jy/beam ! Clean residual mean=0.000030 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.322954 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 149 components and 0.322954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.120553Jy sigma=1.162454 ! Fit after self-cal, rms=0.120640Jy sigma=1.161881 ! 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.120640Jy sigma=1.161881 ! Fit after self-cal, rms=0.121133Jy sigma=1.161594 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.709 mas, bmaj=24.82 mas, bpa=10.41 degrees ! Estimated noise=0.777094 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00151334 Jy ! Component: 100 - total flux cleaned = 0.00152703 Jy ! Component: 150 - total flux cleaned = 0.00147699 Jy ! Component: 200 - total flux cleaned = 0.00138635 Jy ! Total flux subtracted in 200 components = 0.00138635 Jy ! Clean residual min=-0.002805 max=0.003095 Jy/beam ! Clean residual mean=0.000026 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.324341 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 162 components and 0.324341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.121040Jy sigma=1.160608 ! Fit after self-cal, rms=0.121121Jy sigma=1.160377 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.00062257 Jy ! Component: 100 - total flux cleaned = 0.000576538 Jy ! Component: 150 - total flux cleaned = 0.000533438 Jy ! Component: 200 - total flux cleaned = 0.000494649 Jy ! Total flux subtracted in 200 components = 0.000494649 Jy ! Clean residual min=-0.002771 max=0.003028 Jy/beam ! Clean residual mean=0.000028 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.324835 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 175 components and 0.324835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.121072Jy sigma=1.159911 ! Fit after self-cal, rms=0.121108Jy sigma=1.159823 ! 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.121108Jy sigma=1.159823 ! Fit after self-cal, rms=0.122521Jy sigma=1.159762 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.681 mas, bmaj=24.88 mas, bpa=10.58 degrees ! Estimated noise=0.776834 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000792645 Jy ! Component: 100 - total flux cleaned = 0.000670317 Jy ! Component: 150 - total flux cleaned = 0.000633863 Jy ! Component: 200 - total flux cleaned = 0.000600564 Jy ! Total flux subtracted in 200 components = 0.000600564 Jy ! Clean residual min=-0.002986 max=0.002991 Jy/beam ! Clean residual mean=0.000023 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.325436 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 200 components and 0.325436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.122487Jy sigma=1.159360 ! Fit after self-cal, rms=0.122536Jy sigma=1.159260 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.000359387 Jy ! Component: 100 - total flux cleaned = 0.000396443 Jy ! Component: 150 - total flux cleaned = 0.00036274 Jy ! Component: 200 - total flux cleaned = 0.000363438 Jy ! Total flux subtracted in 200 components = 0.000363438 Jy ! Clean residual min=-0.002936 max=0.002960 Jy/beam ! Clean residual mean=0.000024 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.325799 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 215 components and 0.325799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.122511Jy sigma=1.158987 ! Fit after self-cal, rms=0.122538Jy sigma=1.158938 ! 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.122538Jy sigma=1.158938 ! Fit after self-cal, rms=0.122944Jy sigma=1.158884 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.018 mas, bmaj=32.44 mas, bpa=7.877 degrees ! Estimated noise=0.837029 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000775376 Jy ! Component: 100 - total flux cleaned = 0.000880065 Jy ! Component: 150 - total flux cleaned = 0.000899311 Jy ! Component: 200 - total flux cleaned = 0.000935003 Jy ! Total flux subtracted in 200 components = 0.000935003 Jy ! Clean residual min=-0.002760 max=0.002765 Jy/beam ! Clean residual mean=0.000034 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.326734 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 231 components and 0.326734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.122933Jy sigma=1.158769 ! Fit after self-cal, rms=0.122964Jy sigma=1.158747 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.000216705 Jy ! Component: 100 - total flux cleaned = 0.000199212 Jy ! Component: 150 - total flux cleaned = 0.000199473 Jy ! Component: 200 - total flux cleaned = 0.000199441 Jy ! Total flux subtracted in 200 components = 0.000199441 Jy ! Clean residual min=-0.002786 max=0.002696 Jy/beam ! Clean residual mean=0.000034 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.326934 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 239 components and 0.326934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.122956Jy sigma=1.158687 ! Fit after self-cal, rms=0.122968Jy sigma=1.158682 ! 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=4.654 mas, bmaj=24.92 mas, bpa=10.72 degrees ! Estimated noise=0.776038 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.654 x 24.92 at 10.72 degrees (North through East) ! Clean map min=-0.0028667 max=0.16459 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=3.83 mas, bmaj=22.99 mas, bpa=10.96 degrees ! Estimated noise=1.4336 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.155316 Jy ! Component: 100 - total flux cleaned = 0.222029 Jy ! Component: 150 - total flux cleaned = 0.256426 Jy ! Component: 200 - total flux cleaned = 0.276227 Jy ! Total flux subtracted in 200 components = 0.276227 Jy ! Clean residual min=-0.008753 max=0.010301 Jy/beam ! Clean residual mean=0.000040 rms=0.002549 Jy/beam ! Combined flux in latest and established models = 0.276227 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 90 model components to the UV plane model. ! The established model now contains 90 components and 0.276227 Jy ! Inverting map and beam ! Estimated beam: bmin=4.654 mas, bmaj=24.92 mas, bpa=10.72 degrees ! Estimated noise=0.776038 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 (-5.5, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0172566 Jy ! Component: 100 - total flux cleaned = 0.0279935 Jy ! Component: 150 - total flux cleaned = 0.035183 Jy ! Component: 200 - total flux cleaned = 0.0401397 Jy ! Total flux subtracted in 200 components = 0.0401397 Jy ! Clean residual min=-0.003666 max=0.002964 Jy/beam ! Clean residual mean=0.000013 rms=0.000949 Jy/beam ! Combined flux in latest and established models = 0.316366 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 144 components and 0.316367 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=9.018 mas, bmaj=32.44 mas, bpa=7.877 degrees ! Estimated noise=0.837029 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00411159 Jy ! Component: 100 - total flux cleaned = 0.00669085 Jy ! Component: 150 - total flux cleaned = 0.00793455 Jy ! Component: 200 - total flux cleaned = 0.00848826 Jy ! Total flux subtracted in 200 components = 0.00848826 Jy ! Clean residual min=-0.002716 max=0.002393 Jy/beam ! Clean residual mean=0.000031 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.324855 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.000441195 Jy ! Component: 100 - total flux cleaned = 0.000661687 Jy ! Component: 150 - total flux cleaned = 0.00072421 Jy ! Component: 200 - total flux cleaned = 0.000751773 Jy ! Total flux subtracted in 200 components = 0.000751773 Jy ! Clean residual min=-0.002641 max=0.002515 Jy/beam ! Clean residual mean=0.000032 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.325607 Jy ! Adding 90 model components to the UV plane model. ! The established model now contains 231 components and 0.325606 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.654 mas, bmaj=24.92 mas, bpa=10.72 degrees ! Estimated noise=0.776038 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000147438 Jy ! Component: 100 - total flux cleaned = -0.00015496 Jy ! Component: 150 - total flux cleaned = -0.000153413 Jy ! Component: 200 - total flux cleaned = -0.000239165 Jy ! Total flux subtracted in 200 components = -0.000239165 Jy ! Clean residual min=-0.002760 max=0.002607 Jy/beam ! Clean residual mean=0.000022 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.325367 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 254 components and 0.325367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.122956Jy sigma=1.158655 ! Fit after self-cal, rms=0.122928Jy sigma=1.158316 wmodel J0743-3803_S_map.mod ! Writing 254 model components to file: J0743-3803_S_map.mod wobs J0743-3803_S_uvs.fits ! Writing UV FITS file: J0743-3803_S_uvs.fits wwins J0743-3803_S_map.win ! wwins: Wrote 3 windows to J0743-3803_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.00070682 Jy ! Component: 100 - total flux cleaned = -0.00128203 Jy ! Component: 150 - total flux cleaned = -0.00156652 Jy ! Component: 200 - total flux cleaned = -0.00198891 Jy ! Component: 250 - total flux cleaned = -0.00227803 Jy ! Component: 300 - total flux cleaned = -0.00262135 Jy ! Component: 350 - total flux cleaned = -0.00288294 Jy ! Component: 400 - total flux cleaned = -0.00310139 Jy ! Component: 450 - total flux cleaned = -0.00325086 Jy ! Component: 500 - total flux cleaned = -0.00336543 Jy ! Component: 550 - total flux cleaned = -0.00347602 Jy ! Component: 600 - total flux cleaned = -0.00347647 Jy ! Component: 650 - total flux cleaned = -0.00339913 Jy ! Component: 700 - total flux cleaned = -0.00334883 Jy ! Component: 750 - total flux cleaned = -0.00332418 Jy ! Component: 800 - total flux cleaned = -0.00337161 Jy ! Component: 850 - total flux cleaned = -0.00339536 Jy ! Component: 900 - total flux cleaned = -0.0035556 Jy ! Component: 950 - total flux cleaned = -0.00364482 Jy ! Component: 1000 - total flux cleaned = -0.00375426 Jy ! Component: 1050 - total flux cleaned = -0.00386116 Jy ! Component: 1100 - total flux cleaned = -0.00392412 Jy ! Component: 1150 - total flux cleaned = -0.00410934 Jy ! Component: 1200 - total flux cleaned = -0.00416973 Jy ! Component: 1250 - total flux cleaned = -0.00430848 Jy ! Component: 1300 - total flux cleaned = -0.00442507 Jy ! Component: 1350 - total flux cleaned = -0.00452062 Jy ! Component: 1400 - total flux cleaned = -0.00457723 Jy ! Component: 1450 - total flux cleaned = -0.00468843 Jy ! Component: 1500 - total flux cleaned = -0.0047977 Jy ! Component: 1550 - total flux cleaned = -0.00490513 Jy ! Component: 1600 - total flux cleaned = -0.00502872 Jy ! Component: 1650 - total flux cleaned = -0.00515058 Jy ! Component: 1700 - total flux cleaned = -0.00523644 Jy ! Component: 1750 - total flux cleaned = -0.00535517 Jy ! Component: 1800 - total flux cleaned = -0.00545569 Jy ! Component: 1850 - total flux cleaned = -0.00550552 Jy ! Component: 1900 - total flux cleaned = -0.00563672 Jy ! Component: 1950 - total flux cleaned = -0.00571816 Jy ! Component: 2000 - total flux cleaned = -0.00583063 Jy ! Component: 2050 - total flux cleaned = -0.00591033 Jy ! Component: 2100 - total flux cleaned = -0.0060048 Jy ! Component: 2150 - total flux cleaned = -0.0061139 Jy ! Component: 2200 - total flux cleaned = -0.00622204 Jy ! Component: 2250 - total flux cleaned = -0.00629843 Jy ! Component: 2300 - total flux cleaned = -0.00641988 Jy ! Component: 2350 - total flux cleaned = -0.00651022 Jy ! Component: 2400 - total flux cleaned = -0.00659999 Jy ! Component: 2450 - total flux cleaned = -0.00671879 Jy ! Component: 2500 - total flux cleaned = -0.00679239 Jy ! Component: 2550 - total flux cleaned = -0.00689484 Jy ! Component: 2600 - total flux cleaned = -0.00698191 Jy ! Component: 2650 - total flux cleaned = -0.00706839 Jy ! Component: 2700 - total flux cleaned = -0.00712564 Jy ! Component: 2750 - total flux cleaned = -0.00719675 Jy ! Component: 2800 - total flux cleaned = -0.00728159 Jy ! Component: 2850 - total flux cleaned = -0.00735169 Jy ! Component: 2900 - total flux cleaned = -0.00740733 Jy ! Component: 2950 - total flux cleaned = -0.007449 Jy ! Component: 3000 - total flux cleaned = -0.00750414 Jy ! Component: 3050 - total flux cleaned = -0.00758623 Jy ! Component: 3100 - total flux cleaned = -0.0076677 Jy ! Component: 3150 - total flux cleaned = -0.00770825 Jy ! Component: 3200 - total flux cleaned = -0.00780215 Jy ! Component: 3250 - total flux cleaned = -0.00788206 Jy ! Component: 3300 - total flux cleaned = -0.00796156 Jy ! Component: 3350 - total flux cleaned = -0.00802748 Jy ! Component: 3400 - total flux cleaned = -0.00810632 Jy ! Component: 3450 - total flux cleaned = -0.00817173 Jy ! Component: 3500 - total flux cleaned = -0.00822387 Jy ! Component: 3550 - total flux cleaned = -0.00827577 Jy ! Component: 3600 - total flux cleaned = -0.00836633 Jy ! Component: 3650 - total flux cleaned = -0.00840508 Jy ! Component: 3700 - total flux cleaned = -0.008508 Jy ! Component: 3750 - total flux cleaned = -0.00854648 Jy ! Component: 3800 - total flux cleaned = -0.00863597 Jy ! Component: 3850 - total flux cleaned = -0.00869968 Jy ! Component: 3900 - total flux cleaned = -0.00877597 Jy ! Component: 3950 - total flux cleaned = -0.00883943 Jy ! Component: 4000 - total flux cleaned = -0.00891534 Jy ! Component: 4050 - total flux cleaned = -0.0089785 Jy ! Total flux subtracted in 4096 components = -0.00905408 Jy ! Clean residual min=-0.000684 max=0.000808 Jy/beam ! Clean residual mean=-0.000004 rms=0.000246 Jy/beam ! Combined flux in latest and established models = 0.316313 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 553 components and 0.316313 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0743-3803_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.654 x 24.92 at 10.72 degrees (North through East) ! Clean map min=-0.0024381 max=0.17176 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0743-3803_S_map.fits wmodel /vlbi/uf001/uva//J0743-3803_S_map.mod ! Writing 553 model components to file: /vlbi/uf001/uva//J0743-3803_S_map.mod wobs /vlbi/uf001/uva//J0743-3803_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0743-3803_S_uvs.fits wwins /vlbi/uf001/uva//J0743-3803_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J0743-3803_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.171763 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000242911 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.424267 0.424267 0.848534 1.69707 3.39414 6.78827 13.5765 27.1531 54.3062 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.171 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 707.102 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0743-3803_S_dfm.log closed on Sun Jan 13 23:35:48 2019