! Started logfile: /image_prod/ug002_uva//J0428+1732_S_dfm.log on Wed Mar 4 20:21:29 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//J0428+1732_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0428+1732_S_uva.fits ! AN table 1: 75 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.976296 visibilities/baseline/integration-bin. ! Found source: J0428+1732 ! ! 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 7908 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 J0428+1732_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 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.019552Jy sigma=8.751881 ! Fit after self-cal, rms=0.795249Jy sigma=6.680495 ! 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.708 mas, bmaj=6.713 mas, bpa=-4.48 degrees ! Estimated noise=1.50817 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.165315 Jy ! Component: 100 - total flux cleaned = 0.201474 Jy ! Total flux subtracted in 100 components = 0.201474 Jy ! Clean residual min=-0.007558 max=0.011273 Jy/beam ! Clean residual mean=-0.000027 rms=0.001984 Jy/beam ! Combined flux in latest and established models = 0.201474 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.201474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077943Jy sigma=0.519423 ! Fit after self-cal, rms=0.077872Jy sigma=0.519153 ! 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.302 mas, bmaj=7.589 mas, bpa=-3.742 degrees ! Estimated noise=0.974274 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 (-23, 35). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0141934 Jy ! Component: 100 - total flux cleaned = 0.020194 Jy ! Component: 150 - total flux cleaned = 0.0215144 Jy ! Component: 200 - total flux cleaned = 0.0221941 Jy ! Total flux subtracted in 200 components = 0.0221941 Jy ! Clean residual min=-0.005369 max=0.009675 Jy/beam ! Clean residual mean=-0.000028 rms=0.001563 Jy/beam ! Combined flux in latest and established models = 0.223668 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 50 components and 0.223668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074715Jy sigma=0.486474 ! Fit after self-cal, rms=0.074581Jy sigma=0.484938 ! 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.302 x 7.589 at -3.742 degrees (North through East) ! Clean map min=-0.0051543 max=0.20843 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.97 HN 0.99 KP 0.98 ! LA 0.98 MK 1.02 OV 0.96 PT 1.00 ! SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.49 FD 0.96 HN 0.97 KP 0.96 ! LA 0.98 MK 1.01 OV 0.96 PT 1.01 ! SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 0.97 HN 0.98 KP 0.96 ! LA 0.98 MK 1.01 OV 0.95 PT 1.02 ! SC 0.94 ! ! ! Fit before self-cal, rms=0.074581Jy sigma=0.484938 ! Fit after self-cal, rms=0.077657Jy sigma=0.464143 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.296 mas, bmaj=7.7 mas, bpa=-3.574 degrees ! Estimated noise=0.962367 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.00213656 Jy ! Component: 100 - total flux cleaned = -0.00294089 Jy ! Component: 150 - total flux cleaned = -0.00337409 Jy ! Component: 200 - total flux cleaned = -0.00389109 Jy ! Total flux subtracted in 200 components = -0.00389109 Jy ! Clean residual min=-0.005186 max=0.004606 Jy/beam ! Clean residual mean=-0.000009 rms=0.001171 Jy/beam ! Combined flux in latest and established models = 0.219777 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 75 components and 0.219777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076661Jy sigma=0.460504 ! Fit after self-cal, rms=0.076692Jy sigma=0.460267 ! 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.076692Jy sigma=0.460267 ! Fit after self-cal, rms=0.090570Jy sigma=0.432170 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.302 mas, bmaj=7.689 mas, bpa=-3.655 degrees ! Estimated noise=0.968104 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000430266 Jy ! Component: 100 - total flux cleaned = 0.000821207 Jy ! Component: 150 - total flux cleaned = 0.0011653 Jy ! Component: 200 - total flux cleaned = 0.00141223 Jy ! Total flux subtracted in 200 components = 0.00141223 Jy ! Clean residual min=-0.002044 max=0.002193 Jy/beam ! Clean residual mean=0.000002 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.22119 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 90 components and 0.22119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090432Jy sigma=0.430803 ! Fit after self-cal, rms=0.090516Jy sigma=0.430692 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.000107709 Jy ! Component: 100 - total flux cleaned = 0.000108864 Jy ! Component: 150 - total flux cleaned = 0.000158264 Jy ! Component: 200 - total flux cleaned = 0.000204676 Jy ! Total flux subtracted in 200 components = 0.000204676 Jy ! Clean residual min=-0.001987 max=0.002131 Jy/beam ! Clean residual mean=0.000001 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.221394 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 102 components and 0.221394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090462Jy sigma=0.429999 ! Fit after self-cal, rms=0.090471Jy sigma=0.429977 ! Inverting map ! Added new window around map position (-113, -31.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00167006 Jy ! Component: 100 - total flux cleaned = 0.00205339 Jy ! Component: 150 - total flux cleaned = 0.00218112 Jy ! Component: 200 - total flux cleaned = 0.00230081 Jy ! Total flux subtracted in 200 components = 0.00230081 Jy ! Clean residual min=-0.001842 max=0.001906 Jy/beam ! Clean residual mean=-0.000002 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.223695 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 111 components and 0.223695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090423Jy sigma=0.429139 ! Fit after self-cal, rms=0.090436Jy sigma=0.429114 ! 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.090436Jy sigma=0.429114 ! Fit after self-cal, rms=0.094508Jy sigma=0.428677 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.297 mas, bmaj=7.678 mas, bpa=-3.704 degrees ! Estimated noise=0.966793 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000211655 Jy ! Component: 100 - total flux cleaned = 0.000627678 Jy ! Component: 150 - total flux cleaned = 0.000815456 Jy ! Component: 200 - total flux cleaned = 0.000885141 Jy ! Total flux subtracted in 200 components = 0.000885141 Jy ! Clean residual min=-0.001709 max=0.001712 Jy/beam ! Clean residual mean=-0.000002 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.22458 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 124 components and 0.22458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094468Jy sigma=0.428278 ! Fit after self-cal, rms=0.094481Jy sigma=0.428261 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 = -2.44148e-05 Jy ! Component: 100 - total flux cleaned = 9.05687e-06 Jy ! Component: 150 - total flux cleaned = 4.02441e-05 Jy ! Component: 200 - total flux cleaned = 4.04612e-05 Jy ! Total flux subtracted in 200 components = 4.04612e-05 Jy ! Clean residual min=-0.001659 max=0.001631 Jy/beam ! Clean residual mean=-0.000002 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.224621 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 141 components and 0.224621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094457Jy sigma=0.428013 ! Fit after self-cal, rms=0.094463Jy sigma=0.428006 ! 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.094463Jy sigma=0.428006 ! Fit after self-cal, rms=0.095452Jy sigma=0.427978 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.93 mas, bmaj=11.89 mas, bpa=-1.247 degrees ! Estimated noise=1.16353 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.9408e-05 Jy ! Component: 100 - total flux cleaned = 0.000218632 Jy ! Component: 150 - total flux cleaned = 0.000366588 Jy ! Component: 200 - total flux cleaned = 0.000451458 Jy ! Total flux subtracted in 200 components = 0.000451458 Jy ! Clean residual min=-0.001647 max=0.001529 Jy/beam ! Clean residual mean=-0.000007 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.225072 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 160 components and 0.225072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095441Jy sigma=0.427841 ! Fit after self-cal, rms=0.095449Jy sigma=0.427824 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.33247e-05 Jy ! Component: 100 - total flux cleaned = -5.41918e-05 Jy ! Component: 150 - total flux cleaned = -3.61469e-05 Jy ! Component: 200 - total flux cleaned = -2.79572e-06 Jy ! Total flux subtracted in 200 components = -2.79572e-06 Jy ! Clean residual min=-0.001595 max=0.001506 Jy/beam ! Clean residual mean=-0.000007 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.225069 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 170 components and 0.225069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095445Jy sigma=0.427765 ! Fit after self-cal, rms=0.095449Jy sigma=0.427759 ! 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.294 mas, bmaj=7.675 mas, bpa=-3.72 degrees ! Estimated noise=0.966584 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.294 x 7.675 at -3.72 degrees (North through East) ! Clean map min=-0.0021358 max=0.20885 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 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.707 mas, bmaj=6.744 mas, bpa=-4.347 degrees ! Estimated noise=1.49095 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.16339 Jy ! Component: 100 - total flux cleaned = 0.199306 Jy ! Component: 150 - total flux cleaned = 0.210028 Jy ! Component: 200 - total flux cleaned = 0.215472 Jy ! Total flux subtracted in 200 components = 0.215472 Jy ! Clean residual min=-0.003585 max=0.003599 Jy/beam ! Clean residual mean=-0.000003 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.215472 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.215472 Jy ! Inverting map and beam ! Estimated beam: bmin=3.294 mas, bmaj=7.675 mas, bpa=-3.72 degrees ! Estimated noise=0.966584 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 (1.5, -7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00365925 Jy ! Component: 100 - total flux cleaned = 0.00587134 Jy ! Component: 150 - total flux cleaned = 0.0070126 Jy ! Component: 200 - total flux cleaned = 0.00745822 Jy ! Total flux subtracted in 200 components = 0.00745822 Jy ! Clean residual min=-0.001678 max=0.001752 Jy/beam ! Clean residual mean=-0.000002 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.22293 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 51 components and 0.22293 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.93 mas, bmaj=11.89 mas, bpa=-1.247 degrees ! Estimated noise=1.16353 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000788869 Jy ! Component: 100 - total flux cleaned = 0.000992555 Jy ! Component: 150 - total flux cleaned = 0.00123339 Jy ! Component: 200 - total flux cleaned = 0.00138279 Jy ! Total flux subtracted in 200 components = 0.00138279 Jy ! Clean residual min=-0.001560 max=0.001372 Jy/beam ! Clean residual mean=-0.000007 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.224313 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 = 7.74356e-05 Jy ! Component: 100 - total flux cleaned = 0.000125032 Jy ! Component: 150 - total flux cleaned = 0.000103057 Jy ! Component: 200 - total flux cleaned = 0.000144039 Jy ! Total flux subtracted in 200 components = 0.000144039 Jy ! Clean residual min=-0.001517 max=0.001394 Jy/beam ! Clean residual mean=-0.000007 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.224457 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 84 components and 0.224457 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.294 mas, bmaj=7.675 mas, bpa=-3.72 degrees ! Estimated noise=0.966584 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.97682e-05 Jy ! Component: 100 - total flux cleaned = 0.000155904 Jy ! Component: 150 - total flux cleaned = 0.000227971 Jy ! Component: 200 - total flux cleaned = 0.000262739 Jy ! Total flux subtracted in 200 components = 0.000262739 Jy ! Clean residual min=-0.001564 max=0.001666 Jy/beam ! Clean residual mean=-0.000003 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.22472 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 108 components and 0.22472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095476Jy sigma=0.427769 ! Fit after self-cal, rms=0.095478Jy sigma=0.427706 wmodel J0428+1732_S_map.mod ! Writing 108 model components to file: J0428+1732_S_map.mod wobs J0428+1732_S_uvs.fits ! Writing UV FITS file: J0428+1732_S_uvs.fits wwins J0428+1732_S_map.win ! wwins: Wrote 4 windows to J0428+1732_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.000208445 Jy ! Component: 100 - total flux cleaned = 0.000262227 Jy ! Component: 150 - total flux cleaned = 0.000340181 Jy ! Component: 200 - total flux cleaned = 0.000414057 Jy ! Component: 250 - total flux cleaned = 0.000413209 Jy ! Component: 300 - total flux cleaned = 0.000389266 Jy ! Component: 350 - total flux cleaned = 0.000457574 Jy ! Component: 400 - total flux cleaned = 0.000435114 Jy ! Component: 450 - total flux cleaned = 0.000478909 Jy ! Component: 500 - total flux cleaned = 0.000500324 Jy ! Component: 550 - total flux cleaned = 0.000500629 Jy ! Component: 600 - total flux cleaned = 0.000522194 Jy ! Component: 650 - total flux cleaned = 0.000543374 Jy ! Component: 700 - total flux cleaned = 0.000643322 Jy ! Component: 750 - total flux cleaned = 0.000662553 Jy ! Component: 800 - total flux cleaned = 0.000642982 Jy ! Component: 850 - total flux cleaned = 0.000604792 Jy ! Component: 900 - total flux cleaned = 0.000642751 Jy ! Component: 950 - total flux cleaned = 0.000661494 Jy ! Component: 1000 - total flux cleaned = 0.000771201 Jy ! Component: 1050 - total flux cleaned = 0.000789411 Jy ! Component: 1100 - total flux cleaned = 0.000842744 Jy ! Component: 1150 - total flux cleaned = 0.000931177 Jy ! Component: 1200 - total flux cleaned = 0.00100078 Jy ! Component: 1250 - total flux cleaned = 0.00105236 Jy ! Component: 1300 - total flux cleaned = 0.00110328 Jy ! Component: 1350 - total flux cleaned = 0.00115383 Jy ! Component: 1400 - total flux cleaned = 0.00123679 Jy ! Component: 1450 - total flux cleaned = 0.00123697 Jy ! Component: 1500 - total flux cleaned = 0.00125323 Jy ! Component: 1550 - total flux cleaned = 0.00125321 Jy ! Component: 1600 - total flux cleaned = 0.00125346 Jy ! Component: 1650 - total flux cleaned = 0.00133223 Jy ! Component: 1700 - total flux cleaned = 0.00136336 Jy ! Component: 1750 - total flux cleaned = 0.00139439 Jy ! Component: 1800 - total flux cleaned = 0.00140966 Jy ! Component: 1850 - total flux cleaned = 0.00142461 Jy ! Component: 1900 - total flux cleaned = 0.0014245 Jy ! Component: 1950 - total flux cleaned = 0.00142434 Jy ! Component: 2000 - total flux cleaned = 0.00148318 Jy ! Component: 2050 - total flux cleaned = 0.0014975 Jy ! Component: 2100 - total flux cleaned = 0.00154068 Jy ! Component: 2150 - total flux cleaned = 0.00158331 Jy ! Component: 2200 - total flux cleaned = 0.00158344 Jy ! Component: 2250 - total flux cleaned = 0.00166767 Jy ! Component: 2300 - total flux cleaned = 0.00173705 Jy ! Component: 2350 - total flux cleaned = 0.00170938 Jy ! Component: 2400 - total flux cleaned = 0.00173684 Jy ! Component: 2450 - total flux cleaned = 0.00173694 Jy ! Component: 2500 - total flux cleaned = 0.00177745 Jy ! Component: 2550 - total flux cleaned = 0.00184411 Jy ! Component: 2600 - total flux cleaned = 0.0019101 Jy ! Component: 2650 - total flux cleaned = 0.0019231 Jy ! Component: 2700 - total flux cleaned = 0.00190994 Jy ! Component: 2750 - total flux cleaned = 0.00188419 Jy ! Component: 2800 - total flux cleaned = 0.00193557 Jy ! Component: 2850 - total flux cleaned = 0.00193555 Jy ! Component: 2900 - total flux cleaned = 0.00194813 Jy ! Component: 2950 - total flux cleaned = 0.00196045 Jy ! Component: 3000 - total flux cleaned = 0.00196048 Jy ! Component: 3050 - total flux cleaned = 0.00203447 Jy ! Component: 3100 - total flux cleaned = 0.00199739 Jy ! Component: 3150 - total flux cleaned = 0.00198525 Jy ! Component: 3200 - total flux cleaned = 0.00196097 Jy ! Component: 3250 - total flux cleaned = 0.00192502 Jy ! Component: 3300 - total flux cleaned = 0.00197302 Jy ! Component: 3350 - total flux cleaned = 0.00199666 Jy ! Component: 3400 - total flux cleaned = 0.00197315 Jy ! Component: 3450 - total flux cleaned = 0.00196135 Jy ! Component: 3500 - total flux cleaned = 0.00198449 Jy ! Component: 3550 - total flux cleaned = 0.00192684 Jy ! Component: 3600 - total flux cleaned = 0.00189262 Jy ! Component: 3650 - total flux cleaned = 0.00190414 Jy ! Component: 3700 - total flux cleaned = 0.00192677 Jy ! Component: 3750 - total flux cleaned = 0.00188176 Jy ! Component: 3800 - total flux cleaned = 0.0018595 Jy ! Component: 3850 - total flux cleaned = 0.00183725 Jy ! Component: 3900 - total flux cleaned = 0.00184828 Jy ! Component: 3950 - total flux cleaned = 0.00183718 Jy ! Component: 4000 - total flux cleaned = 0.00180443 Jy ! Component: 4050 - total flux cleaned = 0.00180453 Jy ! Total flux subtracted in 4096 components = 0.00177218 Jy ! Clean residual min=-0.000566 max=0.000594 Jy/beam ! Clean residual mean=0.000001 rms=0.000191 Jy/beam ! Combined flux in latest and established models = 0.226492 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 382 components and 0.226492 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0428+1732_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.294 x 7.675 at -3.72 degrees (North through East) ! Clean map min=-0.0013917 max=0.20975 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0428+1732_S_map.fits wmodel /image_prod/ug002_uva//J0428+1732_S_map.mod ! Writing 382 model components to file: /image_prod/ug002_uva//J0428+1732_S_map.mod wobs /image_prod/ug002_uva//J0428+1732_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0428+1732_S_uvs.fits wwins /image_prod/ug002_uva//J0428+1732_S_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J0428+1732_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.209748 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000188116 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.269061 0.269061 0.538122 1.07624 2.15249 4.30497 8.60995 17.2199 34.4398 68.8796 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.209 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1114.99 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0428+1732_S_dfm.log closed on Wed Mar 4 20:21:33 2020