! Started logfile: /image_prod/ug002_uva//J0615+7102_S_dfm.log on Wed Mar 4 21:14:05 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//J0615+7102_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0615+7102_S_uva.fits ! AN table 1: 200 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.513889 visibilities/baseline/integration-bin. ! Found source: J0615+7102 ! ! 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 11100 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 J0615+7102_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 550 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 550 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 550 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004559Jy sigma=7.683460 ! Fit after self-cal, rms=0.966682Jy sigma=7.389067 ! 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.729 mas, bmaj=9.982 mas, bpa=53.89 degrees ! Estimated noise=1.90677 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.0251096 Jy ! Component: 100 - total flux cleaned = 0.0320932 Jy ! Total flux subtracted in 100 components = 0.0320932 Jy ! Clean residual min=-0.004150 max=0.004237 Jy/beam ! Clean residual mean=-0.000233 rms=0.001169 Jy/beam ! Combined flux in latest and established models = 0.0320932 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0320932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063477Jy sigma=0.446963 ! Fit after self-cal, rms=0.062260Jy sigma=0.436161 ! 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.78 mas, bmaj=10.58 mas, bpa=53.54 degrees ! Estimated noise=0.913602 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.00846521 Jy ! Component: 100 - total flux cleaned = 0.013333 Jy ! Component: 150 - total flux cleaned = 0.0164129 Jy ! Component: 200 - total flux cleaned = 0.0184019 Jy ! Total flux subtracted in 200 components = 0.0184019 Jy ! Clean residual min=-0.004474 max=0.005606 Jy/beam ! Clean residual mean=-0.000385 rms=0.001450 Jy/beam ! Combined flux in latest and established models = 0.0504951 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 44 components and 0.0504951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061234Jy sigma=0.424473 ! Fit after self-cal, rms=0.061237Jy sigma=0.423275 ! 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.78 x 10.58 at 53.54 degrees (North through East) ! Clean map min=-0.004414 max=0.033321 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 1.31 HN 1.06 KP 1.05 ! LA 0.76 MK 1.02 OV 1.48 PT 0.83 ! SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.11 HN 1.05 KP 1.14 ! LA 0.77 MK 0.98 OV 1.43 PT 0.83 ! SC 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.09 HN 1.05 KP 1.24 ! LA 0.78 MK 0.97 OV 1.34 PT 0.89 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.061237Jy sigma=0.423275 ! Fit after self-cal, rms=0.066176Jy sigma=0.416479 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.81 mas, bmaj=10.84 mas, bpa=53.92 degrees ! Estimated noise=0.928519 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 = 5.89858e-05 Jy ! Component: 100 - total flux cleaned = 8.37143e-05 Jy ! Component: 150 - total flux cleaned = 6.10969e-05 Jy ! Component: 200 - total flux cleaned = 4.02102e-05 Jy ! Total flux subtracted in 200 components = 4.02102e-05 Jy ! Clean residual min=-0.003914 max=0.003816 Jy/beam ! Clean residual mean=-0.000270 rms=0.001118 Jy/beam ! Combined flux in latest and established models = 0.0505353 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 56 components and 0.0505353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066151Jy sigma=0.416402 ! Fit after self-cal, rms=0.066907Jy sigma=0.414030 ! 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.066907Jy sigma=0.414030 ! Fit after self-cal, rms=0.081351Jy sigma=0.404385 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.816 mas, bmaj=11.09 mas, bpa=53.67 degrees ! Estimated noise=0.958327 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.19008e-05 Jy ! Component: 100 - total flux cleaned = -0.000147364 Jy ! Component: 150 - total flux cleaned = -0.000244469 Jy ! Component: 200 - total flux cleaned = -0.000311392 Jy ! Total flux subtracted in 200 components = -0.000311392 Jy ! Clean residual min=-0.002372 max=0.002976 Jy/beam ! Clean residual mean=-0.000049 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.0502239 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 0.0502239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081291Jy sigma=0.404411 ! Fit after self-cal, rms=0.082348Jy sigma=0.402624 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.000360162 Jy ! Component: 100 - total flux cleaned = -0.000397149 Jy ! Component: 150 - total flux cleaned = -0.000413325 Jy ! Component: 200 - total flux cleaned = -0.00042813 Jy ! Total flux subtracted in 200 components = -0.00042813 Jy ! Clean residual min=-0.002197 max=0.002276 Jy/beam ! Clean residual mean=-0.000066 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.0497958 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 74 components and 0.0497958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082342Jy sigma=0.402599 ! Fit after self-cal, rms=0.082334Jy sigma=0.402587 ! 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.082334Jy sigma=0.402587 ! Fit after self-cal, rms=0.088443Jy sigma=0.402211 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.841 mas, bmaj=11.14 mas, bpa=53.59 degrees ! Estimated noise=0.968304 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.92933e-05 Jy ! Component: 100 - total flux cleaned = -0.000119063 Jy ! Component: 150 - total flux cleaned = -0.00013818 Jy ! Component: 200 - total flux cleaned = -0.000155246 Jy ! Total flux subtracted in 200 components = -0.000155246 Jy ! Clean residual min=-0.002188 max=0.002240 Jy/beam ! Clean residual mean=-0.000031 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.0496405 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 81 components and 0.0496405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088422Jy sigma=0.402209 ! Fit after self-cal, rms=0.088653Jy sigma=0.402081 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.000135637 Jy ! Component: 100 - total flux cleaned = -0.000168163 Jy ! Component: 150 - total flux cleaned = -0.000183457 Jy ! Component: 200 - total flux cleaned = -0.000212081 Jy ! Total flux subtracted in 200 components = -0.000212081 Jy ! Clean residual min=-0.002236 max=0.002199 Jy/beam ! Clean residual mean=-0.000036 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.0494284 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 83 components and 0.0494284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088646Jy sigma=0.402061 ! Fit after self-cal, rms=0.088640Jy sigma=0.402055 ! 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.088640Jy sigma=0.402055 ! Fit after self-cal, rms=0.090943Jy sigma=0.401995 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.36 mas, bmaj=14.37 mas, bpa=48.6 degrees ! Estimated noise=1.04733 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.30766e-05 Jy ! Component: 100 - total flux cleaned = -5.31388e-05 Jy ! Component: 150 - total flux cleaned = -6.46287e-05 Jy ! Component: 200 - total flux cleaned = -7.47793e-05 Jy ! Total flux subtracted in 200 components = -7.47793e-05 Jy ! Clean residual min=-0.002178 max=0.002162 Jy/beam ! Clean residual mean=-0.000044 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.0493537 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 87 components and 0.0493537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090941Jy sigma=0.401993 ! Fit after self-cal, rms=0.091014Jy sigma=0.401957 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 = -3.40839e-05 Jy ! Component: 100 - total flux cleaned = -3.41954e-05 Jy ! Component: 150 - total flux cleaned = -3.48337e-05 Jy ! Component: 200 - total flux cleaned = -3.51184e-05 Jy ! Total flux subtracted in 200 components = -3.51184e-05 Jy ! Clean residual min=-0.002196 max=0.002238 Jy/beam ! Clean residual mean=-0.000046 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.0493185 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 92 components and 0.0493185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091013Jy sigma=0.401962 ! Fit after self-cal, rms=0.091009Jy sigma=0.401959 ! 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.868 mas, bmaj=11.18 mas, bpa=53.6 degrees ! Estimated noise=0.974395 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.868 x 11.18 at 53.6 degrees (North through East) ! Clean map min=-0.0022003 max=0.034051 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.737 mas, bmaj=10.4 mas, bpa=54.18 degrees ! Estimated noise=2.1582 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0289663 Jy ! Component: 100 - total flux cleaned = 0.0368292 Jy ! Component: 150 - total flux cleaned = 0.0407932 Jy ! Component: 200 - total flux cleaned = 0.0433478 Jy ! Total flux subtracted in 200 components = 0.0433478 Jy ! Clean residual min=-0.003503 max=0.004206 Jy/beam ! Clean residual mean=-0.000059 rms=0.000934 Jy/beam ! Combined flux in latest and established models = 0.0433478 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0433478 Jy ! Inverting map and beam ! Estimated beam: bmin=3.868 mas, bmaj=11.18 mas, bpa=53.6 degrees ! Estimated noise=0.974395 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, -10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00351869 Jy ! Component: 100 - total flux cleaned = 0.00542317 Jy ! Component: 150 - total flux cleaned = 0.00575106 Jy ! Component: 200 - total flux cleaned = 0.00589293 Jy ! Total flux subtracted in 200 components = 0.00589293 Jy ! Clean residual min=-0.002386 max=0.002195 Jy/beam ! Clean residual mean=-0.000032 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.0492407 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 52 components and 0.0492407 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=10.36 mas, bmaj=14.37 mas, bpa=48.6 degrees ! Estimated noise=1.04733 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000300596 Jy ! Component: 100 - total flux cleaned = 0.000242007 Jy ! Component: 150 - total flux cleaned = 0.000218601 Jy ! Component: 200 - total flux cleaned = 0.000218264 Jy ! Total flux subtracted in 200 components = 0.000218264 Jy ! Clean residual min=-0.002155 max=0.002502 Jy/beam ! Clean residual mean=-0.000044 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.049459 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 = -2.10544e-05 Jy ! Component: 100 - total flux cleaned = -2.07783e-05 Jy ! Component: 150 - total flux cleaned = -4.69265e-06 Jy ! Component: 200 - total flux cleaned = -5.05913e-06 Jy ! Total flux subtracted in 200 components = -5.05913e-06 Jy ! Clean residual min=-0.002129 max=0.002520 Jy/beam ! Clean residual mean=-0.000044 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.0494539 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 76 components and 0.0494539 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.868 mas, bmaj=11.18 mas, bpa=53.6 degrees ! Estimated noise=0.974395 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.75641e-05 Jy ! Component: 100 - total flux cleaned = 3.83887e-05 Jy ! Component: 150 - total flux cleaned = 3.96191e-05 Jy ! Component: 200 - total flux cleaned = 3.89976e-05 Jy ! Total flux subtracted in 200 components = 3.89976e-05 Jy ! Clean residual min=-0.002307 max=0.002328 Jy/beam ! Clean residual mean=-0.000027 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.0494929 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 94 components and 0.0494929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090893Jy sigma=0.401628 ! Fit after self-cal, rms=0.090694Jy sigma=0.401303 wmodel J0615+7102_S_map.mod ! Writing 94 model components to file: J0615+7102_S_map.mod wobs J0615+7102_S_uvs.fits ! Writing UV FITS file: J0615+7102_S_uvs.fits wwins J0615+7102_S_map.win ! wwins: Wrote 2 windows to J0615+7102_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.000124486 Jy ! Component: 100 - total flux cleaned = -0.000229714 Jy ! Component: 150 - total flux cleaned = -0.000326019 Jy ! Component: 200 - total flux cleaned = -0.000509794 Jy ! Component: 250 - total flux cleaned = -0.000568789 Jy ! Component: 300 - total flux cleaned = -0.000512364 Jy ! Component: 350 - total flux cleaned = -0.000621859 Jy ! Component: 400 - total flux cleaned = -0.000647666 Jy ! Component: 450 - total flux cleaned = -0.000672714 Jy ! Component: 500 - total flux cleaned = -0.000647605 Jy ! Component: 550 - total flux cleaned = -0.000598755 Jy ! Component: 600 - total flux cleaned = -0.000503484 Jy ! Component: 650 - total flux cleaned = -0.00052675 Jy ! Component: 700 - total flux cleaned = -0.000480245 Jy ! Component: 750 - total flux cleaned = -0.000390503 Jy ! Component: 800 - total flux cleaned = -0.000369072 Jy ! Component: 850 - total flux cleaned = -0.000347498 Jy ! Component: 900 - total flux cleaned = -0.000325791 Jy ! Component: 950 - total flux cleaned = -0.000262948 Jy ! Component: 1000 - total flux cleaned = -0.000180288 Jy ! Component: 1050 - total flux cleaned = -0.000119712 Jy ! Component: 1100 - total flux cleaned = -0.000119518 Jy ! Component: 1150 - total flux cleaned = -4.10364e-05 Jy ! Component: 1200 - total flux cleaned = 1.65986e-05 Jy ! Component: 1250 - total flux cleaned = 9.25105e-05 Jy ! Component: 1300 - total flux cleaned = 7.36469e-05 Jy ! Component: 1350 - total flux cleaned = 0.000110911 Jy ! Component: 1400 - total flux cleaned = 0.000165785 Jy ! Component: 1450 - total flux cleaned = 0.000255541 Jy ! Component: 1500 - total flux cleaned = 0.000273003 Jy ! Component: 1550 - total flux cleaned = 0.0003606 Jy ! Component: 1600 - total flux cleaned = 0.000429577 Jy ! Component: 1650 - total flux cleaned = 0.000497531 Jy ! Component: 1700 - total flux cleaned = 0.000548217 Jy ! Component: 1750 - total flux cleaned = 0.000614496 Jy ! Component: 1800 - total flux cleaned = 0.000647365 Jy ! Component: 1850 - total flux cleaned = 0.000695702 Jy ! Component: 1900 - total flux cleaned = 0.000679645 Jy ! Component: 1950 - total flux cleaned = 0.000743036 Jy ! Component: 2000 - total flux cleaned = 0.000743023 Jy ! Component: 2050 - total flux cleaned = 0.000789678 Jy ! Component: 2100 - total flux cleaned = 0.00080493 Jy ! Component: 2150 - total flux cleaned = 0.00083547 Jy ! Component: 2200 - total flux cleaned = 0.000880493 Jy ! Component: 2250 - total flux cleaned = 0.000895299 Jy ! Component: 2300 - total flux cleaned = 0.000983658 Jy ! Component: 2350 - total flux cleaned = 0.0010126 Jy ! Component: 2400 - total flux cleaned = 0.00104169 Jy ! Component: 2450 - total flux cleaned = 0.00108449 Jy ! Component: 2500 - total flux cleaned = 0.00108449 Jy ! Component: 2550 - total flux cleaned = 0.00108436 Jy ! Component: 2600 - total flux cleaned = 0.00114004 Jy ! Component: 2650 - total flux cleaned = 0.00118137 Jy ! Component: 2700 - total flux cleaned = 0.00118144 Jy ! Component: 2750 - total flux cleaned = 0.00119513 Jy ! Component: 2800 - total flux cleaned = 0.00124916 Jy ! Component: 2850 - total flux cleaned = 0.00127594 Jy ! Component: 2900 - total flux cleaned = 0.00131568 Jy ! Component: 2950 - total flux cleaned = 0.00134203 Jy ! Component: 3000 - total flux cleaned = 0.00136808 Jy ! Component: 3050 - total flux cleaned = 0.00139396 Jy ! Component: 3100 - total flux cleaned = 0.00147102 Jy ! Component: 3150 - total flux cleaned = 0.00148362 Jy ! Component: 3200 - total flux cleaned = 0.00149625 Jy ! Component: 3250 - total flux cleaned = 0.00153387 Jy ! Component: 3300 - total flux cleaned = 0.0015089 Jy ! Component: 3350 - total flux cleaned = 0.00152138 Jy ! Component: 3400 - total flux cleaned = 0.00157065 Jy ! Component: 3450 - total flux cleaned = 0.00155856 Jy ! Component: 3500 - total flux cleaned = 0.00161924 Jy ! Component: 3550 - total flux cleaned = 0.00161929 Jy ! Component: 3600 - total flux cleaned = 0.00166705 Jy ! Component: 3650 - total flux cleaned = 0.00163148 Jy ! Component: 3700 - total flux cleaned = 0.00165503 Jy ! Component: 3750 - total flux cleaned = 0.00170196 Jy ! Component: 3800 - total flux cleaned = 0.00171352 Jy ! Component: 3850 - total flux cleaned = 0.00172503 Jy ! Component: 3900 - total flux cleaned = 0.00175935 Jy ! Component: 3950 - total flux cleaned = 0.00173654 Jy ! Component: 4000 - total flux cleaned = 0.00174793 Jy ! Component: 4050 - total flux cleaned = 0.00177033 Jy ! Total flux subtracted in 4096 components = 0.00174808 Jy ! Clean residual min=-0.000622 max=0.000672 Jy/beam ! Clean residual mean=-0.000005 rms=0.000202 Jy/beam ! Combined flux in latest and established models = 0.051241 Jy keep ! Adding 246 model components to the UV plane model. ! The established model now contains 340 components and 0.051241 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0615+7102_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.868 x 11.18 at 53.6 degrees (North through East) ! Clean map min=-0.0017424 max=0.035819 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0615+7102_S_map.fits wmodel /image_prod/ug002_uva//J0615+7102_S_map.mod ! Writing 340 model components to file: /image_prod/ug002_uva//J0615+7102_S_map.mod wobs /image_prod/ug002_uva//J0615+7102_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0615+7102_S_uvs.fits wwins /image_prod/ug002_uva//J0615+7102_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0615+7102_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0358195 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00019952 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.67105 1.67105 3.34209 6.68418 13.3684 26.7367 53.4734 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.035 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 179.528 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0615+7102_S_dfm.log closed on Wed Mar 4 21:14:09 2020