! Started logfile: /image_prod/ug002_uva//J0804-2749_S_dfm.log on Wed Mar 4 22:09:59 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//J0804-2749_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0804-2749_S_uva.fits ! AN table 1: 40 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.96875 visibilities/baseline/integration-bin. ! Found source: J0804-2749 ! ! 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 4185 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 J0804-2749_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.087646Jy sigma=6.423130 ! Fit after self-cal, rms=0.631387Jy sigma=3.627545 ! 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.822 mas, bmaj=13.01 mas, bpa=-21.64 degrees ! Estimated noise=2.78405 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.280154 Jy ! Component: 100 - total flux cleaned = 0.380449 Jy ! Total flux subtracted in 100 components = 0.380449 Jy ! Clean residual min=-0.024880 max=0.047361 Jy/beam ! Clean residual mean=-0.000117 rms=0.007931 Jy/beam ! Combined flux in latest and established models = 0.380449 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.380449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.150225Jy sigma=0.866931 ! Fit after self-cal, rms=0.150142Jy sigma=0.866448 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.056576 Jy ! Component: 100 - total flux cleaned = 0.0919869 Jy ! Total flux subtracted in 100 components = 0.0919869 Jy ! Clean residual min=-0.018069 max=0.025335 Jy/beam ! Clean residual mean=-0.000037 rms=0.005286 Jy/beam ! Combined flux in latest and established models = 0.472436 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 43 components and 0.472436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.119905Jy sigma=0.647939 ! Fit after self-cal, rms=0.119683Jy sigma=0.646986 ! 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.496 mas, bmaj=14.64 mas, bpa=-20.82 degrees ! Estimated noise=1.89963 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.0339135 Jy ! Component: 100 - total flux cleaned = 0.0539323 Jy ! Component: 150 - total flux cleaned = 0.066689 Jy ! Component: 200 - total flux cleaned = 0.0750862 Jy ! Total flux subtracted in 200 components = 0.0750862 Jy ! Clean residual min=-0.015943 max=0.029134 Jy/beam ! Clean residual mean=0.000035 rms=0.004945 Jy/beam ! Combined flux in latest and established models = 0.547522 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 88 components and 0.547522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109923Jy sigma=0.570842 ! Fit after self-cal, rms=0.109828Jy sigma=0.570357 ! Inverting map ! Added new window around map position (-11.5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.027276 Jy ! Component: 100 - total flux cleaned = 0.0355518 Jy ! Component: 150 - total flux cleaned = 0.036983 Jy ! Component: 200 - total flux cleaned = 0.0372797 Jy ! Total flux subtracted in 200 components = 0.0372797 Jy ! Clean residual min=-0.012599 max=0.014345 Jy/beam ! Clean residual mean=0.000100 rms=0.003740 Jy/beam ! Combined flux in latest and established models = 0.584801 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 129 components and 0.584802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102779Jy sigma=0.525846 ! Fit after self-cal, rms=0.102082Jy sigma=0.521187 ! 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.496 x 14.64 at -20.82 degrees (North through East) ! Clean map min=-0.011637 max=0.37418 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.96 HN 1.04 KP 0.99 ! LA 1.00 MK 1.02 NL 1.02 OV 0.98 ! PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.27 FD 0.98 HN 1.01 KP 0.99 ! LA 1.02 MK 0.99 NL 1.10 OV 0.99 ! PT 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 0.99 KP 0.99 ! LA 1.01 MK 0.94 NL 1.00 OV 0.97 ! PT 0.98 ! ! ! Fit before self-cal, rms=0.102082Jy sigma=0.521187 ! Fit after self-cal, rms=0.108111Jy sigma=0.501398 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.48 mas, bmaj=14.69 mas, bpa=-20.94 degrees ! Estimated noise=1.90599 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.00690939 Jy ! Component: 100 - total flux cleaned = 0.00670454 Jy ! Component: 150 - total flux cleaned = 0.00592699 Jy ! Component: 200 - total flux cleaned = 0.00576241 Jy ! Total flux subtracted in 200 components = 0.00576241 Jy ! Clean residual min=-0.011633 max=0.013031 Jy/beam ! Clean residual mean=0.000085 rms=0.003274 Jy/beam ! Combined flux in latest and established models = 0.590564 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 157 components and 0.590564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106843Jy sigma=0.496142 ! Fit after self-cal, rms=0.106790Jy sigma=0.495556 ! 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.106790Jy sigma=0.495556 ! Fit after self-cal, rms=0.102449Jy sigma=0.448287 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.472 mas, bmaj=14.83 mas, bpa=-21.07 degrees ! Estimated noise=1.92567 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00193861 Jy ! Component: 100 - total flux cleaned = 0.00267447 Jy ! Component: 150 - total flux cleaned = 0.00313968 Jy ! Component: 200 - total flux cleaned = 0.00341664 Jy ! Total flux subtracted in 200 components = 0.00341664 Jy ! Clean residual min=-0.006905 max=0.006784 Jy/beam ! Clean residual mean=0.000027 rms=0.001756 Jy/beam ! Combined flux in latest and established models = 0.593981 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 180 components and 0.593981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101840Jy sigma=0.444695 ! Fit after self-cal, rms=0.101911Jy sigma=0.444552 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.000690306 Jy ! Component: 100 - total flux cleaned = 0.000921573 Jy ! Component: 150 - total flux cleaned = 0.00112278 Jy ! Component: 200 - total flux cleaned = 0.00103182 Jy ! Total flux subtracted in 200 components = 0.00103182 Jy ! Clean residual min=-0.006472 max=0.006707 Jy/beam ! Clean residual mean=0.000029 rms=0.001690 Jy/beam ! Combined flux in latest and established models = 0.595012 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 194 components and 0.595013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101700Jy sigma=0.443137 ! Fit after self-cal, rms=0.101685Jy sigma=0.443085 ! 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.101685Jy sigma=0.443085 ! Fit after self-cal, rms=0.104473Jy sigma=0.433810 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.474 mas, bmaj=14.9 mas, bpa=-21.19 degrees ! Estimated noise=1.92803 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000864993 Jy ! Component: 100 - total flux cleaned = -0.000607428 Jy ! Component: 150 - total flux cleaned = -0.000609641 Jy ! Component: 200 - total flux cleaned = -0.000609197 Jy ! Total flux subtracted in 200 components = -0.000609197 Jy ! Clean residual min=-0.005021 max=0.005490 Jy/beam ! Clean residual mean=0.000019 rms=0.001311 Jy/beam ! Combined flux in latest and established models = 0.594403 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 212 components and 0.594403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104079Jy sigma=0.432076 ! Fit after self-cal, rms=0.104079Jy sigma=0.432000 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.000792175 Jy ! Component: 100 - total flux cleaned = 0.000965865 Jy ! Component: 150 - total flux cleaned = 0.00104777 Jy ! Component: 200 - total flux cleaned = 0.00119854 Jy ! Total flux subtracted in 200 components = 0.00119854 Jy ! Clean residual min=-0.004791 max=0.005237 Jy/beam ! Clean residual mean=0.000019 rms=0.001269 Jy/beam ! Combined flux in latest and established models = 0.595602 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 226 components and 0.595602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103897Jy sigma=0.431253 ! Fit after self-cal, rms=0.103892Jy sigma=0.431226 ! 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.103892Jy sigma=0.431226 ! Fit after self-cal, rms=0.105276Jy sigma=0.430805 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.053 mas, bmaj=25.1 mas, bpa=-9.44 degrees ! Estimated noise=2.28578 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00249474 Jy ! Component: 100 - total flux cleaned = -0.00242044 Jy ! Component: 150 - total flux cleaned = -0.00242076 Jy ! Component: 200 - total flux cleaned = -0.00242079 Jy ! Total flux subtracted in 200 components = -0.00242079 Jy ! Clean residual min=-0.004908 max=0.006591 Jy/beam ! Clean residual mean=0.000019 rms=0.001653 Jy/beam ! Combined flux in latest and established models = 0.593181 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 236 components and 0.593181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105101Jy sigma=0.430186 ! Fit after self-cal, rms=0.105091Jy sigma=0.430115 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.00033271 Jy ! Component: 100 - total flux cleaned = 0.00059769 Jy ! Component: 150 - total flux cleaned = 0.000694397 Jy ! Component: 200 - total flux cleaned = 0.000826519 Jy ! Total flux subtracted in 200 components = 0.000826519 Jy ! Clean residual min=-0.004795 max=0.006555 Jy/beam ! Clean residual mean=0.000020 rms=0.001634 Jy/beam ! Combined flux in latest and established models = 0.594008 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 256 components and 0.594008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105027Jy sigma=0.429950 ! Fit after self-cal, rms=0.105019Jy sigma=0.429920 ! 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.477 mas, bmaj=14.96 mas, bpa=-21.28 degrees ! Estimated noise=1.92895 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.477 x 14.96 at -21.28 degrees (North through East) ! Clean map min=-0.0042958 max=0.38173 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.814 mas, bmaj=13.23 mas, bpa=-22.04 degrees ! Estimated noise=2.81584 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.283407 Jy ! Component: 100 - total flux cleaned = 0.38432 Jy ! Component: 150 - total flux cleaned = 0.439289 Jy ! Component: 200 - total flux cleaned = 0.474587 Jy ! Total flux subtracted in 200 components = 0.474587 Jy ! Clean residual min=-0.010828 max=0.019591 Jy/beam ! Clean residual mean=-0.000073 rms=0.003804 Jy/beam ! Combined flux in latest and established models = 0.474587 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.474587 Jy ! Inverting map and beam ! Estimated beam: bmin=3.477 mas, bmaj=14.96 mas, bpa=-21.28 degrees ! Estimated noise=1.92895 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.037085 Jy ! Component: 100 - total flux cleaned = 0.0612099 Jy ! Component: 150 - total flux cleaned = 0.0774727 Jy ! Component: 200 - total flux cleaned = 0.0887311 Jy ! Total flux subtracted in 200 components = 0.0887311 Jy ! Clean residual min=-0.005488 max=0.007293 Jy/beam ! Clean residual mean=-0.000024 rms=0.001792 Jy/beam ! Combined flux in latest and established models = 0.563318 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 103 components and 0.563318 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.053 mas, bmaj=25.1 mas, bpa=-9.44 degrees ! Estimated noise=2.28578 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0116111 Jy ! Component: 100 - total flux cleaned = 0.0185586 Jy ! Component: 150 - total flux cleaned = 0.0230063 Jy ! Component: 200 - total flux cleaned = 0.0261034 Jy ! Total flux subtracted in 200 components = 0.0261034 Jy ! Clean residual min=-0.005111 max=0.006333 Jy/beam ! Clean residual mean=0.000013 rms=0.001661 Jy/beam ! Combined flux in latest and established models = 0.589422 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.00226461 Jy ! Component: 100 - total flux cleaned = 0.00393483 Jy ! Component: 150 - total flux cleaned = 0.00517338 Jy ! Component: 200 - total flux cleaned = 0.00568405 Jy ! Total flux subtracted in 200 components = 0.00568405 Jy ! Clean residual min=-0.004828 max=0.006487 Jy/beam ! Clean residual mean=0.000022 rms=0.001593 Jy/beam ! Combined flux in latest and established models = 0.595106 Jy ! Adding 86 model components to the UV plane model. ! The established model now contains 185 components and 0.595106 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.477 mas, bmaj=14.96 mas, bpa=-21.28 degrees ! Estimated noise=1.92895 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000266354 Jy ! Component: 100 - total flux cleaned = 0.000271108 Jy ! Component: 150 - total flux cleaned = 0.000335712 Jy ! Component: 200 - total flux cleaned = 0.000335913 Jy ! Total flux subtracted in 200 components = 0.000335913 Jy ! Clean residual min=-0.004342 max=0.004587 Jy/beam ! Clean residual mean=0.000013 rms=0.001171 Jy/beam ! Combined flux in latest and established models = 0.595442 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 207 components and 0.595442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104861Jy sigma=0.429367 ! Fit after self-cal, rms=0.104829Jy sigma=0.429231 wmodel J0804-2749_S_map.mod ! Writing 207 model components to file: J0804-2749_S_map.mod wobs J0804-2749_S_uvs.fits ! Writing UV FITS file: J0804-2749_S_uvs.fits wwins J0804-2749_S_map.win ! wwins: Wrote 2 windows to J0804-2749_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00084655 Jy ! Component: 100 - total flux cleaned = 0.000849063 Jy ! Component: 150 - total flux cleaned = 0.000919455 Jy ! Component: 200 - total flux cleaned = 0.00079058 Jy ! Component: 250 - total flux cleaned = 0.00060385 Jy ! Component: 300 - total flux cleaned = 0.000365871 Jy ! Component: 350 - total flux cleaned = 8.02303e-05 Jy ! Component: 400 - total flux cleaned = -3.12869e-05 Jy ! Component: 450 - total flux cleaned = -0.000403965 Jy ! Component: 500 - total flux cleaned = -0.00076272 Jy ! Component: 550 - total flux cleaned = -0.00101173 Jy ! Component: 600 - total flux cleaned = -0.00125428 Jy ! Component: 650 - total flux cleaned = -0.00144274 Jy ! Component: 700 - total flux cleaned = -0.00157958 Jy ! Component: 750 - total flux cleaned = -0.00166994 Jy ! Component: 800 - total flux cleaned = -0.00180119 Jy ! Component: 850 - total flux cleaned = -0.00192916 Jy ! Component: 900 - total flux cleaned = -0.0020965 Jy ! Component: 950 - total flux cleaned = -0.00225902 Jy ! Component: 1000 - total flux cleaned = -0.00226036 Jy ! Component: 1050 - total flux cleaned = -0.00245786 Jy ! Component: 1100 - total flux cleaned = -0.00261193 Jy ! Component: 1150 - total flux cleaned = -0.00272395 Jy ! Component: 1200 - total flux cleaned = -0.00275985 Jy ! Component: 1250 - total flux cleaned = -0.00286916 Jy ! Component: 1300 - total flux cleaned = -0.00294087 Jy ! Component: 1350 - total flux cleaned = -0.00322272 Jy ! Component: 1400 - total flux cleaned = -0.00315255 Jy ! Component: 1450 - total flux cleaned = -0.00318682 Jy ! Component: 1500 - total flux cleaned = -0.00322134 Jy ! Component: 1550 - total flux cleaned = -0.00318878 Jy ! Component: 1600 - total flux cleaned = -0.00325417 Jy ! Component: 1650 - total flux cleaned = -0.0031901 Jy ! Component: 1700 - total flux cleaned = -0.00309539 Jy ! Component: 1750 - total flux cleaned = -0.00300168 Jy ! Component: 1800 - total flux cleaned = -0.00300198 Jy ! Component: 1850 - total flux cleaned = -0.00288048 Jy ! Component: 1900 - total flux cleaned = -0.00276119 Jy ! Component: 1950 - total flux cleaned = -0.00279078 Jy ! Component: 2000 - total flux cleaned = -0.00276155 Jy ! Component: 2050 - total flux cleaned = -0.00270405 Jy ! Component: 2100 - total flux cleaned = -0.00261887 Jy ! Component: 2150 - total flux cleaned = -0.00256234 Jy ! Component: 2200 - total flux cleaned = -0.00247883 Jy ! Component: 2250 - total flux cleaned = -0.00239604 Jy ! Component: 2300 - total flux cleaned = -0.00223347 Jy ! Component: 2350 - total flux cleaned = -0.00209942 Jy ! Component: 2400 - total flux cleaned = -0.00201995 Jy ! Component: 2450 - total flux cleaned = -0.00181022 Jy ! Component: 2500 - total flux cleaned = -0.00170661 Jy ! Component: 2550 - total flux cleaned = -0.00155249 Jy ! Component: 2600 - total flux cleaned = -0.00142542 Jy ! Component: 2650 - total flux cleaned = -0.00122446 Jy ! Component: 2700 - total flux cleaned = -0.00107537 Jy ! Component: 2750 - total flux cleaned = -0.000976774 Jy ! Component: 2800 - total flux cleaned = -0.00085486 Jy ! Component: 2850 - total flux cleaned = -0.000782553 Jy ! Component: 2900 - total flux cleaned = -0.000710947 Jy ! Component: 2950 - total flux cleaned = -0.000687009 Jy ! Component: 3000 - total flux cleaned = -0.00054632 Jy ! Component: 3050 - total flux cleaned = -0.000430552 Jy ! Component: 3100 - total flux cleaned = -0.000407491 Jy ! Component: 3150 - total flux cleaned = -0.000316417 Jy ! Component: 3200 - total flux cleaned = -0.000271362 Jy ! Component: 3250 - total flux cleaned = -0.000204507 Jy ! Component: 3300 - total flux cleaned = -0.000115891 Jy ! Component: 3350 - total flux cleaned = -9.39466e-05 Jy ! Component: 3400 - total flux cleaned = -2.8408e-05 Jy ! Component: 3450 - total flux cleaned = 3.64902e-05 Jy ! Component: 3500 - total flux cleaned = 7.96041e-05 Jy ! Component: 3550 - total flux cleaned = 0.000206917 Jy ! Component: 3600 - total flux cleaned = 0.000290746 Jy ! Component: 3650 - total flux cleaned = 0.000374208 Jy ! Component: 3700 - total flux cleaned = 0.000415679 Jy ! Component: 3750 - total flux cleaned = 0.000477417 Jy ! Component: 3800 - total flux cleaned = 0.000579336 Jy ! Component: 3850 - total flux cleaned = 0.000660215 Jy ! Component: 3900 - total flux cleaned = 0.000740463 Jy ! Component: 3950 - total flux cleaned = 0.000760452 Jy ! Component: 4000 - total flux cleaned = 0.000879114 Jy ! Component: 4050 - total flux cleaned = 0.000898696 Jy ! Total flux subtracted in 4096 components = 0.000976484 Jy ! Clean residual min=-0.001015 max=0.001169 Jy/beam ! Clean residual mean=0.000012 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.596418 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 499 components and 0.596418 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0804-2749_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.477 x 14.96 at -21.28 degrees (North through East) ! Clean map min=-0.0030224 max=0.3892 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0804-2749_S_map.fits wmodel /image_prod/ug002_uva//J0804-2749_S_map.mod ! Writing 499 model components to file: /image_prod/ug002_uva//J0804-2749_S_map.mod wobs /image_prod/ug002_uva//J0804-2749_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0804-2749_S_uvs.fits wwins /image_prod/ug002_uva//J0804-2749_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0804-2749_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.3892 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00036311 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.27989 0.27989 0.559779 1.11956 2.23912 4.47823 8.95647 17.9129 35.8259 71.6517 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.389 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1071.85 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0804-2749_S_dfm.log closed on Wed Mar 4 22:10:02 2020