! Started logfile: /vlbi/uf001/uva//J2335-2907_S_dfm.log on Mon Jan 14 06:46:11 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//J2335-2907_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2335-2907_S_uva.fits ! AN table 1: 48 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.837302 visibilities/baseline/integration-bin. ! Found source: J2335-2907 ! ! 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 2532 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 J2335-2907_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 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.999820Jy sigma=15.692669 ! Fit after self-cal, rms=0.874973Jy sigma=13.622016 ! 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=4.828 mas, bmaj=34.49 mas, bpa=-6.514 degrees ! Estimated noise=1.73315 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.103792 Jy ! Component: 100 - total flux cleaned = 0.127887 Jy ! Total flux subtracted in 100 components = 0.127887 Jy ! Clean residual min=-0.008793 max=0.010824 Jy/beam ! Clean residual mean=0.000009 rms=0.002958 Jy/beam ! Combined flux in latest and established models = 0.127887 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.127887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083740Jy sigma=1.205992 ! Fit after self-cal, rms=0.083724Jy sigma=1.205285 ! 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=5.512 mas, bmaj=36.3 mas, bpa=-6.775 degrees ! Estimated noise=0.917669 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.00997988 Jy ! Component: 100 - total flux cleaned = 0.0141216 Jy ! Component: 150 - total flux cleaned = 0.0157863 Jy ! Component: 200 - total flux cleaned = 0.0169387 Jy ! Total flux subtracted in 200 components = 0.0169387 Jy ! Clean residual min=-0.005512 max=0.006143 Jy/beam ! Clean residual mean=-0.000003 rms=0.001637 Jy/beam ! Combined flux in latest and established models = 0.144825 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 47 components and 0.144825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082732Jy sigma=1.184629 ! Fit after self-cal, rms=0.082785Jy sigma=1.184228 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.512 x 36.3 at -6.775 degrees (North through East) ! Clean map min=-0.0054263 max=0.13083 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 HN 1.08 KP 1.00 LA 0.95 ! NL 1.06 OV 0.96 PT 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 1.11 KP 1.02 LA 0.95 ! NL 1.03 OV 0.90 PT 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 1.06 KP 1.03 LA 0.93 ! NL 0.99 OV 0.90 PT 1.04 ! ! ! Fit before self-cal, rms=0.082785Jy sigma=1.184228 ! Fit after self-cal, rms=0.084406Jy sigma=1.173927 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.605 mas, bmaj=36.45 mas, bpa=-6.667 degrees ! Estimated noise=0.912374 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.00234919 Jy ! Component: 100 - total flux cleaned = -0.00294717 Jy ! Component: 150 - total flux cleaned = -0.00300027 Jy ! Component: 200 - total flux cleaned = -0.0030929 Jy ! Total flux subtracted in 200 components = -0.0030929 Jy ! Clean residual min=-0.003639 max=0.004017 Jy/beam ! Clean residual mean=0.000003 rms=0.001126 Jy/beam ! Combined flux in latest and established models = 0.141733 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 66 components and 0.141733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084290Jy sigma=1.172529 ! Fit after self-cal, rms=0.084424Jy sigma=1.172256 ! 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.084424Jy sigma=1.172256 ! Fit after self-cal, rms=0.084495Jy sigma=1.169544 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.618 mas, bmaj=36.5 mas, bpa=-6.69 degrees ! Estimated noise=0.909007 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000901515 Jy ! Component: 100 - total flux cleaned = -0.00140277 Jy ! Component: 150 - total flux cleaned = -0.00163132 Jy ! Component: 200 - total flux cleaned = -0.00172913 Jy ! Total flux subtracted in 200 components = -0.00172913 Jy ! Clean residual min=-0.003484 max=0.003341 Jy/beam ! Clean residual mean=-0.000001 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.140003 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 82 components and 0.140003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084440Jy sigma=1.169057 ! Fit after self-cal, rms=0.084464Jy sigma=1.168997 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.69828e-05 Jy ! Component: 100 - total flux cleaned = -9.83268e-05 Jy ! Component: 150 - total flux cleaned = -0.000126783 Jy ! Component: 200 - total flux cleaned = -0.00020188 Jy ! Total flux subtracted in 200 components = -0.00020188 Jy ! Clean residual min=-0.003598 max=0.003372 Jy/beam ! Clean residual mean=-0.000001 rms=0.000967 Jy/beam ! Combined flux in latest and established models = 0.139802 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 96 components and 0.139802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084441Jy sigma=1.168767 ! Fit after self-cal, rms=0.084442Jy sigma=1.168753 ! 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.084442Jy sigma=1.168753 ! Fit after self-cal, rms=0.084915Jy sigma=1.167636 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.639 mas, bmaj=36.52 mas, bpa=-6.716 degrees ! Estimated noise=0.906504 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000689016 Jy ! Component: 100 - total flux cleaned = -0.000966896 Jy ! Component: 150 - total flux cleaned = -0.00104268 Jy ! Component: 200 - total flux cleaned = -0.00110857 Jy ! Total flux subtracted in 200 components = -0.00110857 Jy ! Clean residual min=-0.003539 max=0.002962 Jy/beam ! Clean residual mean=-0.000005 rms=0.000889 Jy/beam ! Combined flux in latest and established models = 0.138693 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 116 components and 0.138693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084886Jy sigma=1.167377 ! Fit after self-cal, rms=0.084920Jy sigma=1.167324 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.000156615 Jy ! Component: 100 - total flux cleaned = -0.000179094 Jy ! Component: 150 - total flux cleaned = -0.000197722 Jy ! Component: 200 - total flux cleaned = -0.000214495 Jy ! Total flux subtracted in 200 components = -0.000214495 Jy ! Clean residual min=-0.003636 max=0.002989 Jy/beam ! Clean residual mean=-0.000005 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.138478 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 129 components and 0.138479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084908Jy sigma=1.167210 ! Fit after self-cal, rms=0.084908Jy sigma=1.167202 ! 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.084908Jy sigma=1.167202 ! Fit after self-cal, rms=0.085186Jy sigma=1.167091 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.085 mas, bmaj=39.1 mas, bpa=-7.128 degrees ! Estimated noise=0.927641 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000994016 Jy ! Component: 100 - total flux cleaned = -0.0010213 Jy ! Component: 150 - total flux cleaned = -0.00102238 Jy ! Component: 200 - total flux cleaned = -0.00105481 Jy ! Total flux subtracted in 200 components = -0.00105481 Jy ! Clean residual min=-0.002759 max=0.002169 Jy/beam ! Clean residual mean=-0.000006 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.137424 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 145 components and 0.137424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085178Jy sigma=1.166977 ! Fit after self-cal, rms=0.085192Jy sigma=1.166956 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.38807e-06 Jy ! Component: 100 - total flux cleaned = 5.86897e-05 Jy ! Component: 150 - total flux cleaned = 8.31692e-05 Jy ! Component: 200 - total flux cleaned = 9.4609e-05 Jy ! Total flux subtracted in 200 components = 9.4609e-05 Jy ! Clean residual min=-0.002768 max=0.002161 Jy/beam ! Clean residual mean=-0.000006 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.137518 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 160 components and 0.137518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085190Jy sigma=1.166936 ! Fit after self-cal, rms=0.085190Jy sigma=1.166921 ! 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=5.657 mas, bmaj=36.56 mas, bpa=-6.724 degrees ! Estimated noise=0.904729 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.657 x 36.56 at -6.724 degrees (North through East) ! Clean map min=-0.0034972 max=0.12962 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=4.957 mas, bmaj=34.78 mas, bpa=-6.494 degrees ! Estimated noise=1.72425 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.102942 Jy ! Component: 100 - total flux cleaned = 0.12632 Jy ! Component: 150 - total flux cleaned = 0.134039 Jy ! Component: 200 - total flux cleaned = 0.136959 Jy ! Total flux subtracted in 200 components = 0.136959 Jy ! Clean residual min=-0.006198 max=0.006893 Jy/beam ! Clean residual mean=-0.000000 rms=0.001996 Jy/beam ! Combined flux in latest and established models = 0.136959 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.136959 Jy ! Inverting map and beam ! Estimated beam: bmin=5.657 mas, bmaj=36.56 mas, bpa=-6.724 degrees ! Estimated noise=0.904729 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 = 4.39495e-05 Jy ! Component: 100 - total flux cleaned = 0.00017871 Jy ! Component: 150 - total flux cleaned = -0.000104598 Jy ! Component: 200 - total flux cleaned = -0.000162648 Jy ! Total flux subtracted in 200 components = -0.000162648 Jy ! Clean residual min=-0.004026 max=0.003176 Jy/beam ! Clean residual mean=-0.000005 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.136796 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 51 components and 0.136796 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=8.085 mas, bmaj=39.1 mas, bpa=-7.128 degrees ! Estimated noise=0.927641 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000227349 Jy ! Component: 100 - total flux cleaned = -0.000148791 Jy ! Component: 150 - total flux cleaned = -0.000114204 Jy ! Component: 200 - total flux cleaned = -0.0001149 Jy ! Total flux subtracted in 200 components = -0.0001149 Jy ! Clean residual min=-0.003084 max=0.002613 Jy/beam ! Clean residual mean=-0.000006 rms=0.000826 Jy/beam ! Combined flux in latest and established models = 0.136681 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 = 8.23437e-05 Jy ! Component: 100 - total flux cleaned = 0.000185101 Jy ! Component: 150 - total flux cleaned = 0.000257998 Jy ! Component: 200 - total flux cleaned = 0.000350677 Jy ! Total flux subtracted in 200 components = 0.000350677 Jy ! Clean residual min=-0.003026 max=0.002521 Jy/beam ! Clean residual mean=-0.000006 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 0.137032 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 88 components and 0.137032 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.657 mas, bmaj=36.56 mas, bpa=-6.724 degrees ! Estimated noise=0.904729 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000265562 Jy ! Component: 100 - total flux cleaned = 0.000306165 Jy ! Component: 150 - total flux cleaned = 0.000306549 Jy ! Component: 200 - total flux cleaned = 0.000305926 Jy ! Total flux subtracted in 200 components = 0.000305926 Jy ! Clean residual min=-0.003869 max=0.003087 Jy/beam ! Clean residual mean=-0.000005 rms=0.000911 Jy/beam ! Combined flux in latest and established models = 0.137338 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 117 components and 0.137338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085247Jy sigma=1.167677 ! Fit after self-cal, rms=0.085223Jy sigma=1.167561 wmodel J2335-2907_S_map.mod ! Writing 117 model components to file: J2335-2907_S_map.mod wobs J2335-2907_S_uvs.fits ! Writing UV FITS file: J2335-2907_S_uvs.fits wwins J2335-2907_S_map.win ! wwins: Wrote 1 windows to J2335-2907_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.000450051 Jy ! Component: 100 - total flux cleaned = -2.79563e-05 Jy ! Component: 150 - total flux cleaned = -2.73741e-05 Jy ! Component: 200 - total flux cleaned = -0.000160605 Jy ! Component: 250 - total flux cleaned = -0.000413464 Jy ! Component: 300 - total flux cleaned = -0.000735399 Jy ! Component: 350 - total flux cleaned = -0.00104516 Jy ! Component: 400 - total flux cleaned = -0.00138048 Jy ! Component: 450 - total flux cleaned = -0.00174041 Jy ! Component: 500 - total flux cleaned = -0.00201878 Jy ! Component: 550 - total flux cleaned = -0.00225433 Jy ! Component: 600 - total flux cleaned = -0.00248215 Jy ! Component: 650 - total flux cleaned = -0.00248285 Jy ! Component: 700 - total flux cleaned = -0.00257593 Jy ! Component: 750 - total flux cleaned = -0.0026361 Jy ! Component: 800 - total flux cleaned = -0.00272338 Jy ! Component: 850 - total flux cleaned = -0.00269439 Jy ! Component: 900 - total flux cleaned = -0.00286211 Jy ! Component: 950 - total flux cleaned = -0.00302551 Jy ! Component: 1000 - total flux cleaned = -0.0032387 Jy ! Component: 1050 - total flux cleaned = -0.00334279 Jy ! Component: 1100 - total flux cleaned = -0.0034705 Jy ! Component: 1150 - total flux cleaned = -0.00359537 Jy ! Component: 1200 - total flux cleaned = -0.0036686 Jy ! Component: 1250 - total flux cleaned = -0.00371706 Jy ! Component: 1300 - total flux cleaned = -0.00374095 Jy ! Component: 1350 - total flux cleaned = -0.00376382 Jy ! Component: 1400 - total flux cleaned = -0.00376371 Jy ! Component: 1450 - total flux cleaned = -0.0037634 Jy ! Component: 1500 - total flux cleaned = -0.00376292 Jy ! Component: 1550 - total flux cleaned = -0.00376299 Jy ! Component: 1600 - total flux cleaned = -0.00376253 Jy ! Component: 1650 - total flux cleaned = -0.00384717 Jy ! Component: 1700 - total flux cleaned = -0.00382598 Jy ! Component: 1750 - total flux cleaned = -0.00392849 Jy ! Component: 1800 - total flux cleaned = -0.00394824 Jy ! Component: 1850 - total flux cleaned = -0.00396799 Jy ! Component: 1900 - total flux cleaned = -0.00398774 Jy ! Component: 1950 - total flux cleaned = -0.00394897 Jy ! Component: 2000 - total flux cleaned = -0.00402532 Jy ! Component: 2050 - total flux cleaned = -0.00398741 Jy ! Component: 2100 - total flux cleaned = -0.00402459 Jy ! Component: 2150 - total flux cleaned = -0.0040247 Jy ! Component: 2200 - total flux cleaned = -0.00406112 Jy ! Component: 2250 - total flux cleaned = -0.00407908 Jy ! Component: 2300 - total flux cleaned = -0.00407911 Jy ! Component: 2350 - total flux cleaned = -0.00407924 Jy ! Component: 2400 - total flux cleaned = -0.00407931 Jy ! Component: 2450 - total flux cleaned = -0.00407957 Jy ! Component: 2500 - total flux cleaned = -0.00409687 Jy ! Component: 2550 - total flux cleaned = -0.00407968 Jy ! Component: 2600 - total flux cleaned = -0.00407964 Jy ! Component: 2650 - total flux cleaned = -0.00406262 Jy ! Component: 2700 - total flux cleaned = -0.00406258 Jy ! Component: 2750 - total flux cleaned = -0.00404585 Jy ! Component: 2800 - total flux cleaned = -0.00404579 Jy ! Component: 2850 - total flux cleaned = -0.00402923 Jy ! Component: 2900 - total flux cleaned = -0.00402913 Jy ! Component: 2950 - total flux cleaned = -0.00401281 Jy ! Component: 3000 - total flux cleaned = -0.00404497 Jy ! Component: 3050 - total flux cleaned = -0.00401278 Jy ! Component: 3100 - total flux cleaned = -0.00398083 Jy ! Component: 3150 - total flux cleaned = -0.00396481 Jy ! Component: 3200 - total flux cleaned = -0.00393309 Jy ! Component: 3250 - total flux cleaned = -0.0039015 Jy ! Component: 3300 - total flux cleaned = -0.00388583 Jy ! Component: 3350 - total flux cleaned = -0.00388577 Jy ! Component: 3400 - total flux cleaned = -0.00388575 Jy ! Component: 3450 - total flux cleaned = -0.00390127 Jy ! Component: 3500 - total flux cleaned = -0.00391681 Jy ! Component: 3550 - total flux cleaned = -0.00393225 Jy ! Component: 3600 - total flux cleaned = -0.00396324 Jy ! Component: 3650 - total flux cleaned = -0.00399416 Jy ! Component: 3700 - total flux cleaned = -0.00399415 Jy ! Component: 3750 - total flux cleaned = -0.00405579 Jy ! Component: 3800 - total flux cleaned = -0.00404045 Jy ! Component: 3850 - total flux cleaned = -0.00407124 Jy ! Component: 3900 - total flux cleaned = -0.00408661 Jy ! Component: 3950 - total flux cleaned = -0.00410202 Jy ! Component: 4000 - total flux cleaned = -0.00411736 Jy ! Component: 4050 - total flux cleaned = -0.00413272 Jy ! Total flux subtracted in 4096 components = -0.00414813 Jy ! Clean residual min=-0.000842 max=0.000895 Jy/beam ! Clean residual mean=0.000002 rms=0.000306 Jy/beam ! Combined flux in latest and established models = 0.13319 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 412 components and 0.13319 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J2335-2907_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.657 x 36.56 at -6.724 degrees (North through East) ! Clean map min=-0.0028217 max=0.12998 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2335-2907_S_map.fits wmodel /vlbi/uf001/uva//J2335-2907_S_map.mod ! Writing 412 model components to file: /vlbi/uf001/uva//J2335-2907_S_map.mod wobs /vlbi/uf001/uva//J2335-2907_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2335-2907_S_uvs.fits wwins /vlbi/uf001/uva//J2335-2907_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J2335-2907_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.129983 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000309159 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.713537 0.713537 1.42707 2.85415 5.7083 11.4166 22.8332 45.6664 91.3327 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.129 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 420.44 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2335-2907_S_dfm.log closed on Mon Jan 14 06:46:16 2019