! Started logfile: /image_prod/ug002_uva//J2011-1546_S_e_dfm.log on Thu Mar 5 04:38:21 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//J2011-1546_S_e_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2011-1546_S_e_uva.fits ! AN table 1: 12 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.87037 visibilities/baseline/integration-bin. ! Found source: J2011-1546 ! ! 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 1128 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 J2011-1546_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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.320878Jy sigma=7.641240 ! Fit after self-cal, rms=0.219813Jy sigma=1.250791 ! 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.536 mas, bmaj=6.877 mas, bpa=-0.8827 degrees ! Estimated noise=4.53815 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.636218 Jy ! Component: 100 - total flux cleaned = 0.774955 Jy ! Total flux subtracted in 100 components = 0.774955 Jy ! Clean residual min=-0.029540 max=0.041950 Jy/beam ! Clean residual mean=-0.000046 rms=0.007185 Jy/beam ! Combined flux in latest and established models = 0.774955 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.774955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.114568Jy sigma=0.616360 ! Fit after self-cal, rms=0.114562Jy sigma=0.616349 ! 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=2.99 mas, bmaj=7.601 mas, bpa=0.2332 degrees ! Estimated noise=3.80106 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 (-25, 47). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0365255 Jy ! Component: 100 - total flux cleaned = 0.0494278 Jy ! Component: 150 - total flux cleaned = 0.0526064 Jy ! Component: 200 - total flux cleaned = 0.0537632 Jy ! Total flux subtracted in 200 components = 0.0537632 Jy ! Clean residual min=-0.025157 max=0.023601 Jy/beam ! Clean residual mean=-0.000028 rms=0.005023 Jy/beam ! Combined flux in latest and established models = 0.828718 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.828717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102774Jy sigma=0.544620 ! Fit after self-cal, rms=0.102064Jy sigma=0.538996 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.99 x 7.601 at 0.2332 degrees (North through East) ! Clean map min=-0.023227 max=0.80063 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.96 FD 0.92 HN 1.02 KP 1.01 ! LA 1.03 MK 0.99 NL 1.01 PT 1.00 ! SC 0.97 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.97 HN 1.04 KP 0.99 ! LA 1.03 MK 1.00 NL 1.01 PT 0.99 ! SC 0.96 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.96 HN 1.05 KP 0.99 ! LA 1.01 MK 0.98 NL 1.08 PT 0.97 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.102064Jy sigma=0.538996 ! Fit after self-cal, rms=0.096953Jy sigma=0.499706 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.976 mas, bmaj=7.598 mas, bpa=0.2443 degrees ! Estimated noise=3.79008 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.0047553 Jy ! Component: 100 - total flux cleaned = -0.00504441 Jy ! Component: 150 - total flux cleaned = -0.00505853 Jy ! Component: 200 - total flux cleaned = -0.00505516 Jy ! Total flux subtracted in 200 components = -0.00505516 Jy ! Clean residual min=-0.018817 max=0.016872 Jy/beam ! Clean residual mean=-0.000013 rms=0.004310 Jy/beam ! Combined flux in latest and established models = 0.823662 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 36 components and 0.823662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095350Jy sigma=0.491531 ! Fit after self-cal, rms=0.095224Jy sigma=0.490592 ! 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.095224Jy sigma=0.490592 ! Fit after self-cal, rms=0.077593Jy sigma=0.391084 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.969 mas, bmaj=7.593 mas, bpa=0.1789 degrees ! Estimated noise=3.79574 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000455509 Jy ! Component: 100 - total flux cleaned = -0.000456416 Jy ! Component: 150 - total flux cleaned = -0.000306841 Jy ! Component: 200 - total flux cleaned = -0.000429698 Jy ! Total flux subtracted in 200 components = -0.000429698 Jy ! Clean residual min=-0.008257 max=0.009493 Jy/beam ! Clean residual mean=-0.000005 rms=0.002203 Jy/beam ! Combined flux in latest and established models = 0.823233 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 51 components and 0.823233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076941Jy sigma=0.386470 ! Fit after self-cal, rms=0.076882Jy sigma=0.386200 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 (39, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00804855 Jy ! Component: 100 - total flux cleaned = 0.011254 Jy ! Component: 150 - total flux cleaned = 0.0124602 Jy ! Component: 200 - total flux cleaned = 0.013415 Jy ! Total flux subtracted in 200 components = 0.013415 Jy ! Clean residual min=-0.007774 max=0.007502 Jy/beam ! Clean residual mean=-0.000007 rms=0.001971 Jy/beam ! Combined flux in latest and established models = 0.836648 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 69 components and 0.836648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075990Jy sigma=0.379621 ! Fit after self-cal, rms=0.075958Jy sigma=0.379476 ! 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.075958Jy sigma=0.379476 ! Fit after self-cal, rms=0.075116Jy sigma=0.370704 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.965 mas, bmaj=7.588 mas, bpa=0.1647 degrees ! Estimated noise=3.79515 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000357025 Jy ! Component: 100 - total flux cleaned = 5.94186e-05 Jy ! Component: 150 - total flux cleaned = 0.000184403 Jy ! Component: 200 - total flux cleaned = 7.89726e-05 Jy ! Total flux subtracted in 200 components = 7.89726e-05 Jy ! Clean residual min=-0.006252 max=0.006580 Jy/beam ! Clean residual mean=-0.000004 rms=0.001606 Jy/beam ! Combined flux in latest and established models = 0.836727 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 93 components and 0.836727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074638Jy sigma=0.367736 ! Fit after self-cal, rms=0.074614Jy sigma=0.367619 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.00035614 Jy ! Component: 100 - total flux cleaned = -0.000650559 Jy ! Component: 150 - total flux cleaned = -0.000831087 Jy ! Component: 200 - total flux cleaned = -0.000830543 Jy ! Total flux subtracted in 200 components = -0.000830543 Jy ! Clean residual min=-0.006040 max=0.006134 Jy/beam ! Clean residual mean=-0.000004 rms=0.001549 Jy/beam ! Combined flux in latest and established models = 0.835896 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 103 components and 0.835896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074403Jy sigma=0.366252 ! Fit after self-cal, rms=0.074394Jy sigma=0.366229 ! 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.074394Jy sigma=0.366229 ! Fit after self-cal, rms=0.074394Jy sigma=0.365790 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.584 mas, bmaj=15.15 mas, bpa=7.817 degrees ! Estimated noise=4.87851 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000280075 Jy ! Component: 100 - total flux cleaned = 0.00109215 Jy ! Component: 150 - total flux cleaned = 0.00177649 Jy ! Component: 200 - total flux cleaned = 0.00199611 Jy ! Total flux subtracted in 200 components = 0.00199611 Jy ! Clean residual min=-0.005783 max=0.006044 Jy/beam ! Clean residual mean=-0.000002 rms=0.001867 Jy/beam ! Combined flux in latest and established models = 0.837892 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 120 components and 0.837892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074279Jy sigma=0.364725 ! Fit after self-cal, rms=0.074234Jy sigma=0.364562 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 = 7.21167e-05 Jy ! Component: 100 - total flux cleaned = 1.01626e-05 Jy ! Component: 150 - total flux cleaned = -0.000113031 Jy ! Component: 200 - total flux cleaned = -0.00011438 Jy ! Total flux subtracted in 200 components = -0.00011438 Jy ! Clean residual min=-0.005514 max=0.005954 Jy/beam ! Clean residual mean=-0.000001 rms=0.001802 Jy/beam ! Combined flux in latest and established models = 0.837778 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 134 components and 0.837778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074208Jy sigma=0.364208 ! Fit after self-cal, rms=0.074198Jy sigma=0.364167 ! 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=2.963 mas, bmaj=7.585 mas, bpa=0.165 degrees ! Estimated noise=3.79367 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.963 x 7.585 at 0.165 degrees (North through East) ! Clean map min=-0.0061466 max=0.79937 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.074198Jy sigma=0.364167 ! Fit after self-cal, rms=0.071136Jy sigma=0.342036 ! Inverting map and beam ! Estimated beam: bmin=2.961 mas, bmaj=7.58 mas, bpa=0.1886 degrees ! Estimated noise=3.79245 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000830287 Jy ! Component: 100 - total flux cleaned = -0.000823329 Jy ! Component: 150 - total flux cleaned = -0.000822427 Jy ! Component: 200 - total flux cleaned = -0.00082357 Jy ! Total flux subtracted in 200 components = -0.00082357 Jy ! Clean residual min=-0.005626 max=0.006035 Jy/beam ! Clean residual mean=-0.000001 rms=0.001400 Jy/beam ! Combined flux in latest and established models = 0.836954 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 148 components and 0.836955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070976Jy sigma=0.340882 ! Fit after self-cal, rms=0.070973Jy sigma=0.340850 ! Inverting map ! Added new window around map position (-9.5, -118.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0035999 Jy ! Component: 100 - total flux cleaned = 0.00305218 Jy ! Component: 150 - total flux cleaned = 0.00241143 Jy ! Component: 200 - total flux cleaned = 0.00216106 Jy ! Total flux subtracted in 200 components = 0.00216106 Jy ! Clean residual min=-0.005397 max=0.004969 Jy/beam ! Clean residual mean=-0.000001 rms=0.001312 Jy/beam ! Combined flux in latest and established models = 0.839116 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 168 components and 0.839116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070490Jy sigma=0.338346 ! Fit after self-cal, rms=0.070485Jy sigma=0.338212 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070485Jy sigma=0.338212 ! Fit after self-cal, rms=0.070473Jy sigma=0.337907 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.516 mas, bmaj=6.81 mas, bpa=-0.6256 degrees ! Estimated noise=4.495 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.628363 Jy ! Component: 100 - total flux cleaned = 0.765387 Jy ! Component: 150 - total flux cleaned = 0.796221 Jy ! Component: 200 - total flux cleaned = 0.810855 Jy ! Total flux subtracted in 200 components = 0.810855 Jy ! Clean residual min=-0.009945 max=0.009641 Jy/beam ! Clean residual mean=-0.000005 rms=0.002387 Jy/beam ! Combined flux in latest and established models = 0.810855 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.810855 Jy ! Inverting map and beam ! Estimated beam: bmin=2.96 mas, bmaj=7.578 mas, bpa=0.1825 degrees ! Estimated noise=3.79122 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.0100633 Jy ! Component: 100 - total flux cleaned = 0.0174274 Jy ! Component: 150 - total flux cleaned = 0.0212558 Jy ! Component: 200 - total flux cleaned = 0.0229064 Jy ! Total flux subtracted in 200 components = 0.0229064 Jy ! Clean residual min=-0.006485 max=0.006734 Jy/beam ! Clean residual mean=-0.000001 rms=0.001664 Jy/beam ! Combined flux in latest and established models = 0.833761 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 39 components and 0.833761 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.576 mas, bmaj=15.13 mas, bpa=7.85 degrees ! Estimated noise=4.88447 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00537897 Jy ! Component: 100 - total flux cleaned = 0.00674444 Jy ! Component: 150 - total flux cleaned = 0.00732844 Jy ! Component: 200 - total flux cleaned = 0.00753935 Jy ! Total flux subtracted in 200 components = 0.00753935 Jy ! Clean residual min=-0.005115 max=0.006567 Jy/beam ! Clean residual mean=0.000001 rms=0.001734 Jy/beam ! Combined flux in latest and established models = 0.8413 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 = -9.88021e-05 Jy ! Component: 100 - total flux cleaned = -6.27101e-06 Jy ! Component: 150 - total flux cleaned = -0.000184755 Jy ! Component: 200 - total flux cleaned = -0.000184456 Jy ! Total flux subtracted in 200 components = -0.000184456 Jy ! Clean residual min=-0.004937 max=0.006243 Jy/beam ! Clean residual mean=0.000001 rms=0.001637 Jy/beam ! Combined flux in latest and established models = 0.841116 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 64 components and 0.841116 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.96 mas, bmaj=7.578 mas, bpa=0.1825 degrees ! Estimated noise=3.79122 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000318342 Jy ! Component: 100 - total flux cleaned = 0.000488736 Jy ! Component: 150 - total flux cleaned = 0.000488276 Jy ! Component: 200 - total flux cleaned = 0.00034451 Jy ! Total flux subtracted in 200 components = 0.00034451 Jy ! Clean residual min=-0.006330 max=0.005484 Jy/beam ! Clean residual mean=-0.000000 rms=0.001426 Jy/beam ! Combined flux in latest and established models = 0.841461 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 80 components and 0.841461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071399Jy sigma=0.343369 ! Fit after self-cal, rms=0.071251Jy sigma=0.342806 wmodel J2011-1546_S_e_map.mod ! Writing 80 model components to file: J2011-1546_S_e_map.mod wobs J2011-1546_S_e_uvs.fits ! Writing UV FITS file: J2011-1546_S_e_uvs.fits wwins J2011-1546_S_e_map.win ! wwins: Wrote 4 windows to J2011-1546_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.00143928 Jy ! Component: 100 - total flux cleaned = -0.0015429 Jy ! Component: 150 - total flux cleaned = -0.00172591 Jy ! Component: 200 - total flux cleaned = -0.00189924 Jy ! Component: 250 - total flux cleaned = -0.00248131 Jy ! Component: 300 - total flux cleaned = -0.00295726 Jy ! Component: 350 - total flux cleaned = -0.00318695 Jy ! Component: 400 - total flux cleaned = -0.00333344 Jy ! Component: 450 - total flux cleaned = -0.00347583 Jy ! Component: 500 - total flux cleaned = -0.00354444 Jy ! Component: 550 - total flux cleaned = -0.00367981 Jy ! Component: 600 - total flux cleaned = -0.00401216 Jy ! Component: 650 - total flux cleaned = -0.00414259 Jy ! Component: 700 - total flux cleaned = -0.00426964 Jy ! Component: 750 - total flux cleaned = -0.00427057 Jy ! Component: 800 - total flux cleaned = -0.00426992 Jy ! Component: 850 - total flux cleaned = -0.00391386 Jy ! Component: 900 - total flux cleaned = -0.00368236 Jy ! Component: 950 - total flux cleaned = -0.00345512 Jy ! Component: 1000 - total flux cleaned = -0.00311789 Jy ! Component: 1050 - total flux cleaned = -0.00289899 Jy ! Component: 1100 - total flux cleaned = -0.00262868 Jy ! Component: 1150 - total flux cleaned = -0.00246943 Jy ! Component: 1200 - total flux cleaned = -0.00231208 Jy ! Component: 1250 - total flux cleaned = -0.00205456 Jy ! Component: 1300 - total flux cleaned = -0.00190301 Jy ! Component: 1350 - total flux cleaned = -0.00180353 Jy ! Component: 1400 - total flux cleaned = -0.00155763 Jy ! Component: 1450 - total flux cleaned = -0.00141127 Jy ! Component: 1500 - total flux cleaned = -0.00122055 Jy ! Component: 1550 - total flux cleaned = -0.00103225 Jy ! Component: 1600 - total flux cleaned = -0.00089333 Jy ! Component: 1650 - total flux cleaned = -0.00070893 Jy ! Component: 1700 - total flux cleaned = -0.000663802 Jy ! Component: 1750 - total flux cleaned = -0.000439948 Jy ! Component: 1800 - total flux cleaned = -0.000395138 Jy ! Component: 1850 - total flux cleaned = -0.000176564 Jy ! Component: 1900 - total flux cleaned = -9.05304e-05 Jy ! Component: 1950 - total flux cleaned = 7.88508e-05 Jy ! Component: 2000 - total flux cleaned = 0.000162495 Jy ! Component: 2050 - total flux cleaned = 0.000121833 Jy ! Component: 2100 - total flux cleaned = 0.00024461 Jy ! Component: 2150 - total flux cleaned = 0.000487084 Jy ! Component: 2200 - total flux cleaned = 0.000446676 Jy ! Component: 2250 - total flux cleaned = 0.00060432 Jy ! Component: 2300 - total flux cleaned = 0.000642983 Jy ! Component: 2350 - total flux cleaned = 0.000759122 Jy ! Component: 2400 - total flux cleaned = 0.000949619 Jy ! Component: 2450 - total flux cleaned = 0.00102488 Jy ! Component: 2500 - total flux cleaned = 0.00106268 Jy ! Component: 2550 - total flux cleaned = 0.00121041 Jy ! Component: 2600 - total flux cleaned = 0.00124737 Jy ! Component: 2650 - total flux cleaned = 0.00135575 Jy ! Component: 2700 - total flux cleaned = 0.00142727 Jy ! Component: 2750 - total flux cleaned = 0.00146268 Jy ! Component: 2800 - total flux cleaned = 0.00153235 Jy ! Component: 2850 - total flux cleaned = 0.00163584 Jy ! Component: 2900 - total flux cleaned = 0.00156756 Jy ! Component: 2950 - total flux cleaned = 0.00173701 Jy ! Component: 3000 - total flux cleaned = 0.00167003 Jy ! Component: 3050 - total flux cleaned = 0.00180336 Jy ! Component: 3100 - total flux cleaned = 0.00173799 Jy ! Component: 3150 - total flux cleaned = 0.00183573 Jy ! Component: 3200 - total flux cleaned = 0.0018677 Jy ! Component: 3250 - total flux cleaned = 0.00186771 Jy ! Component: 3300 - total flux cleaned = 0.00189923 Jy ! Component: 3350 - total flux cleaned = 0.00186793 Jy ! Component: 3400 - total flux cleaned = 0.0019922 Jy ! Component: 3450 - total flux cleaned = 0.00199197 Jy ! Component: 3500 - total flux cleaned = 0.00202214 Jy ! Component: 3550 - total flux cleaned = 0.00217335 Jy ! Component: 3600 - total flux cleaned = 0.00220261 Jy ! Component: 3650 - total flux cleaned = 0.0022325 Jy ! Component: 3700 - total flux cleaned = 0.0022919 Jy ! Component: 3750 - total flux cleaned = 0.00240891 Jy ! Component: 3800 - total flux cleaned = 0.00240888 Jy ! Component: 3850 - total flux cleaned = 0.00243775 Jy ! Component: 3900 - total flux cleaned = 0.00246582 Jy ! Component: 3950 - total flux cleaned = 0.00240926 Jy ! Component: 4000 - total flux cleaned = 0.00240915 Jy ! Component: 4050 - total flux cleaned = 0.00249259 Jy ! Total flux subtracted in 4096 components = 0.00254791 Jy ! Clean residual min=-0.001817 max=0.001768 Jy/beam ! Clean residual mean=-0.000001 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.844009 Jy keep ! Adding 258 model components to the UV plane model. ! The established model now contains 338 components and 0.844009 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2011-1546_S_e_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.96 x 7.578 at 0.1825 degrees (North through East) ! Clean map min=-0.0037016 max=0.79911 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2011-1546_S_e_map.fits wmodel /image_prod/ug002_uva//J2011-1546_S_e_map.mod ! Writing 338 model components to file: /image_prod/ug002_uva//J2011-1546_S_e_map.mod wobs /image_prod/ug002_uva//J2011-1546_S_e_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2011-1546_S_e_uvs.fits wwins /image_prod/ug002_uva//J2011-1546_S_e_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J2011-1546_S_e_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.799108 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000475838 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.178638 0.178638 0.357277 0.714554 1.42911 2.85821 5.71643 11.4329 22.8657 45.7314 91.4629 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.799 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1679.37 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2011-1546_S_e_dfm.log closed on Thu Mar 5 04:38:25 2020