! Started logfile: /image_prod/ug002_uva//J1743-0350_S_e_dfm.log on Thu Mar 5 03:22:40 2020 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /image_prod/ug002_uva//J1743-0350_S_e_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1743-0350_S_e_uva.fits ! AN table 1: 6 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.845238 visibilities/baseline/integration-bin. ! Found source: J1743-0350 ! ! 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 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 J1743-0350_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 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.867895Jy sigma=14.422409 ! Fit after self-cal, rms=1.650564Jy sigma=7.991102 ! 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=3.824 mas, bmaj=13.26 mas, bpa=32.84 degrees ! Estimated noise=8.42203 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.96534 Jy ! Component: 100 - total flux cleaned = 2.42682 Jy ! Total flux subtracted in 100 components = 2.42682 Jy ! Clean residual min=-0.165356 max=0.219845 Jy/beam ! Clean residual mean=0.000451 rms=0.057150 Jy/beam ! Combined flux in latest and established models = 2.42682 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 2.42682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.482593Jy sigma=2.642616 ! Fit after self-cal, rms=0.482589Jy sigma=2.642581 ! 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=4.325 mas, bmaj=13.27 mas, bpa=31.41 degrees ! Estimated noise=7.14967 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.220791 Jy ! Component: 100 - total flux cleaned = 0.345582 Jy ! Component: 150 - total flux cleaned = 0.356212 Jy ! Component: 200 - total flux cleaned = 0.36419 Jy ! Total flux subtracted in 200 components = 0.36419 Jy ! Clean residual min=-0.124547 max=0.125683 Jy/beam ! Clean residual mean=0.000198 rms=0.032987 Jy/beam ! Combined flux in latest and established models = 2.79101 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 24 components and 2.79101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.358640Jy sigma=2.011745 ! Fit after self-cal, rms=0.358559Jy sigma=2.011180 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.325 x 13.27 at 31.41 degrees (North through East) ! Clean map min=-0.11929 max=2.444 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.91 HN 1.06 KP 0.98 ! LA 1.05 NL 0.95 OV 0.91 SC 0.87 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.30 FD 0.93 HN 1.07 KP 1.04 ! LA 1.04 NL 0.93 OV 0.92 SC 1.24 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.91 HN 1.10 KP 1.02 ! LA 1.05 NL 0.88 OV 0.89 SC 0.92 ! ! ! Fit before self-cal, rms=0.358559Jy sigma=2.011180 ! Fit after self-cal, rms=0.114445Jy sigma=0.534475 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.414 mas, bmaj=13.29 mas, bpa=31.16 degrees ! Estimated noise=7.1567 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.0123253 Jy ! Component: 100 - total flux cleaned = -0.00802671 Jy ! Component: 150 - total flux cleaned = -0.00484534 Jy ! Component: 200 - total flux cleaned = -0.00212388 Jy ! Total flux subtracted in 200 components = -0.00212388 Jy ! Clean residual min=-0.031587 max=0.027698 Jy/beam ! Clean residual mean=0.000086 rms=0.008359 Jy/beam ! Combined flux in latest and established models = 2.78889 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 46 components and 2.78889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107585Jy sigma=0.502017 ! Fit after self-cal, rms=0.107598Jy sigma=0.501170 ! 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.107598Jy sigma=0.501170 ! Fit after self-cal, rms=0.106458Jy sigma=0.495343 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.415 mas, bmaj=13.28 mas, bpa=31.16 degrees ! Estimated noise=7.15132 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00942437 Jy ! Component: 100 - total flux cleaned = -0.00804498 Jy ! Component: 150 - total flux cleaned = -0.00693055 Jy ! Component: 200 - total flux cleaned = -0.00559514 Jy ! Total flux subtracted in 200 components = -0.00559514 Jy ! Clean residual min=-0.028645 max=0.024290 Jy/beam ! Clean residual mean=0.000082 rms=0.007430 Jy/beam ! Combined flux in latest and established models = 2.78329 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 59 components and 2.78329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102572Jy sigma=0.478199 ! Fit after self-cal, rms=0.102558Jy sigma=0.477752 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.000568997 Jy ! Component: 100 - total flux cleaned = 0.00194393 Jy ! Component: 150 - total flux cleaned = 0.00292822 Jy ! Component: 200 - total flux cleaned = 0.00359714 Jy ! Total flux subtracted in 200 components = 0.00359714 Jy ! Clean residual min=-0.027740 max=0.022247 Jy/beam ! Clean residual mean=0.000079 rms=0.007200 Jy/beam ! Combined flux in latest and established models = 2.78689 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 70 components and 2.78689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101196Jy sigma=0.472486 ! Fit after self-cal, rms=0.101211Jy sigma=0.472131 ! 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.101211Jy sigma=0.472131 ! Fit after self-cal, rms=0.100285Jy sigma=0.465145 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.416 mas, bmaj=13.27 mas, bpa=31.16 degrees ! Estimated noise=7.15433 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00937288 Jy ! Component: 100 - total flux cleaned = -0.00907781 Jy ! Component: 150 - total flux cleaned = -0.00830602 Jy ! Component: 200 - total flux cleaned = -0.00851544 Jy ! Total flux subtracted in 200 components = -0.00851544 Jy ! Clean residual min=-0.024936 max=0.020324 Jy/beam ! Clean residual mean=0.000077 rms=0.006495 Jy/beam ! Combined flux in latest and established models = 2.77838 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 82 components and 2.77838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097873Jy sigma=0.455952 ! Fit after self-cal, rms=0.097923Jy sigma=0.455750 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.000309808 Jy ! Component: 100 - total flux cleaned = 0.000461017 Jy ! Component: 150 - total flux cleaned = 0.000604857 Jy ! Component: 200 - total flux cleaned = 0.000609492 Jy ! Total flux subtracted in 200 components = 0.000609492 Jy ! Clean residual min=-0.024507 max=0.019401 Jy/beam ! Clean residual mean=0.000075 rms=0.006404 Jy/beam ! Combined flux in latest and established models = 2.77899 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 90 components and 2.77899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097307Jy sigma=0.453834 ! Fit after self-cal, rms=0.097347Jy sigma=0.453652 ! 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.097347Jy sigma=0.453652 ! Fit after self-cal, rms=0.096708Jy sigma=0.447896 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.21 mas, bmaj=13.52 mas, bpa=23.78 degrees ! Estimated noise=8.25768 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00912255 Jy ! Component: 100 - total flux cleaned = -0.0103351 Jy ! Component: 150 - total flux cleaned = -0.0109195 Jy ! Component: 200 - total flux cleaned = -0.0115633 Jy ! Total flux subtracted in 200 components = -0.0115633 Jy ! Clean residual min=-0.029877 max=0.021273 Jy/beam ! Clean residual mean=0.000119 rms=0.007870 Jy/beam ! Combined flux in latest and established models = 2.76742 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 100 components and 2.76742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095140Jy sigma=0.442192 ! Fit after self-cal, rms=0.095191Jy sigma=0.441883 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.000652673 Jy ! Component: 100 - total flux cleaned = 0.000276142 Jy ! Component: 150 - total flux cleaned = -0.00016649 Jy ! Component: 200 - total flux cleaned = -0.000671623 Jy ! Total flux subtracted in 200 components = -0.000671623 Jy ! Clean residual min=-0.029420 max=0.020563 Jy/beam ! Clean residual mean=0.000119 rms=0.007790 Jy/beam ! Combined flux in latest and established models = 2.76675 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 115 components and 2.76675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094778Jy sigma=0.441332 ! Fit after self-cal, rms=0.094830Jy sigma=0.441206 ! 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=4.417 mas, bmaj=13.26 mas, bpa=31.16 degrees ! Estimated noise=7.15969 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.417 x 13.26 at 31.16 degrees (North through East) ! Clean map min=-0.022332 max=2.4439 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.094830Jy sigma=0.441206 ! Fit after self-cal, rms=0.088762Jy sigma=0.393730 ! Inverting map and beam ! Estimated beam: bmin=4.419 mas, bmaj=13.25 mas, bpa=31.15 degrees ! Estimated noise=7.1623 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00564349 Jy ! Component: 100 - total flux cleaned = -0.00788246 Jy ! Component: 150 - total flux cleaned = -0.00823188 Jy ! Component: 200 - total flux cleaned = -0.00780416 Jy ! Total flux subtracted in 200 components = -0.00780416 Jy ! Clean residual min=-0.021164 max=0.016679 Jy/beam ! Clean residual mean=0.000073 rms=0.005373 Jy/beam ! Combined flux in latest and established models = 2.75895 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 126 components and 2.75895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087693Jy sigma=0.387487 ! Fit after self-cal, rms=0.087739Jy sigma=0.387334 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.22171e-05 Jy ! Component: 100 - total flux cleaned = 0.000164621 Jy ! Component: 150 - total flux cleaned = 0.000268556 Jy ! Component: 200 - total flux cleaned = 8.25166e-05 Jy ! Total flux subtracted in 200 components = 8.25166e-05 Jy ! Clean residual min=-0.021023 max=0.016204 Jy/beam ! Clean residual mean=0.000073 rms=0.005329 Jy/beam ! Combined flux in latest and established models = 2.75903 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 135 components and 2.75903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087426Jy sigma=0.386292 ! Fit after self-cal, rms=0.087469Jy sigma=0.386147 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087469Jy sigma=0.386147 ! Fit after self-cal, rms=0.086668Jy sigma=0.383072 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=3.893 mas, bmaj=13.26 mas, bpa=33 degrees ! Estimated noise=8.2911 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.93193 Jy ! Component: 100 - total flux cleaned = 2.36444 Jy ! Component: 150 - total flux cleaned = 2.52536 Jy ! Component: 200 - total flux cleaned = 2.61466 Jy ! Total flux subtracted in 200 components = 2.61466 Jy ! Clean residual min=-0.034086 max=0.050825 Jy/beam ! Clean residual mean=0.000150 rms=0.012568 Jy/beam ! Combined flux in latest and established models = 2.61466 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 19 model components to the UV plane model. ! The established model now contains 19 components and 2.61466 Jy ! Inverting map and beam ! Estimated beam: bmin=4.422 mas, bmaj=13.24 mas, bpa=31.14 degrees ! Estimated noise=7.16633 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) ! Added new window around map position (86.5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0645946 Jy ! Component: 100 - total flux cleaned = 0.103282 Jy ! Component: 150 - total flux cleaned = 0.117523 Jy ! Component: 200 - total flux cleaned = 0.122172 Jy ! Total flux subtracted in 200 components = 0.122172 Jy ! Clean residual min=-0.019718 max=0.020431 Jy/beam ! Clean residual mean=0.000094 rms=0.005941 Jy/beam ! Combined flux in latest and established models = 2.73683 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 54 components and 2.73683 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.221 mas, bmaj=13.51 mas, bpa=23.67 degrees ! Estimated noise=8.25813 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00700763 Jy ! Component: 100 - total flux cleaned = 0.00238308 Jy ! Component: 150 - total flux cleaned = -0.00199248 Jy ! Component: 200 - total flux cleaned = -0.00653925 Jy ! Total flux subtracted in 200 components = -0.00653925 Jy ! Clean residual min=-0.019392 max=0.018853 Jy/beam ! Clean residual mean=0.000106 rms=0.005921 Jy/beam ! Combined flux in latest and established models = 2.73029 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.00329439 Jy ! Component: 100 - total flux cleaned = -0.00673835 Jy ! Component: 150 - total flux cleaned = -0.00924912 Jy ! Component: 200 - total flux cleaned = -0.0114854 Jy ! Total flux subtracted in 200 components = -0.0114854 Jy ! Clean residual min=-0.018100 max=0.015986 Jy/beam ! Clean residual mean=0.000090 rms=0.005392 Jy/beam ! Combined flux in latest and established models = 2.71881 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 104 components and 2.71881 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.422 mas, bmaj=13.24 mas, bpa=31.14 degrees ! Estimated noise=7.16633 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00151124 Jy ! Component: 100 - total flux cleaned = -0.000996599 Jy ! Component: 150 - total flux cleaned = -0.000564756 Jy ! Component: 200 - total flux cleaned = -0.000154105 Jy ! Total flux subtracted in 200 components = -0.000154105 Jy ! Clean residual min=-0.017205 max=0.013285 Jy/beam ! Clean residual mean=0.000047 rms=0.004166 Jy/beam ! Combined flux in latest and established models = 2.71865 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 122 components and 2.71865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082870Jy sigma=0.366714 ! Fit after self-cal, rms=0.082816Jy sigma=0.365077 wmodel J1743-0350_S_e_map.mod ! Writing 122 model components to file: J1743-0350_S_e_map.mod wobs J1743-0350_S_e_uvs.fits ! Writing UV FITS file: J1743-0350_S_e_uvs.fits wwins J1743-0350_S_e_map.win ! wwins: Wrote 2 windows to J1743-0350_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.00623124 Jy ! Component: 100 - total flux cleaned = -0.00859737 Jy ! Component: 150 - total flux cleaned = -0.00964996 Jy ! Component: 200 - total flux cleaned = -0.0102217 Jy ! Component: 250 - total flux cleaned = -0.0103972 Jy ! Component: 300 - total flux cleaned = -0.0103978 Jy ! Component: 350 - total flux cleaned = -0.0103941 Jy ! Component: 400 - total flux cleaned = -0.0106712 Jy ! Component: 450 - total flux cleaned = -0.0110752 Jy ! Component: 500 - total flux cleaned = -0.0115923 Jy ! Component: 550 - total flux cleaned = -0.0117144 Jy ! Component: 600 - total flux cleaned = -0.0119453 Jy ! Component: 650 - total flux cleaned = -0.0122758 Jy ! Component: 700 - total flux cleaned = -0.0123827 Jy ! Component: 750 - total flux cleaned = -0.012689 Jy ! Component: 800 - total flux cleaned = -0.012982 Jy ! Component: 850 - total flux cleaned = -0.0129819 Jy ! Component: 900 - total flux cleaned = -0.0128932 Jy ! Component: 950 - total flux cleaned = -0.012895 Jy ! Component: 1000 - total flux cleaned = -0.0125468 Jy ! Component: 1050 - total flux cleaned = -0.0123755 Jy ! Component: 1100 - total flux cleaned = -0.0120427 Jy ! Component: 1150 - total flux cleaned = -0.0115572 Jy ! Component: 1200 - total flux cleaned = -0.011241 Jy ! Component: 1250 - total flux cleaned = -0.0108538 Jy ! Component: 1300 - total flux cleaned = -0.0106259 Jy ! Component: 1350 - total flux cleaned = -0.0103275 Jy ! Component: 1400 - total flux cleaned = -0.0100348 Jy ! Component: 1450 - total flux cleaned = -0.00981731 Jy ! Component: 1500 - total flux cleaned = -0.00952978 Jy ! Component: 1550 - total flux cleaned = -0.00924261 Jy ! Component: 1600 - total flux cleaned = -0.00895744 Jy ! Component: 1650 - total flux cleaned = -0.0086721 Jy ! Component: 1700 - total flux cleaned = -0.00838859 Jy ! Component: 1750 - total flux cleaned = -0.00817574 Jy ! Component: 1800 - total flux cleaned = -0.00789323 Jy ! Component: 1850 - total flux cleaned = -0.00768197 Jy ! Component: 1900 - total flux cleaned = -0.00733056 Jy ! Component: 1950 - total flux cleaned = -0.00718986 Jy ! Component: 2000 - total flux cleaned = -0.0069771 Jy ! Component: 2050 - total flux cleaned = -0.00669307 Jy ! Component: 2100 - total flux cleaned = -0.00655061 Jy ! Component: 2150 - total flux cleaned = -0.00640607 Jy ! Component: 2200 - total flux cleaned = -0.00618761 Jy ! Component: 2250 - total flux cleaned = -0.00596731 Jy ! Component: 2300 - total flux cleaned = -0.00574468 Jy ! Component: 2350 - total flux cleaned = -0.00551935 Jy ! Component: 2400 - total flux cleaned = -0.00529218 Jy ! Component: 2450 - total flux cleaned = -0.00514058 Jy ! Component: 2500 - total flux cleaned = -0.00490852 Jy ! Component: 2550 - total flux cleaned = -0.00467258 Jy ! Component: 2600 - total flux cleaned = -0.00451404 Jy ! Component: 2650 - total flux cleaned = -0.00427367 Jy ! Component: 2700 - total flux cleaned = -0.00402988 Jy ! Component: 2750 - total flux cleaned = -0.00386547 Jy ! Component: 2800 - total flux cleaned = -0.00353327 Jy ! Component: 2850 - total flux cleaned = -0.00336458 Jy ! Component: 2900 - total flux cleaned = -0.00310799 Jy ! Component: 2950 - total flux cleaned = -0.00284763 Jy ! Component: 3000 - total flux cleaned = -0.00258465 Jy ! Component: 3050 - total flux cleaned = -0.0024066 Jy ! Component: 3100 - total flux cleaned = -0.00213763 Jy ! Component: 3150 - total flux cleaned = -0.00195475 Jy ! Component: 3200 - total flux cleaned = -0.001585 Jy ! Component: 3250 - total flux cleaned = -0.00149134 Jy ! Component: 3300 - total flux cleaned = -0.00111245 Jy ! Component: 3350 - total flux cleaned = -0.0010168 Jy ! Component: 3400 - total flux cleaned = -0.000628498 Jy ! Component: 3450 - total flux cleaned = -0.000331112 Jy ! Component: 3500 - total flux cleaned = -0.000131024 Jy ! Component: 3550 - total flux cleaned = 0.000275594 Jy ! Component: 3600 - total flux cleaned = 0.000481866 Jy ! Component: 3650 - total flux cleaned = 0.000689736 Jy ! Component: 3700 - total flux cleaned = 0.00111348 Jy ! Component: 3750 - total flux cleaned = 0.00132949 Jy ! Component: 3800 - total flux cleaned = 0.00165726 Jy ! Component: 3850 - total flux cleaned = 0.00187867 Jy ! Component: 3900 - total flux cleaned = 0.00210242 Jy ! Component: 3950 - total flux cleaned = 0.00244361 Jy ! Component: 4000 - total flux cleaned = 0.00279086 Jy ! Component: 4050 - total flux cleaned = 0.00314267 Jy ! Total flux subtracted in 4096 components = 0.0033817 Jy ! Clean residual min=-0.006627 max=0.007649 Jy/beam ! Clean residual mean=-0.000029 rms=0.001789 Jy/beam ! Combined flux in latest and established models = 2.72203 Jy keep ! Adding 227 model components to the UV plane model. ! The established model now contains 349 components and 2.72203 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1743-0350_S_e_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.422 x 13.24 at 31.14 degrees (North through East) ! Clean map min=-0.018354 max=2.457 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1743-0350_S_e_map.fits wmodel /image_prod/ug002_uva//J1743-0350_S_e_map.mod ! Writing 349 model components to file: /image_prod/ug002_uva//J1743-0350_S_e_map.mod wobs /image_prod/ug002_uva//J1743-0350_S_e_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1743-0350_S_e_uvs.fits wwins /image_prod/ug002_uva//J1743-0350_S_e_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1743-0350_S_e_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 2.45698 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00170207 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.207825 0.207825 0.41565 0.8313 1.6626 3.3252 6.6504 13.3008 26.6016 53.2032 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0051 print "peak= ", int(1000*peak_flux)/1000 ! peak= 2.456 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1443.52 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1743-0350_S_e_dfm.log closed on Thu Mar 5 03:22:44 2020