! Started logfile: /image_prod/ug002_uva//J2354-1513_S_a_dfm.log on Thu Mar 5 06:30:02 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_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2354-1513_S_a_uva.fits ! AN table 1: 24 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.833333 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 40 lines of history. ! ! Reading 2160 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_a] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.351326Jy sigma=7.259684 ! Fit after self-cal, rms=0.171371Jy sigma=0.895363 ! 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.089 mas, bmaj=14.18 mas, bpa=-17.57 degrees ! Estimated noise=3.62678 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.691883 Jy ! Component: 100 - total flux cleaned = 0.850186 Jy ! Total flux subtracted in 100 components = 0.850186 Jy ! Clean residual min=-0.023530 max=0.058373 Jy/beam ! Clean residual mean=0.000004 rms=0.007555 Jy/beam ! Combined flux in latest and established models = 0.850186 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.850186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.144154Jy sigma=0.739999 ! Fit after self-cal, rms=0.144099Jy sigma=0.739765 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0607238 Jy ! Component: 100 - total flux cleaned = 0.0829358 Jy ! Total flux subtracted in 100 components = 0.0829358 Jy ! Clean residual min=-0.018099 max=0.026003 Jy/beam ! Clean residual mean=0.000015 rms=0.005302 Jy/beam ! Combined flux in latest and established models = 0.933122 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 18 components and 0.933122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.118001Jy sigma=0.600868 ! Fit after self-cal, rms=0.117692Jy sigma=0.599717 ! 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.906 mas, bmaj=15.92 mas, bpa=-16.39 degrees ! Estimated noise=2.93506 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.00911859 Jy ! Component: 100 - total flux cleaned = 0.00961068 Jy ! Component: 150 - total flux cleaned = 0.00960907 Jy ! Component: 200 - total flux cleaned = 0.0102163 Jy ! Total flux subtracted in 200 components = 0.0102163 Jy ! Clean residual min=-0.019296 max=0.023712 Jy/beam ! Clean residual mean=0.000007 rms=0.005435 Jy/beam ! Combined flux in latest and established models = 0.943338 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 34 components and 0.943338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.113591Jy sigma=0.580289 ! Fit after self-cal, rms=0.113381Jy sigma=0.579539 ! 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.906 x 15.92 at -16.39 degrees (North through East) ! Clean map min=-0.018891 max=0.89607 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.02 HN 1.04 KP 0.97 ! LA 1.01 MK 0.99 NL 1.03 OV 0.97 ! PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.04 HN 1.06 KP 0.98 ! LA 1.01 MK 1.01 NL 0.99 OV 0.96 ! PT 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.02 HN 1.06 KP 0.98 ! LA 1.02 MK 1.00 NL 0.99 OV 0.99 ! PT 1.00 ! ! ! Fit before self-cal, rms=0.113381Jy sigma=0.579539 ! Fit after self-cal, rms=0.107583Jy sigma=0.548903 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.938 mas, bmaj=15.82 mas, bpa=-16.46 degrees ! Estimated noise=2.93208 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.00519108 Jy ! Component: 100 - total flux cleaned = -0.00648772 Jy ! Component: 150 - total flux cleaned = -0.00649006 Jy ! Component: 200 - total flux cleaned = -0.00610246 Jy ! Total flux subtracted in 200 components = -0.00610246 Jy ! Clean residual min=-0.019013 max=0.021456 Jy/beam ! Clean residual mean=-0.000018 rms=0.004849 Jy/beam ! Combined flux in latest and established models = 0.937236 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 46 components and 0.937236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105914Jy sigma=0.539280 ! Fit after self-cal, rms=0.105831Jy sigma=0.538922 ! 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.105831Jy sigma=0.538922 ! Fit after self-cal, rms=0.085871Jy sigma=0.423761 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.943 mas, bmaj=15.84 mas, bpa=-16.63 degrees ! Estimated noise=2.93176 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00870891 Jy ! Component: 100 - total flux cleaned = 0.00925702 Jy ! Component: 150 - total flux cleaned = 0.00946645 Jy ! Component: 200 - total flux cleaned = 0.00982674 Jy ! Total flux subtracted in 200 components = 0.00982674 Jy ! Clean residual min=-0.007298 max=0.008927 Jy/beam ! Clean residual mean=0.000005 rms=0.001913 Jy/beam ! Combined flux in latest and established models = 0.947062 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 68 components and 0.947062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084149Jy sigma=0.414413 ! Fit after self-cal, rms=0.084133Jy sigma=0.414217 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 (2, 43). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00684174 Jy ! Component: 100 - total flux cleaned = 0.00949844 Jy ! Component: 150 - total flux cleaned = 0.0108895 Jy ! Component: 200 - total flux cleaned = 0.0118127 Jy ! Total flux subtracted in 200 components = 0.0118127 Jy ! Clean residual min=-0.006313 max=0.006767 Jy/beam ! Clean residual mean=-0.000007 rms=0.001651 Jy/beam ! Combined flux in latest and established models = 0.958875 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 100 components and 0.958875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082988Jy sigma=0.407932 ! Fit after self-cal, rms=0.082941Jy sigma=0.407768 ! 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.082941Jy sigma=0.407768 ! Fit after self-cal, rms=0.079752Jy sigma=0.395083 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.938 mas, bmaj=15.82 mas, bpa=-16.65 degrees ! Estimated noise=2.92895 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00506749 Jy ! Component: 100 - total flux cleaned = 0.00591666 Jy ! Component: 150 - total flux cleaned = 0.00627869 Jy ! Component: 200 - total flux cleaned = 0.00661288 Jy ! Total flux subtracted in 200 components = 0.00661288 Jy ! Clean residual min=-0.005663 max=0.006113 Jy/beam ! Clean residual mean=0.000004 rms=0.001325 Jy/beam ! Combined flux in latest and established models = 0.965488 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 118 components and 0.965488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079253Jy sigma=0.392089 ! Fit after self-cal, rms=0.079235Jy sigma=0.392033 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 (-86, 10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00228783 Jy ! Component: 100 - total flux cleaned = 0.00200101 Jy ! Component: 150 - total flux cleaned = 0.00176506 Jy ! Component: 200 - total flux cleaned = 0.00198913 Jy ! Total flux subtracted in 200 components = 0.00198913 Jy ! Clean residual min=-0.005148 max=0.004935 Jy/beam ! Clean residual mean=0.000004 rms=0.001217 Jy/beam ! Combined flux in latest and established models = 0.967477 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 139 components and 0.967477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078649Jy sigma=0.389348 ! Fit after self-cal, rms=0.078630Jy sigma=0.389270 ! 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.078630Jy sigma=0.389270 ! Fit after self-cal, rms=0.078472Jy sigma=0.388831 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.329 mas, bmaj=18.76 mas, bpa=-8.759 degrees ! Estimated noise=3.3577 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00208371 Jy ! Component: 100 - total flux cleaned = 0.00278151 Jy ! Component: 150 - total flux cleaned = 0.00318366 Jy ! Component: 200 - total flux cleaned = 0.00362267 Jy ! Total flux subtracted in 200 components = 0.00362267 Jy ! Clean residual min=-0.004005 max=0.003827 Jy/beam ! Clean residual mean=0.000001 rms=0.001209 Jy/beam ! Combined flux in latest and established models = 0.9711 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 166 components and 0.9711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078346Jy sigma=0.388170 ! Fit after self-cal, rms=0.078325Jy sigma=0.388071 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.000587098 Jy ! Component: 100 - total flux cleaned = 0.00100145 Jy ! Component: 150 - total flux cleaned = 0.0013169 Jy ! Component: 200 - total flux cleaned = 0.00143398 Jy ! Total flux subtracted in 200 components = 0.00143398 Jy ! Clean residual min=-0.003859 max=0.003782 Jy/beam ! Clean residual mean=-0.000001 rms=0.001163 Jy/beam ! Combined flux in latest and established models = 0.972534 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 180 components and 0.972534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078249Jy sigma=0.387786 ! Fit after self-cal, rms=0.078245Jy sigma=0.387755 ! 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.937 mas, bmaj=15.81 mas, bpa=-16.66 degrees ! Estimated noise=2.92852 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.937 x 15.81 at -16.66 degrees (North through East) ! Clean map min=-0.0080064 max=0.89421 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.078245Jy sigma=0.387755 ! Fit after self-cal, rms=0.071859Jy sigma=0.341837 ! Inverting map and beam ! Estimated beam: bmin=3.935 mas, bmaj=15.8 mas, bpa=-16.66 degrees ! Estimated noise=2.93074 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000335448 Jy ! Component: 100 - total flux cleaned = 0.000133152 Jy ! Component: 150 - total flux cleaned = 5.19057e-05 Jy ! Component: 200 - total flux cleaned = 0.000141616 Jy ! Total flux subtracted in 200 components = 0.000141616 Jy ! Clean residual min=-0.004886 max=0.004043 Jy/beam ! Clean residual mean=0.000003 rms=0.001067 Jy/beam ! Combined flux in latest and established models = 0.972676 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 199 components and 0.972675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071615Jy sigma=0.340597 ! Fit after self-cal, rms=0.071610Jy sigma=0.340574 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000350941 Jy ! Component: 100 - total flux cleaned = 0.000353637 Jy ! Component: 150 - total flux cleaned = 0.000502072 Jy ! Component: 200 - total flux cleaned = 0.000642145 Jy ! Total flux subtracted in 200 components = 0.000642145 Jy ! Clean residual min=-0.004628 max=0.004011 Jy/beam ! Clean residual mean=0.000002 rms=0.001041 Jy/beam ! Combined flux in latest and established models = 0.973318 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 211 components and 0.973318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071461Jy sigma=0.339876 ! Fit after self-cal, rms=0.071458Jy sigma=0.339859 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071458Jy sigma=0.339859 ! Fit after self-cal, rms=0.071412Jy sigma=0.339730 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.12 mas, bmaj=14.09 mas, bpa=-17.87 degrees ! Estimated noise=3.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.690447 Jy ! Component: 100 - total flux cleaned = 0.845682 Jy ! Component: 150 - total flux cleaned = 0.902387 Jy ! Component: 200 - total flux cleaned = 0.929458 Jy ! Total flux subtracted in 200 components = 0.929458 Jy ! Clean residual min=-0.009319 max=0.013511 Jy/beam ! Clean residual mean=0.000016 rms=0.002347 Jy/beam ! Combined flux in latest and established models = 0.929458 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.929458 Jy ! Inverting map and beam ! Estimated beam: bmin=3.933 mas, bmaj=15.8 mas, bpa=-16.67 degrees ! Estimated noise=2.93048 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.0191442 Jy ! Component: 100 - total flux cleaned = 0.0298769 Jy ! Component: 150 - total flux cleaned = 0.035836 Jy ! Component: 200 - total flux cleaned = 0.0393675 Jy ! Total flux subtracted in 200 components = 0.0393675 Jy ! Clean residual min=-0.004939 max=0.007174 Jy/beam ! Clean residual mean=0.000017 rms=0.001469 Jy/beam ! Combined flux in latest and established models = 0.968826 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 57 components and 0.968826 Jy ! Inverting map ! Added new window around map position (-8.5, 19). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00603379 Jy ! Component: 100 - total flux cleaned = 0.00826044 Jy ! Component: 150 - total flux cleaned = 0.0100705 Jy ! Component: 200 - total flux cleaned = 0.0113901 Jy ! Total flux subtracted in 200 components = 0.0113901 Jy ! Clean residual min=-0.004265 max=0.004122 Jy/beam ! Clean residual mean=0.000014 rms=0.001218 Jy/beam ! Combined flux in latest and established models = 0.980216 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 82 components and 0.980216 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.322 mas, bmaj=18.74 mas, bpa=-8.774 degrees ! Estimated noise=3.36275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126996 Jy ! Component: 100 - total flux cleaned = 0.00226762 Jy ! Component: 150 - total flux cleaned = 0.00258622 Jy ! Component: 200 - total flux cleaned = 0.00277546 Jy ! Total flux subtracted in 200 components = 0.00277546 Jy ! Clean residual min=-0.003735 max=0.004354 Jy/beam ! Clean residual mean=0.000013 rms=0.001186 Jy/beam ! Combined flux in latest and established models = 0.982992 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.0001727 Jy ! Component: 100 - total flux cleaned = 0.000497148 Jy ! Component: 150 - total flux cleaned = 0.000727118 Jy ! Component: 200 - total flux cleaned = 0.000878189 Jy ! Total flux subtracted in 200 components = 0.000878189 Jy ! Clean residual min=-0.003365 max=0.004299 Jy/beam ! Clean residual mean=0.000010 rms=0.001131 Jy/beam ! Combined flux in latest and established models = 0.98387 Jy ! Adding 81 model components to the UV plane model. ! The established model now contains 158 components and 0.98387 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.933 mas, bmaj=15.8 mas, bpa=-16.67 degrees ! Estimated noise=2.93048 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000516259 Jy ! Component: 100 - total flux cleaned = -0.000846078 Jy ! Component: 150 - total flux cleaned = -0.000846002 Jy ! Component: 200 - total flux cleaned = -0.000756556 Jy ! Total flux subtracted in 200 components = -0.000756556 Jy ! Clean residual min=-0.003629 max=0.003948 Jy/beam ! Clean residual mean=0.000006 rms=0.001025 Jy/beam ! Combined flux in latest and established models = 0.983113 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 183 components and 0.983113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071429Jy sigma=0.339390 ! Fit after self-cal, rms=0.071375Jy sigma=0.339066 wmodel J2354-1513_S_a_map.mod ! Writing 183 model components to file: J2354-1513_S_a_map.mod wobs J2354-1513_S_a_uvs.fits ! Writing UV FITS file: J2354-1513_S_a_uvs.fits wwins J2354-1513_S_a_map.win ! wwins: Wrote 4 windows to J2354-1513_S_a_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000360352 Jy ! Component: 100 - total flux cleaned = 0.000171647 Jy ! Component: 150 - total flux cleaned = 0.000113406 Jy ! Component: 200 - total flux cleaned = 5.59208e-05 Jy ! Component: 250 - total flux cleaned = -0.000225885 Jy ! Component: 300 - total flux cleaned = -0.00033678 Jy ! Component: 350 - total flux cleaned = -0.00071249 Jy ! Component: 400 - total flux cleaned = -0.000869458 Jy ! Component: 450 - total flux cleaned = -0.0010747 Jy ! Component: 500 - total flux cleaned = -0.00117437 Jy ! Component: 550 - total flux cleaned = -0.00122362 Jy ! Component: 600 - total flux cleaned = -0.00136909 Jy ! Component: 650 - total flux cleaned = -0.00151063 Jy ! Component: 700 - total flux cleaned = -0.00151115 Jy ! Component: 750 - total flux cleaned = -0.00178695 Jy ! Component: 800 - total flux cleaned = -0.00205605 Jy ! Component: 850 - total flux cleaned = -0.00218869 Jy ! Component: 900 - total flux cleaned = -0.00245011 Jy ! Component: 950 - total flux cleaned = -0.0026218 Jy ! Component: 1000 - total flux cleaned = -0.00287653 Jy ! Component: 1050 - total flux cleaned = -0.00325266 Jy ! Component: 1100 - total flux cleaned = -0.00349984 Jy ! Component: 1150 - total flux cleaned = -0.00370284 Jy ! Component: 1200 - total flux cleaned = -0.00398397 Jy ! Component: 1250 - total flux cleaned = -0.00422212 Jy ! Component: 1300 - total flux cleaned = -0.00461356 Jy ! Component: 1350 - total flux cleaned = -0.004961 Jy ! Component: 1400 - total flux cleaned = -0.0051887 Jy ! Component: 1450 - total flux cleaned = -0.00545162 Jy ! Component: 1500 - total flux cleaned = -0.0055633 Jy ! Component: 1550 - total flux cleaned = -0.00589557 Jy ! Component: 1600 - total flux cleaned = -0.00618669 Jy ! Component: 1650 - total flux cleaned = -0.00643798 Jy ! Component: 1700 - total flux cleaned = -0.00665123 Jy ! Component: 1750 - total flux cleaned = -0.00689727 Jy ! Component: 1800 - total flux cleaned = -0.00703608 Jy ! Component: 1850 - total flux cleaned = -0.00720839 Jy ! Component: 1900 - total flux cleaned = -0.00744633 Jy ! Component: 1950 - total flux cleaned = -0.00771478 Jy ! Component: 2000 - total flux cleaned = -0.00794683 Jy ! Component: 2050 - total flux cleaned = -0.0081438 Jy ! Component: 2100 - total flux cleaned = -0.00846887 Jy ! Component: 2150 - total flux cleaned = -0.00866174 Jy ! Component: 2200 - total flux cleaned = -0.00885271 Jy ! Component: 2250 - total flux cleaned = -0.00897914 Jy ! Component: 2300 - total flux cleaned = -0.00922945 Jy ! Component: 2350 - total flux cleaned = -0.0094152 Jy ! Component: 2400 - total flux cleaned = -0.00963022 Jy ! Component: 2450 - total flux cleaned = -0.00981249 Jy ! Component: 2500 - total flux cleaned = -0.0100537 Jy ! Component: 2550 - total flux cleaned = -0.0102927 Jy ! Component: 2600 - total flux cleaned = -0.0105585 Jy ! Component: 2650 - total flux cleaned = -0.0107343 Jy ! Component: 2700 - total flux cleaned = -0.0109668 Jy ! Component: 2750 - total flux cleaned = -0.0111687 Jy ! Component: 2800 - total flux cleaned = -0.0113398 Jy ! Component: 2850 - total flux cleaned = -0.0114811 Jy ! Component: 2900 - total flux cleaned = -0.011818 Jy ! Component: 2950 - total flux cleaned = -0.0119299 Jy ! Component: 3000 - total flux cleaned = -0.0121783 Jy ! Component: 3050 - total flux cleaned = -0.0123151 Jy ! Component: 3100 - total flux cleaned = -0.0124511 Jy ! Component: 3150 - total flux cleaned = -0.0125589 Jy ! Component: 3200 - total flux cleaned = -0.0126392 Jy ! Component: 3250 - total flux cleaned = -0.0127456 Jy ! Component: 3300 - total flux cleaned = -0.0129039 Jy ! Component: 3350 - total flux cleaned = -0.0130084 Jy ! Component: 3400 - total flux cleaned = -0.0130085 Jy ! Component: 3450 - total flux cleaned = -0.0131373 Jy ! Component: 3500 - total flux cleaned = -0.0131373 Jy ! Component: 3550 - total flux cleaned = -0.0132386 Jy ! Component: 3600 - total flux cleaned = -0.0132639 Jy ! Component: 3650 - total flux cleaned = -0.013414 Jy ! Component: 3700 - total flux cleaned = -0.0133891 Jy ! Component: 3750 - total flux cleaned = -0.0134633 Jy ! Component: 3800 - total flux cleaned = -0.0134879 Jy ! Component: 3850 - total flux cleaned = -0.0135854 Jy ! Component: 3900 - total flux cleaned = -0.013634 Jy ! Component: 3950 - total flux cleaned = -0.0136582 Jy ! Component: 4000 - total flux cleaned = -0.0136341 Jy ! Component: 4050 - total flux cleaned = -0.0137057 Jy ! Total flux subtracted in 4096 components = -0.0138473 Jy ! Clean residual min=-0.001435 max=0.001474 Jy/beam ! Clean residual mean=-0.000002 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.969266 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 454 components and 0.969265 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2354-1513_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.933 x 15.8 at -16.67 degrees (North through East) ! Clean map min=-0.0040097 max=0.89018 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2354-1513_S_a_map.fits wmodel /image_prod/ug002_uva//J2354-1513_S_a_map.mod ! Writing 454 model components to file: /image_prod/ug002_uva//J2354-1513_S_a_map.mod wobs /image_prod/ug002_uva//J2354-1513_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2354-1513_S_a_uvs.fits wwins /image_prod/ug002_uva//J2354-1513_S_a_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J2354-1513_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.890184 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000455337 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.153453 0.153453 0.306905 0.613811 1.22762 2.45524 4.91048 9.82097 19.6419 39.2839 78.5677 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.89 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1955 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2354-1513_S_a_dfm.log closed on Thu Mar 5 06:30:06 2020