! Started logfile: /image_prod/ug002_uva//J1345+5332_S_b_dfm.log on Thu Mar 5 01:26:13 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//J1345+5332_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1345+5332_S_b_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.892593 visibilities/baseline/integration-bin. ! Found source: J1345+5332 ! ! 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 5784 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 J1345+5332_S_b] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.048206Jy sigma=8.218301 ! Fit after self-cal, rms=0.805064Jy sigma=6.506977 ! 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=3.274 mas, bmaj=4.311 mas, bpa=-32.3 degrees ! Estimated noise=1.73402 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.147127 Jy ! Component: 100 - total flux cleaned = 0.189251 Jy ! Total flux subtracted in 100 components = 0.189251 Jy ! Clean residual min=-0.016275 max=0.017907 Jy/beam ! Clean residual mean=0.000007 rms=0.003949 Jy/beam ! Combined flux in latest and established models = 0.189251 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.189251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.166425Jy sigma=0.843380 ! Fit after self-cal, rms=0.166413Jy sigma=0.843144 ! 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=4.092 mas, bmaj=5.087 mas, bpa=-30.67 degrees ! Estimated noise=1.22153 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.0195041 Jy ! Component: 100 - total flux cleaned = 0.0207441 Jy ! Component: 150 - total flux cleaned = 0.0207388 Jy ! Component: 200 - total flux cleaned = 0.020467 Jy ! Total flux subtracted in 200 components = 0.020467 Jy ! Clean residual min=-0.020559 max=0.015151 Jy/beam ! Clean residual mean=0.000039 rms=0.004357 Jy/beam ! Combined flux in latest and established models = 0.209718 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 16 components and 0.209718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.162237Jy sigma=0.829122 ! Fit after self-cal, rms=0.162241Jy sigma=0.828971 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.092 x 5.087 at -30.67 degrees (North through East) ! Clean map min=-0.020389 max=0.19902 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 1.03 KP 1.06 LA 1.07 ! MK 1.03 NL 1.24 OV 1.02 PT 1.09 ! SC 1.18 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.36 FD 0.97 KP 1.04 LA 1.10 ! MK 1.06 NL 1.18 OV 1.05 PT 1.09 ! SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.66 FD 1.03 KP 1.06 LA 1.10 ! MK 1.05 NL 1.18 OV 0.99 PT 1.07 ! SC 1.18 ! ! ! Fit before self-cal, rms=0.162241Jy sigma=0.828971 ! Fit after self-cal, rms=0.099616Jy sigma=0.611602 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.232 mas, bmaj=5.162 mas, bpa=-32.54 degrees ! Estimated noise=1.21895 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.000341652 Jy ! Component: 100 - total flux cleaned = 0.000662175 Jy ! Component: 150 - total flux cleaned = 0.000932163 Jy ! Component: 200 - total flux cleaned = 0.00110561 Jy ! Total flux subtracted in 200 components = 0.00110561 Jy ! Clean residual min=-0.006866 max=0.007899 Jy/beam ! Clean residual mean=-0.000002 rms=0.001691 Jy/beam ! Combined flux in latest and established models = 0.210824 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 27 components and 0.210824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099502Jy sigma=0.610711 ! Fit after self-cal, rms=0.100558Jy sigma=0.605561 ! 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.100558Jy sigma=0.605561 ! Fit after self-cal, rms=0.110005Jy sigma=0.555593 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.188 mas, bmaj=5.2 mas, bpa=-31.63 degrees ! Estimated noise=1.21564 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00222286 Jy ! Component: 100 - total flux cleaned = 0.00240994 Jy ! Component: 150 - total flux cleaned = 0.00251035 Jy ! Component: 200 - total flux cleaned = 0.0025947 Jy ! Total flux subtracted in 200 components = 0.0025947 Jy ! Clean residual min=-0.002905 max=0.003128 Jy/beam ! Clean residual mean=0.000003 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.213419 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 34 components and 0.213419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109959Jy sigma=0.554561 ! Fit after self-cal, rms=0.110067Jy sigma=0.553981 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 (23.5, -8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00263967 Jy ! Component: 100 - total flux cleaned = 0.00310966 Jy ! Component: 150 - total flux cleaned = 0.00332614 Jy ! Component: 200 - total flux cleaned = 0.00356645 Jy ! Total flux subtracted in 200 components = 0.00356645 Jy ! Clean residual min=-0.002627 max=0.002624 Jy/beam ! Clean residual mean=0.000006 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.216985 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 51 components and 0.216985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109986Jy sigma=0.552812 ! Fit after self-cal, rms=0.109993Jy sigma=0.552775 ! 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.109993Jy sigma=0.552775 ! Fit after self-cal, rms=0.110775Jy sigma=0.552587 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.187 mas, bmaj=5.188 mas, bpa=-31.13 degrees ! Estimated noise=1.21671 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141729 Jy ! Component: 100 - total flux cleaned = 0.00163971 Jy ! Component: 150 - total flux cleaned = 0.0017623 Jy ! Component: 200 - total flux cleaned = 0.00183731 Jy ! Total flux subtracted in 200 components = 0.00183731 Jy ! Clean residual min=-0.002571 max=0.002548 Jy/beam ! Clean residual mean=0.000003 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.218822 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 57 components and 0.218822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110745Jy sigma=0.552149 ! Fit after self-cal, rms=0.110760Jy sigma=0.552142 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.000116319 Jy ! Component: 100 - total flux cleaned = 0.000148573 Jy ! Component: 150 - total flux cleaned = 0.00021142 Jy ! Component: 200 - total flux cleaned = 0.000241668 Jy ! Total flux subtracted in 200 components = 0.000241668 Jy ! Clean residual min=-0.002530 max=0.002567 Jy/beam ! Clean residual mean=0.000004 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.219064 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 62 components and 0.219064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110736Jy sigma=0.551952 ! Fit after self-cal, rms=0.110740Jy sigma=0.551947 ! 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.110740Jy sigma=0.551947 ! Fit after self-cal, rms=0.111134Jy sigma=0.551885 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.976 mas, bmaj=9.94 mas, bpa=60.31 degrees ! Estimated noise=1.42511 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112652 Jy ! Component: 100 - total flux cleaned = 0.0015046 Jy ! Component: 150 - total flux cleaned = 0.00163367 Jy ! Component: 200 - total flux cleaned = 0.00171222 Jy ! Total flux subtracted in 200 components = 0.00171222 Jy ! Clean residual min=-0.002762 max=0.002584 Jy/beam ! Clean residual mean=0.000007 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.220776 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 72 components and 0.220776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111130Jy sigma=0.551729 ! Fit after self-cal, rms=0.111137Jy sigma=0.551724 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.000109601 Jy ! Component: 100 - total flux cleaned = 0.000165331 Jy ! Component: 150 - total flux cleaned = 0.000217411 Jy ! Component: 200 - total flux cleaned = 0.000283993 Jy ! Total flux subtracted in 200 components = 0.000283993 Jy ! Clean residual min=-0.002733 max=0.002546 Jy/beam ! Clean residual mean=0.000007 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.22106 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 78 components and 0.22106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111129Jy sigma=0.551701 ! Fit after self-cal, rms=0.111132Jy sigma=0.551693 ! 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=4.183 mas, bmaj=5.177 mas, bpa=-30.76 degrees ! Estimated noise=1.21707 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.183 x 5.177 at -30.76 degrees (North through East) ! Clean map min=-0.0024279 max=0.1953 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=3.354 mas, bmaj=4.45 mas, bpa=-32.45 degrees ! Estimated noise=1.76519 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.149514 Jy ! Component: 100 - total flux cleaned = 0.189363 Jy ! Component: 150 - total flux cleaned = 0.206143 Jy ! Component: 200 - total flux cleaned = 0.213774 Jy ! Total flux subtracted in 200 components = 0.213774 Jy ! Clean residual min=-0.004261 max=0.004212 Jy/beam ! Clean residual mean=-0.000002 rms=0.001040 Jy/beam ! Combined flux in latest and established models = 0.213774 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.213774 Jy ! Inverting map and beam ! Estimated beam: bmin=4.183 mas, bmaj=5.177 mas, bpa=-30.76 degrees ! Estimated noise=1.21707 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.0036991 Jy ! Component: 100 - total flux cleaned = 0.0060432 Jy ! Component: 150 - total flux cleaned = 0.00707143 Jy ! Component: 200 - total flux cleaned = 0.00770058 Jy ! Total flux subtracted in 200 components = 0.00770058 Jy ! Clean residual min=-0.002655 max=0.002631 Jy/beam ! Clean residual mean=0.000005 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.221475 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 31 components and 0.221475 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.976 mas, bmaj=9.94 mas, bpa=60.31 degrees ! Estimated noise=1.42511 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.27576e-05 Jy ! Component: 100 - total flux cleaned = 0.000247906 Jy ! Component: 150 - total flux cleaned = 0.000382603 Jy ! Component: 200 - total flux cleaned = 0.000530684 Jy ! Total flux subtracted in 200 components = 0.000530684 Jy ! Clean residual min=-0.002721 max=0.002387 Jy/beam ! Clean residual mean=0.000010 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.222005 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.86144e-05 Jy ! Component: 100 - total flux cleaned = 0.000149867 Jy ! Component: 150 - total flux cleaned = 0.0001713 Jy ! Component: 200 - total flux cleaned = 0.000211729 Jy ! Total flux subtracted in 200 components = 0.000211729 Jy ! Clean residual min=-0.002687 max=0.002393 Jy/beam ! Clean residual mean=0.000011 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.222217 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 58 components and 0.222217 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.183 mas, bmaj=5.177 mas, bpa=-30.76 degrees ! Estimated noise=1.21707 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000245366 Jy ! Component: 100 - total flux cleaned = -0.000248668 Jy ! Component: 150 - total flux cleaned = -0.000117936 Jy ! Component: 200 - total flux cleaned = -7.87541e-05 Jy ! Total flux subtracted in 200 components = -7.87541e-05 Jy ! Clean residual min=-0.002460 max=0.002603 Jy/beam ! Clean residual mean=0.000006 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.222138 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 70 components and 0.222138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111156Jy sigma=0.552129 ! Fit after self-cal, rms=0.111149Jy sigma=0.552061 wmodel J1345+5332_S_b_map.mod ! Writing 70 model components to file: J1345+5332_S_b_map.mod wobs J1345+5332_S_b_uvs.fits ! Writing UV FITS file: J1345+5332_S_b_uvs.fits wwins J1345+5332_S_b_map.win ! wwins: Wrote 2 windows to J1345+5332_S_b_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.000384204 Jy ! Component: 100 - total flux cleaned = 0.000341585 Jy ! Component: 150 - total flux cleaned = 0.00030105 Jy ! Component: 200 - total flux cleaned = 0.000300138 Jy ! Component: 250 - total flux cleaned = 0.000261919 Jy ! Component: 300 - total flux cleaned = 0.000407644 Jy ! Component: 350 - total flux cleaned = 0.000477995 Jy ! Component: 400 - total flux cleaned = 0.00058144 Jy ! Component: 450 - total flux cleaned = 0.000648647 Jy ! Component: 500 - total flux cleaned = 0.00068116 Jy ! Component: 550 - total flux cleaned = 0.000809269 Jy ! Component: 600 - total flux cleaned = 0.000714192 Jy ! Component: 650 - total flux cleaned = 0.00077586 Jy ! Component: 700 - total flux cleaned = 0.00077606 Jy ! Component: 750 - total flux cleaned = 0.000836303 Jy ! Component: 800 - total flux cleaned = 0.000836841 Jy ! Component: 850 - total flux cleaned = 0.000894596 Jy ! Component: 900 - total flux cleaned = 0.000951478 Jy ! Component: 950 - total flux cleaned = 0.00103517 Jy ! Component: 1000 - total flux cleaned = 0.00119952 Jy ! Component: 1050 - total flux cleaned = 0.00125314 Jy ! Component: 1100 - total flux cleaned = 0.00135907 Jy ! Component: 1150 - total flux cleaned = 0.00135925 Jy ! Component: 1200 - total flux cleaned = 0.0014618 Jy ! Component: 1250 - total flux cleaned = 0.00133467 Jy ! Component: 1300 - total flux cleaned = 0.00143522 Jy ! Component: 1350 - total flux cleaned = 0.00153385 Jy ! Component: 1400 - total flux cleaned = 0.00146018 Jy ! Component: 1450 - total flux cleaned = 0.00146021 Jy ! Component: 1500 - total flux cleaned = 0.00141241 Jy ! Component: 1550 - total flux cleaned = 0.00138888 Jy ! Component: 1600 - total flux cleaned = 0.00131898 Jy ! Component: 1650 - total flux cleaned = 0.00129585 Jy ! Component: 1700 - total flux cleaned = 0.0012733 Jy ! Component: 1750 - total flux cleaned = 0.00125071 Jy ! Component: 1800 - total flux cleaned = 0.0011836 Jy ! Component: 1850 - total flux cleaned = 0.00118319 Jy ! Component: 1900 - total flux cleaned = 0.00116144 Jy ! Component: 1950 - total flux cleaned = 0.00116126 Jy ! Component: 2000 - total flux cleaned = 0.00111796 Jy ! Component: 2050 - total flux cleaned = 0.00107526 Jy ! Component: 2100 - total flux cleaned = 0.00105399 Jy ! Component: 2150 - total flux cleaned = 0.00101248 Jy ! Component: 2200 - total flux cleaned = 0.000950503 Jy ! Component: 2250 - total flux cleaned = 0.000930259 Jy ! Component: 2300 - total flux cleaned = 0.000930278 Jy ! Component: 2350 - total flux cleaned = 0.00088987 Jy ! Component: 2400 - total flux cleaned = 0.00081024 Jy ! Component: 2450 - total flux cleaned = 0.000810324 Jy ! Component: 2500 - total flux cleaned = 0.000731955 Jy ! Component: 2550 - total flux cleaned = 0.000751125 Jy ! Component: 2600 - total flux cleaned = 0.000693144 Jy ! Component: 2650 - total flux cleaned = 0.000712255 Jy ! Component: 2700 - total flux cleaned = 0.00061732 Jy ! Component: 2750 - total flux cleaned = 0.000485864 Jy ! Component: 2800 - total flux cleaned = 0.000392809 Jy ! Component: 2850 - total flux cleaned = 0.00033752 Jy ! Component: 2900 - total flux cleaned = 0.00030087 Jy ! Component: 2950 - total flux cleaned = 0.000191679 Jy ! Component: 3000 - total flux cleaned = 0.000191804 Jy ! Component: 3050 - total flux cleaned = 0.000191779 Jy ! Component: 3100 - total flux cleaned = 8.48758e-05 Jy ! Component: 3150 - total flux cleaned = 1.43419e-05 Jy ! Component: 3200 - total flux cleaned = 1.43979e-05 Jy ! Component: 3250 - total flux cleaned = -9.02467e-05 Jy ! Component: 3300 - total flux cleaned = -9.02886e-05 Jy ! Component: 3350 - total flux cleaned = -0.000141759 Jy ! Component: 3400 - total flux cleaned = -0.000192958 Jy ! Component: 3450 - total flux cleaned = -0.000209919 Jy ! Component: 3500 - total flux cleaned = -0.000226995 Jy ! Component: 3550 - total flux cleaned = -0.000293969 Jy ! Component: 3600 - total flux cleaned = -0.000393584 Jy ! Component: 3650 - total flux cleaned = -0.000426494 Jy ! Component: 3700 - total flux cleaned = -0.000508486 Jy ! Component: 3750 - total flux cleaned = -0.000557471 Jy ! Component: 3800 - total flux cleaned = -0.000541406 Jy ! Component: 3850 - total flux cleaned = -0.000638107 Jy ! Component: 3900 - total flux cleaned = -0.000718133 Jy ! Component: 3950 - total flux cleaned = -0.000670496 Jy ! Component: 4000 - total flux cleaned = -0.000781256 Jy ! Component: 4050 - total flux cleaned = -0.000781472 Jy ! Total flux subtracted in 4096 components = -0.000828456 Jy ! Clean residual min=-0.001069 max=0.000825 Jy/beam ! Clean residual mean=0.000001 rms=0.000278 Jy/beam ! Combined flux in latest and established models = 0.22131 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 359 components and 0.22131 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1345+5332_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.183 x 5.177 at -30.76 degrees (North through East) ! Clean map min=-0.0017966 max=0.1942 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1345+5332_S_b_map.fits wmodel /image_prod/ug002_uva//J1345+5332_S_b_map.mod ! Writing 359 model components to file: /image_prod/ug002_uva//J1345+5332_S_b_map.mod wobs /image_prod/ug002_uva//J1345+5332_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1345+5332_S_b_uvs.fits wwins /image_prod/ug002_uva//J1345+5332_S_b_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1345+5332_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.194196 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00027675 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.427531 0.427531 0.855063 1.71013 3.42025 6.8405 13.681 27.362 54.724 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.194 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 701.703 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1345+5332_S_b_dfm.log closed on Thu Mar 5 01:26:17 2020