! Started logfile: /image_prod/ug002_uva//J2229-0832_S_a_dfm.log on Thu Mar 5 05:42:46 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//J2229-0832_S_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2229-0832_S_a_uva.fits ! AN table 1: 6 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.861111 visibilities/baseline/integration-bin. ! Found source: J2229-0832 ! ! 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 558 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 J2229-0832_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 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=2.718131Jy sigma=15.101951 ! Fit after self-cal, rms=1.507687Jy sigma=7.910118 ! 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.897 mas, bmaj=13.5 mas, bpa=-15.33 degrees ! Estimated noise=6.37726 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 = 1.90522 Jy ! Component: 100 - total flux cleaned = 2.32759 Jy ! Total flux subtracted in 100 components = 2.32759 Jy ! Clean residual min=-0.139920 max=0.158873 Jy/beam ! Clean residual mean=-0.000132 rms=0.044219 Jy/beam ! Combined flux in latest and established models = 2.32759 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 2.32759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.464317Jy sigma=1.921047 ! Fit after self-cal, rms=0.464277Jy sigma=1.920779 ! 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=3.378 mas, bmaj=14.04 mas, bpa=-14.7 degrees ! Estimated noise=5.78192 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.098976 Jy ! Component: 100 - total flux cleaned = 0.113156 Jy ! Component: 150 - total flux cleaned = 0.123233 Jy ! Component: 200 - total flux cleaned = 0.131192 Jy ! Total flux subtracted in 200 components = 0.131192 Jy ! Clean residual min=-0.111543 max=0.084766 Jy/beam ! Clean residual mean=-0.000147 rms=0.026667 Jy/beam ! Combined flux in latest and established models = 2.45878 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 32 components and 2.45878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.425052Jy sigma=1.787153 ! Fit after self-cal, rms=0.424986Jy sigma=1.786439 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.378 x 14.04 at -14.7 degrees (North through East) ! Clean map min=-0.10842 max=2.3918 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.92 HN 1.06 KP 1.01 ! LA 1.05 MK 1.01 NL 0.99 OV 0.99 ! PT 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.01 HN 1.05 KP 1.03 ! LA 1.05 MK 1.00 NL 0.91 OV 0.98 ! PT 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.98 HN 1.05 KP 1.02 ! LA 1.06 MK 1.00 NL 0.65 OV 0.99 ! PT 1.03 ! ! ! Fit before self-cal, rms=0.424986Jy sigma=1.786439 ! Fit after self-cal, rms=0.117313Jy sigma=0.574123 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.385 mas, bmaj=14.18 mas, bpa=-14.84 degrees ! Estimated noise=5.76724 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 (2, 15). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0369624 Jy ! Component: 100 - total flux cleaned = 0.0403144 Jy ! Component: 150 - total flux cleaned = 0.0413922 Jy ! Component: 200 - total flux cleaned = 0.0400452 Jy ! Total flux subtracted in 200 components = 0.0400452 Jy ! Clean residual min=-0.016249 max=0.016802 Jy/beam ! Clean residual mean=-0.000067 rms=0.005390 Jy/beam ! Combined flux in latest and established models = 2.49883 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 63 components and 2.49883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103814Jy sigma=0.501416 ! Fit after self-cal, rms=0.103773Jy sigma=0.499813 ! 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.103773Jy sigma=0.499813 ! Fit after self-cal, rms=0.099231Jy sigma=0.489167 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.383 mas, bmaj=14.16 mas, bpa=-14.83 degrees ! Estimated noise=5.76536 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0154835 Jy ! Component: 100 - total flux cleaned = 0.0213289 Jy ! Component: 150 - total flux cleaned = 0.0222953 Jy ! Component: 200 - total flux cleaned = 0.0223057 Jy ! Total flux subtracted in 200 components = 0.0223057 Jy ! Clean residual min=-0.013276 max=0.012770 Jy/beam ! Clean residual mean=-0.000049 rms=0.004157 Jy/beam ! Combined flux in latest and established models = 2.52113 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 95 components and 2.52113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096268Jy sigma=0.470987 ! Fit after self-cal, rms=0.096277Jy sigma=0.470564 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.00141057 Jy ! Component: 100 - total flux cleaned = 0.00163375 Jy ! Component: 150 - total flux cleaned = 0.00141616 Jy ! Component: 200 - total flux cleaned = 0.00121132 Jy ! Total flux subtracted in 200 components = 0.00121132 Jy ! Clean residual min=-0.012532 max=0.011291 Jy/beam ! Clean residual mean=-0.000045 rms=0.003903 Jy/beam ! Combined flux in latest and established models = 2.52234 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 119 components and 2.52234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095267Jy sigma=0.465424 ! Fit after self-cal, rms=0.095267Jy sigma=0.465204 ! 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.095267Jy sigma=0.465204 ! Fit after self-cal, rms=0.093358Jy sigma=0.461401 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.381 mas, bmaj=14.17 mas, bpa=-14.82 degrees ! Estimated noise=5.76768 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00747851 Jy ! Component: 100 - total flux cleaned = 0.0102604 Jy ! Component: 150 - total flux cleaned = 0.0107982 Jy ! Component: 200 - total flux cleaned = 0.0106305 Jy ! Total flux subtracted in 200 components = 0.0106305 Jy ! Clean residual min=-0.011141 max=0.009864 Jy/beam ! Clean residual mean=-0.000032 rms=0.003306 Jy/beam ! Combined flux in latest and established models = 2.53297 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 133 components and 2.53297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092446Jy sigma=0.454673 ! Fit after self-cal, rms=0.092492Jy sigma=0.454500 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.00104402 Jy ! Component: 100 - total flux cleaned = 0.000600598 Jy ! Component: 150 - total flux cleaned = 0.000325588 Jy ! Component: 200 - total flux cleaned = -6.7341e-05 Jy ! Total flux subtracted in 200 components = -6.7341e-05 Jy ! Clean residual min=-0.011140 max=0.009444 Jy/beam ! Clean residual mean=-0.000030 rms=0.003187 Jy/beam ! Combined flux in latest and established models = 2.53291 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 148 components and 2.53291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092073Jy sigma=0.452384 ! Fit after self-cal, rms=0.092079Jy sigma=0.452318 ! 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.092079Jy sigma=0.452318 ! Fit after self-cal, rms=0.091157Jy sigma=0.450690 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.387 mas, bmaj=16.07 mas, bpa=-2.193 degrees ! Estimated noise=7.08121 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00338962 Jy ! Component: 100 - total flux cleaned = 0.00450445 Jy ! Component: 150 - total flux cleaned = 0.00465426 Jy ! Component: 200 - total flux cleaned = 0.00477709 Jy ! Total flux subtracted in 200 components = 0.00477709 Jy ! Clean residual min=-0.011618 max=0.011362 Jy/beam ! Clean residual mean=-0.000028 rms=0.003759 Jy/beam ! Combined flux in latest and established models = 2.53769 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 164 components and 2.53769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090834Jy sigma=0.448723 ! Fit after self-cal, rms=0.090907Jy sigma=0.448589 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.000841736 Jy ! Component: 100 - total flux cleaned = 0.000520867 Jy ! Component: 150 - total flux cleaned = 0.000237701 Jy ! Component: 200 - total flux cleaned = -2.88633e-05 Jy ! Total flux subtracted in 200 components = -2.88633e-05 Jy ! Clean residual min=-0.011333 max=0.011587 Jy/beam ! Clean residual mean=-0.000027 rms=0.003687 Jy/beam ! Combined flux in latest and established models = 2.53766 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 183 components and 2.53766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090773Jy sigma=0.448325 ! Fit after self-cal, rms=0.090805Jy sigma=0.448270 ! 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=3.38 mas, bmaj=14.17 mas, bpa=-14.82 degrees ! Estimated noise=5.77179 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.38 x 14.17 at -14.82 degrees (North through East) ! Clean map min=-0.017277 max=2.3795 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.090805Jy sigma=0.448270 ! Fit after self-cal, rms=0.074957Jy sigma=0.362296 ! Inverting map and beam ! Estimated beam: bmin=3.38 mas, bmaj=14.18 mas, bpa=-14.81 degrees ! Estimated noise=5.7739 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00322415 Jy ! Component: 100 - total flux cleaned = 0.00391867 Jy ! Component: 150 - total flux cleaned = 0.00405387 Jy ! Component: 200 - total flux cleaned = 0.00406065 Jy ! Total flux subtracted in 200 components = 0.00406065 Jy ! Clean residual min=-0.009522 max=0.007784 Jy/beam ! Clean residual mean=-0.000013 rms=0.002488 Jy/beam ! Combined flux in latest and established models = 2.54172 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 196 components and 2.54172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074284Jy sigma=0.358541 ! Fit after self-cal, rms=0.074268Jy sigma=0.358468 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00057084 Jy ! Component: 100 - total flux cleaned = 0.00046558 Jy ! Component: 150 - total flux cleaned = 0.00028372 Jy ! Component: 200 - total flux cleaned = 0.000197863 Jy ! Total flux subtracted in 200 components = 0.000197863 Jy ! Clean residual min=-0.009323 max=0.007540 Jy/beam ! Clean residual mean=-0.000013 rms=0.002423 Jy/beam ! Combined flux in latest and established models = 2.54191 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 213 components and 2.54191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074039Jy sigma=0.357232 ! Fit after self-cal, rms=0.074020Jy sigma=0.357192 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074020Jy sigma=0.357192 ! Fit after self-cal, rms=0.073741Jy sigma=0.355944 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.918 mas, bmaj=13.68 mas, bpa=-15.46 degrees ! Estimated noise=6.22877 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.86073 Jy ! Component: 100 - total flux cleaned = 2.26735 Jy ! Component: 150 - total flux cleaned = 2.38367 Jy ! Component: 200 - total flux cleaned = 2.43709 Jy ! Total flux subtracted in 200 components = 2.43709 Jy ! Clean residual min=-0.022225 max=0.030511 Jy/beam ! Clean residual mean=-0.000044 rms=0.006616 Jy/beam ! Combined flux in latest and established models = 2.43709 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 28 model components to the UV plane model. ! The established model now contains 28 components and 2.43709 Jy ! Inverting map and beam ! Estimated beam: bmin=3.379 mas, bmaj=14.19 mas, bpa=-14.81 degrees ! Estimated noise=5.7739 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.0385245 Jy ! Component: 100 - total flux cleaned = 0.0622433 Jy ! Component: 150 - total flux cleaned = 0.0792655 Jy ! Component: 200 - total flux cleaned = 0.0923116 Jy ! Total flux subtracted in 200 components = 0.0923116 Jy ! Clean residual min=-0.013015 max=0.011202 Jy/beam ! Clean residual mean=-0.000025 rms=0.003418 Jy/beam ! Combined flux in latest and established models = 2.5294 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 86 components and 2.5294 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.379 mas, bmaj=16.08 mas, bpa=-2.264 degrees ! Estimated noise=7.08517 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0117635 Jy ! Component: 100 - total flux cleaned = 0.0168278 Jy ! Component: 150 - total flux cleaned = 0.0207903 Jy ! Component: 200 - total flux cleaned = 0.023474 Jy ! Total flux subtracted in 200 components = 0.023474 Jy ! Clean residual min=-0.011652 max=0.009123 Jy/beam ! Clean residual mean=-0.000029 rms=0.003529 Jy/beam ! Combined flux in latest and established models = 2.55288 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.000911599 Jy ! Component: 100 - total flux cleaned = 0.00191734 Jy ! Component: 150 - total flux cleaned = 0.00244788 Jy ! Component: 200 - total flux cleaned = 0.00276818 Jy ! Total flux subtracted in 200 components = 0.00276818 Jy ! Clean residual min=-0.010602 max=0.008892 Jy/beam ! Clean residual mean=-0.000025 rms=0.003199 Jy/beam ! Combined flux in latest and established models = 2.55565 Jy ! Adding 93 model components to the UV plane model. ! The established model now contains 175 components and 2.55565 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.379 mas, bmaj=14.19 mas, bpa=-14.81 degrees ! Estimated noise=5.7739 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00306874 Jy ! Component: 100 - total flux cleaned = 0.00439739 Jy ! Component: 150 - total flux cleaned = 0.00505747 Jy ! Component: 200 - total flux cleaned = 0.00535232 Jy ! Total flux subtracted in 200 components = 0.00535232 Jy ! Clean residual min=-0.008566 max=0.008356 Jy/beam ! Clean residual mean=-0.000017 rms=0.002413 Jy/beam ! Combined flux in latest and established models = 2.561 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 192 components and 2.561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074174Jy sigma=0.358830 ! Fit after self-cal, rms=0.074100Jy sigma=0.357847 wmodel J2229-0832_S_a_map.mod ! Writing 192 model components to file: J2229-0832_S_a_map.mod wobs J2229-0832_S_a_uvs.fits ! Writing UV FITS file: J2229-0832_S_a_uvs.fits wwins J2229-0832_S_a_map.win ! wwins: Wrote 2 windows to J2229-0832_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.00264322 Jy ! Component: 100 - total flux cleaned = -0.0044588 Jy ! Component: 150 - total flux cleaned = -0.0052438 Jy ! Component: 200 - total flux cleaned = -0.0061001 Jy ! Component: 250 - total flux cleaned = -0.00690759 Jy ! Component: 300 - total flux cleaned = -0.00734176 Jy ! Component: 350 - total flux cleaned = -0.00795997 Jy ! Component: 400 - total flux cleaned = -0.00845317 Jy ! Component: 450 - total flux cleaned = -0.0090141 Jy ! Component: 500 - total flux cleaned = -0.00936861 Jy ! Component: 550 - total flux cleaned = -0.00954011 Jy ! Component: 600 - total flux cleaned = -0.00986754 Jy ! Component: 650 - total flux cleaned = -0.00970529 Jy ! Component: 700 - total flux cleaned = -0.00970448 Jy ! Component: 750 - total flux cleaned = -0.00977921 Jy ! Component: 800 - total flux cleaned = -0.00999647 Jy ! Component: 850 - total flux cleaned = -0.0106221 Jy ! Component: 900 - total flux cleaned = -0.0110241 Jy ! Component: 950 - total flux cleaned = -0.0111547 Jy ! Component: 1000 - total flux cleaned = -0.0115386 Jy ! Component: 1050 - total flux cleaned = -0.0117256 Jy ! Component: 1100 - total flux cleaned = -0.0122102 Jy ! Component: 1150 - total flux cleaned = -0.0122697 Jy ! Component: 1200 - total flux cleaned = -0.0122137 Jy ! Component: 1250 - total flux cleaned = -0.0125522 Jy ! Component: 1300 - total flux cleaned = -0.012772 Jy ! Component: 1350 - total flux cleaned = -0.0127719 Jy ! Component: 1400 - total flux cleaned = -0.0128247 Jy ! Component: 1450 - total flux cleaned = -0.0125651 Jy ! Component: 1500 - total flux cleaned = -0.0123615 Jy ! Component: 1550 - total flux cleaned = -0.0121603 Jy ! Component: 1600 - total flux cleaned = -0.0119124 Jy ! Component: 1650 - total flux cleaned = -0.0117166 Jy ! Component: 1700 - total flux cleaned = -0.0114269 Jy ! Component: 1750 - total flux cleaned = -0.011093 Jy ! Component: 1800 - total flux cleaned = -0.0107634 Jy ! Component: 1850 - total flux cleaned = -0.0104381 Jy ! Component: 1900 - total flux cleaned = -0.0100701 Jy ! Component: 1950 - total flux cleaned = -0.00956908 Jy ! Component: 2000 - total flux cleaned = -0.00929876 Jy ! Component: 2050 - total flux cleaned = -0.00880717 Jy ! Component: 2100 - total flux cleaned = -0.00840929 Jy ! Component: 2150 - total flux cleaned = -0.00814624 Jy ! Component: 2200 - total flux cleaned = -0.0077112 Jy ! Component: 2250 - total flux cleaned = -0.00732294 Jy ! Component: 2300 - total flux cleaned = -0.00693803 Jy ! Component: 2350 - total flux cleaned = -0.00668254 Jy ! Component: 2400 - total flux cleaned = -0.00621885 Jy ! Component: 2450 - total flux cleaned = -0.00600974 Jy ! Component: 2500 - total flux cleaned = -0.00584347 Jy ! Component: 2550 - total flux cleaned = -0.00555461 Jy ! Component: 2600 - total flux cleaned = -0.00555444 Jy ! Component: 2650 - total flux cleaned = -0.00535017 Jy ! Component: 2700 - total flux cleaned = -0.00518733 Jy ! Component: 2750 - total flux cleaned = -0.00510651 Jy ! Component: 2800 - total flux cleaned = -0.00498469 Jy ! Component: 2850 - total flux cleaned = -0.00482269 Jy ! Component: 2900 - total flux cleaned = -0.00474158 Jy ! Component: 2950 - total flux cleaned = -0.00466055 Jy ! Component: 3000 - total flux cleaned = -0.00449921 Jy ! Component: 3050 - total flux cleaned = -0.00453961 Jy ! Component: 3100 - total flux cleaned = -0.00449926 Jy ! Component: 3150 - total flux cleaned = -0.00441844 Jy ! Component: 3200 - total flux cleaned = -0.00433766 Jy ! Component: 3250 - total flux cleaned = -0.00429749 Jy ! Component: 3300 - total flux cleaned = -0.00429754 Jy ! Component: 3350 - total flux cleaned = -0.0043379 Jy ! Component: 3400 - total flux cleaned = -0.00425678 Jy ! Component: 3450 - total flux cleaned = -0.00421614 Jy ! Component: 3500 - total flux cleaned = -0.00421599 Jy ! Component: 3550 - total flux cleaned = -0.00405185 Jy ! Component: 3600 - total flux cleaned = -0.00405161 Jy ! Component: 3650 - total flux cleaned = -0.00396911 Jy ! Component: 3700 - total flux cleaned = -0.00392756 Jy ! Component: 3750 - total flux cleaned = -0.0038858 Jy ! Component: 3800 - total flux cleaned = -0.00380203 Jy ! Component: 3850 - total flux cleaned = -0.00380212 Jy ! Component: 3900 - total flux cleaned = -0.00375988 Jy ! Component: 3950 - total flux cleaned = -0.00375977 Jy ! Component: 4000 - total flux cleaned = -0.00375997 Jy ! Component: 4050 - total flux cleaned = -0.00371679 Jy ! Total flux subtracted in 4096 components = -0.00371665 Jy ! Clean residual min=-0.002513 max=0.002501 Jy/beam ! Clean residual mean=0.000015 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 2.55728 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 480 components and 2.55728 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2229-0832_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.379 x 14.19 at -14.81 degrees (North through East) ! Clean map min=-0.010862 max=2.3764 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2229-0832_S_a_map.fits wmodel /image_prod/ug002_uva//J2229-0832_S_a_map.mod ! Writing 480 model components to file: /image_prod/ug002_uva//J2229-0832_S_a_map.mod wobs /image_prod/ug002_uva//J2229-0832_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2229-0832_S_a_uvs.fits wwins /image_prod/ug002_uva//J2229-0832_S_a_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J2229-0832_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 2.3764 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000704425 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0889274 0.0889274 0.177855 0.35571 0.711419 1.42284 2.84568 5.69136 11.3827 22.7654 45.5308 91.0617 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak= ", int(1000*peak_flux)/1000 ! peak= 2.376 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 3373.54 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2229-0832_S_a_dfm.log closed on Thu Mar 5 05:42:49 2020