! Started logfile: /vlbi/uf001/uva//J1135-3056_S_dfm.log on Mon Jan 14 01:22:29 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//J1135-3056_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1135-3056_S_uva.fits ! AN table 1: 61 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.993755 visibilities/baseline/integration-bin. ! Found source: J1135-3056 ! ! 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 3819 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 J1135-3056_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 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.020060Jy sigma=14.778984 ! Fit after self-cal, rms=0.917223Jy sigma=13.209517 ! 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.966 mas, bmaj=40.69 mas, bpa=-2.658 degrees ! Estimated noise=1.14456 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.0676434 Jy ! Component: 100 - total flux cleaned = 0.0850673 Jy ! Total flux subtracted in 100 components = 0.0850673 Jy ! Clean residual min=-0.006025 max=0.007342 Jy/beam ! Clean residual mean=-0.000065 rms=0.001844 Jy/beam ! Combined flux in latest and established models = 0.0850673 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0850673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089762Jy sigma=1.193216 ! Fit after self-cal, rms=0.088968Jy sigma=1.181154 ! 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.927 mas, bmaj=40.94 mas, bpa=-3.059 degrees ! Estimated noise=0.816274 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.00923612 Jy ! Component: 100 - total flux cleaned = 0.0128057 Jy ! Component: 150 - total flux cleaned = 0.0138462 Jy ! Component: 200 - total flux cleaned = 0.01457 Jy ! Total flux subtracted in 200 components = 0.01457 Jy ! Clean residual min=-0.003518 max=0.004203 Jy/beam ! Clean residual mean=-0.000035 rms=0.001107 Jy/beam ! Combined flux in latest and established models = 0.0996373 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 65 components and 0.0996373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088234Jy sigma=1.164981 ! Fit after self-cal, rms=0.088264Jy sigma=1.164462 ! 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.927 x 40.94 at -3.059 degrees (North through East) ! Clean map min=-0.0036202 max=0.089444 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 HN 1.01 KP 1.02 LA 0.95 ! NL 1.09 OV 0.92 PT 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.92 HN 1.04 KP 1.02 LA 0.97 ! NL 1.04 OV 0.94 PT 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 1.13 KP 1.03 LA 0.94 ! NL 1.00 OV 0.97 PT 0.99 ! ! ! Fit before self-cal, rms=0.088264Jy sigma=1.164462 ! Fit after self-cal, rms=0.089532Jy sigma=1.161161 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.01 mas, bmaj=41.23 mas, bpa=-2.988 degrees ! Estimated noise=0.80981 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.00123916 Jy ! Component: 100 - total flux cleaned = -0.00166072 Jy ! Component: 150 - total flux cleaned = -0.00184583 Jy ! Component: 200 - total flux cleaned = -0.00199704 Jy ! Total flux subtracted in 200 components = -0.00199704 Jy ! Clean residual min=-0.003137 max=0.002967 Jy/beam ! Clean residual mean=-0.000019 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.0976402 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 97 components and 0.0976402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089483Jy sigma=1.160510 ! Fit after self-cal, rms=0.089568Jy sigma=1.160264 ! 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.089568Jy sigma=1.160264 ! Fit after self-cal, rms=0.090559Jy sigma=1.159159 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.021 mas, bmaj=41.33 mas, bpa=-3.025 degrees ! Estimated noise=0.811841 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000697425 Jy ! Component: 100 - total flux cleaned = -0.000976528 Jy ! Component: 150 - total flux cleaned = -0.00110379 Jy ! Component: 200 - total flux cleaned = -0.00118148 Jy ! Total flux subtracted in 200 components = -0.00118148 Jy ! Clean residual min=-0.003054 max=0.002725 Jy/beam ! Clean residual mean=-0.000019 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 0.0964588 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 120 components and 0.0964588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090542Jy sigma=1.158992 ! Fit after self-cal, rms=0.090577Jy sigma=1.158947 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.87145e-05 Jy ! Component: 100 - total flux cleaned = -0.000134734 Jy ! Component: 150 - total flux cleaned = -0.00020464 Jy ! Component: 200 - total flux cleaned = -0.000254734 Jy ! Total flux subtracted in 200 components = -0.000254734 Jy ! Clean residual min=-0.003015 max=0.002728 Jy/beam ! Clean residual mean=-0.000020 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 0.096204 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 143 components and 0.096204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090567Jy sigma=1.158872 ! Fit after self-cal, rms=0.090569Jy sigma=1.158863 ! 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.090569Jy sigma=1.158863 ! Fit after self-cal, rms=0.091618Jy sigma=1.158174 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.025 mas, bmaj=41.34 mas, bpa=-3.099 degrees ! Estimated noise=0.811393 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000264988 Jy ! Component: 100 - total flux cleaned = -0.000320539 Jy ! Component: 150 - total flux cleaned = -0.000354976 Jy ! Component: 200 - total flux cleaned = -0.000402967 Jy ! Total flux subtracted in 200 components = -0.000402967 Jy ! Clean residual min=-0.003017 max=0.002619 Jy/beam ! Clean residual mean=-0.000020 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.0958011 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 169 components and 0.0958011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091608Jy sigma=1.158096 ! Fit after self-cal, rms=0.091679Jy sigma=1.158024 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 = -7.74521e-05 Jy ! Component: 100 - total flux cleaned = -0.000137696 Jy ! Component: 150 - total flux cleaned = -0.000195141 Jy ! Component: 200 - total flux cleaned = -0.000222323 Jy ! Total flux subtracted in 200 components = -0.000222323 Jy ! Clean residual min=-0.002995 max=0.002606 Jy/beam ! Clean residual mean=-0.000021 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.0955788 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 176 components and 0.0955788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091673Jy sigma=1.157973 ! Fit after self-cal, rms=0.091676Jy sigma=1.157965 ! 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.091676Jy sigma=1.157965 ! Fit after self-cal, rms=0.091719Jy sigma=1.157934 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.495 mas, bmaj=44.29 mas, bpa=-3.426 degrees ! Estimated noise=0.821916 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000135105 Jy ! Component: 100 - total flux cleaned = -0.000211691 Jy ! Component: 150 - total flux cleaned = -0.000268708 Jy ! Component: 200 - total flux cleaned = -0.000298393 Jy ! Total flux subtracted in 200 components = -0.000298393 Jy ! Clean residual min=-0.002687 max=0.002492 Jy/beam ! Clean residual mean=-0.000028 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.0952804 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 196 components and 0.0952804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091716Jy sigma=1.157908 ! Fit after self-cal, rms=0.091730Jy sigma=1.157901 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.08704e-06 Jy ! Component: 100 - total flux cleaned = -5.12646e-05 Jy ! Component: 150 - total flux cleaned = -6.51113e-05 Jy ! Component: 200 - total flux cleaned = -8.46903e-05 Jy ! Total flux subtracted in 200 components = -8.46903e-05 Jy ! Clean residual min=-0.002699 max=0.002486 Jy/beam ! Clean residual mean=-0.000028 rms=0.000866 Jy/beam ! Combined flux in latest and established models = 0.0951957 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 212 components and 0.0951957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091727Jy sigma=1.157893 ! Fit after self-cal, rms=0.091731Jy sigma=1.157889 ! 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=6.028 mas, bmaj=41.33 mas, bpa=-3.129 degrees ! Estimated noise=0.809219 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.028 x 41.33 at -3.129 degrees (North through East) ! Clean map min=-0.0029786 max=0.088512 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=5.013 mas, bmaj=41.33 mas, bpa=-2.796 degrees ! Estimated noise=1.14456 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0679368 Jy ! Component: 100 - total flux cleaned = 0.0850727 Jy ! Component: 150 - total flux cleaned = 0.0925776 Jy ! Component: 200 - total flux cleaned = 0.0942554 Jy ! Total flux subtracted in 200 components = 0.0942554 Jy ! Clean residual min=-0.004436 max=0.003859 Jy/beam ! Clean residual mean=-0.000019 rms=0.001291 Jy/beam ! Combined flux in latest and established models = 0.0942553 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 43 model components to the UV plane model. ! The established model now contains 43 components and 0.0942553 Jy ! Inverting map and beam ! Estimated beam: bmin=6.028 mas, bmaj=41.33 mas, bpa=-3.129 degrees ! Estimated noise=0.809219 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.000792282 Jy ! Component: 100 - total flux cleaned = 0.00113432 Jy ! Component: 150 - total flux cleaned = 0.00107872 Jy ! Component: 200 - total flux cleaned = 0.00102692 Jy ! Total flux subtracted in 200 components = 0.00102692 Jy ! Clean residual min=-0.003109 max=0.003018 Jy/beam ! Clean residual mean=-0.000022 rms=0.000898 Jy/beam ! Combined flux in latest and established models = 0.0952823 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 67 components and 0.0952823 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.495 mas, bmaj=44.29 mas, bpa=-3.426 degrees ! Estimated noise=0.821916 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000281939 Jy ! Component: 100 - total flux cleaned = -0.000335295 Jy ! Component: 150 - total flux cleaned = -0.000353352 Jy ! Component: 200 - total flux cleaned = -0.0003531 Jy ! Total flux subtracted in 200 components = -0.0003531 Jy ! Clean residual min=-0.002723 max=0.002493 Jy/beam ! Clean residual mean=-0.000029 rms=0.000868 Jy/beam ! Combined flux in latest and established models = 0.0949292 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.47605e-05 Jy ! Component: 100 - total flux cleaned = -2.72988e-05 Jy ! Component: 150 - total flux cleaned = -2.66028e-05 Jy ! Component: 200 - total flux cleaned = -3.73122e-05 Jy ! Total flux subtracted in 200 components = -3.73122e-05 Jy ! Clean residual min=-0.002672 max=0.002432 Jy/beam ! Clean residual mean=-0.000029 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.0948919 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 108 components and 0.0948918 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.028 mas, bmaj=41.33 mas, bpa=-3.129 degrees ! Estimated noise=0.809219 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.09005e-05 Jy ! Component: 100 - total flux cleaned = -2.66932e-06 Jy ! Component: 150 - total flux cleaned = 4.79879e-05 Jy ! Component: 200 - total flux cleaned = 4.79397e-05 Jy ! Total flux subtracted in 200 components = 4.79397e-05 Jy ! Clean residual min=-0.002981 max=0.002722 Jy/beam ! Clean residual mean=-0.000022 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.0949398 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 121 components and 0.0949398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091748Jy sigma=1.158017 ! Fit after self-cal, rms=0.091739Jy sigma=1.157939 wmodel J1135-3056_S_map.mod ! Writing 121 model components to file: J1135-3056_S_map.mod wobs J1135-3056_S_uvs.fits ! Writing UV FITS file: J1135-3056_S_uvs.fits wwins J1135-3056_S_map.win ! wwins: Wrote 1 windows to J1135-3056_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.000874138 Jy ! Component: 100 - total flux cleaned = -0.00111504 Jy ! Component: 150 - total flux cleaned = -0.00111509 Jy ! Component: 200 - total flux cleaned = -0.00107375 Jy ! Component: 250 - total flux cleaned = -0.000956881 Jy ! Component: 300 - total flux cleaned = -0.00073439 Jy ! Component: 350 - total flux cleaned = -0.000593214 Jy ! Component: 400 - total flux cleaned = -0.000457067 Jy ! Component: 450 - total flux cleaned = -0.000490206 Jy ! Component: 500 - total flux cleaned = -0.000521937 Jy ! Component: 550 - total flux cleaned = -0.000490447 Jy ! Component: 600 - total flux cleaned = -0.000371733 Jy ! Component: 650 - total flux cleaned = -0.000228077 Jy ! Component: 700 - total flux cleaned = -5.9967e-05 Jy ! Component: 750 - total flux cleaned = 0.000131398 Jy ! Component: 800 - total flux cleaned = 0.000317224 Jy ! Component: 850 - total flux cleaned = 0.00044635 Jy ! Component: 900 - total flux cleaned = 0.000471815 Jy ! Component: 950 - total flux cleaned = 0.000546387 Jy ! Component: 1000 - total flux cleaned = 0.000546751 Jy ! Component: 1050 - total flux cleaned = 0.000498965 Jy ! Component: 1100 - total flux cleaned = 0.000451817 Jy ! Component: 1150 - total flux cleaned = 0.000451945 Jy ! Component: 1200 - total flux cleaned = 0.000428869 Jy ! Component: 1250 - total flux cleaned = 0.000406145 Jy ! Component: 1300 - total flux cleaned = 0.000450111 Jy ! Component: 1350 - total flux cleaned = 0.000471668 Jy ! Component: 1400 - total flux cleaned = 0.000536338 Jy ! Component: 1450 - total flux cleaned = 0.000578852 Jy ! Component: 1500 - total flux cleaned = 0.000578524 Jy ! Component: 1550 - total flux cleaned = 0.000516331 Jy ! Component: 1600 - total flux cleaned = 0.000495778 Jy ! Component: 1650 - total flux cleaned = 0.000394704 Jy ! Component: 1700 - total flux cleaned = 0.000354579 Jy ! Component: 1750 - total flux cleaned = 0.000354452 Jy ! Component: 1800 - total flux cleaned = 0.000276351 Jy ! Component: 1850 - total flux cleaned = 0.000237698 Jy ! Component: 1900 - total flux cleaned = 0.000237367 Jy ! Component: 1950 - total flux cleaned = 0.000199897 Jy ! Component: 2000 - total flux cleaned = 0.000218413 Jy ! Component: 2050 - total flux cleaned = 0.000199738 Jy ! Component: 2100 - total flux cleaned = 0.000163255 Jy ! Component: 2150 - total flux cleaned = 0.000199482 Jy ! Component: 2200 - total flux cleaned = 0.000181555 Jy ! Component: 2250 - total flux cleaned = 0.000163867 Jy ! Component: 2300 - total flux cleaned = 0.000234317 Jy ! Component: 2350 - total flux cleaned = 0.000251781 Jy ! Component: 2400 - total flux cleaned = 0.000268646 Jy ! Component: 2450 - total flux cleaned = 0.000337078 Jy ! Component: 2500 - total flux cleaned = 0.000303047 Jy ! Component: 2550 - total flux cleaned = 0.000403757 Jy ! Component: 2600 - total flux cleaned = 0.000420282 Jy ! Component: 2650 - total flux cleaned = 0.000469737 Jy ! Component: 2700 - total flux cleaned = 0.000469495 Jy ! Component: 2750 - total flux cleaned = 0.000485834 Jy ! Component: 2800 - total flux cleaned = 0.00055013 Jy ! Component: 2850 - total flux cleaned = 0.000581931 Jy ! Component: 2900 - total flux cleaned = 0.000613606 Jy ! Component: 2950 - total flux cleaned = 0.000676367 Jy ! Component: 3000 - total flux cleaned = 0.000723339 Jy ! Component: 3050 - total flux cleaned = 0.000800741 Jy ! Component: 3100 - total flux cleaned = 0.000862293 Jy ! Component: 3150 - total flux cleaned = 0.000938479 Jy ! Component: 3200 - total flux cleaned = 0.000999168 Jy ! Component: 3250 - total flux cleaned = 0.00107456 Jy ! Component: 3300 - total flux cleaned = 0.00113471 Jy ! Component: 3350 - total flux cleaned = 0.00123918 Jy ! Component: 3400 - total flux cleaned = 0.0012986 Jy ! Component: 3450 - total flux cleaned = 0.00132828 Jy ! Component: 3500 - total flux cleaned = 0.00141674 Jy ! Component: 3550 - total flux cleaned = 0.00146097 Jy ! Component: 3600 - total flux cleaned = 0.00149023 Jy ! Component: 3650 - total flux cleaned = 0.00156326 Jy ! Component: 3700 - total flux cleaned = 0.00160706 Jy ! Component: 3750 - total flux cleaned = 0.00167992 Jy ! Component: 3800 - total flux cleaned = 0.00175258 Jy ! Component: 3850 - total flux cleaned = 0.00178162 Jy ! Component: 3900 - total flux cleaned = 0.00182525 Jy ! Component: 3950 - total flux cleaned = 0.00189773 Jy ! Component: 4000 - total flux cleaned = 0.00195573 Jy ! Component: 4050 - total flux cleaned = 0.00198475 Jy ! Total flux subtracted in 4096 components = 0.00202828 Jy ! Clean residual min=-0.001081 max=0.000771 Jy/beam ! Clean residual mean=0.000004 rms=0.000299 Jy/beam ! Combined flux in latest and established models = 0.0969681 Jy keep ! Adding 435 model components to the UV plane model. ! The established model now contains 556 components and 0.096968 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1135-3056_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.028 x 41.33 at -3.129 degrees (North through East) ! Clean map min=-0.0036246 max=0.088665 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1135-3056_S_map.fits wmodel /vlbi/uf001/uva//J1135-3056_S_map.mod ! Writing 556 model components to file: /vlbi/uf001/uva//J1135-3056_S_map.mod wobs /vlbi/uf001/uva//J1135-3056_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1135-3056_S_uvs.fits wwins /vlbi/uf001/uva//J1135-3056_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1135-3056_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.088665 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000298845 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.01115 1.01115 2.0223 4.04459 8.08919 16.1784 32.3567 64.7135 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.088 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 296.692 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1135-3056_S_dfm.log closed on Mon Jan 14 01:22:33 2019