! Started logfile: /image_prod/ug002_uva//J2015+4628_S_dfm.log on Thu Mar 5 04:41:04 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//J2015+4628_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2015+4628_S_uva.fits ! AN table 1: 180 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.633333 visibilities/baseline/integration-bin. ! Found source: J2015+4628 ! ! 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 3420 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 J2015+4628_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 180 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 180 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 180 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002493Jy sigma=10.847737 ! Fit after self-cal, rms=0.955494Jy sigma=10.321672 ! 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=15.39 mas, bmaj=33.92 mas, bpa=-14.32 degrees ! Estimated noise=1.77456 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.0346966 Jy ! Component: 100 - total flux cleaned = 0.0473342 Jy ! Total flux subtracted in 100 components = 0.0473342 Jy ! Clean residual min=-0.003920 max=0.005780 Jy/beam ! Clean residual mean=-0.000016 rms=0.001635 Jy/beam ! Combined flux in latest and established models = 0.0473342 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 27 components and 0.0473342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042712Jy sigma=0.449772 ! Fit after self-cal, rms=0.041438Jy sigma=0.436289 ! 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=18.95 mas, bmaj=32.19 mas, bpa=-14.08 degrees ! Estimated noise=1.1297 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.00925994 Jy ! Component: 100 - total flux cleaned = 0.0148826 Jy ! Component: 150 - total flux cleaned = 0.018964 Jy ! Component: 200 - total flux cleaned = 0.0219978 Jy ! Total flux subtracted in 200 components = 0.0219978 Jy ! Clean residual min=-0.001896 max=0.001970 Jy/beam ! Clean residual mean=-0.000008 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.069332 Jy ! Performing phase self-cal ! Adding 83 model components to the UV plane model. ! The established model now contains 110 components and 0.069332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.039104Jy sigma=0.408974 ! Fit after self-cal, rms=0.039005Jy sigma=0.407775 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 18.95 x 32.19 at -14.08 degrees (North through East) ! Clean map min=-0.0021224 max=0.046941 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 180 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 KP 1.04 LA 1.00 OV 1.14 ! PT 0.95 ! ! ! Correcting IF 2. ! A total of 180 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 1.03 LA 1.01 OV 1.07 ! PT 0.96 ! ! ! Correcting IF 3. ! A total of 180 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 KP 0.99 LA 0.96 OV 1.16 ! PT 0.92 ! ! ! Fit before self-cal, rms=0.039005Jy sigma=0.407775 ! Fit after self-cal, rms=0.040000Jy sigma=0.409067 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=18.79 mas, bmaj=29.5 mas, bpa=-14.01 degrees ! Estimated noise=1.22503 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.00172321 Jy ! Component: 100 - total flux cleaned = 0.00239597 Jy ! Component: 150 - total flux cleaned = 0.002764 Jy ! Component: 200 - total flux cleaned = 0.00297822 Jy ! Total flux subtracted in 200 components = 0.00297822 Jy ! Clean residual min=-0.001073 max=0.001402 Jy/beam ! Clean residual mean=0.000019 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.0723102 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 142 components and 0.0723102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.039920Jy sigma=0.408171 ! Fit after self-cal, rms=0.039984Jy sigma=0.407846 ! 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.039984Jy sigma=0.407846 ! Fit after self-cal, rms=0.039661Jy sigma=0.407407 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=18.91 mas, bmaj=29.22 mas, bpa=-13.24 degrees ! Estimated noise=1.20885 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00086793 Jy ! Component: 100 - total flux cleaned = 0.0012284 Jy ! Component: 150 - total flux cleaned = 0.00145133 Jy ! Component: 200 - total flux cleaned = 0.00150138 Jy ! Total flux subtracted in 200 components = 0.00150138 Jy ! Clean residual min=-0.000791 max=0.001187 Jy/beam ! Clean residual mean=0.000019 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.0738116 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 172 components and 0.0738116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.039632Jy sigma=0.407127 ! Fit after self-cal, rms=0.039641Jy sigma=0.407031 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.000289039 Jy ! Component: 100 - total flux cleaned = 0.000352307 Jy ! Component: 150 - total flux cleaned = 0.000342212 Jy ! Component: 200 - total flux cleaned = 0.0003501 Jy ! Total flux subtracted in 200 components = 0.0003501 Jy ! Clean residual min=-0.000827 max=0.001110 Jy/beam ! Clean residual mean=0.000020 rms=0.000311 Jy/beam ! Combined flux in latest and established models = 0.0741617 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 207 components and 0.0741617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.039634Jy sigma=0.406980 ! Fit after self-cal, rms=0.039628Jy sigma=0.406965 ! 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.039628Jy sigma=0.406965 ! Fit after self-cal, rms=0.039390Jy sigma=0.406857 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=18.98 mas, bmaj=29.02 mas, bpa=-12.82 degrees ! Estimated noise=1.19525 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00050779 Jy ! Component: 100 - total flux cleaned = 0.000740113 Jy ! Component: 150 - total flux cleaned = 0.000813831 Jy ! Component: 200 - total flux cleaned = 0.000871126 Jy ! Total flux subtracted in 200 components = 0.000871126 Jy ! Clean residual min=-0.000579 max=0.000944 Jy/beam ! Clean residual mean=0.000013 rms=0.000256 Jy/beam ! Combined flux in latest and established models = 0.0750329 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 235 components and 0.0750329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.039383Jy sigma=0.406789 ! Fit after self-cal, rms=0.039388Jy sigma=0.406770 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 = 5.65466e-05 Jy ! Component: 100 - total flux cleaned = 6.8931e-05 Jy ! Component: 150 - total flux cleaned = 7.90771e-05 Jy ! Component: 200 - total flux cleaned = 8.3707e-05 Jy ! Total flux subtracted in 200 components = 8.3707e-05 Jy ! Clean residual min=-0.000624 max=0.000925 Jy/beam ! Clean residual mean=0.000014 rms=0.000253 Jy/beam ! Combined flux in latest and established models = 0.0751166 Jy ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 283 components and 0.0751166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.039386Jy sigma=0.406758 ! Fit after self-cal, rms=0.039383Jy sigma=0.406755 ! 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.039383Jy sigma=0.406755 ! Fit after self-cal, rms=0.039317Jy sigma=0.406715 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=19.53 mas, bmaj=28.87 mas, bpa=-12.63 degrees ! Estimated noise=1.18364 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000286077 Jy ! Component: 100 - total flux cleaned = 0.000382192 Jy ! Component: 150 - total flux cleaned = 0.00045872 Jy ! Component: 200 - total flux cleaned = 0.000500215 Jy ! Total flux subtracted in 200 components = 0.000500215 Jy ! Clean residual min=-0.000567 max=0.000805 Jy/beam ! Clean residual mean=0.000010 rms=0.000236 Jy/beam ! Combined flux in latest and established models = 0.0756168 Jy selfcal ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 308 components and 0.0756168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.039315Jy sigma=0.406695 ! Fit after self-cal, rms=0.039318Jy sigma=0.406689 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.65014e-06 Jy ! Component: 100 - total flux cleaned = 2.87026e-05 Jy ! Component: 150 - total flux cleaned = 4.79443e-05 Jy ! Component: 200 - total flux cleaned = 6.22486e-05 Jy ! Total flux subtracted in 200 components = 6.22486e-05 Jy ! Clean residual min=-0.000581 max=0.000798 Jy/beam ! Clean residual mean=0.000011 rms=0.000233 Jy/beam ! Combined flux in latest and established models = 0.0756791 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 330 components and 0.075679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.039317Jy sigma=0.406683 ! Fit after self-cal, rms=0.039316Jy sigma=0.406681 ! 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=19.02 mas, bmaj=28.91 mas, bpa=-12.61 degrees ! Estimated noise=1.18804 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 19.02 x 28.91 at -12.61 degrees (North through East) ! Clean map min=-0.00082258 max=0.044151 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=15.38 mas, bmaj=31.12 mas, bpa=-14.35 degrees ! Estimated noise=1.9787 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0314622 Jy ! Component: 100 - total flux cleaned = 0.0446833 Jy ! Component: 150 - total flux cleaned = 0.0518084 Jy ! Component: 200 - total flux cleaned = 0.0549219 Jy ! Total flux subtracted in 200 components = 0.0549219 Jy ! Clean residual min=-0.004045 max=0.002729 Jy/beam ! Clean residual mean=0.000062 rms=0.001172 Jy/beam ! Combined flux in latest and established models = 0.0549219 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 75 model components to the UV plane model. ! The established model now contains 75 components and 0.0549219 Jy ! Inverting map and beam ! Estimated beam: bmin=19.02 mas, bmaj=28.91 mas, bpa=-12.61 degrees ! Estimated noise=1.18804 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.00374463 Jy ! Component: 100 - total flux cleaned = 0.00624109 Jy ! Component: 150 - total flux cleaned = 0.00828387 Jy ! Component: 200 - total flux cleaned = 0.00999012 Jy ! Total flux subtracted in 200 components = 0.00999012 Jy ! Clean residual min=-0.002589 max=0.001748 Jy/beam ! Clean residual mean=0.000040 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 0.064912 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 146 components and 0.064912 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=19.53 mas, bmaj=28.87 mas, bpa=-12.63 degrees ! Estimated noise=1.18364 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00152902 Jy ! Component: 100 - total flux cleaned = 0.00275835 Jy ! Component: 150 - total flux cleaned = 0.00379393 Jy ! Component: 200 - total flux cleaned = 0.00463212 Jy ! Total flux subtracted in 200 components = 0.00463212 Jy ! Clean residual min=-0.001707 max=0.001383 Jy/beam ! Clean residual mean=0.000025 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.0695441 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.000716684 Jy ! Component: 100 - total flux cleaned = 0.00133329 Jy ! Component: 150 - total flux cleaned = 0.00172672 Jy ! Component: 200 - total flux cleaned = 0.00192786 Jy ! Total flux subtracted in 200 components = 0.00192786 Jy ! Clean residual min=-0.001309 max=0.001221 Jy/beam ! Clean residual mean=0.000018 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.071472 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 205 components and 0.071472 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=19.02 mas, bmaj=28.91 mas, bpa=-12.61 degrees ! Estimated noise=1.18804 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000121324 Jy ! Component: 100 - total flux cleaned = 0.000293206 Jy ! Component: 150 - total flux cleaned = 0.000418093 Jy ! Component: 200 - total flux cleaned = 0.000569378 Jy ! Total flux subtracted in 200 components = 0.000569378 Jy ! Clean residual min=-0.001145 max=0.001072 Jy/beam ! Clean residual mean=0.000016 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.0720414 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 219 components and 0.0720414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.039350Jy sigma=0.407074 ! Fit after self-cal, rms=0.039328Jy sigma=0.406947 wmodel J2015+4628_S_map.mod ! Writing 219 model components to file: J2015+4628_S_map.mod wobs J2015+4628_S_uvs.fits ! Writing UV FITS file: J2015+4628_S_uvs.fits wwins J2015+4628_S_map.win ! wwins: Wrote 1 windows to J2015+4628_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.000203123 Jy ! Component: 100 - total flux cleaned = 0.000310695 Jy ! Component: 150 - total flux cleaned = 0.000428538 Jy ! Component: 200 - total flux cleaned = 0.000542893 Jy ! Component: 250 - total flux cleaned = 0.000697943 Jy ! Component: 300 - total flux cleaned = 0.000842982 Jy ! Component: 350 - total flux cleaned = 0.00101311 Jy ! Component: 400 - total flux cleaned = 0.0011815 Jy ! Component: 450 - total flux cleaned = 0.00137164 Jy ! Component: 500 - total flux cleaned = 0.00146595 Jy ! Component: 550 - total flux cleaned = 0.00156382 Jy ! Component: 600 - total flux cleaned = 0.00165817 Jy ! Component: 650 - total flux cleaned = 0.00174261 Jy ! Component: 700 - total flux cleaned = 0.00182418 Jy ! Component: 750 - total flux cleaned = 0.00189117 Jy ! Component: 800 - total flux cleaned = 0.00192664 Jy ! Component: 850 - total flux cleaned = 0.00196671 Jy ! Component: 900 - total flux cleaned = 0.00201131 Jy ! Component: 950 - total flux cleaned = 0.00203852 Jy ! Component: 1000 - total flux cleaned = 0.0020812 Jy ! Component: 1050 - total flux cleaned = 0.00212284 Jy ! Component: 1100 - total flux cleaned = 0.00215842 Jy ! Component: 1150 - total flux cleaned = 0.00218839 Jy ! Component: 1200 - total flux cleaned = 0.00221295 Jy ! Component: 1250 - total flux cleaned = 0.00221781 Jy ! Component: 1300 - total flux cleaned = 0.0022274 Jy ! Component: 1350 - total flux cleaned = 0.00223218 Jy ! Component: 1400 - total flux cleaned = 0.00223217 Jy ! Component: 1450 - total flux cleaned = 0.00222749 Jy ! Component: 1500 - total flux cleaned = 0.00220874 Jy ! Component: 1550 - total flux cleaned = 0.0021947 Jy ! Component: 1600 - total flux cleaned = 0.00218528 Jy ! Component: 1650 - total flux cleaned = 0.00216654 Jy ! Component: 1700 - total flux cleaned = 0.00216651 Jy ! Component: 1750 - total flux cleaned = 0.00216183 Jy ! Component: 1800 - total flux cleaned = 0.00215241 Jy ! Component: 1850 - total flux cleaned = 0.00214765 Jy ! Component: 1900 - total flux cleaned = 0.00214289 Jy ! Component: 1950 - total flux cleaned = 0.00212859 Jy ! Component: 2000 - total flux cleaned = 0.00212856 Jy ! Component: 2050 - total flux cleaned = 0.00211894 Jy ! Component: 2100 - total flux cleaned = 0.00211413 Jy ! Component: 2150 - total flux cleaned = 0.00211413 Jy ! Component: 2200 - total flux cleaned = 0.00209949 Jy ! Component: 2250 - total flux cleaned = 0.00207494 Jy ! Component: 2300 - total flux cleaned = 0.00205513 Jy ! Component: 2350 - total flux cleaned = 0.00203025 Jy ! Component: 2400 - total flux cleaned = 0.00201515 Jy ! Component: 2450 - total flux cleaned = 0.00199499 Jy ! Component: 2500 - total flux cleaned = 0.0019696 Jy ! Component: 2550 - total flux cleaned = 0.0019388 Jy ! Component: 2600 - total flux cleaned = 0.001913 Jy ! Component: 2650 - total flux cleaned = 0.00188693 Jy ! Component: 2700 - total flux cleaned = 0.00186064 Jy ! Component: 2750 - total flux cleaned = 0.00183938 Jy ! Component: 2800 - total flux cleaned = 0.00180719 Jy ! Component: 2850 - total flux cleaned = 0.00178551 Jy ! Component: 2900 - total flux cleaned = 0.00175271 Jy ! Component: 2950 - total flux cleaned = 0.00173612 Jy ! Component: 3000 - total flux cleaned = 0.0017027 Jy ! Component: 3050 - total flux cleaned = 0.00168014 Jy ! Component: 3100 - total flux cleaned = 0.00165167 Jy ! Component: 3150 - total flux cleaned = 0.0016286 Jy ! Component: 3200 - total flux cleaned = 0.00159958 Jy ! Component: 3250 - total flux cleaned = 0.00157011 Jy ! Component: 3300 - total flux cleaned = 0.00154035 Jy ! Component: 3350 - total flux cleaned = 0.00151029 Jy ! Component: 3400 - total flux cleaned = 0.00147987 Jy ! Component: 3450 - total flux cleaned = 0.0014491 Jy ! Component: 3500 - total flux cleaned = 0.00141791 Jy ! Component: 3550 - total flux cleaned = 0.00138648 Jy ! Component: 3600 - total flux cleaned = 0.0013419 Jy ! Component: 3650 - total flux cleaned = 0.00131608 Jy ! Component: 3700 - total flux cleaned = 0.00129003 Jy ! Component: 3750 - total flux cleaned = 0.00127024 Jy ! Component: 3800 - total flux cleaned = 0.00125014 Jy ! Component: 3850 - total flux cleaned = 0.00123655 Jy ! Component: 3900 - total flux cleaned = 0.00120902 Jy ! Component: 3950 - total flux cleaned = 0.001202 Jy ! Component: 4000 - total flux cleaned = 0.00116666 Jy ! Component: 4050 - total flux cleaned = 0.00113788 Jy ! Total flux subtracted in 4096 components = 0.00110873 Jy ! Clean residual min=-0.000400 max=0.000406 Jy/beam ! Clean residual mean=-0.000003 rms=0.000153 Jy/beam ! Combined flux in latest and established models = 0.0731501 Jy keep ! Adding 364 model components to the UV plane model. ! The established model now contains 583 components and 0.0731502 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2015+4628_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 19.02 x 28.91 at -12.61 degrees (North through East) ! Clean map min=-0.0010163 max=0.042787 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2015+4628_S_map.fits wmodel /image_prod/ug002_uva//J2015+4628_S_map.mod ! Writing 583 model components to file: /image_prod/ug002_uva//J2015+4628_S_map.mod wobs /image_prod/ug002_uva//J2015+4628_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2015+4628_S_uvs.fits wwins /image_prod/ug002_uva//J2015+4628_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J2015+4628_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0427874 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000176704 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.23894 1.23894 2.47789 4.95577 9.91154 19.8231 39.6462 79.2923 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.042 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 242.141 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2015+4628_S_dfm.log closed on Thu Mar 5 04:41:08 2020