! Started logfile: /image_prod/ug002_uva//J1610+7809_S_dfm.log on Thu Mar 5 02:36: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//J1610+7809_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1610+7809_S_uva.fits ! AN table 1: 60 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.78631 visibilities/baseline/integration-bin. ! Found source: J1610+7809 ! ! 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 36 lines of history. ! ! Reading 3963 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 J1610+7809_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 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.033570Jy sigma=7.059912 ! Fit after self-cal, rms=0.822220Jy sigma=5.596328 ! 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.153 mas, bmaj=4 mas, bpa=21.22 degrees ! Estimated noise=2.50464 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.139896 Jy ! Component: 100 - total flux cleaned = 0.170619 Jy ! Total flux subtracted in 100 components = 0.170619 Jy ! Clean residual min=-0.007581 max=0.009562 Jy/beam ! Clean residual mean=-0.000005 rms=0.001964 Jy/beam ! Combined flux in latest and established models = 0.170619 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.170619 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075823Jy sigma=0.471172 ! Fit after self-cal, rms=0.075823Jy sigma=0.471106 ! 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.649 mas, bmaj=4.632 mas, bpa=25.86 degrees ! Estimated noise=1.692 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.0112133 Jy ! Component: 100 - total flux cleaned = 0.0168086 Jy ! Component: 150 - total flux cleaned = 0.0200592 Jy ! Component: 200 - total flux cleaned = 0.0220797 Jy ! Total flux subtracted in 200 components = 0.0220797 Jy ! Clean residual min=-0.006899 max=0.007247 Jy/beam ! Clean residual mean=-0.000009 rms=0.001718 Jy/beam ! Combined flux in latest and established models = 0.192699 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 28 components and 0.192699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074044Jy sigma=0.459683 ! Fit after self-cal, rms=0.074058Jy sigma=0.459598 ! 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.649 x 4.632 at 25.86 degrees (North through East) ! Clean map min=-0.0067912 max=0.17964 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.01 HN 1.02 KP 0.99 ! MK 1.04 NL 1.00 OV 0.89 SC 0.99 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.01 HN 1.02 KP 1.10 ! MK 1.04 NL 1.10 OV 0.87 SC 1.11 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.00 HN 1.00 KP 1.03 ! MK 1.01 NL 0.91 OV 0.92 SC 0.99 ! ! ! Fit before self-cal, rms=0.074058Jy sigma=0.459598 ! Fit after self-cal, rms=0.075910Jy sigma=0.447275 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.676 mas, bmaj=4.662 mas, bpa=25.89 degrees ! Estimated noise=1.7048 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.000783876 Jy ! Component: 100 - total flux cleaned = 0.000668283 Jy ! Component: 150 - total flux cleaned = 0.000598207 Jy ! Component: 200 - total flux cleaned = 0.000534591 Jy ! Total flux subtracted in 200 components = 0.000534591 Jy ! Clean residual min=-0.006520 max=0.006325 Jy/beam ! Clean residual mean=-0.000007 rms=0.001399 Jy/beam ! Combined flux in latest and established models = 0.193234 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 35 components and 0.193234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075835Jy sigma=0.447145 ! Fit after self-cal, rms=0.075925Jy sigma=0.447004 ! 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.075925Jy sigma=0.447004 ! Fit after self-cal, rms=0.070123Jy sigma=0.424131 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.691 mas, bmaj=4.656 mas, bpa=26.06 degrees ! Estimated noise=1.70185 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00126066 Jy ! Component: 100 - total flux cleaned = -0.00146202 Jy ! Component: 150 - total flux cleaned = -0.00157998 Jy ! Component: 200 - total flux cleaned = -0.00168342 Jy ! Total flux subtracted in 200 components = -0.00168342 Jy ! Clean residual min=-0.002632 max=0.002922 Jy/beam ! Clean residual mean=0.000001 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.19155 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 43 components and 0.19155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070085Jy sigma=0.423989 ! Fit after self-cal, rms=0.070144Jy sigma=0.423843 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 (6, 11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00283537 Jy ! Component: 100 - total flux cleaned = 0.00342902 Jy ! Component: 150 - total flux cleaned = 0.0034844 Jy ! Component: 200 - total flux cleaned = 0.00340474 Jy ! Total flux subtracted in 200 components = 0.00340474 Jy ! Clean residual min=-0.002562 max=0.002530 Jy/beam ! Clean residual mean=0.000000 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.194955 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 0.194955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069997Jy sigma=0.422877 ! Fit after self-cal, rms=0.069993Jy sigma=0.422813 ! 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.069993Jy sigma=0.422813 ! Fit after self-cal, rms=0.069902Jy sigma=0.422719 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.69 mas, bmaj=4.671 mas, bpa=26.07 degrees ! Estimated noise=1.69837 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000131543 Jy ! Component: 100 - total flux cleaned = -0.000170191 Jy ! Component: 150 - total flux cleaned = -0.000239893 Jy ! Component: 200 - total flux cleaned = -0.000270491 Jy ! Total flux subtracted in 200 components = -0.000270491 Jy ! Clean residual min=-0.002537 max=0.002486 Jy/beam ! Clean residual mean=0.000000 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.194685 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 64 components and 0.194685 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069851Jy sigma=0.422471 ! Fit after self-cal, rms=0.069853Jy sigma=0.422457 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 = 6.62091e-05 Jy ! Component: 100 - total flux cleaned = 3.79163e-05 Jy ! Component: 150 - total flux cleaned = -1.68113e-05 Jy ! Component: 200 - total flux cleaned = -6.8873e-05 Jy ! Total flux subtracted in 200 components = -6.8873e-05 Jy ! Clean residual min=-0.002522 max=0.002473 Jy/beam ! Clean residual mean=0.000000 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.194616 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 70 components and 0.194616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069826Jy sigma=0.422333 ! Fit after self-cal, rms=0.069827Jy sigma=0.422324 ! 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.069827Jy sigma=0.422324 ! Fit after self-cal, rms=0.069693Jy sigma=0.422280 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.575 mas, bmaj=8.18 mas, bpa=19.67 degrees ! Estimated noise=2.10224 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00016378 Jy ! Component: 100 - total flux cleaned = -4.88188e-05 Jy ! Component: 150 - total flux cleaned = -5.06845e-06 Jy ! Component: 200 - total flux cleaned = 1.35122e-05 Jy ! Total flux subtracted in 200 components = 1.35122e-05 Jy ! Clean residual min=-0.002662 max=0.002407 Jy/beam ! Clean residual mean=0.000001 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.194629 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 82 components and 0.194629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069682Jy sigma=0.422211 ! Fit after self-cal, rms=0.069684Jy sigma=0.422202 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 = 4.68535e-05 Jy ! Component: 100 - total flux cleaned = 4.67851e-05 Jy ! Component: 150 - total flux cleaned = 1.84335e-05 Jy ! Component: 200 - total flux cleaned = 5.42171e-06 Jy ! Total flux subtracted in 200 components = 5.42171e-06 Jy ! Clean residual min=-0.002657 max=0.002403 Jy/beam ! Clean residual mean=0.000001 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.194635 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 85 components and 0.194635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069679Jy sigma=0.422182 ! Fit after self-cal, rms=0.069679Jy sigma=0.422178 ! 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.69 mas, bmaj=4.681 mas, bpa=26.05 degrees ! Estimated noise=1.69508 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.69 x 4.681 at 26.05 degrees (North through East) ! Clean map min=-0.0022244 max=0.18033 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.189 mas, bmaj=4.018 mas, bpa=21.46 degrees ! Estimated noise=2.51325 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.140225 Jy ! Component: 100 - total flux cleaned = 0.171068 Jy ! Component: 150 - total flux cleaned = 0.180441 Jy ! Component: 200 - total flux cleaned = 0.185855 Jy ! Total flux subtracted in 200 components = 0.185855 Jy ! Clean residual min=-0.004472 max=0.004632 Jy/beam ! Clean residual mean=0.000003 rms=0.001190 Jy/beam ! Combined flux in latest and established models = 0.185855 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.185855 Jy ! Inverting map and beam ! Estimated beam: bmin=3.69 mas, bmaj=4.681 mas, bpa=26.05 degrees ! Estimated noise=1.69508 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 (3, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00352117 Jy ! Component: 100 - total flux cleaned = 0.00538503 Jy ! Component: 150 - total flux cleaned = 0.00643175 Jy ! Component: 200 - total flux cleaned = 0.00691484 Jy ! Total flux subtracted in 200 components = 0.00691484 Jy ! Clean residual min=-0.002443 max=0.002426 Jy/beam ! Clean residual mean=0.000001 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.19277 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 36 components and 0.19277 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.575 mas, bmaj=8.18 mas, bpa=19.67 degrees ! Estimated noise=2.10224 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000932388 Jy ! Component: 100 - total flux cleaned = 0.0013954 Jy ! Component: 150 - total flux cleaned = 0.00179643 Jy ! Component: 200 - total flux cleaned = 0.00212638 Jy ! Total flux subtracted in 200 components = 0.00212638 Jy ! Clean residual min=-0.002679 max=0.002406 Jy/beam ! Clean residual mean=0.000001 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.194897 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.000192863 Jy ! Component: 100 - total flux cleaned = 0.000240484 Jy ! Component: 150 - total flux cleaned = 0.00025489 Jy ! Component: 200 - total flux cleaned = 0.000268672 Jy ! Total flux subtracted in 200 components = 0.000268672 Jy ! Clean residual min=-0.002661 max=0.002369 Jy/beam ! Clean residual mean=0.000001 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.195165 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 64 components and 0.195165 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.69 mas, bmaj=4.681 mas, bpa=26.05 degrees ! Estimated noise=1.69508 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000375827 Jy ! Component: 100 - total flux cleaned = -0.000412052 Jy ! Component: 150 - total flux cleaned = -0.000444027 Jy ! Component: 200 - total flux cleaned = -0.000414257 Jy ! Total flux subtracted in 200 components = -0.000414257 Jy ! Clean residual min=-0.002388 max=0.002363 Jy/beam ! Clean residual mean=0.000000 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.194751 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 78 components and 0.194751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069673Jy sigma=0.422184 ! Fit after self-cal, rms=0.069656Jy sigma=0.422142 wmodel J1610+7809_S_map.mod ! Writing 78 model components to file: J1610+7809_S_map.mod wobs J1610+7809_S_uvs.fits ! Writing UV FITS file: J1610+7809_S_uvs.fits wwins J1610+7809_S_map.win ! wwins: Wrote 3 windows to J1610+7809_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.000169655 Jy ! Component: 100 - total flux cleaned = 0.000487746 Jy ! Component: 150 - total flux cleaned = 0.000942942 Jy ! Component: 200 - total flux cleaned = 0.00130732 Jy ! Component: 250 - total flux cleaned = 0.00155273 Jy ! Component: 300 - total flux cleaned = 0.00172226 Jy ! Component: 350 - total flux cleaned = 0.00192109 Jy ! Component: 400 - total flux cleaned = 0.00208215 Jy ! Component: 450 - total flux cleaned = 0.00223985 Jy ! Component: 500 - total flux cleaned = 0.00239426 Jy ! Component: 550 - total flux cleaned = 0.00254603 Jy ! Component: 600 - total flux cleaned = 0.00263497 Jy ! Component: 650 - total flux cleaned = 0.00275244 Jy ! Component: 700 - total flux cleaned = 0.00292475 Jy ! Component: 750 - total flux cleaned = 0.0029819 Jy ! Component: 800 - total flux cleaned = 0.00325921 Jy ! Component: 850 - total flux cleaned = 0.00336775 Jy ! Component: 900 - total flux cleaned = 0.00350204 Jy ! Component: 950 - total flux cleaned = 0.00355503 Jy ! Component: 1000 - total flux cleaned = 0.00376372 Jy ! Component: 1050 - total flux cleaned = 0.0038666 Jy ! Component: 1100 - total flux cleaned = 0.00394265 Jy ! Component: 1150 - total flux cleaned = 0.00399244 Jy ! Component: 1200 - total flux cleaned = 0.00404145 Jy ! Component: 1250 - total flux cleaned = 0.00409004 Jy ! Component: 1300 - total flux cleaned = 0.00418651 Jy ! Component: 1350 - total flux cleaned = 0.00418627 Jy ! Component: 1400 - total flux cleaned = 0.00427965 Jy ! Component: 1450 - total flux cleaned = 0.00421015 Jy ! Component: 1500 - total flux cleaned = 0.00425585 Jy ! Component: 1550 - total flux cleaned = 0.00421094 Jy ! Component: 1600 - total flux cleaned = 0.00423295 Jy ! Component: 1650 - total flux cleaned = 0.00423288 Jy ! Component: 1700 - total flux cleaned = 0.00423315 Jy ! Component: 1750 - total flux cleaned = 0.00423323 Jy ! Component: 1800 - total flux cleaned = 0.00431881 Jy ! Component: 1850 - total flux cleaned = 0.00433973 Jy ! Component: 1900 - total flux cleaned = 0.00440203 Jy ! Component: 1950 - total flux cleaned = 0.00434001 Jy ! Component: 2000 - total flux cleaned = 0.00442226 Jy ! Component: 2050 - total flux cleaned = 0.00452358 Jy ! Component: 2100 - total flux cleaned = 0.00452322 Jy ! Component: 2150 - total flux cleaned = 0.00452304 Jy ! Component: 2200 - total flux cleaned = 0.00458223 Jy ! Component: 2250 - total flux cleaned = 0.00462143 Jy ! Component: 2300 - total flux cleaned = 0.00471866 Jy ! Component: 2350 - total flux cleaned = 0.00479558 Jy ! Component: 2400 - total flux cleaned = 0.00483377 Jy ! Component: 2450 - total flux cleaned = 0.00490925 Jy ! Component: 2500 - total flux cleaned = 0.00494668 Jy ! Component: 2550 - total flux cleaned = 0.00500268 Jy ! Component: 2600 - total flux cleaned = 0.00509484 Jy ! Component: 2650 - total flux cleaned = 0.00516805 Jy ! Component: 2700 - total flux cleaned = 0.00527696 Jy ! Component: 2750 - total flux cleaned = 0.00527666 Jy ! Component: 2800 - total flux cleaned = 0.00529452 Jy ! Component: 2850 - total flux cleaned = 0.00532997 Jy ! Component: 2900 - total flux cleaned = 0.00536502 Jy ! Component: 2950 - total flux cleaned = 0.00538228 Jy ! Component: 3000 - total flux cleaned = 0.00536492 Jy ! Component: 3050 - total flux cleaned = 0.00538233 Jy ! Component: 3100 - total flux cleaned = 0.00543371 Jy ! Component: 3150 - total flux cleaned = 0.00543378 Jy ! Component: 3200 - total flux cleaned = 0.00555158 Jy ! Component: 3250 - total flux cleaned = 0.00553476 Jy ! Component: 3300 - total flux cleaned = 0.00555141 Jy ! Component: 3350 - total flux cleaned = 0.00563359 Jy ! Component: 3400 - total flux cleaned = 0.00561714 Jy ! Component: 3450 - total flux cleaned = 0.00568229 Jy ! Component: 3500 - total flux cleaned = 0.00569844 Jy ! Component: 3550 - total flux cleaned = 0.00571457 Jy ! Component: 3600 - total flux cleaned = 0.00577819 Jy ! Component: 3650 - total flux cleaned = 0.00585709 Jy ! Component: 3700 - total flux cleaned = 0.00587299 Jy ! Component: 3750 - total flux cleaned = 0.00593532 Jy ! Component: 3800 - total flux cleaned = 0.00601286 Jy ! Component: 3850 - total flux cleaned = 0.00604355 Jy ! Component: 3900 - total flux cleaned = 0.00608954 Jy ! Component: 3950 - total flux cleaned = 0.00618086 Jy ! Component: 4000 - total flux cleaned = 0.00627148 Jy ! Component: 4050 - total flux cleaned = 0.00627144 Jy ! Total flux subtracted in 4096 components = 0.00634607 Jy ! Clean residual min=-0.000889 max=0.000934 Jy/beam ! Clean residual mean=0.000001 rms=0.000259 Jy/beam ! Combined flux in latest and established models = 0.201097 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 341 components and 0.201097 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1610+7809_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.69 x 4.681 at 26.05 degrees (North through East) ! Clean map min=-0.0018671 max=0.1802 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1610+7809_S_map.fits wmodel /image_prod/ug002_uva//J1610+7809_S_map.mod ! Writing 341 model components to file: /image_prod/ug002_uva//J1610+7809_S_map.mod wobs /image_prod/ug002_uva//J1610+7809_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1610+7809_S_uvs.fits wwins /image_prod/ug002_uva//J1610+7809_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1610+7809_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.180196 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000258289 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.430012 0.430012 0.860024 1.72005 3.4401 6.88019 13.7604 27.5208 55.0415 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.18 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 697.654 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1610+7809_S_dfm.log closed on Thu Mar 5 02:36:17 2020