! Started logfile: /image_prod/ug002_uva//J0555+3948_S_f_dfm.log on Wed Mar 4 21:03:33 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//J0555+3948_S_f_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0555+3948_S_f_uva.fits ! AN table 1: 18 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.625 visibilities/baseline/integration-bin. ! Found source: J0555+3948 ! ! 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 1215 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 J0555+3948_S_f] 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 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=3.817564Jy sigma=8.119271 ! Fit after self-cal, rms=2.688947Jy sigma=5.623379 ! 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.628 mas, bmaj=7.335 mas, bpa=15.12 degrees ! Estimated noise=11.3723 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 = 2.73355 Jy ! Component: 100 - total flux cleaned = 3.35641 Jy ! Total flux subtracted in 100 components = 3.35641 Jy ! Clean residual min=-0.137656 max=0.218361 Jy/beam ! Clean residual mean=-0.000140 rms=0.037243 Jy/beam ! Combined flux in latest and established models = 3.35641 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 3.35641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.619698Jy sigma=1.194670 ! Fit after self-cal, rms=0.619682Jy sigma=1.194640 ! 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.244 mas, bmaj=8.593 mas, bpa=13.34 degrees ! Estimated noise=9.99439 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.230403 Jy ! Component: 100 - total flux cleaned = 0.277597 Jy ! Component: 150 - total flux cleaned = 0.274772 Jy ! Component: 200 - total flux cleaned = 0.270412 Jy ! Total flux subtracted in 200 components = 0.270412 Jy ! Clean residual min=-0.125588 max=0.112005 Jy/beam ! Clean residual mean=0.000039 rms=0.030810 Jy/beam ! Combined flux in latest and established models = 3.62682 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 19 components and 3.62682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.508934Jy sigma=1.028128 ! Fit after self-cal, rms=0.508866Jy sigma=1.028017 ! 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.244 x 8.593 at 13.34 degrees (North through East) ! Clean map min=-0.12131 max=3.5555 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 1.02 FD 1.04 KP 1.01 LA 1.05 ! MK 1.04 NL 1.01 OV 0.84 PT 1.03 ! SC 1.01 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.09 KP 1.03 LA 1.05 ! MK 1.04 NL 0.70 OV 1.00 PT 1.03 ! SC 1.02 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.05 KP 1.00 LA 1.03 ! MK 1.05 NL 0.91 OV 0.84 PT 1.04 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.508866Jy sigma=1.028017 ! Fit after self-cal, rms=0.325548Jy sigma=0.651102 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.323 mas, bmaj=8.654 mas, bpa=14.15 degrees ! Estimated noise=10.1037 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.0162885 Jy ! Component: 100 - total flux cleaned = -0.0181565 Jy ! Component: 150 - total flux cleaned = -0.0209776 Jy ! Component: 200 - total flux cleaned = -0.0220469 Jy ! Total flux subtracted in 200 components = -0.0220469 Jy ! Clean residual min=-0.077430 max=0.065509 Jy/beam ! Clean residual mean=-0.000207 rms=0.019465 Jy/beam ! Combined flux in latest and established models = 3.60477 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 35 components and 3.60477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.305128Jy sigma=0.618605 ! Fit after self-cal, rms=0.305123Jy sigma=0.618569 ! 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.305123Jy sigma=0.618569 ! Fit after self-cal, rms=0.126595Jy sigma=0.267855 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.341 mas, bmaj=8.692 mas, bpa=14.29 degrees ! Estimated noise=10.0924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0188561 Jy ! Component: 100 - total flux cleaned = 0.020942 Jy ! Component: 150 - total flux cleaned = 0.023337 Jy ! Component: 200 - total flux cleaned = 0.0248896 Jy ! Total flux subtracted in 200 components = 0.0248896 Jy ! Clean residual min=-0.016374 max=0.017795 Jy/beam ! Clean residual mean=-0.000031 rms=0.004125 Jy/beam ! Combined flux in latest and established models = 3.62966 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 48 components and 3.62966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117027Jy sigma=0.255193 ! Fit after self-cal, rms=0.117002Jy sigma=0.255159 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 (25.5, -41). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00559656 Jy ! Component: 100 - total flux cleaned = 0.0046303 Jy ! Component: 150 - total flux cleaned = 0.0050769 Jy ! Component: 200 - total flux cleaned = 0.00509378 Jy ! Total flux subtracted in 200 components = 0.00509378 Jy ! Clean residual min=-0.014130 max=0.015193 Jy/beam ! Clean residual mean=-0.000023 rms=0.003635 Jy/beam ! Combined flux in latest and established models = 3.63476 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 58 components and 3.63476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112609Jy sigma=0.248036 ! Fit after self-cal, rms=0.112534Jy sigma=0.247662 ! 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.112534Jy sigma=0.247662 ! Fit after self-cal, rms=0.109122Jy sigma=0.243410 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.341 mas, bmaj=8.689 mas, bpa=14.28 degrees ! Estimated noise=10.0975 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0124384 Jy ! Component: 100 - total flux cleaned = 0.0145925 Jy ! Component: 150 - total flux cleaned = 0.016876 Jy ! Component: 200 - total flux cleaned = 0.0182542 Jy ! Total flux subtracted in 200 components = 0.0182542 Jy ! Clean residual min=-0.012859 max=0.012887 Jy/beam ! Clean residual mean=-0.000004 rms=0.002963 Jy/beam ! Combined flux in latest and established models = 3.65301 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 62 components and 3.65301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104693Jy sigma=0.237924 ! Fit after self-cal, rms=0.104688Jy sigma=0.237900 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.000960044 Jy ! Component: 100 - total flux cleaned = 0.00126133 Jy ! Component: 150 - total flux cleaned = 0.00153947 Jy ! Component: 200 - total flux cleaned = 0.0020476 Jy ! Total flux subtracted in 200 components = 0.0020476 Jy ! Clean residual min=-0.011282 max=0.012087 Jy/beam ! Clean residual mean=-0.000002 rms=0.002771 Jy/beam ! Combined flux in latest and established models = 3.65506 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 67 components and 3.65506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103098Jy sigma=0.235620 ! Fit after self-cal, rms=0.103109Jy sigma=0.235599 ! Inverting map ! Added new window around map position (-26, 38.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00290584 Jy ! Component: 100 - total flux cleaned = 0.00137663 Jy ! Component: 150 - total flux cleaned = 0.00109929 Jy ! Component: 200 - total flux cleaned = 0.00109338 Jy ! Total flux subtracted in 200 components = 0.00109338 Jy ! Clean residual min=-0.010112 max=0.010037 Jy/beam ! Clean residual mean=-0.000000 rms=0.002488 Jy/beam ! Combined flux in latest and established models = 3.65615 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 82 components and 3.65615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101055Jy sigma=0.232353 ! Fit after self-cal, rms=0.100940Jy sigma=0.232151 ! 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.100940Jy sigma=0.232151 ! Fit after self-cal, rms=0.099609Jy sigma=0.230356 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.014 mas, bmaj=13.36 mas, bpa=21.35 degrees ! Estimated noise=12.1374 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0084686 Jy ! Component: 100 - total flux cleaned = 0.0102239 Jy ! Component: 150 - total flux cleaned = 0.0115453 Jy ! Component: 200 - total flux cleaned = 0.0128974 Jy ! Total flux subtracted in 200 components = 0.0128974 Jy ! Clean residual min=-0.005933 max=0.007526 Jy/beam ! Clean residual mean=0.000009 rms=0.001978 Jy/beam ! Combined flux in latest and established models = 3.66905 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 94 components and 3.66905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098172Jy sigma=0.228854 ! Fit after self-cal, rms=0.098167Jy sigma=0.228829 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.00109159 Jy ! Component: 100 - total flux cleaned = 0.00172011 Jy ! Component: 150 - total flux cleaned = 0.0021465 Jy ! Component: 200 - total flux cleaned = 0.00267008 Jy ! Total flux subtracted in 200 components = 0.00267008 Jy ! Clean residual min=-0.005781 max=0.006612 Jy/beam ! Clean residual mean=0.000003 rms=0.001852 Jy/beam ! Combined flux in latest and established models = 3.67172 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 109 components and 3.67172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097780Jy sigma=0.228534 ! Fit after self-cal, rms=0.097772Jy sigma=0.228526 ! 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.34 mas, bmaj=8.685 mas, bpa=14.27 degrees ! Estimated noise=10.1016 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.34 x 8.685 at 14.27 degrees (North through East) ! Clean map min=-0.012497 max=3.5825 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.097772Jy sigma=0.228526 ! Fit after self-cal, rms=0.062848Jy sigma=0.119009 ! Inverting map and beam ! Estimated beam: bmin=3.342 mas, bmaj=8.687 mas, bpa=14.28 degrees ! Estimated noise=10.1051 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00470114 Jy ! Component: 100 - total flux cleaned = 0.0051443 Jy ! Component: 150 - total flux cleaned = 0.00574955 Jy ! Component: 200 - total flux cleaned = 0.00613397 Jy ! Total flux subtracted in 200 components = 0.00613397 Jy ! Clean residual min=-0.008784 max=0.008365 Jy/beam ! Clean residual mean=0.000012 rms=0.001888 Jy/beam ! Combined flux in latest and established models = 3.67785 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 124 components and 3.67785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061297Jy sigma=0.116147 ! Fit after self-cal, rms=0.061276Jy sigma=0.116103 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00037351 Jy ! Component: 100 - total flux cleaned = 0.000721315 Jy ! Component: 150 - total flux cleaned = 0.00104974 Jy ! Component: 200 - total flux cleaned = 0.00104929 Jy ! Total flux subtracted in 200 components = 0.00104929 Jy ! Clean residual min=-0.007911 max=0.007854 Jy/beam ! Clean residual mean=0.000011 rms=0.001784 Jy/beam ! Combined flux in latest and established models = 3.6789 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 132 components and 3.6789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060414Jy sigma=0.114380 ! Fit after self-cal, rms=0.060406Jy sigma=0.114363 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060406Jy sigma=0.114363 ! Fit after self-cal, rms=0.059928Jy sigma=0.113997 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.659 mas, bmaj=7.374 mas, bpa=15.25 degrees ! Estimated noise=11.5357 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.75175 Jy ! Component: 100 - total flux cleaned = 3.36794 Jy ! Component: 150 - total flux cleaned = 3.57415 Jy ! Component: 200 - total flux cleaned = 3.66507 Jy ! Total flux subtracted in 200 components = 3.66507 Jy ! Clean residual min=-0.042042 max=0.039992 Jy/beam ! Clean residual mean=0.000004 rms=0.008258 Jy/beam ! Combined flux in latest and established models = 3.66507 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 15 model components to the UV plane model. ! The established model now contains 15 components and 3.66507 Jy ! Inverting map and beam ! Estimated beam: bmin=3.342 mas, bmaj=8.687 mas, bpa=14.27 degrees ! Estimated noise=10.1081 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.0272322 Jy ! Component: 100 - total flux cleaned = 0.0328165 Jy ! Component: 150 - total flux cleaned = 0.0345564 Jy ! Component: 200 - total flux cleaned = 0.0337761 Jy ! Total flux subtracted in 200 components = 0.0337761 Jy ! Clean residual min=-0.020414 max=0.014799 Jy/beam ! Clean residual mean=0.000007 rms=0.003891 Jy/beam ! Combined flux in latest and established models = 3.69885 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 27 components and 3.69885 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=9.01 mas, bmaj=13.35 mas, bpa=21.42 degrees ! Estimated noise=12.1436 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00690362 Jy ! Component: 100 - total flux cleaned = -0.00714587 Jy ! Component: 150 - total flux cleaned = -0.00693605 Jy ! Component: 200 - total flux cleaned = -0.00712916 Jy ! Total flux subtracted in 200 components = -0.00712916 Jy ! Clean residual min=-0.006636 max=0.006725 Jy/beam ! Clean residual mean=0.000018 rms=0.001929 Jy/beam ! Combined flux in latest and established models = 3.69172 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 = -3.29979e-06 Jy ! Component: 100 - total flux cleaned = -0.000158506 Jy ! Component: 150 - total flux cleaned = -0.00015189 Jy ! Component: 200 - total flux cleaned = -2.28554e-05 Jy ! Total flux subtracted in 200 components = -2.28554e-05 Jy ! Clean residual min=-0.006444 max=0.006490 Jy/beam ! Clean residual mean=0.000013 rms=0.001816 Jy/beam ! Combined flux in latest and established models = 3.6917 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 63 components and 3.6917 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.342 mas, bmaj=8.687 mas, bpa=14.27 degrees ! Estimated noise=10.1081 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000906356 Jy ! Component: 100 - total flux cleaned = -0.0020026 Jy ! Component: 150 - total flux cleaned = -0.00353394 Jy ! Component: 200 - total flux cleaned = -0.00402847 Jy ! Total flux subtracted in 200 components = -0.00402847 Jy ! Clean residual min=-0.015571 max=0.013221 Jy/beam ! Clean residual mean=0.000018 rms=0.003090 Jy/beam ! Combined flux in latest and established models = 3.68767 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 86 components and 3.68767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070915Jy sigma=0.158736 ! Fit after self-cal, rms=0.070856Jy sigma=0.158447 wmodel J0555+3948_S_f_map.mod ! Writing 86 model components to file: J0555+3948_S_f_map.mod wobs J0555+3948_S_f_uvs.fits ! Writing UV FITS file: J0555+3948_S_f_uvs.fits wwins J0555+3948_S_f_map.win ! wwins: Wrote 3 windows to J0555+3948_S_f_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.00177343 Jy ! Component: 100 - total flux cleaned = -0.00248247 Jy ! Component: 150 - total flux cleaned = -0.00182977 Jy ! Component: 200 - total flux cleaned = -0.000788987 Jy ! Component: 250 - total flux cleaned = 0.000205135 Jy ! Component: 300 - total flux cleaned = 0.00135248 Jy ! Component: 350 - total flux cleaned = 0.00245895 Jy ! Component: 400 - total flux cleaned = 0.00334865 Jy ! Component: 450 - total flux cleaned = 0.00438918 Jy ! Component: 500 - total flux cleaned = 0.00523153 Jy ! Component: 550 - total flux cleaned = 0.00572459 Jy ! Component: 600 - total flux cleaned = 0.00652083 Jy ! Component: 650 - total flux cleaned = 0.00744518 Jy ! Component: 700 - total flux cleaned = 0.00848816 Jy ! Component: 750 - total flux cleaned = 0.00964726 Jy ! Component: 800 - total flux cleaned = 0.0106345 Jy ! Component: 850 - total flux cleaned = 0.0118735 Jy ! Component: 900 - total flux cleaned = 0.0128106 Jy ! Component: 950 - total flux cleaned = 0.0138572 Jy ! Component: 1000 - total flux cleaned = 0.0150082 Jy ! Component: 1050 - total flux cleaned = 0.0161287 Jy ! Component: 1100 - total flux cleaned = 0.0171038 Jy ! Component: 1150 - total flux cleaned = 0.0181727 Jy ! Component: 1200 - total flux cleaned = 0.0192171 Jy ! Component: 1250 - total flux cleaned = 0.0201253 Jy ! Component: 1300 - total flux cleaned = 0.0210084 Jy ! Component: 1350 - total flux cleaned = 0.0218746 Jy ! Component: 1400 - total flux cleaned = 0.0229314 Jy ! Component: 1450 - total flux cleaned = 0.0238587 Jy ! Component: 1500 - total flux cleaned = 0.0245642 Jy ! Component: 1550 - total flux cleaned = 0.0252535 Jy ! Component: 1600 - total flux cleaned = 0.0257328 Jy ! Component: 1650 - total flux cleaned = 0.0259204 Jy ! Component: 1700 - total flux cleaned = 0.0261042 Jy ! Component: 1750 - total flux cleaned = 0.0265573 Jy ! Component: 1800 - total flux cleaned = 0.026736 Jy ! Component: 1850 - total flux cleaned = 0.0269962 Jy ! Component: 1900 - total flux cleaned = 0.0269102 Jy ! Component: 1950 - total flux cleaned = 0.0270796 Jy ! Component: 2000 - total flux cleaned = 0.0271634 Jy ! Component: 2050 - total flux cleaned = 0.0270004 Jy ! Component: 2100 - total flux cleaned = 0.0269996 Jy ! Component: 2150 - total flux cleaned = 0.0268448 Jy ! Component: 2200 - total flux cleaned = 0.0266923 Jy ! Component: 2250 - total flux cleaned = 0.0266186 Jy ! Component: 2300 - total flux cleaned = 0.0263232 Jy ! Component: 2350 - total flux cleaned = 0.0261788 Jy ! Component: 2400 - total flux cleaned = 0.025965 Jy ! Component: 2450 - total flux cleaned = 0.0256837 Jy ! Component: 2500 - total flux cleaned = 0.0253379 Jy ! Component: 2550 - total flux cleaned = 0.0252007 Jy ! Component: 2600 - total flux cleaned = 0.0245321 Jy ! Component: 2650 - total flux cleaned = 0.0244017 Jy ! Component: 2700 - total flux cleaned = 0.0241403 Jy ! Component: 2750 - total flux cleaned = 0.0236933 Jy ! Component: 2800 - total flux cleaned = 0.023442 Jy ! Component: 2850 - total flux cleaned = 0.0232561 Jy ! Component: 2900 - total flux cleaned = 0.0231954 Jy ! Component: 2950 - total flux cleaned = 0.0228338 Jy ! Component: 3000 - total flux cleaned = 0.0225382 Jy ! Component: 3050 - total flux cleaned = 0.0222472 Jy ! Component: 3100 - total flux cleaned = 0.0220756 Jy ! Component: 3150 - total flux cleaned = 0.0216774 Jy ! Component: 3200 - total flux cleaned = 0.0213977 Jy ! Component: 3250 - total flux cleaned = 0.0209562 Jy ! Component: 3300 - total flux cleaned = 0.0206841 Jy ! Component: 3350 - total flux cleaned = 0.0204698 Jy ! Component: 3400 - total flux cleaned = 0.0200995 Jy ! Component: 3450 - total flux cleaned = 0.0199431 Jy ! Component: 3500 - total flux cleaned = 0.0195823 Jy ! Component: 3550 - total flux cleaned = 0.0192769 Jy ! Component: 3600 - total flux cleaned = 0.0189269 Jy ! Component: 3650 - total flux cleaned = 0.0187295 Jy ! Component: 3700 - total flux cleaned = 0.0185823 Jy ! Component: 3750 - total flux cleaned = 0.0181475 Jy ! Component: 3800 - total flux cleaned = 0.0180048 Jy ! Component: 3850 - total flux cleaned = 0.0180042 Jy ! Component: 3900 - total flux cleaned = 0.0175856 Jy ! Component: 3950 - total flux cleaned = 0.0174018 Jy ! Component: 4000 - total flux cleaned = 0.0169936 Jy ! Component: 4050 - total flux cleaned = 0.0167691 Jy ! Total flux subtracted in 4096 components = 0.0165032 Jy ! Clean residual min=-0.002514 max=0.002541 Jy/beam ! Clean residual mean=0.000009 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 3.70417 Jy keep ! Adding 317 model components to the UV plane model. ! The established model now contains 400 components and 3.70417 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0555+3948_S_f_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.342 x 8.687 at 14.27 degrees (North through East) ! Clean map min=-0.010128 max=3.5742 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0555+3948_S_f_map.fits wmodel /image_prod/ug002_uva//J0555+3948_S_f_map.mod ! Writing 400 model components to file: /image_prod/ug002_uva//J0555+3948_S_f_map.mod wobs /image_prod/ug002_uva//J0555+3948_S_f_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0555+3948_S_f_uvs.fits wwins /image_prod/ug002_uva//J0555+3948_S_f_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0555+3948_S_f_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 3.57419 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000870968 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0731048 0.0731048 0.14621 0.292419 0.584838 1.16968 2.33935 4.6787 9.35741 18.7148 37.4296 74.8593 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0026 print "peak= ", int(1000*peak_flux)/1000 ! peak= 3.574 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 4103.7 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0555+3948_S_f_dfm.log closed on Wed Mar 4 21:03:37 2020