! Started logfile: /image_prod/ug002_uva//J1630+0015_S_dfm.log on Thu Mar 5 02:46:09 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//J1630+0015_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1630+0015_S_uva.fits ! AN table 1: 45 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.851852 visibilities/baseline/integration-bin. ! Found source: J1630+0015 ! ! 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 4140 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 J1630+0015_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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004484Jy sigma=8.178633 ! Fit after self-cal, rms=0.951000Jy sigma=7.737675 ! 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.161 mas, bmaj=7.7 mas, bpa=-1.787 degrees ! Estimated noise=1.71731 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.0401143 Jy ! Component: 100 - total flux cleaned = 0.0489041 Jy ! Total flux subtracted in 100 components = 0.0489041 Jy ! Clean residual min=-0.003380 max=0.003112 Jy/beam ! Clean residual mean=-0.000000 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.0489041 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0489041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059523Jy sigma=0.419303 ! Fit after self-cal, rms=0.058341Jy sigma=0.410555 ! 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.765 mas, bmaj=8.735 mas, bpa=-0.8849 degrees ! Estimated noise=1.40289 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.00262812 Jy ! Component: 100 - total flux cleaned = 0.00289326 Jy ! Component: 150 - total flux cleaned = 0.00300186 Jy ! Component: 200 - total flux cleaned = 0.00307162 Jy ! Total flux subtracted in 200 components = 0.00307162 Jy ! Clean residual min=-0.002516 max=0.002387 Jy/beam ! Clean residual mean=0.000001 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.0519757 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 14 components and 0.0519757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058210Jy sigma=0.409678 ! Fit after self-cal, rms=0.058215Jy sigma=0.409666 ! 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.765 x 8.735 at -0.8849 degrees (North through East) ! Clean map min=-0.0024108 max=0.05193 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.94 HN 1.02 KP 1.03 ! LA 0.99 MK 0.99 OV 0.93 PT 1.17 ! SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 1.01 KP 1.02 ! LA 1.08 MK 0.93 OV 0.91 PT 1.05 ! SC 1.11 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.02 HN 0.99 KP 0.99 ! LA 1.00 MK 0.97 OV 0.87 PT 1.08 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.058215Jy sigma=0.409666 ! Fit after self-cal, rms=0.057479Jy sigma=0.408044 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.744 mas, bmaj=8.69 mas, bpa=-1.175 degrees ! Estimated noise=1.39476 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.00023782 Jy ! Component: 100 - total flux cleaned = 0.000311289 Jy ! Component: 150 - total flux cleaned = 0.000344211 Jy ! Component: 200 - total flux cleaned = 0.000359352 Jy ! Total flux subtracted in 200 components = 0.000359352 Jy ! Clean residual min=-0.002096 max=0.002092 Jy/beam ! Clean residual mean=-0.000002 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.0523351 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 23 components and 0.0523351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057464Jy sigma=0.407977 ! Fit after self-cal, rms=0.057494Jy sigma=0.407856 ! 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.057494Jy sigma=0.407856 ! Fit after self-cal, rms=0.057768Jy sigma=0.405890 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.729 mas, bmaj=8.669 mas, bpa=-1.094 degrees ! Estimated noise=1.39717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00032239 Jy ! Component: 100 - total flux cleaned = 0.000352624 Jy ! Component: 150 - total flux cleaned = 0.000379419 Jy ! Component: 200 - total flux cleaned = 0.000391622 Jy ! Total flux subtracted in 200 components = 0.000391622 Jy ! Clean residual min=-0.002116 max=0.001978 Jy/beam ! Clean residual mean=0.000001 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.0527267 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 29 components and 0.0527267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057757Jy sigma=0.405853 ! Fit after self-cal, rms=0.057813Jy sigma=0.405742 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.87056e-05 Jy ! Component: 100 - total flux cleaned = -1.72546e-05 Jy ! Component: 150 - total flux cleaned = -5.8962e-06 Jy ! Component: 200 - total flux cleaned = 4.16572e-06 Jy ! Total flux subtracted in 200 components = 4.16572e-06 Jy ! Clean residual min=-0.002111 max=0.001948 Jy/beam ! Clean residual mean=0.000001 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.0527309 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 32 components and 0.0527309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057805Jy sigma=0.405727 ! Fit after self-cal, rms=0.057807Jy sigma=0.405725 ! 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.057807Jy sigma=0.405725 ! Fit after self-cal, rms=0.057838Jy sigma=0.405634 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.717 mas, bmaj=8.648 mas, bpa=-1.009 degrees ! Estimated noise=1.39367 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000102259 Jy ! Component: 100 - total flux cleaned = 0.000126677 Jy ! Component: 150 - total flux cleaned = 0.00014816 Jy ! Component: 200 - total flux cleaned = 0.000167796 Jy ! Total flux subtracted in 200 components = 0.000167796 Jy ! Clean residual min=-0.002157 max=0.001941 Jy/beam ! Clean residual mean=0.000002 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.0528987 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 35 components and 0.0528987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057831Jy sigma=0.405615 ! Fit after self-cal, rms=0.057845Jy sigma=0.405608 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.51445e-07 Jy ! Component: 100 - total flux cleaned = 1.89549e-05 Jy ! Component: 150 - total flux cleaned = 2.77139e-05 Jy ! Component: 200 - total flux cleaned = 4.42292e-05 Jy ! Total flux subtracted in 200 components = 4.42292e-05 Jy ! Clean residual min=-0.002147 max=0.001931 Jy/beam ! Clean residual mean=0.000002 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.0529429 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 37 components and 0.0529429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057841Jy sigma=0.405600 ! Fit after self-cal, rms=0.057843Jy sigma=0.405599 ! 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.057843Jy sigma=0.405599 ! Fit after self-cal, rms=0.057707Jy sigma=0.405591 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.405 mas, bmaj=13.62 mas, bpa=3.687 degrees ! Estimated noise=1.65036 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000100456 Jy ! Component: 100 - total flux cleaned = 0.000113197 Jy ! Component: 150 - total flux cleaned = 0.000113515 Jy ! Component: 200 - total flux cleaned = 0.000121763 Jy ! Total flux subtracted in 200 components = 0.000121763 Jy ! Clean residual min=-0.001906 max=0.001857 Jy/beam ! Clean residual mean=0.000003 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.0530647 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 44 components and 0.0530647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057706Jy sigma=0.405597 ! Fit after self-cal, rms=0.057706Jy sigma=0.405595 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.52303e-06 Jy ! Component: 100 - total flux cleaned = 1.71472e-06 Jy ! Component: 150 - total flux cleaned = 5.63006e-06 Jy ! Component: 200 - total flux cleaned = 9.27421e-06 Jy ! Total flux subtracted in 200 components = 9.27421e-06 Jy ! Clean residual min=-0.001904 max=0.001860 Jy/beam ! Clean residual mean=0.000003 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.053074 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 44 components and 0.053074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057706Jy sigma=0.405598 ! Fit after self-cal, rms=0.057706Jy sigma=0.405596 ! 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.709 mas, bmaj=8.629 mas, bpa=-0.917 degrees ! Estimated noise=1.39042 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.709 x 8.629 at -0.917 degrees (North through East) ! Clean map min=-0.0020619 max=0.051054 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.135 mas, bmaj=7.648 mas, bpa=-1.745 degrees ! Estimated noise=1.68118 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0402617 Jy ! Component: 100 - total flux cleaned = 0.049107 Jy ! Component: 150 - total flux cleaned = 0.0515723 Jy ! Component: 200 - total flux cleaned = 0.0520314 Jy ! Total flux subtracted in 200 components = 0.0520314 Jy ! Clean residual min=-0.002477 max=0.002445 Jy/beam ! Clean residual mean=0.000000 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.0520314 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0520314 Jy ! Inverting map and beam ! Estimated beam: bmin=3.709 mas, bmaj=8.629 mas, bpa=-0.917 degrees ! Estimated noise=1.39042 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.000655771 Jy ! Component: 100 - total flux cleaned = 0.000745482 Jy ! Component: 150 - total flux cleaned = 0.000784497 Jy ! Component: 200 - total flux cleaned = 0.00078473 Jy ! Total flux subtracted in 200 components = 0.00078473 Jy ! Clean residual min=-0.002163 max=0.001948 Jy/beam ! Clean residual mean=0.000002 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.0528161 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 21 components and 0.0528161 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.405 mas, bmaj=13.62 mas, bpa=3.687 degrees ! Estimated noise=1.65036 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0001566 Jy ! Component: 100 - total flux cleaned = 0.00017909 Jy ! Component: 150 - total flux cleaned = 0.000187279 Jy ! Component: 200 - total flux cleaned = 0.000181448 Jy ! Total flux subtracted in 200 components = 0.000181448 Jy ! Clean residual min=-0.001920 max=0.001845 Jy/beam ! Clean residual mean=0.000003 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.0529976 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 = -5.73639e-06 Jy ! Component: 100 - total flux cleaned = -1.09714e-05 Jy ! Component: 150 - total flux cleaned = -6.10134e-06 Jy ! Component: 200 - total flux cleaned = -1.34124e-06 Jy ! Total flux subtracted in 200 components = -1.34124e-06 Jy ! Clean residual min=-0.001920 max=0.001854 Jy/beam ! Clean residual mean=0.000003 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.0529962 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 31 components and 0.0529962 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.709 mas, bmaj=8.629 mas, bpa=-0.917 degrees ! Estimated noise=1.39042 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000157877 Jy ! Component: 100 - total flux cleaned = -0.000175549 Jy ! Component: 150 - total flux cleaned = -0.000175948 Jy ! Component: 200 - total flux cleaned = -0.000161588 Jy ! Total flux subtracted in 200 components = -0.000161588 Jy ! Clean residual min=-0.002157 max=0.001940 Jy/beam ! Clean residual mean=0.000001 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.0528347 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 38 components and 0.0528347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057719Jy sigma=0.405651 ! Fit after self-cal, rms=0.057720Jy sigma=0.405644 wmodel J1630+0015_S_map.mod ! Writing 38 model components to file: J1630+0015_S_map.mod wobs J1630+0015_S_uvs.fits ! Writing UV FITS file: J1630+0015_S_uvs.fits wwins J1630+0015_S_map.win ! wwins: Wrote 1 windows to J1630+0015_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.000422213 Jy ! Component: 100 - total flux cleaned = -0.000742867 Jy ! Component: 150 - total flux cleaned = -0.00107586 Jy ! Component: 200 - total flux cleaned = -0.00127723 Jy ! Component: 250 - total flux cleaned = -0.00149828 Jy ! Component: 300 - total flux cleaned = -0.00165722 Jy ! Component: 350 - total flux cleaned = -0.0018608 Jy ! Component: 400 - total flux cleaned = -0.0020579 Jy ! Component: 450 - total flux cleaned = -0.00227397 Jy ! Component: 500 - total flux cleaned = -0.00246134 Jy ! Component: 550 - total flux cleaned = -0.00250722 Jy ! Component: 600 - total flux cleaned = -0.00259696 Jy ! Component: 650 - total flux cleaned = -0.00264137 Jy ! Component: 700 - total flux cleaned = -0.00277053 Jy ! Component: 750 - total flux cleaned = -0.00281279 Jy ! Component: 800 - total flux cleaned = -0.00287491 Jy ! Component: 850 - total flux cleaned = -0.00295633 Jy ! Component: 900 - total flux cleaned = -0.00301644 Jy ! Component: 950 - total flux cleaned = -0.00305616 Jy ! Component: 1000 - total flux cleaned = -0.00313425 Jy ! Component: 1050 - total flux cleaned = -0.00315338 Jy ! Component: 1100 - total flux cleaned = -0.00313408 Jy ! Component: 1150 - total flux cleaned = -0.00320823 Jy ! Component: 1200 - total flux cleaned = -0.00318917 Jy ! Component: 1250 - total flux cleaned = -0.00318918 Jy ! Component: 1300 - total flux cleaned = -0.00317143 Jy ! Component: 1350 - total flux cleaned = -0.00320677 Jy ! Component: 1400 - total flux cleaned = -0.00320649 Jy ! Component: 1450 - total flux cleaned = -0.00322376 Jy ! Component: 1500 - total flux cleaned = -0.00324044 Jy ! Component: 1550 - total flux cleaned = -0.00334119 Jy ! Component: 1600 - total flux cleaned = -0.00337403 Jy ! Component: 1650 - total flux cleaned = -0.0033415 Jy ! Component: 1700 - total flux cleaned = -0.00340612 Jy ! Component: 1750 - total flux cleaned = -0.00346986 Jy ! Component: 1800 - total flux cleaned = -0.00343813 Jy ! Component: 1850 - total flux cleaned = -0.00350056 Jy ! Component: 1900 - total flux cleaned = -0.00350069 Jy ! Component: 1950 - total flux cleaned = -0.00353131 Jy ! Component: 2000 - total flux cleaned = -0.00350117 Jy ! Component: 2050 - total flux cleaned = -0.00353149 Jy ! Component: 2100 - total flux cleaned = -0.00356113 Jy ! Component: 2150 - total flux cleaned = -0.00359037 Jy ! Component: 2200 - total flux cleaned = -0.0035756 Jy ! Component: 2250 - total flux cleaned = -0.00354661 Jy ! Component: 2300 - total flux cleaned = -0.00354675 Jy ! Component: 2350 - total flux cleaned = -0.00350441 Jy ! Component: 2400 - total flux cleaned = -0.00354665 Jy ! Component: 2450 - total flux cleaned = -0.0035328 Jy ! Component: 2500 - total flux cleaned = -0.00349146 Jy ! Component: 2550 - total flux cleaned = -0.00353252 Jy ! Component: 2600 - total flux cleaned = -0.00350548 Jy ! Component: 2650 - total flux cleaned = -0.00351884 Jy ! Component: 2700 - total flux cleaned = -0.00346572 Jy ! Component: 2750 - total flux cleaned = -0.0034921 Jy ! Component: 2800 - total flux cleaned = -0.00346602 Jy ! Component: 2850 - total flux cleaned = -0.00346612 Jy ! Component: 2900 - total flux cleaned = -0.00350455 Jy ! Component: 2950 - total flux cleaned = -0.00350443 Jy ! Component: 3000 - total flux cleaned = -0.00350446 Jy ! Component: 3050 - total flux cleaned = -0.0035546 Jy ! Component: 3100 - total flux cleaned = -0.00351719 Jy ! Component: 3150 - total flux cleaned = -0.00356647 Jy ! Component: 3200 - total flux cleaned = -0.00356649 Jy ! Component: 3250 - total flux cleaned = -0.00359075 Jy ! Component: 3300 - total flux cleaned = -0.003615 Jy ! Component: 3350 - total flux cleaned = -0.00363907 Jy ! Component: 3400 - total flux cleaned = -0.00366283 Jy ! Component: 3450 - total flux cleaned = -0.0037099 Jy ! Component: 3500 - total flux cleaned = -0.00373332 Jy ! Component: 3550 - total flux cleaned = -0.00377967 Jy ! Component: 3600 - total flux cleaned = -0.00379125 Jy ! Component: 3650 - total flux cleaned = -0.00379133 Jy ! Component: 3700 - total flux cleaned = -0.0038255 Jy ! Component: 3750 - total flux cleaned = -0.00382569 Jy ! Component: 3800 - total flux cleaned = -0.00390432 Jy ! Component: 3850 - total flux cleaned = -0.00394888 Jy ! Component: 3900 - total flux cleaned = -0.00392677 Jy ! Component: 3950 - total flux cleaned = -0.00395981 Jy ! Component: 4000 - total flux cleaned = -0.00401457 Jy ! Component: 4050 - total flux cleaned = -0.00405801 Jy ! Total flux subtracted in 4096 components = -0.00406876 Jy ! Clean residual min=-0.000740 max=0.001018 Jy/beam ! Clean residual mean=-0.000003 rms=0.000197 Jy/beam ! Combined flux in latest and established models = 0.0487659 Jy keep ! Adding 246 model components to the UV plane model. ! The established model now contains 284 components and 0.0487659 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1630+0015_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.709 x 8.629 at -0.917 degrees (North through East) ! Clean map min=-0.0013287 max=0.051096 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1630+0015_S_map.fits wmodel /image_prod/ug002_uva//J1630+0015_S_map.mod ! Writing 284 model components to file: /image_prod/ug002_uva//J1630+0015_S_map.mod wobs /image_prod/ug002_uva//J1630+0015_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1630+0015_S_uvs.fits wwins /image_prod/ug002_uva//J1630+0015_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1630+0015_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0510957 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000191237 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.12282 1.12282 2.24563 4.49126 8.98252 17.965 35.9301 71.8602 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.051 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 267.185 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1630+0015_S_dfm.log closed on Thu Mar 5 02:46:12 2020