! Started logfile: /image_prod/ug002_uva//J2056-3208_S_dfm.log on Thu Mar 5 05:01:23 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//J2056-3208_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2056-3208_S_uva.fits ! AN table 1: 25 integrations on 28 of 28 possible baselines. ! AN table 2: 25 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.962143 visibilities/baseline/integration-bin. ! Found source: J2056-3208 ! ! 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 4041 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 J2056-3208_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 28 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 28 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 28 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.228902Jy sigma=6.591427 ! Fit after self-cal, rms=0.487042Jy sigma=2.073411 ! 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.627 mas, bmaj=8.391 mas, bpa=3.693 degrees ! Estimated noise=3.77601 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.483337 Jy ! Component: 100 - total flux cleaned = 0.589112 Jy ! Total flux subtracted in 100 components = 0.589112 Jy ! Clean residual min=-0.053296 max=0.095694 Jy/beam ! Clean residual mean=-0.000776 rms=0.016801 Jy/beam ! Combined flux in latest and established models = 0.589112 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.589112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.255327Jy sigma=1.167591 ! Fit after self-cal, rms=0.255328Jy sigma=1.167493 ! 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.158 mas, bmaj=10.3 mas, bpa=4.023 degrees ! Estimated noise=2.38356 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.0497044 Jy ! Component: 100 - total flux cleaned = 0.0745493 Jy ! Component: 150 - total flux cleaned = 0.0785011 Jy ! Component: 200 - total flux cleaned = 0.079122 Jy ! Total flux subtracted in 200 components = 0.079122 Jy ! Clean residual min=-0.043792 max=0.081701 Jy/beam ! Clean residual mean=-0.000451 rms=0.016421 Jy/beam ! Combined flux in latest and established models = 0.668234 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 16 components and 0.668234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.250302Jy sigma=1.085940 ! Fit after self-cal, rms=0.250359Jy sigma=1.085899 ! 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.158 x 10.3 at 4.023 degrees (North through East) ! Clean map min=-0.042703 max=0.59717 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.92 HN 1.09 KP 0.92 ! LA 0.92 OV 0.92 PT 0.92 SC 0.82 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 3.54 FD 0.90 HN 1.71 LA 0.93 ! MK 0.94 OV 0.89 PT 0.91 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.91 HN 1.11 KP 0.89 ! LA 0.91 OV 1.07 PT 0.92 SC 0.85 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 8.99 FD 0.89 HN 1.85 LA 0.90 ! MK 0.95 OV 0.88 PT 0.91 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.91 HN 1.11 KP 0.89 ! LA 0.92 OV 2.21 PT 0.92 SC 0.82 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 3.70 FD 0.89 HN 1.71 LA 0.89 ! MK 0.96 OV 0.89 PT 0.92 SC 0.94 ! ! ! Fit before self-cal, rms=0.250359Jy sigma=1.085899 ! Fit after self-cal, rms=0.379455Jy sigma=0.430392 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.145 mas, bmaj=10.52 mas, bpa=4.409 degrees ! Estimated noise=2.37274 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 (22.5, 95.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00597616 Jy ! Component: 100 - total flux cleaned = 0.00648599 Jy ! Component: 150 - total flux cleaned = 0.00648947 Jy ! Component: 200 - total flux cleaned = 0.00671312 Jy ! Total flux subtracted in 200 components = 0.00671312 Jy ! Clean residual min=-0.006788 max=0.007154 Jy/beam ! Clean residual mean=-0.000008 rms=0.001581 Jy/beam ! Combined flux in latest and established models = 0.674947 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 25 components and 0.674947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.378793Jy sigma=0.425446 ! Fit after self-cal, rms=0.380757Jy sigma=0.424299 ! 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.380757Jy sigma=0.424299 ! Fit after self-cal, rms=0.383423Jy sigma=0.424122 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.142 mas, bmaj=10.51 mas, bpa=4.394 degrees ! Estimated noise=2.36965 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000881118 Jy ! Component: 100 - total flux cleaned = 0.000888409 Jy ! Component: 150 - total flux cleaned = 0.00107583 Jy ! Component: 200 - total flux cleaned = 0.00107499 Jy ! Total flux subtracted in 200 components = 0.00107499 Jy ! Clean residual min=-0.005908 max=0.006326 Jy/beam ! Clean residual mean=0.000002 rms=0.001373 Jy/beam ! Combined flux in latest and established models = 0.676022 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 28 components and 0.676022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.383111Jy sigma=0.421753 ! Fit after self-cal, rms=0.383093Jy sigma=0.421746 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 (10.5, -69.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00282221 Jy ! Component: 100 - total flux cleaned = 0.00318005 Jy ! Component: 150 - total flux cleaned = 0.00317343 Jy ! Component: 200 - total flux cleaned = 0.00330677 Jy ! Total flux subtracted in 200 components = 0.00330677 Jy ! Clean residual min=-0.004863 max=0.004831 Jy/beam ! Clean residual mean=0.000016 rms=0.001181 Jy/beam ! Combined flux in latest and established models = 0.679329 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 41 components and 0.679329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.382765Jy sigma=0.419542 ! Fit after self-cal, rms=0.382737Jy sigma=0.419504 ! 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.382737Jy sigma=0.419504 ! Fit after self-cal, rms=0.383302Jy sigma=0.419351 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.141 mas, bmaj=10.5 mas, bpa=4.346 degrees ! Estimated noise=2.36902 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.46897e-05 Jy ! Component: 100 - total flux cleaned = -2.015e-05 Jy ! Component: 150 - total flux cleaned = -1.37335e-05 Jy ! Component: 200 - total flux cleaned = -1.84871e-05 Jy ! Total flux subtracted in 200 components = -1.84871e-05 Jy ! Clean residual min=-0.004331 max=0.004227 Jy/beam ! Clean residual mean=0.000016 rms=0.001067 Jy/beam ! Combined flux in latest and established models = 0.67931 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 50 components and 0.67931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.383150Jy sigma=0.418412 ! Fit after self-cal, rms=0.383148Jy sigma=0.418396 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.000123182 Jy ! Component: 100 - total flux cleaned = 0.000129109 Jy ! Component: 150 - total flux cleaned = 0.00022769 Jy ! Component: 200 - total flux cleaned = 0.000139051 Jy ! Total flux subtracted in 200 components = 0.000139051 Jy ! Clean residual min=-0.004033 max=0.004018 Jy/beam ! Clean residual mean=0.000017 rms=0.001006 Jy/beam ! Combined flux in latest and established models = 0.679449 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 60 components and 0.679449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.383044Jy sigma=0.417832 ! Fit after self-cal, rms=0.383043Jy sigma=0.417823 ! 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.383043Jy sigma=0.417823 ! Fit after self-cal, rms=0.382882Jy sigma=0.417776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.396 mas, bmaj=24.81 mas, bpa=4.436 degrees ! Estimated noise=2.86339 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00115167 Jy ! Component: 100 - total flux cleaned = -0.00170103 Jy ! Component: 150 - total flux cleaned = -0.00169809 Jy ! Component: 200 - total flux cleaned = -0.00180184 Jy ! Total flux subtracted in 200 components = -0.00180184 Jy ! Clean residual min=-0.002909 max=0.003109 Jy/beam ! Clean residual mean=0.000024 rms=0.000930 Jy/beam ! Combined flux in latest and established models = 0.677647 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 72 components and 0.677647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.382847Jy sigma=0.417648 ! Fit after self-cal, rms=0.382846Jy sigma=0.417613 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.000212541 Jy ! Component: 100 - total flux cleaned = -0.000305533 Jy ! Component: 150 - total flux cleaned = -0.000350429 Jy ! Component: 200 - total flux cleaned = -0.000391293 Jy ! Total flux subtracted in 200 components = -0.000391293 Jy ! Clean residual min=-0.002857 max=0.002932 Jy/beam ! Clean residual mean=0.000022 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.677256 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 74 components and 0.677256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.382831Jy sigma=0.417619 ! Fit after self-cal, rms=0.382825Jy sigma=0.417605 ! 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.14 mas, bmaj=10.5 mas, bpa=4.338 degrees ! Estimated noise=2.36879 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.14 x 10.5 at 4.338 degrees (North through East) ! Clean map min=-0.0044296 max=0.59765 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.382825Jy sigma=0.417605 ! Fit after self-cal, rms=0.435945Jy sigma=0.354427 ! Inverting map and beam ! Estimated beam: bmin=3.141 mas, bmaj=10.5 mas, bpa=4.298 degrees ! Estimated noise=2.3694 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000404181 Jy ! Component: 100 - total flux cleaned = -0.00032529 Jy ! Component: 150 - total flux cleaned = -0.000328264 Jy ! Component: 200 - total flux cleaned = -0.0004027 Jy ! Total flux subtracted in 200 components = -0.0004027 Jy ! Clean residual min=-0.003562 max=0.003357 Jy/beam ! Clean residual mean=0.000014 rms=0.000902 Jy/beam ! Combined flux in latest and established models = 0.676853 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 83 components and 0.676853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.435882Jy sigma=0.353946 ! Fit after self-cal, rms=0.435870Jy sigma=0.353935 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.17671e-06 Jy ! Component: 100 - total flux cleaned = 8.17042e-06 Jy ! Component: 150 - total flux cleaned = -5.61439e-05 Jy ! Component: 200 - total flux cleaned = -0.000117078 Jy ! Total flux subtracted in 200 components = -0.000117078 Jy ! Clean residual min=-0.003479 max=0.003291 Jy/beam ! Clean residual mean=0.000015 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.676736 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 91 components and 0.676736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.435825Jy sigma=0.353666 ! Fit after self-cal, rms=0.435826Jy sigma=0.353660 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.435826Jy sigma=0.353660 ! Fit after self-cal, rms=0.436477Jy sigma=0.353624 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.61 mas, bmaj=8.523 mas, bpa=4.177 degrees ! Estimated noise=3.75244 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.479683 Jy ! Component: 100 - total flux cleaned = 0.584989 Jy ! Component: 150 - total flux cleaned = 0.618879 Jy ! Component: 200 - total flux cleaned = 0.637533 Jy ! Total flux subtracted in 200 components = 0.637533 Jy ! Clean residual min=-0.010384 max=0.020809 Jy/beam ! Clean residual mean=-0.000125 rms=0.002960 Jy/beam ! Combined flux in latest and established models = 0.637534 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.637534 Jy ! Inverting map and beam ! Estimated beam: bmin=3.142 mas, bmaj=10.5 mas, bpa=4.296 degrees ! Estimated noise=2.37015 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 (-4, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0194331 Jy ! Component: 100 - total flux cleaned = 0.0285992 Jy ! Component: 150 - total flux cleaned = 0.0318907 Jy ! Component: 200 - total flux cleaned = 0.0333065 Jy ! Total flux subtracted in 200 components = 0.0333065 Jy ! Clean residual min=-0.005200 max=0.006269 Jy/beam ! Clean residual mean=-0.000005 rms=0.001237 Jy/beam ! Combined flux in latest and established models = 0.67084 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 40 components and 0.67084 Jy ! Inverting map ! Added new window around map position (4, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00373147 Jy ! Component: 100 - total flux cleaned = 0.00475206 Jy ! Component: 150 - total flux cleaned = 0.00575831 Jy ! Component: 200 - total flux cleaned = 0.0061367 Jy ! Total flux subtracted in 200 components = 0.0061367 Jy ! Clean residual min=-0.003732 max=0.003464 Jy/beam ! Clean residual mean=0.000014 rms=0.000908 Jy/beam ! Combined flux in latest and established models = 0.676977 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 54 components and 0.676977 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.402 mas, bmaj=24.85 mas, bpa=4.401 degrees ! Estimated noise=2.8626 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00147995 Jy ! Component: 100 - total flux cleaned = -0.00153549 Jy ! Component: 150 - total flux cleaned = -0.00163036 Jy ! Component: 200 - total flux cleaned = -0.00167426 Jy ! Total flux subtracted in 200 components = -0.00167426 Jy ! Clean residual min=-0.002488 max=0.003411 Jy/beam ! Clean residual mean=0.000027 rms=0.000861 Jy/beam ! Combined flux in latest and established models = 0.675303 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.000125576 Jy ! Component: 100 - total flux cleaned = -0.000204183 Jy ! Component: 150 - total flux cleaned = -0.0002808 Jy ! Component: 200 - total flux cleaned = -0.000280308 Jy ! Total flux subtracted in 200 components = -0.000280308 Jy ! Clean residual min=-0.002370 max=0.003228 Jy/beam ! Clean residual mean=0.000026 rms=0.000840 Jy/beam ! Combined flux in latest and established models = 0.675022 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 85 components and 0.675022 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.142 mas, bmaj=10.5 mas, bpa=4.296 degrees ! Estimated noise=2.37015 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000212565 Jy ! Component: 100 - total flux cleaned = 0.00021545 Jy ! Component: 150 - total flux cleaned = 0.00012564 Jy ! Component: 200 - total flux cleaned = 0.000123487 Jy ! Total flux subtracted in 200 components = 0.000123487 Jy ! Clean residual min=-0.003070 max=0.003214 Jy/beam ! Clean residual mean=0.000013 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.675146 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 106 components and 0.675146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.436450Jy sigma=0.353001 ! Fit after self-cal, rms=0.436439Jy sigma=0.352812 wmodel J2056-3208_S_map.mod ! Writing 106 model components to file: J2056-3208_S_map.mod wobs J2056-3208_S_uvs.fits ! Writing UV FITS file: J2056-3208_S_uvs.fits wwins J2056-3208_S_map.win ! wwins: Wrote 5 windows to J2056-3208_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00051039 Jy ! Component: 100 - total flux cleaned = -0.000720214 Jy ! Component: 150 - total flux cleaned = -0.00086902 Jy ! Component: 200 - total flux cleaned = -0.000914891 Jy ! Component: 250 - total flux cleaned = -0.00095952 Jy ! Component: 300 - total flux cleaned = -0.000961016 Jy ! Component: 350 - total flux cleaned = -0.00108257 Jy ! Component: 400 - total flux cleaned = -0.00135756 Jy ! Component: 450 - total flux cleaned = -0.00158635 Jy ! Component: 500 - total flux cleaned = -0.0018447 Jy ! Component: 550 - total flux cleaned = -0.00195237 Jy ! Component: 600 - total flux cleaned = -0.002127 Jy ! Component: 650 - total flux cleaned = -0.00216147 Jy ! Component: 700 - total flux cleaned = -0.00232931 Jy ! Component: 750 - total flux cleaned = -0.00239484 Jy ! Component: 800 - total flux cleaned = -0.00252429 Jy ! Component: 850 - total flux cleaned = -0.00265153 Jy ! Component: 900 - total flux cleaned = -0.00280733 Jy ! Component: 950 - total flux cleaned = -0.00283814 Jy ! Component: 1000 - total flux cleaned = -0.00305017 Jy ! Component: 1050 - total flux cleaned = -0.00319884 Jy ! Component: 1100 - total flux cleaned = -0.00334602 Jy ! Component: 1150 - total flux cleaned = -0.00346231 Jy ! Component: 1200 - total flux cleaned = -0.0035198 Jy ! Component: 1250 - total flux cleaned = -0.00363285 Jy ! Component: 1300 - total flux cleaned = -0.00366066 Jy ! Component: 1350 - total flux cleaned = -0.00371583 Jy ! Component: 1400 - total flux cleaned = -0.003743 Jy ! Component: 1450 - total flux cleaned = -0.00382393 Jy ! Component: 1500 - total flux cleaned = -0.00387748 Jy ! Component: 1550 - total flux cleaned = -0.00398267 Jy ! Component: 1600 - total flux cleaned = -0.00398251 Jy ! Component: 1650 - total flux cleaned = -0.0040598 Jy ! Component: 1700 - total flux cleaned = -0.0040599 Jy ! Component: 1750 - total flux cleaned = -0.00411093 Jy ! Component: 1800 - total flux cleaned = -0.00416157 Jy ! Component: 1850 - total flux cleaned = -0.00421157 Jy ! Component: 1900 - total flux cleaned = -0.0042361 Jy ! Component: 1950 - total flux cleaned = -0.00423613 Jy ! Component: 2000 - total flux cleaned = -0.0042359 Jy ! Component: 2050 - total flux cleaned = -0.0041878 Jy ! Component: 2100 - total flux cleaned = -0.00423536 Jy ! Component: 2150 - total flux cleaned = -0.00418781 Jy ! Component: 2200 - total flux cleaned = -0.00414111 Jy ! Component: 2250 - total flux cleaned = -0.00414107 Jy ! Component: 2300 - total flux cleaned = -0.00418711 Jy ! Component: 2350 - total flux cleaned = -0.0041868 Jy ! Component: 2400 - total flux cleaned = -0.00418688 Jy ! Component: 2450 - total flux cleaned = -0.0042095 Jy ! Component: 2500 - total flux cleaned = -0.00423167 Jy ! Component: 2550 - total flux cleaned = -0.00414287 Jy ! Component: 2600 - total flux cleaned = -0.00418706 Jy ! Component: 2650 - total flux cleaned = -0.00414315 Jy ! Component: 2700 - total flux cleaned = -0.0040776 Jy ! Component: 2750 - total flux cleaned = -0.00403431 Jy ! Component: 2800 - total flux cleaned = -0.00403434 Jy ! Component: 2850 - total flux cleaned = -0.00409858 Jy ! Component: 2900 - total flux cleaned = -0.00405577 Jy ! Component: 2950 - total flux cleaned = -0.00407683 Jy ! Component: 3000 - total flux cleaned = -0.00409772 Jy ! Component: 3050 - total flux cleaned = -0.00407675 Jy ! Component: 3100 - total flux cleaned = -0.00409744 Jy ! Component: 3150 - total flux cleaned = -0.00409732 Jy ! Component: 3200 - total flux cleaned = -0.00401494 Jy ! Component: 3250 - total flux cleaned = -0.0040561 Jy ! Component: 3300 - total flux cleaned = -0.00403568 Jy ! Component: 3350 - total flux cleaned = -0.00403563 Jy ! Component: 3400 - total flux cleaned = -0.0040762 Jy ! Component: 3450 - total flux cleaned = -0.00405599 Jy ! Component: 3500 - total flux cleaned = -0.00403593 Jy ! Component: 3550 - total flux cleaned = -0.0041161 Jy ! Component: 3600 - total flux cleaned = -0.00405624 Jy ! Component: 3650 - total flux cleaned = -0.00407611 Jy ! Component: 3700 - total flux cleaned = -0.00403644 Jy ! Component: 3750 - total flux cleaned = -0.00413529 Jy ! Component: 3800 - total flux cleaned = -0.00413531 Jy ! Component: 3850 - total flux cleaned = -0.00413533 Jy ! Component: 3900 - total flux cleaned = -0.00421384 Jy ! Component: 3950 - total flux cleaned = -0.00427258 Jy ! Component: 4000 - total flux cleaned = -0.00421398 Jy ! Component: 4050 - total flux cleaned = -0.00431155 Jy ! Total flux subtracted in 4096 components = -0.00433105 Jy ! Clean residual min=-0.001440 max=0.001112 Jy/beam ! Clean residual mean=-0.000015 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.670815 Jy keep ! Adding 237 model components to the UV plane model. ! The established model now contains 342 components and 0.670815 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2056-3208_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.142 x 10.5 at 4.296 degrees (North through East) ! Clean map min=-0.0022604 max=0.60235 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2056-3208_S_map.fits wmodel /image_prod/ug002_uva//J2056-3208_S_map.mod ! Writing 342 model components to file: /image_prod/ug002_uva//J2056-3208_S_map.mod wobs /image_prod/ug002_uva//J2056-3208_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2056-3208_S_uvs.fits wwins /image_prod/ug002_uva//J2056-3208_S_map.win ! wwins: Wrote 6 windows to /image_prod/ug002_uva//J2056-3208_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.602353 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0003317 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.165202 0.165202 0.330405 0.660809 1.32162 2.64324 5.28647 10.5729 21.1459 42.2918 84.5836 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.602 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1815.95 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2056-3208_S_dfm.log closed on Thu Mar 5 05:01:28 2020