! Started logfile: /scr/pima/rv122_uvs/J1107-4449_X_dfm.log on Fri Jul 13 21:08:29 2018 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.36575 obs /scr/pima/rv122_uvs/J1107-4449_X_uva.fits ! Reading UV FITS file: /scr/pima/rv122_uvs/J1107-4449_X_uva.fits ! AN table 1: 19 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.515789 visibilities/baseline/integration-bin. ! Found source: J1107-4449 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.36575e+09 8e+06 1 8e+06 ! 02 2 8.44575e+09 8e+06 1 8e+06 ! 03 3 8.80575e+09 8e+06 1 8e+06 ! 04 4 8.92575e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 392 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J1107-4449_X] 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.200x0.200 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 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=2.104197Jy sigma=22.313291 ! Fit after self-cal, rms=0.789080Jy sigma=8.412263 ! 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.722 mas, bmaj=27.01 mas, bpa=-5.015 degrees ! Estimated noise=5.60004 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.31247 Jy ! Component: 100 - total flux cleaned = 1.63715 Jy ! Total flux subtracted in 100 components = 1.63715 Jy ! Clean residual min=-0.126353 max=0.147478 Jy/beam ! Clean residual mean=0.003101 rms=0.048743 Jy/beam ! Combined flux in latest and established models = 1.63715 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 1.63715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.297801Jy sigma=3.188598 ! Fit after self-cal, rms=0.297333Jy sigma=3.185618 ! 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.003 mas, bmaj=25.71 mas, bpa=-11.92 degrees ! Estimated noise=3.58512 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.170207 Jy ! Component: 100 - total flux cleaned = 0.241431 Jy ! Component: 150 - total flux cleaned = 0.27039 Jy ! Component: 200 - total flux cleaned = 0.262656 Jy ! Total flux subtracted in 200 components = 0.262656 Jy ! Clean residual min=-0.030994 max=0.030972 Jy/beam ! Clean residual mean=0.001338 rms=0.014575 Jy/beam ! Combined flux in latest and established models = 1.89981 Jy ! Performing phase self-cal ! Adding 111 model components to the UV plane model. ! The established model now contains 132 components and 1.89981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116666Jy sigma=1.259320 ! Fit after self-cal, rms=0.114973Jy sigma=1.245557 ! 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.003 x 25.71 at -11.92 degrees (North through East) ! Clean map min=-0.071138 max=1.7115 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 KP 1.03 LA 1.02 OV 1.03 ! PT 0.94 ! ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 KP 1.03 LA 1.02 OV 1.03 ! PT 0.93 ! ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 KP 1.04 LA 1.02 OV 1.03 ! PT 0.95 ! ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 KP 1.04 LA 1.02 OV 1.04 ! PT 0.95 ! ! ! Fit before self-cal, rms=0.114973Jy sigma=1.245557 ! Fit after self-cal, rms=0.074040Jy sigma=0.750968 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.826 mas, bmaj=28.26 mas, bpa=-8.377 degrees ! Estimated noise=4.07338 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.0053733 Jy ! Component: 100 - total flux cleaned = -0.0076898 Jy ! Component: 150 - total flux cleaned = -0.00723534 Jy ! Component: 200 - total flux cleaned = -0.00685264 Jy ! Total flux subtracted in 200 components = -0.00685264 Jy ! Clean residual min=-0.006016 max=0.005982 Jy/beam ! Clean residual mean=0.000050 rms=0.002630 Jy/beam ! Combined flux in latest and established models = 1.89296 Jy ! Performing phase self-cal ! Adding 113 model components to the UV plane model. ! The established model now contains 245 components and 1.89296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066359Jy sigma=0.668611 ! Fit after self-cal, rms=0.066107Jy sigma=0.667304 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066107Jy sigma=0.667304 ! Fit after self-cal, rms=0.066038Jy sigma=0.664816 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.827 mas, bmaj=28.27 mas, bpa=-8.365 degrees ! Estimated noise=4.07329 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000129823 Jy ! Component: 100 - total flux cleaned = 0.00213251 Jy ! Component: 150 - total flux cleaned = 0.00415152 Jy ! Component: 200 - total flux cleaned = 0.00670485 Jy ! Total flux subtracted in 200 components = 0.00670485 Jy ! Clean residual min=-0.003666 max=0.003730 Jy/beam ! Clean residual mean=0.000039 rms=0.001624 Jy/beam ! Combined flux in latest and established models = 1.89966 Jy selfcal ! Performing phase self-cal ! Adding 77 model components to the UV plane model. ! The established model now contains 313 components and 1.89966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063673Jy sigma=0.641420 ! Fit after self-cal, rms=0.063570Jy sigma=0.640892 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.000858207 Jy ! Component: 100 - total flux cleaned = -0.00069354 Jy ! Component: 150 - total flux cleaned = -0.000864893 Jy ! Component: 200 - total flux cleaned = -0.000847497 Jy ! Total flux subtracted in 200 components = -0.000847497 Jy ! Clean residual min=-0.002497 max=0.002503 Jy/beam ! Clean residual mean=0.000040 rms=0.001175 Jy/beam ! Combined flux in latest and established models = 1.89882 Jy ! Performing phase self-cal ! Adding 76 model components to the UV plane model. ! The established model now contains 383 components and 1.89882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062643Jy sigma=0.631289 ! Fit after self-cal, rms=0.062605Jy sigma=0.631159 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062605Jy sigma=0.631159 ! Fit after self-cal, rms=0.060944Jy sigma=0.608755 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.828 mas, bmaj=28.28 mas, bpa=-8.371 degrees ! Estimated noise=4.07076 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000204826 Jy ! Component: 100 - total flux cleaned = 0.00103142 Jy ! Component: 150 - total flux cleaned = 0.000726478 Jy ! Component: 200 - total flux cleaned = 0.000352264 Jy ! Total flux subtracted in 200 components = 0.000352264 Jy ! Clean residual min=-0.001516 max=0.001551 Jy/beam ! Clean residual mean=-0.000004 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 1.89917 Jy selfcal ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 432 components and 1.89917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060480Jy sigma=0.605558 ! Fit after self-cal, rms=0.060473Jy sigma=0.605319 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.000191925 Jy ! Component: 100 - total flux cleaned = 0.000367219 Jy ! Component: 150 - total flux cleaned = 0.000461652 Jy ! Component: 200 - total flux cleaned = 0.000462918 Jy ! Total flux subtracted in 200 components = 0.000462918 Jy ! Clean residual min=-0.001574 max=0.001606 Jy/beam ! Clean residual mean=0.000010 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 1.89963 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 470 components and 1.89963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060231Jy sigma=0.604223 ! Fit after self-cal, rms=0.060224Jy sigma=0.604076 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060224Jy sigma=0.604076 ! Fit after self-cal, rms=0.060259Jy sigma=0.603642 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.022 mas, bmaj=28.69 mas, bpa=-8.818 degrees ! Estimated noise=4.08132 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000123563 Jy ! Component: 100 - total flux cleaned = 0.000129858 Jy ! Component: 150 - total flux cleaned = 6.38389e-05 Jy ! Component: 200 - total flux cleaned = 2.05223e-06 Jy ! Total flux subtracted in 200 components = 2.05223e-06 Jy ! Clean residual min=-0.000927 max=0.000937 Jy/beam ! Clean residual mean=-0.000001 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 1.89963 Jy selfcal ! Performing phase self-cal ! Adding 90 model components to the UV plane model. ! The established model now contains 559 components and 1.89963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060057Jy sigma=0.602796 ! Fit after self-cal, rms=0.060074Jy sigma=0.602703 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 = -4.63064e-05 Jy ! Component: 100 - total flux cleaned = -0.000261439 Jy ! Component: 150 - total flux cleaned = -0.000264438 Jy ! Component: 200 - total flux cleaned = -0.00031261 Jy ! Total flux subtracted in 200 components = -0.00031261 Jy ! Clean residual min=-0.000782 max=0.000785 Jy/beam ! Clean residual mean=0.000004 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 1.89932 Jy ! Performing phase self-cal ! Adding 96 model components to the UV plane model. ! The established model now contains 633 components and 1.89932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059953Jy sigma=0.602240 ! Fit after self-cal, rms=0.059968Jy sigma=0.602182 ! 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.829 mas, bmaj=28.29 mas, bpa=-8.373 degrees ! Estimated noise=4.06959 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.829 x 28.29 at -8.373 degrees (North through East) ! Clean map min=-0.038334 max=1.6959 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059968Jy sigma=0.602182 ! Fit after self-cal, rms=0.045360Jy sigma=0.433487 ! Inverting map and beam ! Estimated beam: bmin=4.83 mas, bmaj=28.29 mas, bpa=-8.375 degrees ! Estimated noise=4.06822 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000687117 Jy ! Component: 100 - total flux cleaned = 0.00110335 Jy ! Component: 150 - total flux cleaned = 0.00128843 Jy ! Component: 200 - total flux cleaned = 0.00142009 Jy ! Total flux subtracted in 200 components = 0.00142009 Jy ! Clean residual min=-0.000758 max=0.000759 Jy/beam ! Clean residual mean=0.000001 rms=0.000310 Jy/beam ! Combined flux in latest and established models = 1.90074 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 697 components and 1.90074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045210Jy sigma=0.433001 ! Fit after self-cal, rms=0.045229Jy sigma=0.432935 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.21663e-06 Jy ! Component: 100 - total flux cleaned = 0.000121357 Jy ! Component: 150 - total flux cleaned = 0.000312104 Jy ! Component: 200 - total flux cleaned = 0.000458145 Jy ! Total flux subtracted in 200 components = 0.000458145 Jy ! Clean residual min=-0.000588 max=0.000588 Jy/beam ! Clean residual mean=0.000001 rms=0.000258 Jy/beam ! Combined flux in latest and established models = 1.9012 Jy ! Performing phase self-cal ! Adding 100 model components to the UV plane model. ! The established model now contains 790 components and 1.9012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045132Jy sigma=0.432601 ! Fit after self-cal, rms=0.045154Jy sigma=0.432534 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045154Jy sigma=0.432534 ! Fit after self-cal, rms=0.045193Jy sigma=0.432364 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.692 mas, bmaj=31.24 mas, bpa=-4.072 degrees ! Estimated noise=5.89807 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.31099 Jy ! Component: 100 - total flux cleaned = 1.62631 Jy ! Component: 150 - total flux cleaned = 1.78083 Jy ! Component: 200 - total flux cleaned = 1.83531 Jy ! Total flux subtracted in 200 components = 1.83531 Jy ! Clean residual min=-0.045777 max=0.045600 Jy/beam ! Clean residual mean=0.000969 rms=0.017633 Jy/beam ! Combined flux in latest and established models = 1.83531 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 51 model components to the UV plane model. ! The established model now contains 51 components and 1.83531 Jy ! Inverting map and beam ! Estimated beam: bmin=4.83 mas, bmaj=28.29 mas, bpa=-8.377 degrees ! Estimated noise=4.06746 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.0552572 Jy ! Component: 100 - total flux cleaned = 0.0760142 Jy ! Component: 150 - total flux cleaned = 0.0749105 Jy ! Component: 200 - total flux cleaned = 0.0725088 Jy ! Total flux subtracted in 200 components = 0.0725088 Jy ! Clean residual min=-0.012372 max=0.012344 Jy/beam ! Clean residual mean=0.000421 rms=0.005180 Jy/beam ! Combined flux in latest and established models = 1.90782 Jy ! Adding 105 model components to the UV plane model. ! The established model now contains 156 components and 1.90782 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.023 mas, bmaj=28.69 mas, bpa=-8.822 degrees ! Estimated noise=4.07912 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00733102 Jy ! Component: 100 - total flux cleaned = 0.00468954 Jy ! Component: 150 - total flux cleaned = 0.000684611 Jy ! Component: 200 - total flux cleaned = -0.00500837 Jy ! Total flux subtracted in 200 components = -0.00500837 Jy ! Clean residual min=-0.004923 max=0.004961 Jy/beam ! Clean residual mean=0.000126 rms=0.002159 Jy/beam ! Combined flux in latest and established models = 1.90281 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.00175016 Jy ! Component: 100 - total flux cleaned = -0.00230413 Jy ! Component: 150 - total flux cleaned = -0.00317443 Jy ! Component: 200 - total flux cleaned = -0.00437791 Jy ! Total flux subtracted in 200 components = -0.00437791 Jy ! Clean residual min=-0.005072 max=0.005114 Jy/beam ! Clean residual mean=0.000046 rms=0.001984 Jy/beam ! Combined flux in latest and established models = 1.89843 Jy ! Adding 171 model components to the UV plane model. ! The established model now contains 327 components and 1.89843 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.83 mas, bmaj=28.29 mas, bpa=-8.377 degrees ! Estimated noise=4.06746 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000150247 Jy ! Component: 100 - total flux cleaned = -0.000300832 Jy ! Component: 150 - total flux cleaned = -0.000668767 Jy ! Component: 200 - total flux cleaned = -0.00118875 Jy ! Total flux subtracted in 200 components = -0.00118875 Jy ! Clean residual min=-0.002787 max=0.002762 Jy/beam ! Clean residual mean=-0.000006 rms=0.001215 Jy/beam ! Combined flux in latest and established models = 1.89724 Jy selfcal ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 396 components and 1.89724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046436Jy sigma=0.450291 ! Fit after self-cal, rms=0.046237Jy sigma=0.447418 wmodel J1107-4449_X_map.mod ! Writing 396 model components to file: J1107-4449_X_map.mod wobs J1107-4449_X_uvs.fits ! Writing UV FITS file: J1107-4449_X_uvs.fits wwins J1107-4449_X_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/rv122_uvs/J1107-4449_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.83 x 28.29 at -8.377 degrees (North through East) ! Clean map min=-0.032196 max=1.7078 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv122_uvs/J1107-4449_X_map.fits wmodel /scr/pima/rv122_uvs/J1107-4449_X_map.mod ! Writing 396 model components to file: /scr/pima/rv122_uvs/J1107-4449_X_map.mod wobs /scr/pima/rv122_uvs/J1107-4449_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv122_uvs/J1107-4449_X_uvs.fits wwins /scr/pima/rv122_uvs/J1107-4449_X_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ! float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 1.70775 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00113988 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.200243 0.200243 0.400486 0.800972 1.60194 3.20389 6.40777 12.8155 25.6311 51.2622 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0034 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.707 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1498.18 quit ! Quitting program ! Log file /scr/pima/rv122_uvs/J1107-4449_X_dfm.log closed on Fri Jul 13 21:08:33 2018