! Started logfile: /image_prod/ug002_uva//J0730-1141_S_a_dfm.log on Wed Mar 4 21:49:34 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//J0730-1141_S_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0730-1141_S_a_uva.fits ! AN table 1: 6 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.845238 visibilities/baseline/integration-bin. ! Found source: J0730-1141 ! ! 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 426 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 J0730-1141_S_a] 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 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=4.037449Jy sigma=14.372491 ! Fit after self-cal, rms=2.924416Jy sigma=10.586581 ! 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.416 mas, bmaj=13.25 mas, bpa=-15.02 degrees ! Estimated noise=11.4443 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 = 2.81876 Jy ! Component: 100 - total flux cleaned = 3.52569 Jy ! Total flux subtracted in 100 components = 3.52569 Jy ! Clean residual min=-0.177386 max=0.306010 Jy/beam ! Clean residual mean=-0.000184 rms=0.058426 Jy/beam ! Combined flux in latest and established models = 3.52569 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 3.52569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.652856Jy sigma=2.231876 ! Fit after self-cal, rms=0.652888Jy sigma=2.231521 ! 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.95 mas, bmaj=13.45 mas, bpa=-13.52 degrees ! Estimated noise=9.96003 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.393662 Jy ! Component: 100 - total flux cleaned = 0.589536 Jy ! Component: 150 - total flux cleaned = 0.707541 Jy ! Component: 200 - total flux cleaned = 0.785388 Jy ! Total flux subtracted in 200 components = 0.785388 Jy ! Clean residual min=-0.127675 max=0.068536 Jy/beam ! Clean residual mean=0.000099 rms=0.028185 Jy/beam ! Combined flux in latest and established models = 4.31108 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 62 components and 4.31108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.306796Jy sigma=1.086436 ! Fit after self-cal, rms=0.305988Jy sigma=1.083922 ! 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.95 x 13.45 at -13.52 degrees (North through East) ! Clean map min=-0.12504 max=3.7776 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.00 HN 1.03 KP 1.00 ! LA 1.03 MK 1.03 NL 0.91 OV 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.99 HN 1.03 KP 1.02 ! LA 1.03 MK 1.01 NL 0.90 OV 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 1.01 KP 1.01 ! LA 1.03 MK 1.01 NL 0.86 OV 1.00 ! ! ! Fit before self-cal, rms=0.305988Jy sigma=1.083922 ! Fit after self-cal, rms=0.096168Jy sigma=0.317620 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.965 mas, bmaj=13.58 mas, bpa=-13.57 degrees ! Estimated noise=9.90509 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 (4, -112.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0317426 Jy ! Component: 100 - total flux cleaned = 0.0450746 Jy ! Component: 150 - total flux cleaned = 0.0555884 Jy ! Component: 200 - total flux cleaned = 0.0616733 Jy ! Total flux subtracted in 200 components = 0.0616733 Jy ! Clean residual min=-0.014183 max=0.014755 Jy/beam ! Clean residual mean=0.000019 rms=0.004155 Jy/beam ! Combined flux in latest and established models = 4.37276 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 100 components and 4.37276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081012Jy sigma=0.263966 ! Fit after self-cal, rms=0.079642Jy sigma=0.260764 ! 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.079642Jy sigma=0.260764 ! Fit after self-cal, rms=0.077743Jy sigma=0.257327 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.966 mas, bmaj=13.59 mas, bpa=-13.57 degrees ! Estimated noise=9.90256 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00965617 Jy ! Component: 100 - total flux cleaned = 0.0170159 Jy ! Component: 150 - total flux cleaned = 0.0230775 Jy ! Component: 200 - total flux cleaned = 0.0261214 Jy ! Total flux subtracted in 200 components = 0.0261214 Jy ! Clean residual min=-0.010691 max=0.010512 Jy/beam ! Clean residual mean=0.000010 rms=0.002955 Jy/beam ! Combined flux in latest and established models = 4.39888 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 118 components and 4.39888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074800Jy sigma=0.245545 ! Fit after self-cal, rms=0.074656Jy sigma=0.245163 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.00323071 Jy ! Component: 100 - total flux cleaned = 0.00542282 Jy ! Component: 150 - total flux cleaned = 0.00664319 Jy ! Component: 200 - total flux cleaned = 0.00757473 Jy ! Total flux subtracted in 200 components = 0.00757473 Jy ! Clean residual min=-0.009783 max=0.008862 Jy/beam ! Clean residual mean=0.000008 rms=0.002622 Jy/beam ! Combined flux in latest and established models = 4.40645 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 136 components and 4.40645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073764Jy sigma=0.241886 ! Fit after self-cal, rms=0.073764Jy sigma=0.241786 ! 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.073764Jy sigma=0.241786 ! Fit after self-cal, rms=0.073125Jy sigma=0.240826 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.966 mas, bmaj=13.59 mas, bpa=-13.57 degrees ! Estimated noise=9.9014 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00298547 Jy ! Component: 100 - total flux cleaned = 0.00565912 Jy ! Component: 150 - total flux cleaned = 0.00737376 Jy ! Component: 200 - total flux cleaned = 0.00883626 Jy ! Total flux subtracted in 200 components = 0.00883626 Jy ! Clean residual min=-0.009173 max=0.007981 Jy/beam ! Clean residual mean=0.000005 rms=0.002325 Jy/beam ! Combined flux in latest and established models = 4.41529 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 154 components and 4.41529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072616Jy sigma=0.238690 ! Fit after self-cal, rms=0.072629Jy sigma=0.238640 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.0015205 Jy ! Component: 100 - total flux cleaned = 0.00270446 Jy ! Component: 150 - total flux cleaned = 0.00380744 Jy ! Component: 200 - total flux cleaned = 0.00455984 Jy ! Total flux subtracted in 200 components = 0.00455984 Jy ! Clean residual min=-0.008722 max=0.007489 Jy/beam ! Clean residual mean=0.000004 rms=0.002219 Jy/beam ! Combined flux in latest and established models = 4.41985 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 165 components and 4.41985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072367Jy sigma=0.237629 ! Fit after self-cal, rms=0.072380Jy sigma=0.237604 ! 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.072380Jy sigma=0.237604 ! Fit after self-cal, rms=0.072232Jy sigma=0.237372 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.699 mas, bmaj=15.93 mas, bpa=-0.6057 degrees ! Estimated noise=13.4443 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00148317 Jy ! Component: 100 - total flux cleaned = 0.00349472 Jy ! Component: 150 - total flux cleaned = 0.00473066 Jy ! Component: 200 - total flux cleaned = 0.00607609 Jy ! Total flux subtracted in 200 components = 0.00607609 Jy ! Clean residual min=-0.010736 max=0.008906 Jy/beam ! Clean residual mean=0.000003 rms=0.002948 Jy/beam ! Combined flux in latest and established models = 4.42592 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 188 components and 4.42592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072111Jy sigma=0.237270 ! Fit after self-cal, rms=0.072160Jy sigma=0.237053 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.000305218 Jy ! Component: 100 - total flux cleaned = 0.00109729 Jy ! Component: 150 - total flux cleaned = 0.0017872 Jy ! Component: 200 - total flux cleaned = 0.00209904 Jy ! Total flux subtracted in 200 components = 0.00209904 Jy ! Clean residual min=-0.010569 max=0.008455 Jy/beam ! Clean residual mean=0.000003 rms=0.002892 Jy/beam ! Combined flux in latest and established models = 4.42802 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 209 components and 4.42802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072121Jy sigma=0.237064 ! Fit after self-cal, rms=0.072125Jy sigma=0.236998 ! 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.965 mas, bmaj=13.59 mas, bpa=-13.57 degrees ! Estimated noise=9.90101 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.965 x 13.59 at -13.57 degrees (North through East) ! Clean map min=-0.0089513 max=3.7546 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.072125Jy sigma=0.236998 ! Fit after self-cal, rms=0.068284Jy sigma=0.211904 ! Inverting map and beam ! Estimated beam: bmin=2.966 mas, bmaj=13.59 mas, bpa=-13.56 degrees ! Estimated noise=9.9052 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000395464 Jy ! Component: 100 - total flux cleaned = 0.000422925 Jy ! Component: 150 - total flux cleaned = 0.000904909 Jy ! Component: 200 - total flux cleaned = 0.00119044 Jy ! Total flux subtracted in 200 components = 0.00119044 Jy ! Clean residual min=-0.008535 max=0.007430 Jy/beam ! Clean residual mean=0.000003 rms=0.002012 Jy/beam ! Combined flux in latest and established models = 4.42921 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 227 components and 4.42921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068152Jy sigma=0.210777 ! Fit after self-cal, rms=0.068161Jy sigma=0.210753 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000228135 Jy ! Component: 100 - total flux cleaned = 0.000223278 Jy ! Component: 150 - total flux cleaned = 0.000402307 Jy ! Component: 200 - total flux cleaned = 0.000518274 Jy ! Total flux subtracted in 200 components = 0.000518274 Jy ! Clean residual min=-0.008586 max=0.007122 Jy/beam ! Clean residual mean=0.000003 rms=0.001966 Jy/beam ! Combined flux in latest and established models = 4.42973 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 246 components and 4.42973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068078Jy sigma=0.210282 ! Fit after self-cal, rms=0.068094Jy sigma=0.210269 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068094Jy sigma=0.210269 ! Fit after self-cal, rms=0.068012Jy sigma=0.210213 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.433 mas, bmaj=13.37 mas, bpa=-15.03 degrees ! Estimated noise=11.4634 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.82351 Jy ! Component: 100 - total flux cleaned = 3.51356 Jy ! Component: 150 - total flux cleaned = 3.83217 Jy ! Component: 200 - total flux cleaned = 3.99748 Jy ! Total flux subtracted in 200 components = 3.99748 Jy ! Clean residual min=-0.056851 max=0.080134 Jy/beam ! Clean residual mean=-0.000056 rms=0.017935 Jy/beam ! Combined flux in latest and established models = 3.99748 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 23 model components to the UV plane model. ! The established model now contains 23 components and 3.99748 Jy ! Inverting map and beam ! Estimated beam: bmin=2.966 mas, bmaj=13.59 mas, bpa=-13.56 degrees ! Estimated noise=9.90537 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.119534 Jy ! Component: 100 - total flux cleaned = 0.190594 Jy ! Component: 150 - total flux cleaned = 0.238363 Jy ! Component: 200 - total flux cleaned = 0.272801 Jy ! Total flux subtracted in 200 components = 0.272801 Jy ! Clean residual min=-0.022027 max=0.025522 Jy/beam ! Clean residual mean=0.000006 rms=0.007218 Jy/beam ! Combined flux in latest and established models = 4.27028 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 77 components and 4.27028 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=6.699 mas, bmaj=15.93 mas, bpa=-0.6021 degrees ! Estimated noise=13.4453 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0418853 Jy ! Component: 100 - total flux cleaned = 0.0690353 Jy ! Component: 150 - total flux cleaned = 0.0884086 Jy ! Component: 200 - total flux cleaned = 0.101137 Jy ! Total flux subtracted in 200 components = 0.101137 Jy ! Clean residual min=-0.018173 max=0.014240 Jy/beam ! Clean residual mean=0.000015 rms=0.005050 Jy/beam ! Combined flux in latest and established models = 4.37142 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.0089008 Jy ! Component: 100 - total flux cleaned = 0.0168921 Jy ! Component: 150 - total flux cleaned = 0.0233081 Jy ! Component: 200 - total flux cleaned = 0.0289973 Jy ! Total flux subtracted in 200 components = 0.0289973 Jy ! Clean residual min=-0.013700 max=0.011208 Jy/beam ! Clean residual mean=0.000012 rms=0.003620 Jy/beam ! Combined flux in latest and established models = 4.40042 Jy ! Adding 92 model components to the UV plane model. ! The established model now contains 161 components and 4.40042 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.966 mas, bmaj=13.59 mas, bpa=-13.56 degrees ! Estimated noise=9.90537 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00308481 Jy ! Component: 100 - total flux cleaned = 0.00799608 Jy ! Component: 150 - total flux cleaned = 0.0105964 Jy ! Component: 200 - total flux cleaned = 0.0125904 Jy ! Total flux subtracted in 200 components = 0.0125904 Jy ! Clean residual min=-0.010766 max=0.009206 Jy/beam ! Clean residual mean=0.000004 rms=0.002671 Jy/beam ! Combined flux in latest and established models = 4.41301 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 183 components and 4.41301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069794Jy sigma=0.219470 ! Fit after self-cal, rms=0.069810Jy sigma=0.219079 wmodel J0730-1141_S_a_map.mod ! Writing 183 model components to file: J0730-1141_S_a_map.mod wobs J0730-1141_S_a_uvs.fits ! Writing UV FITS file: J0730-1141_S_a_uvs.fits wwins J0730-1141_S_a_map.win ! wwins: Wrote 2 windows to J0730-1141_S_a_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.000700557 Jy ! Component: 100 - total flux cleaned = -0.000247296 Jy ! Component: 150 - total flux cleaned = -0.00010531 Jy ! Component: 200 - total flux cleaned = -0.000232618 Jy ! Component: 250 - total flux cleaned = -0.000587377 Jy ! Component: 300 - total flux cleaned = -0.00103117 Jy ! Component: 350 - total flux cleaned = -0.00145968 Jy ! Component: 400 - total flux cleaned = -0.00176413 Jy ! Component: 450 - total flux cleaned = -0.00205858 Jy ! Component: 500 - total flux cleaned = -0.00234134 Jy ! Component: 550 - total flux cleaned = -0.00261164 Jy ! Component: 600 - total flux cleaned = -0.00278148 Jy ! Component: 650 - total flux cleaned = -0.00294649 Jy ! Component: 700 - total flux cleaned = -0.00294458 Jy ! Component: 750 - total flux cleaned = -0.00294252 Jy ! Component: 800 - total flux cleaned = -0.00294157 Jy ! Component: 850 - total flux cleaned = -0.00301214 Jy ! Component: 900 - total flux cleaned = -0.00301237 Jy ! Component: 950 - total flux cleaned = -0.00308382 Jy ! Component: 1000 - total flux cleaned = -0.00335471 Jy ! Component: 1050 - total flux cleaned = -0.00335328 Jy ! Component: 1100 - total flux cleaned = -0.00335196 Jy ! Component: 1150 - total flux cleaned = -0.00353855 Jy ! Component: 1200 - total flux cleaned = -0.00360033 Jy ! Component: 1250 - total flux cleaned = -0.00377895 Jy ! Component: 1300 - total flux cleaned = -0.00395153 Jy ! Component: 1350 - total flux cleaned = -0.00406387 Jy ! Component: 1400 - total flux cleaned = -0.00406376 Jy ! Component: 1450 - total flux cleaned = -0.00417184 Jy ! Component: 1500 - total flux cleaned = -0.00417311 Jy ! Component: 1550 - total flux cleaned = -0.0042264 Jy ! Component: 1600 - total flux cleaned = -0.0043785 Jy ! Component: 1650 - total flux cleaned = -0.00452638 Jy ! Component: 1700 - total flux cleaned = -0.00471937 Jy ! Component: 1750 - total flux cleaned = -0.00481415 Jy ! Component: 1800 - total flux cleaned = -0.00504654 Jy ! Component: 1850 - total flux cleaned = -0.00518308 Jy ! Component: 1900 - total flux cleaned = -0.00531692 Jy ! Component: 1950 - total flux cleaned = -0.005361 Jy ! Component: 2000 - total flux cleaned = -0.00540487 Jy ! Component: 2050 - total flux cleaned = -0.00548978 Jy ! Component: 2100 - total flux cleaned = -0.00569837 Jy ! Component: 2150 - total flux cleaned = -0.00561538 Jy ! Component: 2200 - total flux cleaned = -0.00569699 Jy ! Component: 2250 - total flux cleaned = -0.00569666 Jy ! Component: 2300 - total flux cleaned = -0.00561749 Jy ! Component: 2350 - total flux cleaned = -0.0055785 Jy ! Component: 2400 - total flux cleaned = -0.0055396 Jy ! Component: 2450 - total flux cleaned = -0.00557753 Jy ! Component: 2500 - total flux cleaned = -0.00553925 Jy ! Component: 2550 - total flux cleaned = -0.00553929 Jy ! Component: 2600 - total flux cleaned = -0.0055024 Jy ! Component: 2650 - total flux cleaned = -0.00553938 Jy ! Component: 2700 - total flux cleaned = -0.00553963 Jy ! Component: 2750 - total flux cleaned = -0.00561184 Jy ! Component: 2800 - total flux cleaned = -0.00550434 Jy ! Component: 2850 - total flux cleaned = -0.00554026 Jy ! Component: 2900 - total flux cleaned = -0.00550494 Jy ! Component: 2950 - total flux cleaned = -0.0055052 Jy ! Component: 3000 - total flux cleaned = -0.00554012 Jy ! Component: 3050 - total flux cleaned = -0.00560902 Jy ! Component: 3100 - total flux cleaned = -0.00567741 Jy ! Component: 3150 - total flux cleaned = -0.00564315 Jy ! Component: 3200 - total flux cleaned = -0.00567681 Jy ! Component: 3250 - total flux cleaned = -0.00567689 Jy ! Component: 3300 - total flux cleaned = -0.00577714 Jy ! Component: 3350 - total flux cleaned = -0.00587675 Jy ! Component: 3400 - total flux cleaned = -0.00600845 Jy ! Component: 3450 - total flux cleaned = -0.00600848 Jy ! Component: 3500 - total flux cleaned = -0.00610671 Jy ! Component: 3550 - total flux cleaned = -0.00620447 Jy ! Component: 3600 - total flux cleaned = -0.00626939 Jy ! Component: 3650 - total flux cleaned = -0.00633408 Jy ! Component: 3700 - total flux cleaned = -0.00639861 Jy ! Component: 3750 - total flux cleaned = -0.00649498 Jy ! Component: 3800 - total flux cleaned = -0.00659112 Jy ! Component: 3850 - total flux cleaned = -0.00668719 Jy ! Component: 3900 - total flux cleaned = -0.00684735 Jy ! Component: 3950 - total flux cleaned = -0.00697521 Jy ! Component: 4000 - total flux cleaned = -0.00703897 Jy ! Component: 4050 - total flux cleaned = -0.00713474 Jy ! Total flux subtracted in 4096 components = -0.00713481 Jy ! Clean residual min=-0.002000 max=0.002548 Jy/beam ! Clean residual mean=0.000002 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 4.40587 Jy keep ! Adding 266 model components to the UV plane model. ! The established model now contains 449 components and 4.40587 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0730-1141_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.966 x 13.59 at -13.56 degrees (North through East) ! Clean map min=-0.0079082 max=3.7576 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0730-1141_S_a_map.fits wmodel /image_prod/ug002_uva//J0730-1141_S_a_map.mod ! Writing 449 model components to file: /image_prod/ug002_uva//J0730-1141_S_a_map.mod wobs /image_prod/ug002_uva//J0730-1141_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0730-1141_S_a_uvs.fits wwins /image_prod/ug002_uva//J0730-1141_S_a_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0730-1141_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 3.75758 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000611891 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0488525 0.0488525 0.097705 0.19541 0.39082 0.78164 1.56328 3.12656 6.25312 12.5062 25.0125 50.025 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak= ", int(1000*peak_flux)/1000 ! peak= 3.757 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 6140.93 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0730-1141_S_a_dfm.log closed on Wed Mar 4 21:49:38 2020