! Started logfile: /image_prod/ug002_uva//J2354-1513_S_d_dfm.log on Thu Mar 5 06:30:16 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//J2354-1513_S_d_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2354-1513_S_d_uva.fits ! AN table 1: 8 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.895833 visibilities/baseline/integration-bin. ! Found source: J2354-1513 ! ! 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 774 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 J2354-1513_S_d] 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=1.416572Jy sigma=10.976045 ! Fit after self-cal, rms=0.247362Jy sigma=1.633804 ! 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.3 mas, bmaj=13.38 mas, bpa=23.28 degrees ! Estimated noise=3.95969 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.667233 Jy ! Component: 100 - total flux cleaned = 0.820275 Jy ! Total flux subtracted in 100 components = 0.820275 Jy ! Clean residual min=-0.032236 max=0.057014 Jy/beam ! Clean residual mean=-0.000213 rms=0.012434 Jy/beam ! Combined flux in latest and established models = 0.820275 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.820275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.240026Jy sigma=1.224278 ! Fit after self-cal, rms=0.239851Jy sigma=1.223589 ! 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.003 mas, bmaj=13.81 mas, bpa=21.96 degrees ! Estimated noise=3.30376 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.068308 Jy ! Component: 100 - total flux cleaned = 0.103944 Jy ! Component: 150 - total flux cleaned = 0.115336 Jy ! Component: 200 - total flux cleaned = 0.117555 Jy ! Total flux subtracted in 200 components = 0.117555 Jy ! Clean residual min=-0.028353 max=0.026074 Jy/beam ! Clean residual mean=-0.000057 rms=0.006796 Jy/beam ! Combined flux in latest and established models = 0.93783 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 52 components and 0.93783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.211193Jy sigma=0.987423 ! Fit after self-cal, rms=0.210802Jy sigma=0.984507 ! 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.003 x 13.81 at 21.96 degrees (North through East) ! Clean map min=-0.027887 max=0.87363 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.03 HN 1.03 KP 0.99 ! LA 1.01 NL 0.95 OV 1.09 PT 0.96 ! SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.03 HN 1.05 KP 1.01 ! LA 1.01 NL 1.07 OV 0.99 PT 0.97 ! SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.58 FD 1.03 HN 1.06 KP 1.01 ! LA 0.99 NL 0.82 OV 1.02 PT 0.98 ! SC 1.03 ! ! ! Fit before self-cal, rms=0.210802Jy sigma=0.984507 ! Fit after self-cal, rms=0.083401Jy sigma=0.606702 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.029 mas, bmaj=13.88 mas, bpa=22.13 degrees ! Estimated noise=3.2674 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 (-21.5, 80). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0159012 Jy ! Component: 100 - total flux cleaned = 0.0221387 Jy ! Component: 150 - total flux cleaned = 0.0235344 Jy ! Component: 200 - total flux cleaned = 0.0239833 Jy ! Total flux subtracted in 200 components = 0.0239833 Jy ! Clean residual min=-0.006663 max=0.009077 Jy/beam ! Clean residual mean=-0.000002 rms=0.002378 Jy/beam ! Combined flux in latest and established models = 0.961813 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 78 components and 0.961813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079149Jy sigma=0.581083 ! Fit after self-cal, rms=0.078732Jy sigma=0.579461 ! 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.078732Jy sigma=0.579461 ! Fit after self-cal, rms=0.077936Jy sigma=0.578089 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.032 mas, bmaj=13.87 mas, bpa=22.09 degrees ! Estimated noise=3.26483 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00411589 Jy ! Component: 100 - total flux cleaned = 0.00393963 Jy ! Component: 150 - total flux cleaned = 0.00327933 Jy ! Component: 200 - total flux cleaned = 0.00312098 Jy ! Total flux subtracted in 200 components = 0.00312098 Jy ! Clean residual min=-0.006216 max=0.007374 Jy/beam ! Clean residual mean=-0.000006 rms=0.001990 Jy/beam ! Combined flux in latest and established models = 0.964934 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 90 components and 0.964934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076808Jy sigma=0.571903 ! Fit after self-cal, rms=0.076671Jy sigma=0.571514 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.000153922 Jy ! Component: 100 - total flux cleaned = -0.000241909 Jy ! Component: 150 - total flux cleaned = -0.000242451 Jy ! Component: 200 - total flux cleaned = -0.000355482 Jy ! Total flux subtracted in 200 components = -0.000355482 Jy ! Clean residual min=-0.005871 max=0.007013 Jy/beam ! Clean residual mean=-0.000007 rms=0.001847 Jy/beam ! Combined flux in latest and established models = 0.964579 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 105 components and 0.964579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076176Jy sigma=0.568803 ! Fit after self-cal, rms=0.076116Jy sigma=0.568649 ! 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.076116Jy sigma=0.568649 ! Fit after self-cal, rms=0.075777Jy sigma=0.568012 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.034 mas, bmaj=13.87 mas, bpa=22.08 degrees ! Estimated noise=3.26581 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00149527 Jy ! Component: 100 - total flux cleaned = 0.00171096 Jy ! Component: 150 - total flux cleaned = 0.00171364 Jy ! Component: 200 - total flux cleaned = 0.00153163 Jy ! Total flux subtracted in 200 components = 0.00153163 Jy ! Clean residual min=-0.005455 max=0.006868 Jy/beam ! Clean residual mean=-0.000008 rms=0.001682 Jy/beam ! Combined flux in latest and established models = 0.96611 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 117 components and 0.96611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075425Jy sigma=0.565860 ! Fit after self-cal, rms=0.075381Jy sigma=0.565750 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.000426763 Jy ! Component: 100 - total flux cleaned = 8.81975e-05 Jy ! Component: 150 - total flux cleaned = -0.000150243 Jy ! Component: 200 - total flux cleaned = -0.000457 Jy ! Total flux subtracted in 200 components = -0.000457 Jy ! Clean residual min=-0.005268 max=0.006649 Jy/beam ! Clean residual mean=-0.000008 rms=0.001619 Jy/beam ! Combined flux in latest and established models = 0.965653 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 127 components and 0.965653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075179Jy sigma=0.564658 ! Fit after self-cal, rms=0.075159Jy sigma=0.564604 ! 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.075159Jy sigma=0.564604 ! Fit after self-cal, rms=0.075035Jy sigma=0.564342 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.647 mas, bmaj=17.61 mas, bpa=10.41 degrees ! Estimated noise=3.69303 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00167564 Jy ! Component: 100 - total flux cleaned = 0.000838093 Jy ! Component: 150 - total flux cleaned = 0.000252669 Jy ! Component: 200 - total flux cleaned = -9.71095e-05 Jy ! Total flux subtracted in 200 components = -9.71095e-05 Jy ! Clean residual min=-0.005319 max=0.006595 Jy/beam ! Clean residual mean=-0.000015 rms=0.001769 Jy/beam ! Combined flux in latest and established models = 0.965556 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 145 components and 0.965556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074935Jy sigma=0.563896 ! Fit after self-cal, rms=0.074920Jy sigma=0.563851 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.000722936 Jy ! Component: 100 - total flux cleaned = 0.000514525 Jy ! Component: 150 - total flux cleaned = 0.000318064 Jy ! Component: 200 - total flux cleaned = 0.000132957 Jy ! Total flux subtracted in 200 components = 0.000132957 Jy ! Clean residual min=-0.005455 max=0.006450 Jy/beam ! Clean residual mean=-0.000015 rms=0.001716 Jy/beam ! Combined flux in latest and established models = 0.965689 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 159 components and 0.965689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074850Jy sigma=0.563532 ! Fit after self-cal, rms=0.074849Jy sigma=0.563516 ! 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.035 mas, bmaj=13.88 mas, bpa=22.07 degrees ! Estimated noise=3.26772 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.035 x 13.88 at 22.07 degrees (North through East) ! Clean map min=-0.0077391 max=0.86199 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.074849Jy sigma=0.563516 ! Fit after self-cal, rms=0.069782Jy sigma=0.520866 ! Inverting map and beam ! Estimated beam: bmin=4.034 mas, bmaj=13.88 mas, bpa=22.09 degrees ! Estimated noise=3.26743 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000288591 Jy ! Component: 100 - total flux cleaned = 0.000212698 Jy ! Component: 150 - total flux cleaned = 0.000139773 Jy ! Component: 200 - total flux cleaned = 7.19724e-05 Jy ! Total flux subtracted in 200 components = 7.19724e-05 Jy ! Clean residual min=-0.004729 max=0.006191 Jy/beam ! Clean residual mean=-0.000008 rms=0.001447 Jy/beam ! Combined flux in latest and established models = 0.965761 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 173 components and 0.965761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069583Jy sigma=0.519831 ! Fit after self-cal, rms=0.069573Jy sigma=0.519798 ! Inverting map ! Added new window around map position (-118.5, -19). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00267797 Jy ! Component: 100 - total flux cleaned = 0.00418554 Jy ! Component: 150 - total flux cleaned = 0.00480283 Jy ! Component: 200 - total flux cleaned = 0.0054547 Jy ! Total flux subtracted in 200 components = 0.0054547 Jy ! Clean residual min=-0.003976 max=0.004668 Jy/beam ! Clean residual mean=-0.000008 rms=0.001241 Jy/beam ! Combined flux in latest and established models = 0.971216 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 199 components and 0.971216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069012Jy sigma=0.515577 ! Fit after self-cal, rms=0.069001Jy sigma=0.515462 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069001Jy sigma=0.515462 ! Fit after self-cal, rms=0.068972Jy sigma=0.515148 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.324 mas, bmaj=13.43 mas, bpa=23.4 degrees ! Estimated noise=3.93235 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.662553 Jy ! Component: 100 - total flux cleaned = 0.812426 Jy ! Component: 150 - total flux cleaned = 0.871735 Jy ! Component: 200 - total flux cleaned = 0.906664 Jy ! Total flux subtracted in 200 components = 0.906664 Jy ! Clean residual min=-0.013369 max=0.018371 Jy/beam ! Clean residual mean=-0.000071 rms=0.004306 Jy/beam ! Combined flux in latest and established models = 0.906664 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 40 model components to the UV plane model. ! The established model now contains 40 components and 0.906664 Jy ! Inverting map and beam ! Estimated beam: bmin=4.034 mas, bmaj=13.89 mas, bpa=22.09 degrees ! Estimated noise=3.26836 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.0235342 Jy ! Component: 100 - total flux cleaned = 0.0377722 Jy ! Component: 150 - total flux cleaned = 0.0458927 Jy ! Component: 200 - total flux cleaned = 0.0530672 Jy ! Total flux subtracted in 200 components = 0.0530672 Jy ! Clean residual min=-0.007321 max=0.008070 Jy/beam ! Clean residual mean=-0.000011 rms=0.002250 Jy/beam ! Combined flux in latest and established models = 0.959731 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 74 components and 0.959732 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.648 mas, bmaj=17.61 mas, bpa=10.47 degrees ! Estimated noise=3.69363 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00674359 Jy ! Component: 100 - total flux cleaned = 0.00876803 Jy ! Component: 150 - total flux cleaned = 0.00954226 Jy ! Component: 200 - total flux cleaned = 0.0102222 Jy ! Total flux subtracted in 200 components = 0.0102222 Jy ! Clean residual min=-0.005640 max=0.006219 Jy/beam ! Clean residual mean=-0.000006 rms=0.001926 Jy/beam ! Combined flux in latest and established models = 0.969954 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.000908238 Jy ! Component: 100 - total flux cleaned = 0.00159938 Jy ! Component: 150 - total flux cleaned = 0.00210956 Jy ! Component: 200 - total flux cleaned = 0.00246202 Jy ! Total flux subtracted in 200 components = 0.00246202 Jy ! Clean residual min=-0.005263 max=0.005771 Jy/beam ! Clean residual mean=-0.000005 rms=0.001691 Jy/beam ! Combined flux in latest and established models = 0.972416 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 143 components and 0.972416 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.034 mas, bmaj=13.89 mas, bpa=22.09 degrees ! Estimated noise=3.26836 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00383647 Jy ! Component: 100 - total flux cleaned = 0.0039998 Jy ! Component: 150 - total flux cleaned = 0.00443965 Jy ! Component: 200 - total flux cleaned = 0.0044441 Jy ! Total flux subtracted in 200 components = 0.0044441 Jy ! Clean residual min=-0.005358 max=0.005944 Jy/beam ! Clean residual mean=-0.000001 rms=0.001594 Jy/beam ! Combined flux in latest and established models = 0.97686 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 174 components and 0.97686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070248Jy sigma=0.522644 ! Fit after self-cal, rms=0.070141Jy sigma=0.522247 wmodel J2354-1513_S_d_map.mod ! Writing 174 model components to file: J2354-1513_S_d_map.mod wobs J2354-1513_S_d_uvs.fits ! Writing UV FITS file: J2354-1513_S_d_uvs.fits wwins J2354-1513_S_d_map.win ! wwins: Wrote 3 windows to J2354-1513_S_d_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.00171903 Jy ! Component: 100 - total flux cleaned = 0.00171925 Jy ! Component: 150 - total flux cleaned = 0.00163235 Jy ! Component: 200 - total flux cleaned = 0.00171496 Jy ! Component: 250 - total flux cleaned = 0.00163476 Jy ! Component: 300 - total flux cleaned = 0.0017091 Jy ! Component: 350 - total flux cleaned = 0.00170766 Jy ! Component: 400 - total flux cleaned = 0.00109118 Jy ! Component: 450 - total flux cleaned = 0.000427873 Jy ! Component: 500 - total flux cleaned = -0.000470869 Jy ! Component: 550 - total flux cleaned = -0.00102757 Jy ! Component: 600 - total flux cleaned = -0.00168953 Jy ! Component: 650 - total flux cleaned = -0.00227359 Jy ! Component: 700 - total flux cleaned = -0.00284118 Jy ! Component: 750 - total flux cleaned = -0.00328155 Jy ! Component: 800 - total flux cleaned = -0.00355019 Jy ! Component: 850 - total flux cleaned = -0.00376017 Jy ! Component: 900 - total flux cleaned = -0.00406639 Jy ! Component: 950 - total flux cleaned = -0.00421647 Jy ! Component: 1000 - total flux cleaned = -0.00451124 Jy ! Component: 1050 - total flux cleaned = -0.00479895 Jy ! Component: 1100 - total flux cleaned = -0.00503359 Jy ! Component: 1150 - total flux cleaned = -0.00507895 Jy ! Component: 1200 - total flux cleaned = -0.0051249 Jy ! Component: 1250 - total flux cleaned = -0.00530374 Jy ! Component: 1300 - total flux cleaned = -0.0053036 Jy ! Component: 1350 - total flux cleaned = -0.0054761 Jy ! Component: 1400 - total flux cleaned = -0.00551852 Jy ! Component: 1450 - total flux cleaned = -0.00556047 Jy ! Component: 1500 - total flux cleaned = -0.00560159 Jy ! Component: 1550 - total flux cleaned = -0.0056015 Jy ! Component: 1600 - total flux cleaned = -0.00552085 Jy ! Component: 1650 - total flux cleaned = -0.00548134 Jy ! Component: 1700 - total flux cleaned = -0.00524862 Jy ! Component: 1750 - total flux cleaned = -0.00524897 Jy ! Component: 1800 - total flux cleaned = -0.0051737 Jy ! Component: 1850 - total flux cleaned = -0.00513641 Jy ! Component: 1900 - total flux cleaned = -0.00502541 Jy ! Component: 1950 - total flux cleaned = -0.00484256 Jy ! Component: 2000 - total flux cleaned = -0.00477087 Jy ! Component: 2050 - total flux cleaned = -0.00462786 Jy ! Component: 2100 - total flux cleaned = -0.00448647 Jy ! Component: 2150 - total flux cleaned = -0.00445159 Jy ! Component: 2200 - total flux cleaned = -0.00438217 Jy ! Component: 2250 - total flux cleaned = -0.00424516 Jy ! Component: 2300 - total flux cleaned = -0.0042112 Jy ! Component: 2350 - total flux cleaned = -0.00421133 Jy ! Component: 2400 - total flux cleaned = -0.00414505 Jy ! Component: 2450 - total flux cleaned = -0.00417817 Jy ! Component: 2500 - total flux cleaned = -0.00421024 Jy ! Component: 2550 - total flux cleaned = -0.00408119 Jy ! Component: 2600 - total flux cleaned = -0.00427343 Jy ! Component: 2650 - total flux cleaned = -0.00417834 Jy ! Component: 2700 - total flux cleaned = -0.0042096 Jy ! Component: 2750 - total flux cleaned = -0.00417855 Jy ! Component: 2800 - total flux cleaned = -0.0042097 Jy ! Component: 2850 - total flux cleaned = -0.00420976 Jy ! Component: 2900 - total flux cleaned = -0.0041492 Jy ! Component: 2950 - total flux cleaned = -0.00411905 Jy ! Component: 3000 - total flux cleaned = -0.00423842 Jy ! Component: 3050 - total flux cleaned = -0.00429748 Jy ! Component: 3100 - total flux cleaned = -0.00435618 Jy ! Component: 3150 - total flux cleaned = -0.0044436 Jy ! Component: 3200 - total flux cleaned = -0.00450158 Jy ! Component: 3250 - total flux cleaned = -0.00447335 Jy ! Component: 3300 - total flux cleaned = -0.00461559 Jy ! Component: 3350 - total flux cleaned = -0.00464368 Jy ! Component: 3400 - total flux cleaned = -0.00472794 Jy ! Component: 3450 - total flux cleaned = -0.00478355 Jy ! Component: 3500 - total flux cleaned = -0.00483896 Jy ! Component: 3550 - total flux cleaned = -0.00478407 Jy ! Component: 3600 - total flux cleaned = -0.00483881 Jy ! Component: 3650 - total flux cleaned = -0.00481174 Jy ! Component: 3700 - total flux cleaned = -0.00486578 Jy ! Component: 3750 - total flux cleaned = -0.00475877 Jy ! Component: 3800 - total flux cleaned = -0.00475902 Jy ! Component: 3850 - total flux cleaned = -0.00475905 Jy ! Component: 3900 - total flux cleaned = -0.00470612 Jy ! Component: 3950 - total flux cleaned = -0.00462752 Jy ! Component: 4000 - total flux cleaned = -0.00468007 Jy ! Component: 4050 - total flux cleaned = -0.00468022 Jy ! Total flux subtracted in 4096 components = -0.00468009 Jy ! Clean residual min=-0.001405 max=0.001637 Jy/beam ! Clean residual mean=0.000003 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.97218 Jy keep ! Adding 247 model components to the UV plane model. ! The established model now contains 421 components and 0.97218 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2354-1513_S_d_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.034 x 13.89 at 22.09 degrees (North through East) ! Clean map min=-0.0050222 max=0.85298 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2354-1513_S_d_map.fits wmodel /image_prod/ug002_uva//J2354-1513_S_d_map.mod ! Writing 421 model components to file: /image_prod/ug002_uva//J2354-1513_S_d_map.mod wobs /image_prod/ug002_uva//J2354-1513_S_d_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2354-1513_S_d_uvs.fits wwins /image_prod/ug002_uva//J2354-1513_S_d_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J2354-1513_S_d_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.852982 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000456519 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.160561 0.160561 0.321122 0.642244 1.28449 2.56898 5.13795 10.2759 20.5518 41.1036 82.2072 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.852 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1868.45 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2354-1513_S_d_dfm.log closed on Thu Mar 5 06:30:20 2020