! Started logfile: /image_prod/ug002_uva//J1127-1857_S_h_dfm.log on Thu Mar 5 00:03:40 2020 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 /image_prod/ug002_uva//J1127-1857_S_h_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1127-1857_S_h_uva.fits ! AN table 1: 16 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.526786 visibilities/baseline/integration-bin. ! Found source: J1127-1857 ! ! 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 531 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 J1127-1857_S_h] 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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.310874Jy sigma=5.743633 ! Fit after self-cal, rms=0.234178Jy sigma=0.992257 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.265 mas, bmaj=5.738 mas, bpa=9.328 degrees ! Estimated noise=9.1234 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.729337 Jy ! Component: 100 - total flux cleaned = 0.891465 Jy ! Total flux subtracted in 100 components = 0.891465 Jy ! Clean residual min=-0.051408 max=0.088299 Jy/beam ! Clean residual mean=-0.000017 rms=0.017815 Jy/beam ! Combined flux in latest and established models = 0.891465 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.891465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.229668Jy sigma=0.972680 ! Fit after self-cal, rms=0.229722Jy sigma=0.972618 ! 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=2.613 mas, bmaj=6.54 mas, bpa=5.978 degrees ! Estimated noise=7.36629 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.0446884 Jy ! Component: 100 - total flux cleaned = 0.0482133 Jy ! Component: 150 - total flux cleaned = 0.0491344 Jy ! Component: 200 - total flux cleaned = 0.0491335 Jy ! Total flux subtracted in 200 components = 0.0491335 Jy ! Clean residual min=-0.036253 max=0.069461 Jy/beam ! Clean residual mean=-0.000027 rms=0.014655 Jy/beam ! Combined flux in latest and established models = 0.940598 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 21 components and 0.940598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.218356Jy sigma=0.904335 ! Fit after self-cal, rms=0.218294Jy sigma=0.904275 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.613 x 6.54 at 5.978 degrees (North through East) ! Clean map min=-0.034436 max=0.91848 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 KP 0.94 LA 0.96 MK 0.98 ! NL 0.95 OV 0.93 SC 0.97 ! ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 2.68 KP 0.95 LA 0.97 MK 0.99 ! NL 1.01 OV 0.99 SC 1.00 ! ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 KP 0.93 LA 0.97 MK 0.97 ! NL 0.98 OV 0.97 SC 0.97 ! ! ! Fit before self-cal, rms=0.218294Jy sigma=0.904275 ! Fit after self-cal, rms=0.128589Jy sigma=0.355430 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.567 mas, bmaj=6.892 mas, bpa=3.055 degrees ! Estimated noise=7.48548 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.000993057 Jy ! Component: 100 - total flux cleaned = 0.00113315 Jy ! Component: 150 - total flux cleaned = 0.00089087 Jy ! Component: 200 - total flux cleaned = 0.00078145 Jy ! Total flux subtracted in 200 components = 0.00078145 Jy ! Clean residual min=-0.010853 max=0.010544 Jy/beam ! Clean residual mean=0.000010 rms=0.002757 Jy/beam ! Combined flux in latest and established models = 0.941379 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 28 components and 0.941379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.128174Jy sigma=0.354071 ! Fit after self-cal, rms=0.129054Jy sigma=0.352936 ! 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.129054Jy sigma=0.352936 ! Fit after self-cal, rms=0.129498Jy sigma=0.352726 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.564 mas, bmaj=6.891 mas, bpa=3.005 degrees ! Estimated noise=7.48646 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128557 Jy ! Component: 100 - total flux cleaned = 0.00128821 Jy ! Component: 150 - total flux cleaned = 0.0011872 Jy ! Component: 200 - total flux cleaned = 0.00100559 Jy ! Total flux subtracted in 200 components = 0.00100559 Jy ! Clean residual min=-0.010434 max=0.010305 Jy/beam ! Clean residual mean=0.000010 rms=0.002668 Jy/beam ! Combined flux in latest and established models = 0.942385 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 30 components and 0.942385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.129155Jy sigma=0.351966 ! Fit after self-cal, rms=0.129145Jy sigma=0.351904 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.19656e-05 Jy ! Component: 100 - total flux cleaned = -0.000252096 Jy ! Component: 150 - total flux cleaned = -0.000330307 Jy ! Component: 200 - total flux cleaned = -0.000619478 Jy ! Total flux subtracted in 200 components = -0.000619478 Jy ! Clean residual min=-0.010333 max=0.010171 Jy/beam ! Clean residual mean=0.000010 rms=0.002626 Jy/beam ! Combined flux in latest and established models = 0.941765 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 0.941765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.128981Jy sigma=0.351416 ! Fit after self-cal, rms=0.128965Jy sigma=0.351379 ! 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.128965Jy sigma=0.351379 ! Fit after self-cal, rms=0.129323Jy sigma=0.351127 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.561 mas, bmaj=6.888 mas, bpa=2.957 degrees ! Estimated noise=7.48659 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00132443 Jy ! Component: 100 - total flux cleaned = 0.00133356 Jy ! Component: 150 - total flux cleaned = 0.00126291 Jy ! Component: 200 - total flux cleaned = 0.00119914 Jy ! Total flux subtracted in 200 components = 0.00119914 Jy ! Clean residual min=-0.010188 max=0.010084 Jy/beam ! Clean residual mean=0.000010 rms=0.002579 Jy/beam ! Combined flux in latest and established models = 0.942965 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 34 components and 0.942965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.129088Jy sigma=0.350884 ! Fit after self-cal, rms=0.129092Jy sigma=0.350857 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.37037e-05 Jy ! Component: 100 - total flux cleaned = -4.0172e-05 Jy ! Component: 150 - total flux cleaned = -0.000203237 Jy ! Component: 200 - total flux cleaned = -0.000359399 Jy ! Total flux subtracted in 200 components = -0.000359399 Jy ! Clean residual min=-0.010236 max=0.009970 Jy/beam ! Clean residual mean=0.000010 rms=0.002562 Jy/beam ! Combined flux in latest and established models = 0.942605 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 0.942605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.128988Jy sigma=0.350676 ! Fit after self-cal, rms=0.128984Jy sigma=0.350660 ! 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.128984Jy sigma=0.350660 ! Fit after self-cal, rms=0.129287Jy sigma=0.350480 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.243 mas, bmaj=16.17 mas, bpa=3.647 degrees ! Estimated noise=11.2138 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00212185 Jy ! Component: 100 - total flux cleaned = 0.00252609 Jy ! Component: 150 - total flux cleaned = 0.00257013 Jy ! Component: 200 - total flux cleaned = 0.00258984 Jy ! Total flux subtracted in 200 components = 0.00258984 Jy ! Clean residual min=-0.011900 max=0.013311 Jy/beam ! Clean residual mean=0.000025 rms=0.004385 Jy/beam ! Combined flux in latest and established models = 0.945195 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 39 components and 0.945195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.129267Jy sigma=0.350555 ! Fit after self-cal, rms=0.129261Jy sigma=0.350537 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.01057e-05 Jy ! Component: 100 - total flux cleaned = 0.00012569 Jy ! Component: 150 - total flux cleaned = 0.00017305 Jy ! Component: 200 - total flux cleaned = 0.000213549 Jy ! Total flux subtracted in 200 components = 0.000213549 Jy ! Clean residual min=-0.011847 max=0.013355 Jy/beam ! Clean residual mean=0.000025 rms=0.004382 Jy/beam ! Combined flux in latest and established models = 0.945409 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 41 components and 0.945409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.129298Jy sigma=0.350563 ! Fit after self-cal, rms=0.129281Jy sigma=0.350554 ! 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=2.559 mas, bmaj=6.886 mas, bpa=2.919 degrees ! Estimated noise=7.48711 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.559 x 6.886 at 2.919 degrees (North through East) ! Clean map min=-0.010081 max=0.91763 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. ! ! Fit before self-cal, rms=0.129281Jy sigma=0.350554 ! Fit after self-cal, rms=0.123663Jy sigma=0.315558 ! Inverting map and beam ! Estimated beam: bmin=2.558 mas, bmaj=6.884 mas, bpa=2.859 degrees ! Estimated noise=7.49407 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00158139 Jy ! Component: 100 - total flux cleaned = 0.00169889 Jy ! Component: 150 - total flux cleaned = 0.00164879 Jy ! Component: 200 - total flux cleaned = 0.00160436 Jy ! Total flux subtracted in 200 components = 0.00160436 Jy ! Clean residual min=-0.010314 max=0.009614 Jy/beam ! Clean residual mean=0.000008 rms=0.002538 Jy/beam ! Combined flux in latest and established models = 0.947013 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 48 components and 0.947013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.123493Jy sigma=0.315580 ! Fit after self-cal, rms=0.123488Jy sigma=0.315569 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000139871 Jy ! Component: 100 - total flux cleaned = 0.000100621 Jy ! Component: 150 - total flux cleaned = 0.000100787 Jy ! Component: 200 - total flux cleaned = 6.64269e-05 Jy ! Total flux subtracted in 200 components = 6.64269e-05 Jy ! Clean residual min=-0.010309 max=0.009444 Jy/beam ! Clean residual mean=0.000008 rms=0.002536 Jy/beam ! Combined flux in latest and established models = 0.94708 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 51 components and 0.94708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.123413Jy sigma=0.315573 ! Fit after self-cal, rms=0.123410Jy sigma=0.315568 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.123410Jy sigma=0.315568 ! Fit after self-cal, rms=0.123591Jy sigma=0.315364 print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.202 mas, bmaj=5.995 mas, bpa=5.086 degrees ! Estimated noise=9.08642 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.720638 Jy ! Component: 100 - total flux cleaned = 0.878789 Jy ! Component: 150 - total flux cleaned = 0.928444 Jy ! Component: 200 - total flux cleaned = 0.944273 Jy ! Total flux subtracted in 200 components = 0.944273 Jy ! Clean residual min=-0.013945 max=0.013240 Jy/beam ! Clean residual mean=0.000004 rms=0.003548 Jy/beam ! Combined flux in latest and established models = 0.944273 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 8 model components to the UV plane model. ! The established model now contains 8 components and 0.944273 Jy ! Inverting map and beam ! Estimated beam: bmin=2.555 mas, bmaj=6.881 mas, bpa=2.823 degrees ! Estimated noise=7.49261 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.00274423 Jy ! Component: 100 - total flux cleaned = 0.00325807 Jy ! Component: 150 - total flux cleaned = 0.00307783 Jy ! Component: 200 - total flux cleaned = 0.00285367 Jy ! Total flux subtracted in 200 components = 0.00285367 Jy ! Clean residual min=-0.010897 max=0.009620 Jy/beam ! Clean residual mean=0.000008 rms=0.002741 Jy/beam ! Combined flux in latest and established models = 0.947127 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 21 components and 0.947127 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.235 mas, bmaj=16.14 mas, bpa=3.576 degrees ! Estimated noise=11.2592 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000935778 Jy ! Component: 100 - total flux cleaned = 0.00122549 Jy ! Component: 150 - total flux cleaned = 0.00140129 Jy ! Component: 200 - total flux cleaned = 0.00150307 Jy ! Total flux subtracted in 200 components = 0.00150307 Jy ! Clean residual min=-0.012784 max=0.012244 Jy/beam ! Clean residual mean=0.000022 rms=0.004433 Jy/beam ! Combined flux in latest and established models = 0.94863 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.000137562 Jy ! Component: 100 - total flux cleaned = 0.000264792 Jy ! Component: 150 - total flux cleaned = 0.000343694 Jy ! Component: 200 - total flux cleaned = 0.000419453 Jy ! Total flux subtracted in 200 components = 0.000419453 Jy ! Clean residual min=-0.012610 max=0.012262 Jy/beam ! Clean residual mean=0.000022 rms=0.004405 Jy/beam ! Combined flux in latest and established models = 0.949049 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 31 components and 0.949049 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.555 mas, bmaj=6.881 mas, bpa=2.823 degrees ! Estimated noise=7.49261 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000104743 Jy ! Component: 100 - total flux cleaned = -0.000465179 Jy ! Component: 150 - total flux cleaned = -0.000814909 Jy ! Component: 200 - total flux cleaned = -0.000986106 Jy ! Total flux subtracted in 200 components = -0.000986106 Jy ! Clean residual min=-0.010654 max=0.009599 Jy/beam ! Clean residual mean=0.000008 rms=0.002649 Jy/beam ! Combined flux in latest and established models = 0.948063 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 43 components and 0.948063 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.123661Jy sigma=0.316628 ! Fit after self-cal, rms=0.123712Jy sigma=0.316491 wmodel J1127-1857_S_h_map.mod ! Writing 43 model components to file: J1127-1857_S_h_map.mod wobs J1127-1857_S_h_uvs.fits ! Writing UV FITS file: J1127-1857_S_h_uvs.fits wwins J1127-1857_S_h_map.win ! wwins: Wrote 1 windows to J1127-1857_S_h_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.000378438 Jy ! Component: 100 - total flux cleaned = -0.000851456 Jy ! Component: 150 - total flux cleaned = -0.00113711 Jy ! Component: 200 - total flux cleaned = -0.00113737 Jy ! Component: 250 - total flux cleaned = -0.00113564 Jy ! Component: 300 - total flux cleaned = -0.000889527 Jy ! Component: 350 - total flux cleaned = -0.000770357 Jy ! Component: 400 - total flux cleaned = -0.000433316 Jy ! Component: 450 - total flux cleaned = -0.000112134 Jy ! Component: 500 - total flux cleaned = 0.000512663 Jy ! Component: 550 - total flux cleaned = 0.000715033 Jy ! Component: 600 - total flux cleaned = 0.000814601 Jy ! Component: 650 - total flux cleaned = 0.000814937 Jy ! Component: 700 - total flux cleaned = 0.000814221 Jy ! Component: 750 - total flux cleaned = 0.000537673 Jy ! Component: 800 - total flux cleaned = 0.000267616 Jy ! Component: 850 - total flux cleaned = 9.14611e-05 Jy ! Component: 900 - total flux cleaned = 3.64789e-06 Jy ! Component: 950 - total flux cleaned = -8.17429e-05 Jy ! Component: 1000 - total flux cleaned = 3.08405e-06 Jy ! Component: 1050 - total flux cleaned = 8.69316e-05 Jy ! Component: 1100 - total flux cleaned = 0.000170036 Jy ! Component: 1150 - total flux cleaned = 0.000334171 Jy ! Component: 1200 - total flux cleaned = 0.000495685 Jy ! Component: 1250 - total flux cleaned = 0.000575054 Jy ! Component: 1300 - total flux cleaned = 0.000654235 Jy ! Component: 1350 - total flux cleaned = 0.000575075 Jy ! Component: 1400 - total flux cleaned = 0.000341208 Jy ! Component: 1450 - total flux cleaned = 0.000419528 Jy ! Component: 1500 - total flux cleaned = 0.000419589 Jy ! Component: 1550 - total flux cleaned = 0.000729974 Jy ! Component: 1600 - total flux cleaned = 0.000885617 Jy ! Component: 1650 - total flux cleaned = 0.00111991 Jy ! Component: 1700 - total flux cleaned = 0.00143513 Jy ! Component: 1750 - total flux cleaned = 0.00167288 Jy ! Component: 1800 - total flux cleaned = 0.00207405 Jy ! Component: 1850 - total flux cleaned = 0.00231864 Jy ! Component: 1900 - total flux cleaned = 0.00248209 Jy ! Component: 1950 - total flux cleaned = 0.00281422 Jy ! Component: 2000 - total flux cleaned = 0.00289871 Jy ! Component: 2050 - total flux cleaned = 0.00306894 Jy ! Component: 2100 - total flux cleaned = 0.00332797 Jy ! Component: 2150 - total flux cleaned = 0.00350321 Jy ! Component: 2200 - total flux cleaned = 0.00377116 Jy ! Component: 2250 - total flux cleaned = 0.00395326 Jy ! Component: 2300 - total flux cleaned = 0.00404586 Jy ! Component: 2350 - total flux cleaned = 0.00423494 Jy ! Component: 2400 - total flux cleaned = 0.00442687 Jy ! Component: 2450 - total flux cleaned = 0.00442659 Jy ! Component: 2500 - total flux cleaned = 0.00462705 Jy ! Component: 2550 - total flux cleaned = 0.00462654 Jy ! Component: 2600 - total flux cleaned = 0.00472987 Jy ! Component: 2650 - total flux cleaned = 0.00462064 Jy ! Component: 2700 - total flux cleaned = 0.00472908 Jy ! Component: 2750 - total flux cleaned = 0.00472819 Jy ! Component: 2800 - total flux cleaned = 0.00484375 Jy ! Component: 2850 - total flux cleaned = 0.00484273 Jy ! Component: 2900 - total flux cleaned = 0.00508331 Jy ! Component: 2950 - total flux cleaned = 0.00533402 Jy ! Component: 3000 - total flux cleaned = 0.00546142 Jy ! Component: 3050 - total flux cleaned = 0.00558954 Jy ! Component: 3100 - total flux cleaned = 0.00586024 Jy ! Component: 3150 - total flux cleaned = 0.00586097 Jy ! Component: 3200 - total flux cleaned = 0.00600233 Jy ! Component: 3250 - total flux cleaned = 0.00614853 Jy ! Component: 3300 - total flux cleaned = 0.00614708 Jy ! Component: 3350 - total flux cleaned = 0.00645629 Jy ! Component: 3400 - total flux cleaned = 0.00661561 Jy ! Component: 3450 - total flux cleaned = 0.00661756 Jy ! Component: 3500 - total flux cleaned = 0.00678648 Jy ! Component: 3550 - total flux cleaned = 0.00678412 Jy ! Component: 3600 - total flux cleaned = 0.00678455 Jy ! Component: 3650 - total flux cleaned = 0.00678673 Jy ! Component: 3700 - total flux cleaned = 0.00678648 Jy ! Component: 3750 - total flux cleaned = 0.00679116 Jy ! Component: 3800 - total flux cleaned = 0.00659024 Jy ! Component: 3850 - total flux cleaned = 0.00638273 Jy ! Component: 3900 - total flux cleaned = 0.00638402 Jy ! Component: 3950 - total flux cleaned = 0.00638732 Jy ! Component: 4000 - total flux cleaned = 0.00616442 Jy ! Component: 4050 - total flux cleaned = 0.00616728 Jy ! Total flux subtracted in 4096 components = 0.00593011 Jy ! Clean residual min=-0.015417 max=0.014072 Jy/beam ! Clean residual mean=0.000003 rms=0.003334 Jy/beam ! Combined flux in latest and established models = 0.953993 Jy keep ! Adding 183 model components to the UV plane model. ! The established model now contains 226 components and 0.953993 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1127-1857_S_h_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.555 x 6.881 at 2.823 degrees (North through East) ! Clean map min=-0.022979 max=0.92328 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1127-1857_S_h_map.fits wmodel /image_prod/ug002_uva//J1127-1857_S_h_map.mod ! Writing 226 model components to file: /image_prod/ug002_uva//J1127-1857_S_h_map.mod wobs /image_prod/ug002_uva//J1127-1857_S_h_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1127-1857_S_h_uvs.fits wwins /image_prod/ug002_uva//J1127-1857_S_h_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1127-1857_S_h_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.923283 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00330667 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.07443 1.07443 2.14886 4.29771 8.59543 17.1909 34.3817 68.7634 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0099 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.923 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 279.218 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1127-1857_S_h_dfm.log closed on Thu Mar 5 00:03:43 2020