! Started logfile: /image_prod/ug002_uva//J1625-2527_S_e_dfm.log on Thu Mar 5 02:42:19 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//J1625-2527_S_e_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1625-2527_S_e_uva.fits ! AN table 1: 14 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.768254 visibilities/baseline/integration-bin. ! Found source: J1625-2527 ! ! 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 44 lines of history. ! ! Reading 1452 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 J1625-2527_S_e] 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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.231660Jy sigma=8.466107 ! Fit after self-cal, rms=0.424541Jy sigma=2.841117 ! 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.606 mas, bmaj=7.917 mas, bpa=-2.858 degrees ! Estimated noise=3.51198 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.488289 Jy ! Component: 100 - total flux cleaned = 0.633064 Jy ! Total flux subtracted in 100 components = 0.633064 Jy ! Clean residual min=-0.056273 max=0.074026 Jy/beam ! Clean residual mean=-0.000067 rms=0.014693 Jy/beam ! Combined flux in latest and established models = 0.633065 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.633065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.221071Jy sigma=1.394644 ! Fit after self-cal, rms=0.220791Jy sigma=1.393603 ! 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.044 mas, bmaj=8.994 mas, bpa=-2.423 degrees ! Estimated noise=2.93323 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.0816307 Jy ! Component: 100 - total flux cleaned = 0.12329 Jy ! Component: 150 - total flux cleaned = 0.146327 Jy ! Component: 200 - total flux cleaned = 0.159168 Jy ! Total flux subtracted in 200 components = 0.159168 Jy ! Clean residual min=-0.050284 max=0.036359 Jy/beam ! Clean residual mean=-0.000012 rms=0.010340 Jy/beam ! Combined flux in latest and established models = 0.792232 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 52 components and 0.792232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.191013Jy sigma=1.153310 ! Fit after self-cal, rms=0.190997Jy sigma=1.153027 ! 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.044 x 8.994 at -2.423 degrees (North through East) ! Clean map min=-0.049117 max=0.61565 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.04 HN 1.34 KP 1.02 ! LA 1.02 MK 1.04 NL 1.13 OV 0.65 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.68 FD 1.01 HN 1.34 KP 1.00 ! LA 0.98 MK 1.01 NL 1.01 OV 0.94 ! PT 0.99 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.04 HN 1.35 KP 1.02 ! LA 1.05 MK 1.03 NL 1.06 OV 0.64 ! PT 1.03 SC 1.00 ! ! ! Fit before self-cal, rms=0.190997Jy sigma=1.153027 ! Fit after self-cal, rms=0.130026Jy sigma=0.558649 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.078 mas, bmaj=9.006 mas, bpa=-1.824 degrees ! Estimated noise=2.98099 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 (15, -45). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.011507 Jy ! Component: 100 - total flux cleaned = 0.0151462 Jy ! Component: 150 - total flux cleaned = 0.0155072 Jy ! Component: 200 - total flux cleaned = 0.0156595 Jy ! Total flux subtracted in 200 components = 0.0156595 Jy ! Clean residual min=-0.008244 max=0.010217 Jy/beam ! Clean residual mean=0.000042 rms=0.002085 Jy/beam ! Combined flux in latest and established models = 0.807892 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 81 components and 0.807892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.128670Jy sigma=0.548944 ! Fit after self-cal, rms=0.128958Jy sigma=0.547389 ! 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.128958Jy sigma=0.547389 ! Fit after self-cal, rms=0.117444Jy sigma=0.516223 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.077 mas, bmaj=9.007 mas, bpa=-1.805 degrees ! Estimated noise=2.98683 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00267561 Jy ! Component: 100 - total flux cleaned = 0.00304459 Jy ! Component: 150 - total flux cleaned = 0.00292994 Jy ! Component: 200 - total flux cleaned = 0.00282228 Jy ! Total flux subtracted in 200 components = 0.00282228 Jy ! Clean residual min=-0.007478 max=0.008433 Jy/beam ! Clean residual mean=0.000047 rms=0.001863 Jy/beam ! Combined flux in latest and established models = 0.810714 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 94 components and 0.810714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.116984Jy sigma=0.514868 ! Fit after self-cal, rms=0.116968Jy sigma=0.514808 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) ! Added new window around map position (124.5, -121). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00579263 Jy ! Component: 100 - total flux cleaned = 0.00589294 Jy ! Component: 150 - total flux cleaned = 0.00578633 Jy ! Component: 200 - total flux cleaned = 0.00558644 Jy ! Total flux subtracted in 200 components = 0.00558644 Jy ! Clean residual min=-0.006826 max=0.006974 Jy/beam ! Clean residual mean=0.000036 rms=0.001785 Jy/beam ! Combined flux in latest and established models = 0.816301 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 110 components and 0.816301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.116428Jy sigma=0.510377 ! Fit after self-cal, rms=0.116378Jy sigma=0.510133 ! 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.116378Jy sigma=0.510133 ! Fit after self-cal, rms=0.111102Jy sigma=0.499838 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.075 mas, bmaj=9.006 mas, bpa=-1.813 degrees ! Estimated noise=2.98092 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00181623 Jy ! Component: 100 - total flux cleaned = 0.00181451 Jy ! Component: 150 - total flux cleaned = 0.00181269 Jy ! Component: 200 - total flux cleaned = 0.00181119 Jy ! Total flux subtracted in 200 components = 0.00181119 Jy ! Clean residual min=-0.006640 max=0.006595 Jy/beam ! Clean residual mean=0.000034 rms=0.001685 Jy/beam ! Combined flux in latest and established models = 0.818112 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 121 components and 0.818112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110865Jy sigma=0.498788 ! Fit after self-cal, rms=0.110832Jy sigma=0.498739 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.000255104 Jy ! Component: 100 - total flux cleaned = 0.000411496 Jy ! Component: 150 - total flux cleaned = 0.000486846 Jy ! Component: 200 - total flux cleaned = 0.000558118 Jy ! Total flux subtracted in 200 components = 0.000558118 Jy ! Clean residual min=-0.006594 max=0.006576 Jy/beam ! Clean residual mean=0.000035 rms=0.001664 Jy/beam ! Combined flux in latest and established models = 0.81867 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 130 components and 0.81867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110678Jy sigma=0.498166 ! Fit after self-cal, rms=0.110667Jy sigma=0.498153 ! 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.110667Jy sigma=0.498153 ! Fit after self-cal, rms=0.110586Jy sigma=0.498028 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.005 mas, bmaj=21.4 mas, bpa=5.643 degrees ! Estimated noise=3.81584 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00293726 Jy ! Component: 100 - total flux cleaned = 0.00402565 Jy ! Component: 150 - total flux cleaned = 0.00445728 Jy ! Component: 200 - total flux cleaned = 0.00451122 Jy ! Total flux subtracted in 200 components = 0.00451122 Jy ! Clean residual min=-0.006755 max=0.006770 Jy/beam ! Clean residual mean=0.000075 rms=0.002244 Jy/beam ! Combined flux in latest and established models = 0.823181 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 143 components and 0.823181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110587Jy sigma=0.497949 ! Fit after self-cal, rms=0.110502Jy sigma=0.497795 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 = -3.42127e-05 Jy ! Component: 100 - total flux cleaned = 0.00039067 Jy ! Component: 150 - total flux cleaned = 0.000342219 Jy ! Component: 200 - total flux cleaned = 0.000253229 Jy ! Total flux subtracted in 200 components = 0.000253229 Jy ! Clean residual min=-0.006750 max=0.006701 Jy/beam ! Clean residual mean=0.000076 rms=0.002223 Jy/beam ! Combined flux in latest and established models = 0.823434 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 149 components and 0.823434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110490Jy sigma=0.497748 ! Fit after self-cal, rms=0.110423Jy sigma=0.497664 ! 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.073 mas, bmaj=9.005 mas, bpa=-1.834 degrees ! Estimated noise=2.97814 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.073 x 9.005 at -1.834 degrees (North through East) ! Clean map min=-0.0061613 max=0.62567 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.110423Jy sigma=0.497664 ! Fit after self-cal, rms=0.108162Jy sigma=0.466951 ! Inverting map and beam ! Estimated beam: bmin=3.071 mas, bmaj=8.999 mas, bpa=-1.811 degrees ! Estimated noise=2.98129 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000103111 Jy ! Component: 100 - total flux cleaned = 0.000409295 Jy ! Component: 150 - total flux cleaned = 0.000813674 Jy ! Component: 200 - total flux cleaned = 0.000939411 Jy ! Total flux subtracted in 200 components = 0.000939411 Jy ! Clean residual min=-0.006451 max=0.006763 Jy/beam ! Clean residual mean=0.000035 rms=0.001601 Jy/beam ! Combined flux in latest and established models = 0.824374 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 162 components and 0.824374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108038Jy sigma=0.466388 ! Fit after self-cal, rms=0.108034Jy sigma=0.466376 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.12436e-07 Jy ! Component: 100 - total flux cleaned = 5.9872e-05 Jy ! Component: 150 - total flux cleaned = 0.000176578 Jy ! Component: 200 - total flux cleaned = 0.000177652 Jy ! Total flux subtracted in 200 components = 0.000177652 Jy ! Clean residual min=-0.006438 max=0.006729 Jy/beam ! Clean residual mean=0.000035 rms=0.001594 Jy/beam ! Combined flux in latest and established models = 0.824552 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 169 components and 0.824552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107928Jy sigma=0.466055 ! Fit after self-cal, rms=0.107933Jy sigma=0.466049 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107933Jy sigma=0.466049 ! Fit after self-cal, rms=0.107957Jy sigma=0.466010 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.637 mas, bmaj=7.866 mas, bpa=-1.941 degrees ! Estimated noise=3.49801 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.486077 Jy ! Component: 100 - total flux cleaned = 0.624884 Jy ! Component: 150 - total flux cleaned = 0.695429 Jy ! Component: 200 - total flux cleaned = 0.733237 Jy ! Total flux subtracted in 200 components = 0.733237 Jy ! Clean residual min=-0.014380 max=0.018921 Jy/beam ! Clean residual mean=0.000019 rms=0.003601 Jy/beam ! Combined flux in latest and established models = 0.733237 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.733237 Jy ! Inverting map and beam ! Estimated beam: bmin=3.07 mas, bmaj=8.997 mas, bpa=-1.825 degrees ! Estimated noise=2.98159 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.028165 Jy ! Component: 100 - total flux cleaned = 0.0436921 Jy ! Component: 150 - total flux cleaned = 0.0545206 Jy ! Component: 200 - total flux cleaned = 0.0627314 Jy ! Total flux subtracted in 200 components = 0.0627314 Jy ! Clean residual min=-0.006924 max=0.009664 Jy/beam ! Clean residual mean=0.000010 rms=0.002092 Jy/beam ! Combined flux in latest and established models = 0.795968 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 85 components and 0.795969 Jy ! Inverting map ! Added new window around map position (-4.5, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00926788 Jy ! Component: 100 - total flux cleaned = 0.0149346 Jy ! Component: 150 - total flux cleaned = 0.018597 Jy ! Component: 200 - total flux cleaned = 0.021037 Jy ! Total flux subtracted in 200 components = 0.021037 Jy ! Clean residual min=-0.006200 max=0.006079 Jy/beam ! Clean residual mean=0.000025 rms=0.001660 Jy/beam ! Combined flux in latest and established models = 0.817006 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 120 components and 0.817006 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.002 mas, bmaj=21.39 mas, bpa=5.628 degrees ! Estimated noise=3.82551 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00479718 Jy ! Component: 100 - total flux cleaned = 0.00787718 Jy ! Component: 150 - total flux cleaned = 0.00979664 Jy ! Component: 200 - total flux cleaned = 0.0107152 Jy ! Total flux subtracted in 200 components = 0.0107152 Jy ! Clean residual min=-0.006384 max=0.006348 Jy/beam ! Clean residual mean=0.000063 rms=0.002224 Jy/beam ! Combined flux in latest and established models = 0.827721 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.000237862 Jy ! Component: 100 - total flux cleaned = 0.000401362 Jy ! Component: 150 - total flux cleaned = 0.000549954 Jy ! Component: 200 - total flux cleaned = 0.000550215 Jy ! Total flux subtracted in 200 components = 0.000550215 Jy ! Clean residual min=-0.006389 max=0.006301 Jy/beam ! Clean residual mean=0.000067 rms=0.002189 Jy/beam ! Combined flux in latest and established models = 0.828271 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 146 components and 0.828271 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.07 mas, bmaj=8.997 mas, bpa=-1.825 degrees ! Estimated noise=2.98159 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00179713 Jy ! Component: 100 - total flux cleaned = -0.0022085 Jy ! Component: 150 - total flux cleaned = -0.0023937 Jy ! Component: 200 - total flux cleaned = -0.0024795 Jy ! Total flux subtracted in 200 components = -0.0024795 Jy ! Clean residual min=-0.005960 max=0.005587 Jy/beam ! Clean residual mean=0.000036 rms=0.001550 Jy/beam ! Combined flux in latest and established models = 0.825792 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 163 components and 0.825792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107209Jy sigma=0.465310 ! Fit after self-cal, rms=0.107138Jy sigma=0.464739 wmodel J1625-2527_S_e_map.mod ! Writing 163 model components to file: J1625-2527_S_e_map.mod wobs J1625-2527_S_e_uvs.fits ! Writing UV FITS file: J1625-2527_S_e_uvs.fits wwins J1625-2527_S_e_map.win ! wwins: Wrote 4 windows to J1625-2527_S_e_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.00169478 Jy ! Component: 100 - total flux cleaned = -0.00248652 Jy ! Component: 150 - total flux cleaned = -0.00305115 Jy ! Component: 200 - total flux cleaned = -0.00322886 Jy ! Component: 250 - total flux cleaned = -0.00331489 Jy ! Component: 300 - total flux cleaned = -0.00364705 Jy ! Component: 350 - total flux cleaned = -0.00372684 Jy ! Component: 400 - total flux cleaned = -0.00388353 Jy ! Component: 450 - total flux cleaned = -0.00395835 Jy ! Component: 500 - total flux cleaned = -0.00395867 Jy ! Component: 550 - total flux cleaned = -0.00403063 Jy ! Component: 600 - total flux cleaned = -0.00396037 Jy ! Component: 650 - total flux cleaned = -0.00396065 Jy ! Component: 700 - total flux cleaned = -0.00402762 Jy ! Component: 750 - total flux cleaned = -0.00402673 Jy ! Component: 800 - total flux cleaned = -0.00402582 Jy ! Component: 850 - total flux cleaned = -0.00396392 Jy ! Component: 900 - total flux cleaned = -0.00396601 Jy ! Component: 950 - total flux cleaned = -0.00402683 Jy ! Component: 1000 - total flux cleaned = -0.00408716 Jy ! Component: 1050 - total flux cleaned = -0.00408687 Jy ! Component: 1100 - total flux cleaned = -0.00408699 Jy ! Component: 1150 - total flux cleaned = -0.00408592 Jy ! Component: 1200 - total flux cleaned = -0.00392231 Jy ! Component: 1250 - total flux cleaned = -0.00381509 Jy ! Component: 1300 - total flux cleaned = -0.00365615 Jy ! Component: 1350 - total flux cleaned = -0.00339778 Jy ! Component: 1400 - total flux cleaned = -0.00350014 Jy ! Component: 1450 - total flux cleaned = -0.00334957 Jy ! Component: 1500 - total flux cleaned = -0.00315183 Jy ! Component: 1550 - total flux cleaned = -0.00300699 Jy ! Component: 1600 - total flux cleaned = -0.00281627 Jy ! Component: 1650 - total flux cleaned = -0.00272196 Jy ! Component: 1700 - total flux cleaned = -0.00258396 Jy ! Component: 1750 - total flux cleaned = -0.00249277 Jy ! Component: 1800 - total flux cleaned = -0.00235726 Jy ! Component: 1850 - total flux cleaned = -0.00222396 Jy ! Component: 1900 - total flux cleaned = -0.00204838 Jy ! Component: 1950 - total flux cleaned = -0.00183236 Jy ! Component: 2000 - total flux cleaned = -0.00153365 Jy ! Component: 2050 - total flux cleaned = -0.00144939 Jy ! Component: 2100 - total flux cleaned = -0.00124079 Jy ! Component: 2150 - total flux cleaned = -0.00107576 Jy ! Component: 2200 - total flux cleaned = -0.000994112 Jy ! Component: 2250 - total flux cleaned = -0.000712401 Jy ! Component: 2300 - total flux cleaned = -0.000751882 Jy ! Component: 2350 - total flux cleaned = -0.000633532 Jy ! Component: 2400 - total flux cleaned = -0.000594715 Jy ! Component: 2450 - total flux cleaned = -0.000518185 Jy ! Component: 2500 - total flux cleaned = -0.000556554 Jy ! Component: 2550 - total flux cleaned = -0.00044277 Jy ! Component: 2600 - total flux cleaned = -0.000479847 Jy ! Component: 2650 - total flux cleaned = -0.00025731 Jy ! Component: 2700 - total flux cleaned = -0.000330824 Jy ! Component: 2750 - total flux cleaned = -0.000148801 Jy ! Component: 2800 - total flux cleaned = -0.000149229 Jy ! Component: 2850 - total flux cleaned = -0.000185112 Jy ! Component: 2900 - total flux cleaned = -0.000184474 Jy ! Component: 2950 - total flux cleaned = -0.000113658 Jy ! Component: 3000 - total flux cleaned = -8.58915e-06 Jy ! Component: 3050 - total flux cleaned = 6.04468e-05 Jy ! Component: 3100 - total flux cleaned = 2.60127e-05 Jy ! Component: 3150 - total flux cleaned = 9.45357e-05 Jy ! Component: 3200 - total flux cleaned = 0.000229503 Jy ! Component: 3250 - total flux cleaned = 0.000296223 Jy ! Component: 3300 - total flux cleaned = 0.000230019 Jy ! Component: 3350 - total flux cleaned = 0.000395177 Jy ! Component: 3400 - total flux cleaned = 0.000427636 Jy ! Component: 3450 - total flux cleaned = 0.000362534 Jy ! Component: 3500 - total flux cleaned = 0.000394884 Jy ! Component: 3550 - total flux cleaned = 0.000459504 Jy ! Component: 3600 - total flux cleaned = 0.000587207 Jy ! Component: 3650 - total flux cleaned = 0.000713775 Jy ! Component: 3700 - total flux cleaned = 0.000682269 Jy ! Component: 3750 - total flux cleaned = 0.000744897 Jy ! Component: 3800 - total flux cleaned = 0.000713791 Jy ! Component: 3850 - total flux cleaned = 0.000960746 Jy ! Component: 3900 - total flux cleaned = 0.000960535 Jy ! Component: 3950 - total flux cleaned = 0.00114308 Jy ! Component: 4000 - total flux cleaned = 0.00111253 Jy ! Component: 4050 - total flux cleaned = 0.00129302 Jy ! Total flux subtracted in 4096 components = 0.00123311 Jy ! Clean residual min=-0.001695 max=0.001807 Jy/beam ! Clean residual mean=0.000030 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.827025 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 442 components and 0.827025 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1625-2527_S_e_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.07 x 8.997 at -1.825 degrees (North through East) ! Clean map min=-0.0039945 max=0.63917 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1625-2527_S_e_map.fits wmodel /image_prod/ug002_uva//J1625-2527_S_e_map.mod ! Writing 442 model components to file: /image_prod/ug002_uva//J1625-2527_S_e_map.mod wobs /image_prod/ug002_uva//J1625-2527_S_e_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1625-2527_S_e_uvs.fits wwins /image_prod/ug002_uva//J1625-2527_S_e_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J1625-2527_S_e_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.639173 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00056151 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.263548 0.263548 0.527097 1.05419 2.10839 4.21677 8.43355 16.8671 33.7342 67.4684 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.639 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1138.31 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1625-2527_S_e_dfm.log closed on Thu Mar 5 02:42:23 2020