! Started logfile: /scr/pima/rv122_uvs/J1725+1152_S_dfm.log on Fri Jul 13 21:10:19 2018 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23275 obs /scr/pima/rv122_uvs/J1725+1152_S_uva.fits ! Reading UV FITS file: /scr/pima/rv122_uvs/J1725+1152_S_uva.fits ! AN table 1: 47 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.873522 visibilities/baseline/integration-bin. ! Found source: J1725+1152 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 5912 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 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 J1725+1152_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 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 423 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000535Jy sigma=19.494702 ! Fit after self-cal, rms=0.940916Jy sigma=18.315960 ! 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.501 mas, bmaj=6.103 mas, bpa=-2.381 degrees ! Estimated noise=0.806233 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.0459256 Jy ! Component: 100 - total flux cleaned = 0.0564228 Jy ! Total flux subtracted in 100 components = 0.0564228 Jy ! Clean residual min=-0.003965 max=0.004936 Jy/beam ! Clean residual mean=-0.000001 rms=0.001032 Jy/beam ! Combined flux in latest and established models = 0.0564228 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0564228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053697Jy sigma=1.005648 ! Fit after self-cal, rms=0.052926Jy sigma=0.996188 ! 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.159 mas, bmaj=7.046 mas, bpa=-2.312 degrees ! Estimated noise=0.559547 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.00507858 Jy ! Component: 100 - total flux cleaned = 0.00757378 Jy ! Component: 150 - total flux cleaned = 0.00907959 Jy ! Component: 200 - total flux cleaned = 0.00988497 Jy ! Total flux subtracted in 200 components = 0.00988497 Jy ! Clean residual min=-0.003096 max=0.003428 Jy/beam ! Clean residual mean=-0.000001 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.0663078 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 21 components and 0.0663077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052498Jy sigma=0.985563 ! Fit after self-cal, rms=0.052503Jy sigma=0.985446 ! 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.159 x 7.046 at -2.312 degrees (North through East) ! Clean map min=-0.0030447 max=0.060647 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.16 FD 1.35 HN 0.95 KP 0.98 ! LA 0.95 MK 0.97 OV 0.91 PT 1.01 ! SC 0.93 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.22 HN 0.95 KP 0.97 ! LA 0.96 MK 1.11 OV 0.75 PT 1.03 ! SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* OV 0.00* PT 0.00* ! SC 0.00* ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 1.24 HN 0.90 KP 0.99 ! LA 0.95 MK 1.11 OV 1.01 PT 1.11 ! SC 0.97 ! ! ! Fit before self-cal, rms=0.052503Jy sigma=0.985446 ! Fit after self-cal, rms=0.052329Jy sigma=0.967063 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.152 mas, bmaj=7.113 mas, bpa=-1.616 degrees ! Estimated noise=0.561127 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.000415589 Jy ! Component: 100 - total flux cleaned = -0.000416892 Jy ! Component: 150 - total flux cleaned = -0.00043569 Jy ! Component: 200 - total flux cleaned = -0.000469041 Jy ! Total flux subtracted in 200 components = -0.000469041 Jy ! Clean residual min=-0.001931 max=0.002222 Jy/beam ! Clean residual mean=0.000005 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.0658387 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 32 components and 0.0658387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052310Jy sigma=0.966711 ! Fit after self-cal, rms=0.052421Jy sigma=0.965843 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052421Jy sigma=0.965843 ! Fit after self-cal, rms=0.052724Jy sigma=0.963559 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.157 mas, bmaj=7.129 mas, bpa=-1.5 degrees ! Estimated noise=0.561819 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000262286 Jy ! Component: 100 - total flux cleaned = -0.000279679 Jy ! Component: 150 - total flux cleaned = -0.000295151 Jy ! Component: 200 - total flux cleaned = -0.00030902 Jy ! Total flux subtracted in 200 components = -0.00030902 Jy ! Clean residual min=-0.001895 max=0.002016 Jy/beam ! Clean residual mean=0.000003 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.0655297 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 35 components and 0.0655297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052714Jy sigma=0.963391 ! Fit after self-cal, rms=0.052733Jy sigma=0.963305 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.4436e-05 Jy ! Component: 100 - total flux cleaned = 3.40993e-05 Jy ! Component: 150 - total flux cleaned = 2.21235e-05 Jy ! Component: 200 - total flux cleaned = 2.23032e-05 Jy ! Total flux subtracted in 200 components = 2.23032e-05 Jy ! Clean residual min=-0.001874 max=0.001986 Jy/beam ! Clean residual mean=0.000003 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.065552 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 39 components and 0.065552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052728Jy sigma=0.963208 ! Fit after self-cal, rms=0.052728Jy sigma=0.963200 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052728Jy sigma=0.963200 ! Fit after self-cal, rms=0.052838Jy sigma=0.963175 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.161 mas, bmaj=7.145 mas, bpa=-1.477 degrees ! Estimated noise=0.562399 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000171991 Jy ! Component: 100 - total flux cleaned = -0.000197043 Jy ! Component: 150 - total flux cleaned = -0.00020879 Jy ! Component: 200 - total flux cleaned = -0.000208907 Jy ! Total flux subtracted in 200 components = -0.000208907 Jy ! Clean residual min=-0.001869 max=0.001965 Jy/beam ! Clean residual mean=0.000004 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.0653431 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.0653431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052833Jy sigma=0.963098 ! Fit after self-cal, rms=0.052835Jy sigma=0.963092 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.44901e-06 Jy ! Component: 100 - total flux cleaned = -7.22512e-06 Jy ! Component: 150 - total flux cleaned = -1.66842e-05 Jy ! Component: 200 - total flux cleaned = -3.44675e-05 Jy ! Total flux subtracted in 200 components = -3.44675e-05 Jy ! Clean residual min=-0.001859 max=0.001946 Jy/beam ! Clean residual mean=0.000004 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.0653086 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.0653086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052832Jy sigma=0.963042 ! Fit after self-cal, rms=0.052833Jy sigma=0.963039 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052833Jy sigma=0.963039 ! Fit after self-cal, rms=0.052908Jy sigma=0.963028 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.422 mas, bmaj=10.93 mas, bpa=0.5966 degrees ! Estimated noise=0.7243 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000520007 Jy ! Component: 100 - total flux cleaned = 0.000574978 Jy ! Component: 150 - total flux cleaned = 0.000604251 Jy ! Component: 200 - total flux cleaned = 0.000623183 Jy ! Total flux subtracted in 200 components = 0.000623183 Jy ! Clean residual min=-0.001999 max=0.002065 Jy/beam ! Clean residual mean=0.000009 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.0659318 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 45 components and 0.0659318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052908Jy sigma=0.963098 ! Fit after self-cal, rms=0.052914Jy sigma=0.963068 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.56198e-05 Jy ! Component: 100 - total flux cleaned = 7.49761e-05 Jy ! Component: 150 - total flux cleaned = 9.36494e-05 Jy ! Component: 200 - total flux cleaned = 0.000102469 Jy ! Total flux subtracted in 200 components = 0.000102469 Jy ! Clean residual min=-0.001992 max=0.002056 Jy/beam ! Clean residual mean=0.000009 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.0660342 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 47 components and 0.0660342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052914Jy sigma=0.963124 ! Fit after self-cal, rms=0.052917Jy sigma=0.963104 ! 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.166 mas, bmaj=7.158 mas, bpa=-1.458 degrees ! Estimated noise=0.562843 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.166 x 7.158 at -1.458 degrees (North through East) ! Clean map min=-0.0017512 max=0.06064 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.499 mas, bmaj=6.173 mas, bpa=-1.756 degrees ! Estimated noise=0.821284 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0473204 Jy ! Component: 100 - total flux cleaned = 0.0577784 Jy ! Component: 150 - total flux cleaned = 0.061095 Jy ! Component: 200 - total flux cleaned = 0.0627516 Jy ! Total flux subtracted in 200 components = 0.0627516 Jy ! Clean residual min=-0.003349 max=0.003185 Jy/beam ! Clean residual mean=0.000002 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.0627516 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0627516 Jy ! Inverting map and beam ! Estimated beam: bmin=3.166 mas, bmaj=7.158 mas, bpa=-1.458 degrees ! Estimated noise=0.562843 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.00148202 Jy ! Component: 100 - total flux cleaned = 0.00164403 Jy ! Component: 150 - total flux cleaned = 0.00172087 Jy ! Component: 200 - total flux cleaned = 0.00176648 Jy ! Total flux subtracted in 200 components = 0.00176648 Jy ! Clean residual min=-0.001862 max=0.001960 Jy/beam ! Clean residual mean=0.000003 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.0645181 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 27 components and 0.0645181 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.422 mas, bmaj=10.93 mas, bpa=0.5966 degrees ! Estimated noise=0.7243 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000958548 Jy ! Component: 100 - total flux cleaned = 0.00118336 Jy ! Component: 150 - total flux cleaned = 0.00122703 Jy ! Component: 200 - total flux cleaned = 0.00126729 Jy ! Total flux subtracted in 200 components = 0.00126729 Jy ! Clean residual min=-0.001977 max=0.002087 Jy/beam ! Clean residual mean=0.000009 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.0657854 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 = 3.78558e-05 Jy ! Component: 100 - total flux cleaned = 7.34649e-05 Jy ! Component: 150 - total flux cleaned = 0.000107054 Jy ! Component: 200 - total flux cleaned = 0.000138335 Jy ! Total flux subtracted in 200 components = 0.000138335 Jy ! Clean residual min=-0.001979 max=0.002079 Jy/beam ! Clean residual mean=0.000009 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.0659237 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 33 components and 0.0659237 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.166 mas, bmaj=7.158 mas, bpa=-1.458 degrees ! Estimated noise=0.562843 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000773837 Jy ! Component: 100 - total flux cleaned = -0.000917999 Jy ! Component: 150 - total flux cleaned = -0.000935933 Jy ! Component: 200 - total flux cleaned = -0.000951684 Jy ! Total flux subtracted in 200 components = -0.000951684 Jy ! Clean residual min=-0.001861 max=0.001945 Jy/beam ! Clean residual mean=0.000003 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.064972 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.064972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052925Jy sigma=0.963314 ! Fit after self-cal, rms=0.052914Jy sigma=0.963281 wmodel J1725+1152_S_map.mod ! Writing 40 model components to file: J1725+1152_S_map.mod wobs J1725+1152_S_uvs.fits ! Writing UV FITS file: J1725+1152_S_uvs.fits wwins J1725+1152_S_map.win ! wwins: Wrote 1 windows to J1725+1152_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.000394747 Jy ! Component: 100 - total flux cleaned = 0.000748744 Jy ! Component: 150 - total flux cleaned = 0.00102267 Jy ! Component: 200 - total flux cleaned = 0.00108082 Jy ! Component: 250 - total flux cleaned = 0.00110887 Jy ! Component: 300 - total flux cleaned = 0.00113532 Jy ! Component: 350 - total flux cleaned = 0.00121379 Jy ! Component: 400 - total flux cleaned = 0.00123889 Jy ! Component: 450 - total flux cleaned = 0.0013629 Jy ! Component: 500 - total flux cleaned = 0.00143537 Jy ! Component: 550 - total flux cleaned = 0.00145908 Jy ! Component: 600 - total flux cleaned = 0.00152903 Jy ! Component: 650 - total flux cleaned = 0.00155183 Jy ! Component: 700 - total flux cleaned = 0.00155234 Jy ! Component: 750 - total flux cleaned = 0.001641 Jy ! Component: 800 - total flux cleaned = 0.00168474 Jy ! Component: 850 - total flux cleaned = 0.00168469 Jy ! Component: 900 - total flux cleaned = 0.00168458 Jy ! Component: 950 - total flux cleaned = 0.00164316 Jy ! Component: 1000 - total flux cleaned = 0.0015819 Jy ! Component: 1050 - total flux cleaned = 0.00168269 Jy ! Component: 1100 - total flux cleaned = 0.00164244 Jy ! Component: 1150 - total flux cleaned = 0.0016619 Jy ! Component: 1200 - total flux cleaned = 0.00171986 Jy ! Component: 1250 - total flux cleaned = 0.00168191 Jy ! Component: 1300 - total flux cleaned = 0.00170072 Jy ! Component: 1350 - total flux cleaned = 0.00170026 Jy ! Component: 1400 - total flux cleaned = 0.00168184 Jy ! Component: 1450 - total flux cleaned = 0.00168215 Jy ! Component: 1500 - total flux cleaned = 0.00166421 Jy ! Component: 1550 - total flux cleaned = 0.00173447 Jy ! Component: 1600 - total flux cleaned = 0.00164714 Jy ! Component: 1650 - total flux cleaned = 0.00169915 Jy ! Component: 1700 - total flux cleaned = 0.00173289 Jy ! Component: 1750 - total flux cleaned = 0.00173288 Jy ! Component: 1800 - total flux cleaned = 0.00174939 Jy ! Component: 1850 - total flux cleaned = 0.0017492 Jy ! Component: 1900 - total flux cleaned = 0.00173275 Jy ! Component: 1950 - total flux cleaned = 0.00168434 Jy ! Component: 2000 - total flux cleaned = 0.00168461 Jy ! Component: 2050 - total flux cleaned = 0.00170044 Jy ! Component: 2100 - total flux cleaned = 0.00163766 Jy ! Component: 2150 - total flux cleaned = 0.00163749 Jy ! Component: 2200 - total flux cleaned = 0.00157587 Jy ! Component: 2250 - total flux cleaned = 0.00153029 Jy ! Component: 2300 - total flux cleaned = 0.00154526 Jy ! Component: 2350 - total flux cleaned = 0.00148549 Jy ! Component: 2400 - total flux cleaned = 0.00151526 Jy ! Component: 2450 - total flux cleaned = 0.00151524 Jy ! Component: 2500 - total flux cleaned = 0.00147146 Jy ! Component: 2550 - total flux cleaned = 0.0014426 Jy ! Component: 2600 - total flux cleaned = 0.00142828 Jy ! Component: 2650 - total flux cleaned = 0.00137131 Jy ! Component: 2700 - total flux cleaned = 0.00135722 Jy ! Component: 2750 - total flux cleaned = 0.00128719 Jy ! Component: 2800 - total flux cleaned = 0.00130107 Jy ! Component: 2850 - total flux cleaned = 0.00132858 Jy ! Component: 2900 - total flux cleaned = 0.00126002 Jy ! Component: 2950 - total flux cleaned = 0.00125999 Jy ! Component: 3000 - total flux cleaned = 0.00117909 Jy ! Component: 3050 - total flux cleaned = 0.0011658 Jy ! Component: 3100 - total flux cleaned = 0.00111268 Jy ! Component: 3150 - total flux cleaned = 0.00111265 Jy ! Component: 3200 - total flux cleaned = 0.00112574 Jy ! Component: 3250 - total flux cleaned = 0.00109973 Jy ! Component: 3300 - total flux cleaned = 0.00107383 Jy ! Component: 3350 - total flux cleaned = 0.00106093 Jy ! Component: 3400 - total flux cleaned = 0.00100983 Jy ! Component: 3450 - total flux cleaned = 0.00103522 Jy ! Component: 3500 - total flux cleaned = 0.000997404 Jy ! Component: 3550 - total flux cleaned = 0.000984782 Jy ! Component: 3600 - total flux cleaned = 0.000959885 Jy ! Component: 3650 - total flux cleaned = 0.000972297 Jy ! Component: 3700 - total flux cleaned = 0.000935373 Jy ! Component: 3750 - total flux cleaned = 0.000947713 Jy ! Component: 3800 - total flux cleaned = 0.000935596 Jy ! Component: 3850 - total flux cleaned = 0.000935601 Jy ! Component: 3900 - total flux cleaned = 0.000899511 Jy ! Component: 3950 - total flux cleaned = 0.000887485 Jy ! Component: 4000 - total flux cleaned = 0.000923254 Jy ! Component: 4050 - total flux cleaned = 0.000887687 Jy ! Total flux subtracted in 4096 components = 0.000899437 Jy ! Clean residual min=-0.000643 max=0.000745 Jy/beam ! Clean residual mean=-0.000000 rms=0.000211 Jy/beam ! Combined flux in latest and established models = 0.0658715 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 327 components and 0.0658714 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv122_uvs/J1725+1152_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.166 x 7.158 at -1.458 degrees (North through East) ! Clean map min=-0.0012659 max=0.060881 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv122_uvs/J1725+1152_S_map.fits wmodel /scr/pima/rv122_uvs/J1725+1152_S_map.mod ! Writing 327 model components to file: /scr/pima/rv122_uvs/J1725+1152_S_map.mod wobs /scr/pima/rv122_uvs/J1725+1152_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv122_uvs/J1725+1152_S_uvs.fits wwins /scr/pima/rv122_uvs/J1725+1152_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv122_uvs/J1725+1152_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0608808 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000211075 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.04011 1.04011 2.08021 4.16043 8.32085 16.6417 33.2834 66.5668 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.06 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 288.432 quit ! Quitting program ! Log file /scr/pima/rv122_uvs/J1725+1152_S_dfm.log closed on Fri Jul 13 21:10:23 2018