! Started logfile: /image_prod/ug002_uva//J0854+2006_S_p_dfm.log on Wed Mar 4 22:39:17 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//J0854+2006_S_p_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0854+2006_S_p_uva.fits ! AN table 1: 32 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.796007 visibilities/baseline/integration-bin. ! Found source: J0854+2006 ! ! 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 2751 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 J0854+2006_S_p] 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 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=3.379146Jy sigma=8.609094 ! Fit after self-cal, rms=2.272910Jy sigma=5.620750 ! 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.863 mas, bmaj=6.565 mas, bpa=3.258 degrees ! Estimated noise=5.9821 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.17425 Jy ! Component: 100 - total flux cleaned = 2.68377 Jy ! Total flux subtracted in 100 components = 2.68377 Jy ! Clean residual min=-0.212934 max=0.278612 Jy/beam ! Clean residual mean=-0.000489 rms=0.055523 Jy/beam ! Combined flux in latest and established models = 2.68377 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 2.68377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.104704Jy sigma=2.839512 ! Fit after self-cal, rms=1.104562Jy sigma=2.839118 ! 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.322 mas, bmaj=7.229 mas, bpa=3.962 degrees ! Estimated noise=5.12432 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.287212 Jy ! Component: 100 - total flux cleaned = 0.453253 Jy ! Component: 150 - total flux cleaned = 0.532872 Jy ! Component: 200 - total flux cleaned = 0.539414 Jy ! Total flux subtracted in 200 components = 0.539414 Jy ! Clean residual min=-0.208006 max=0.248139 Jy/beam ! Clean residual mean=-0.000498 rms=0.049625 Jy/beam ! Combined flux in latest and established models = 3.22318 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 37 components and 3.22318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.997200Jy sigma=2.664119 ! Fit after self-cal, rms=0.996695Jy sigma=2.662938 ! 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.322 x 7.229 at 3.962 degrees (North through East) ! Clean map min=-0.19915 max=2.8221 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.26 FD 0.93 KP 0.99 LA 1.01 ! MK 1.02 NL 1.07 OV 0.98 PT 1.01 ! SC 0.92 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.60 FD 0.93 KP 0.98 LA 1.00 ! MK 1.05 NL 0.81 OV 0.99 PT 1.05 ! SC 1.03 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.92 KP 0.98 LA 1.02 ! MK 1.03 NL 0.97 OV 0.94 PT 0.97 ! SC 0.90 ! ! ! Fit before self-cal, rms=0.996695Jy sigma=2.662938 ! Fit after self-cal, rms=1.524574Jy sigma=2.220778 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.299 mas, bmaj=7.417 mas, bpa=3.697 degrees ! Estimated noise=5.2105 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.0543847 Jy ! Component: 100 - total flux cleaned = 0.0488036 Jy ! Component: 150 - total flux cleaned = 0.0337997 Jy ! Component: 200 - total flux cleaned = 0.0204037 Jy ! Total flux subtracted in 200 components = 0.0204037 Jy ! Clean residual min=-0.178184 max=0.172778 Jy/beam ! Clean residual mean=-0.000296 rms=0.043805 Jy/beam ! Combined flux in latest and established models = 3.24358 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 3.24358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.498672Jy sigma=2.213812 ! Fit after self-cal, rms=1.498475Jy sigma=2.213031 ! 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=1.498475Jy sigma=2.213031 ! Fit after self-cal, rms=0.815006Jy sigma=1.566432 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.283 mas, bmaj=7.415 mas, bpa=3.523 degrees ! Estimated noise=5.40739 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0649602 Jy ! Component: 100 - total flux cleaned = 0.0577605 Jy ! Component: 150 - total flux cleaned = 0.0464873 Jy ! Component: 200 - total flux cleaned = 0.0392414 Jy ! Total flux subtracted in 200 components = 0.0392414 Jy ! Clean residual min=-0.093542 max=0.082449 Jy/beam ! Clean residual mean=-0.000065 rms=0.025433 Jy/beam ! Combined flux in latest and established models = 3.28283 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 57 components and 3.28282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.777950Jy sigma=1.488993 ! Fit after self-cal, rms=0.777955Jy sigma=1.488320 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.008107 Jy ! Component: 100 - total flux cleaned = -0.0172559 Jy ! Component: 150 - total flux cleaned = -0.023805 Jy ! Component: 200 - total flux cleaned = -0.0297428 Jy ! Total flux subtracted in 200 components = -0.0297428 Jy ! Clean residual min=-0.091337 max=0.079904 Jy/beam ! Clean residual mean=-0.000065 rms=0.024660 Jy/beam ! Combined flux in latest and established models = 3.25308 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 62 components and 3.25308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.767702Jy sigma=1.472555 ! Fit after self-cal, rms=0.767661Jy sigma=1.472340 ! 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.767661Jy sigma=1.472340 ! Fit after self-cal, rms=0.217915Jy sigma=0.483664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.306 mas, bmaj=7.289 mas, bpa=3.418 degrees ! Estimated noise=5.3964 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0411864 Jy ! Component: 100 - total flux cleaned = 0.0516845 Jy ! Component: 150 - total flux cleaned = 0.0523371 Jy ! Component: 200 - total flux cleaned = 0.0523414 Jy ! Total flux subtracted in 200 components = 0.0523414 Jy ! Clean residual min=-0.023665 max=0.030491 Jy/beam ! Clean residual mean=-0.000009 rms=0.005610 Jy/beam ! Combined flux in latest and established models = 3.30542 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 70 components and 3.30542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.209824Jy sigma=0.455522 ! Fit after self-cal, rms=0.209844Jy sigma=0.455133 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 (-4.5, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0166621 Jy ! Component: 100 - total flux cleaned = 0.0161181 Jy ! Component: 150 - total flux cleaned = 0.016613 Jy ! Component: 200 - total flux cleaned = 0.0166116 Jy ! Total flux subtracted in 200 components = 0.0166116 Jy ! Clean residual min=-0.021287 max=0.019838 Jy/beam ! Clean residual mean=-0.000007 rms=0.005026 Jy/beam ! Combined flux in latest and established models = 3.32203 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 84 components and 3.32203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.205573Jy sigma=0.438398 ! Fit after self-cal, rms=0.205085Jy sigma=0.437101 ! 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.205085Jy sigma=0.437101 ! Fit after self-cal, rms=0.200883Jy sigma=0.424416 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.584 mas, bmaj=10.53 mas, bpa=5.437 degrees ! Estimated noise=7.1477 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0274108 Jy ! Component: 100 - total flux cleaned = 0.0361571 Jy ! Component: 150 - total flux cleaned = 0.0393808 Jy ! Component: 200 - total flux cleaned = 0.0403125 Jy ! Total flux subtracted in 200 components = 0.0403125 Jy ! Clean residual min=-0.017866 max=0.017334 Jy/beam ! Clean residual mean=-0.000013 rms=0.004415 Jy/beam ! Combined flux in latest and established models = 3.36235 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 111 components and 3.36235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.198445Jy sigma=0.416002 ! Fit after self-cal, rms=0.198229Jy sigma=0.414942 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.00258982 Jy ! Component: 100 - total flux cleaned = 0.0028732 Jy ! Component: 150 - total flux cleaned = 0.00331145 Jy ! Component: 200 - total flux cleaned = 0.00370357 Jy ! Total flux subtracted in 200 components = 0.00370357 Jy ! Clean residual min=-0.017859 max=0.016841 Jy/beam ! Clean residual mean=-0.000014 rms=0.004343 Jy/beam ! Combined flux in latest and established models = 3.36605 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 131 components and 3.36605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.197923Jy sigma=0.413678 ! Fit after self-cal, rms=0.197858Jy sigma=0.413242 ! 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.305 mas, bmaj=7.27 mas, bpa=3.285 degrees ! Estimated noise=5.40952 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.305 x 7.27 at 3.285 degrees (North through East) ! Clean map min=-0.016837 max=2.9782 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.197858Jy sigma=0.413242 ! Fit after self-cal, rms=0.164692Jy sigma=0.325857 ! Inverting map and beam ! Estimated beam: bmin=3.309 mas, bmaj=7.268 mas, bpa=3.237 degrees ! Estimated noise=5.41326 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0117286 Jy ! Component: 100 - total flux cleaned = 0.0160163 Jy ! Component: 150 - total flux cleaned = 0.018922 Jy ! Component: 200 - total flux cleaned = 0.0192649 Jy ! Total flux subtracted in 200 components = 0.0192649 Jy ! Clean residual min=-0.013706 max=0.013531 Jy/beam ! Clean residual mean=-0.000004 rms=0.003236 Jy/beam ! Combined flux in latest and established models = 3.38532 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 146 components and 3.38532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.162180Jy sigma=0.314053 ! Fit after self-cal, rms=0.161881Jy sigma=0.313441 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000376684 Jy ! Component: 100 - total flux cleaned = 0.00037452 Jy ! Component: 150 - total flux cleaned = 0.000391988 Jy ! Component: 200 - total flux cleaned = -7.25282e-05 Jy ! Total flux subtracted in 200 components = -7.25282e-05 Jy ! Clean residual min=-0.013536 max=0.012790 Jy/beam ! Clean residual mean=-0.000004 rms=0.003098 Jy/beam ! Combined flux in latest and established models = 3.38524 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 155 components and 3.38524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.161108Jy sigma=0.310024 ! Fit after self-cal, rms=0.160989Jy sigma=0.309752 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.160989Jy sigma=0.309752 ! Fit after self-cal, rms=0.159917Jy sigma=0.306488 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.832 mas, bmaj=6.502 mas, bpa=2.567 degrees ! Estimated noise=6.30492 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.28573 Jy ! Component: 100 - total flux cleaned = 2.84432 Jy ! Component: 150 - total flux cleaned = 3.09781 Jy ! Component: 200 - total flux cleaned = 3.23408 Jy ! Total flux subtracted in 200 components = 3.23408 Jy ! Clean residual min=-0.028203 max=0.065881 Jy/beam ! Clean residual mean=-0.000015 rms=0.007557 Jy/beam ! Combined flux in latest and established models = 3.23408 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.23408 Jy ! Inverting map and beam ! Estimated beam: bmin=3.309 mas, bmaj=7.258 mas, bpa=3.157 degrees ! Estimated noise=5.4165 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.0868479 Jy ! Component: 100 - total flux cleaned = 0.129748 Jy ! Component: 150 - total flux cleaned = 0.148281 Jy ! Component: 200 - total flux cleaned = 0.152626 Jy ! Total flux subtracted in 200 components = 0.152626 Jy ! Clean residual min=-0.014563 max=0.016119 Jy/beam ! Clean residual mean=-0.000002 rms=0.003308 Jy/beam ! Combined flux in latest and established models = 3.3867 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 43 components and 3.3867 Jy ! Inverting map ! Added new window around map position (-7.5, -16). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00793601 Jy ! Component: 100 - total flux cleaned = 0.0109532 Jy ! Component: 150 - total flux cleaned = 0.0135807 Jy ! Component: 200 - total flux cleaned = 0.0158574 Jy ! Total flux subtracted in 200 components = 0.0158574 Jy ! Clean residual min=-0.012798 max=0.013461 Jy/beam ! Clean residual mean=-0.000004 rms=0.002867 Jy/beam ! Combined flux in latest and established models = 3.40256 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 57 components and 3.40256 Jy ! Inverting map ! Added new window around map position (8, 18). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000317701 Jy ! Component: 100 - total flux cleaned = 0.000929509 Jy ! Component: 150 - total flux cleaned = 0.00154895 Jy ! Component: 200 - total flux cleaned = 0.00182886 Jy ! Total flux subtracted in 200 components = 0.00182886 Jy ! Clean residual min=-0.011239 max=0.010899 Jy/beam ! Clean residual mean=-0.000006 rms=0.002555 Jy/beam ! Combined flux in latest and established models = 3.40439 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 75 components and 3.40439 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=10.5 mas, bpa=5.069 degrees ! Estimated noise=7.15786 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00526606 Jy ! Component: 100 - total flux cleaned = 0.00691796 Jy ! Component: 150 - total flux cleaned = 0.00786519 Jy ! Component: 200 - total flux cleaned = 0.00857212 Jy ! Total flux subtracted in 200 components = 0.00857212 Jy ! Clean residual min=-0.010855 max=0.010248 Jy/beam ! Clean residual mean=-0.000020 rms=0.002665 Jy/beam ! Combined flux in latest and established models = 3.41296 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.000504592 Jy ! Component: 100 - total flux cleaned = 0.000846301 Jy ! Component: 150 - total flux cleaned = 0.00145863 Jy ! Component: 200 - total flux cleaned = 0.00174212 Jy ! Total flux subtracted in 200 components = 0.00174212 Jy ! Clean residual min=-0.010456 max=0.010199 Jy/beam ! Clean residual mean=-0.000021 rms=0.002624 Jy/beam ! Combined flux in latest and established models = 3.4147 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 115 components and 3.4147 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.309 mas, bmaj=7.258 mas, bpa=3.157 degrees ! Estimated noise=5.4165 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000156095 Jy ! Component: 100 - total flux cleaned = -0.000854524 Jy ! Component: 150 - total flux cleaned = -0.00147824 Jy ! Component: 200 - total flux cleaned = -0.00245205 Jy ! Total flux subtracted in 200 components = -0.00245205 Jy ! Clean residual min=-0.010363 max=0.010782 Jy/beam ! Clean residual mean=-0.000009 rms=0.002392 Jy/beam ! Combined flux in latest and established models = 3.41225 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 131 components and 3.41225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.157203Jy sigma=0.296132 ! Fit after self-cal, rms=0.157080Jy sigma=0.295068 wmodel J0854+2006_S_p_map.mod ! Writing 131 model components to file: J0854+2006_S_p_map.mod wobs J0854+2006_S_p_uvs.fits ! Writing UV FITS file: J0854+2006_S_p_uvs.fits wwins J0854+2006_S_p_map.win ! wwins: Wrote 4 windows to J0854+2006_S_p_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.00272359 Jy ! Component: 100 - total flux cleaned = 0.00444604 Jy ! Component: 150 - total flux cleaned = 0.00617308 Jy ! Component: 200 - total flux cleaned = 0.00796263 Jy ! Component: 250 - total flux cleaned = 0.00997663 Jy ! Component: 300 - total flux cleaned = 0.0117818 Jy ! Component: 350 - total flux cleaned = 0.0129923 Jy ! Component: 400 - total flux cleaned = 0.0140415 Jy ! Component: 450 - total flux cleaned = 0.015065 Jy ! Component: 500 - total flux cleaned = 0.0160662 Jy ! Component: 550 - total flux cleaned = 0.0170435 Jy ! Component: 600 - total flux cleaned = 0.0174004 Jy ! Component: 650 - total flux cleaned = 0.0179878 Jy ! Component: 700 - total flux cleaned = 0.0187891 Jy ! Component: 750 - total flux cleaned = 0.0188998 Jy ! Component: 800 - total flux cleaned = 0.0192306 Jy ! Component: 850 - total flux cleaned = 0.0193396 Jy ! Component: 900 - total flux cleaned = 0.0199779 Jy ! Component: 950 - total flux cleaned = 0.0207072 Jy ! Component: 1000 - total flux cleaned = 0.0210159 Jy ! Component: 1050 - total flux cleaned = 0.0218253 Jy ! Component: 1100 - total flux cleaned = 0.0217238 Jy ! Component: 1150 - total flux cleaned = 0.0220205 Jy ! Component: 1200 - total flux cleaned = 0.0223118 Jy ! Component: 1250 - total flux cleaned = 0.0225033 Jy ! Component: 1300 - total flux cleaned = 0.022975 Jy ! Component: 1350 - total flux cleaned = 0.0229756 Jy ! Component: 1400 - total flux cleaned = 0.0235278 Jy ! Component: 1450 - total flux cleaned = 0.0238007 Jy ! Component: 1500 - total flux cleaned = 0.0246974 Jy ! Component: 1550 - total flux cleaned = 0.024785 Jy ! Component: 1600 - total flux cleaned = 0.0251352 Jy ! Component: 1650 - total flux cleaned = 0.0252216 Jy ! Component: 1700 - total flux cleaned = 0.025822 Jy ! Component: 1750 - total flux cleaned = 0.0259935 Jy ! Component: 1800 - total flux cleaned = 0.0264122 Jy ! Component: 1850 - total flux cleaned = 0.0266619 Jy ! Component: 1900 - total flux cleaned = 0.026991 Jy ! Component: 1950 - total flux cleaned = 0.027723 Jy ! Component: 2000 - total flux cleaned = 0.0280437 Jy ! Component: 2050 - total flux cleaned = 0.0278856 Jy ! Component: 2100 - total flux cleaned = 0.0283586 Jy ! Component: 2150 - total flux cleaned = 0.0286716 Jy ! Component: 2200 - total flux cleaned = 0.0288259 Jy ! Component: 2250 - total flux cleaned = 0.028903 Jy ! Component: 2300 - total flux cleaned = 0.0294317 Jy ! Component: 2350 - total flux cleaned = 0.0295823 Jy ! Component: 2400 - total flux cleaned = 0.0298047 Jy ! Component: 2450 - total flux cleaned = 0.0299512 Jy ! Component: 2500 - total flux cleaned = 0.029879 Jy ! Component: 2550 - total flux cleaned = 0.0300956 Jy ! Component: 2600 - total flux cleaned = 0.0302377 Jy ! Component: 2650 - total flux cleaned = 0.0305193 Jy ! Component: 2700 - total flux cleaned = 0.0305199 Jy ! Component: 2750 - total flux cleaned = 0.0305194 Jy ! Component: 2800 - total flux cleaned = 0.030726 Jy ! Component: 2850 - total flux cleaned = 0.0309982 Jy ! Component: 2900 - total flux cleaned = 0.0313353 Jy ! Component: 2950 - total flux cleaned = 0.0314006 Jy ! Component: 3000 - total flux cleaned = 0.0313335 Jy ! Component: 3050 - total flux cleaned = 0.0314655 Jy ! Component: 3100 - total flux cleaned = 0.0316613 Jy ! Component: 3150 - total flux cleaned = 0.0323709 Jy ! Component: 3200 - total flux cleaned = 0.0321139 Jy ! Component: 3250 - total flux cleaned = 0.032368 Jy ! Component: 3300 - total flux cleaned = 0.0324931 Jy ! Component: 3350 - total flux cleaned = 0.0326807 Jy ! Component: 3400 - total flux cleaned = 0.0325571 Jy ! Component: 3450 - total flux cleaned = 0.0326178 Jy ! Component: 3500 - total flux cleaned = 0.0326787 Jy ! Component: 3550 - total flux cleaned = 0.0326782 Jy ! Component: 3600 - total flux cleaned = 0.0326174 Jy ! Component: 3650 - total flux cleaned = 0.0327967 Jy ! Component: 3700 - total flux cleaned = 0.0327389 Jy ! Component: 3750 - total flux cleaned = 0.0327388 Jy ! Component: 3800 - total flux cleaned = 0.0327389 Jy ! Component: 3850 - total flux cleaned = 0.0329697 Jy ! Component: 3900 - total flux cleaned = 0.0329122 Jy ! Component: 3950 - total flux cleaned = 0.032855 Jy ! Component: 4000 - total flux cleaned = 0.0329679 Jy ! Component: 4050 - total flux cleaned = 0.0328554 Jy ! Total flux subtracted in 4096 components = 0.0328556 Jy ! Clean residual min=-0.003076 max=0.002937 Jy/beam ! Clean residual mean=-0.000002 rms=0.001040 Jy/beam ! Combined flux in latest and established models = 3.44511 Jy keep ! Adding 329 model components to the UV plane model. ! The established model now contains 460 components and 3.44511 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0854+2006_S_p_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.309 x 7.258 at 3.157 degrees (North through East) ! Clean map min=-0.012661 max=2.9822 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0854+2006_S_p_map.fits wmodel /image_prod/ug002_uva//J0854+2006_S_p_map.mod ! Writing 460 model components to file: /image_prod/ug002_uva//J0854+2006_S_p_map.mod wobs /image_prod/ug002_uva//J0854+2006_S_p_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0854+2006_S_p_uvs.fits wwins /image_prod/ug002_uva//J0854+2006_S_p_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J0854+2006_S_p_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 2.98224 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00103289 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.103904 0.103904 0.207809 0.415617 0.831234 1.66247 3.32494 6.64988 13.2998 26.5995 53.199 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 2.982 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 2887.27 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0854+2006_S_p_dfm.log closed on Wed Mar 4 22:39:21 2020