! Started logfile: /scr/pima/rv124_uvs/J1152+3209_S_dfm.log on Mon Dec 24 01:41:18 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/rv124_uvs/J1152+3209_S_uva.fits ! Reading UV FITS file: /scr/pima/rv124_uvs/J1152+3209_S_uva.fits ! AN table 1: 44 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.875 visibilities/baseline/integration-bin. ! Found source: J1152+3209 ! ! 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 79 lines of history. ! ! Reading 4312 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 J1152+3209_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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 352 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004383Jy sigma=19.182442 ! Fit after self-cal, rms=0.971304Jy sigma=18.571400 ! 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=5.802 mas, bmaj=7.664 mas, bpa=-13.37 degrees ! Estimated noise=1.09386 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.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0220591 Jy ! Component: 100 - total flux cleaned = 0.0280272 Jy ! Total flux subtracted in 100 components = 0.0280272 Jy ! Clean residual min=-0.004217 max=0.003805 Jy/beam ! Clean residual mean=-0.000009 rms=0.001099 Jy/beam ! Combined flux in latest and established models = 0.0280272 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0280272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054382Jy sigma=0.978679 ! Fit after self-cal, rms=0.052254Jy sigma=0.936953 ! 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=6.865 mas, bmaj=8.815 mas, bpa=-17.84 degrees ! Estimated noise=0.660727 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.00585564 Jy ! Component: 100 - total flux cleaned = 0.00758381 Jy ! Component: 150 - total flux cleaned = 0.00796997 Jy ! Component: 200 - total flux cleaned = 0.00803654 Jy ! Total flux subtracted in 200 components = 0.00803654 Jy ! Clean residual min=-0.003224 max=0.002662 Jy/beam ! Clean residual mean=-0.000018 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.0360637 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 25 components and 0.0360637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051618Jy sigma=0.926226 ! Fit after self-cal, rms=0.051603Jy sigma=0.926049 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.865 x 8.815 at -17.84 degrees (North through East) ! Clean map min=-0.0032617 max=0.033657 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.06 HN 0.99 KP 0.93 ! LA 0.79 NL 1.24 OV 0.97 PT 1.19 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.11 HN 0.96 KP 1.01 ! LA 1.00 NL 1.05 OV 0.63 PT 1.14 ! ! ! 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* NL 0.00* OV 0.00* PT 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 1.12 HN 1.08 KP 0.87 ! LA 0.95 NL 1.19 OV 0.95 PT 1.08 ! ! ! Fit before self-cal, rms=0.051603Jy sigma=0.926049 ! Fit after self-cal, rms=0.048646Jy sigma=0.915853 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.847 mas, bmaj=8.766 mas, bpa=-16.18 degrees ! Estimated noise=0.651176 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.000449256 Jy ! Component: 100 - total flux cleaned = -0.000517102 Jy ! Component: 150 - total flux cleaned = -0.000531722 Jy ! Component: 200 - total flux cleaned = -0.000518448 Jy ! Total flux subtracted in 200 components = -0.000518448 Jy ! Clean residual min=-0.002008 max=0.002003 Jy/beam ! Clean residual mean=-0.000015 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.0355453 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 35 components and 0.0355453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048635Jy sigma=0.915604 ! Fit after self-cal, rms=0.048876Jy sigma=0.912140 ! 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.048876Jy sigma=0.912140 ! Fit after self-cal, rms=0.050187Jy sigma=0.909770 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.84 mas, bmaj=8.836 mas, bpa=-16.2 degrees ! Estimated noise=0.652967 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000246214 Jy ! Component: 100 - total flux cleaned = -0.000350111 Jy ! Component: 150 - total flux cleaned = -0.000394881 Jy ! Component: 200 - total flux cleaned = -0.000422335 Jy ! Total flux subtracted in 200 components = -0.000422335 Jy ! Clean residual min=-0.001893 max=0.002085 Jy/beam ! Clean residual mean=-0.000010 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.0351229 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.0351229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050173Jy sigma=0.909626 ! Fit after self-cal, rms=0.050461Jy sigma=0.908665 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 = 8.4828e-05 Jy ! Component: 100 - total flux cleaned = 7.34498e-05 Jy ! Component: 150 - total flux cleaned = 2.72216e-05 Jy ! Component: 200 - total flux cleaned = -1.47005e-05 Jy ! Total flux subtracted in 200 components = -1.47005e-05 Jy ! Clean residual min=-0.001958 max=0.002143 Jy/beam ! Clean residual mean=-0.000012 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.0351082 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 50 components and 0.0351082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050452Jy sigma=0.908581 ! Fit after self-cal, rms=0.050464Jy sigma=0.908553 ! 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.050464Jy sigma=0.908553 ! Fit after self-cal, rms=0.052175Jy sigma=0.908126 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.871 mas, bmaj=8.898 mas, bpa=-16.84 degrees ! Estimated noise=0.661884 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.19244e-05 Jy ! Component: 100 - total flux cleaned = -0.000147663 Jy ! Component: 150 - total flux cleaned = -0.000265089 Jy ! Component: 200 - total flux cleaned = -0.00031445 Jy ! Total flux subtracted in 200 components = -0.00031445 Jy ! Clean residual min=-0.001908 max=0.002262 Jy/beam ! Clean residual mean=-0.000010 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.0347938 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 53 components and 0.0347938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052159Jy sigma=0.908034 ! Fit after self-cal, rms=0.052375Jy sigma=0.907618 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.56477e-05 Jy ! Component: 100 - total flux cleaned = 2.1641e-05 Jy ! Component: 150 - total flux cleaned = -4.03724e-07 Jy ! Component: 200 - total flux cleaned = -2.10088e-05 Jy ! Total flux subtracted in 200 components = -2.10088e-05 Jy ! Clean residual min=-0.001972 max=0.002235 Jy/beam ! Clean residual mean=-0.000012 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.0347728 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 58 components and 0.0347728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052365Jy sigma=0.907569 ! Fit after self-cal, rms=0.052376Jy sigma=0.907528 ! 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.052376Jy sigma=0.907528 ! Fit after self-cal, rms=0.054025Jy sigma=0.907302 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.436 mas, bmaj=11.22 mas, bpa=-41.53 degrees ! Estimated noise=0.714174 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.37873e-05 Jy ! Component: 100 - total flux cleaned = -1.63381e-05 Jy ! Component: 150 - total flux cleaned = -5.39145e-05 Jy ! Component: 200 - total flux cleaned = -9.72149e-05 Jy ! Total flux subtracted in 200 components = -9.72149e-05 Jy ! Clean residual min=-0.002079 max=0.002482 Jy/beam ! Clean residual mean=-0.000013 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.0346756 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 63 components and 0.0346756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054012Jy sigma=0.907294 ! Fit after self-cal, rms=0.054161Jy sigma=0.907128 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.22008e-05 Jy ! Component: 100 - total flux cleaned = -9.53305e-05 Jy ! Component: 150 - total flux cleaned = -0.000136196 Jy ! Component: 200 - total flux cleaned = -0.000164039 Jy ! Total flux subtracted in 200 components = -0.000164039 Jy ! Clean residual min=-0.002057 max=0.002444 Jy/beam ! Clean residual mean=-0.000015 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.0345115 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 69 components and 0.0345115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054152Jy sigma=0.907122 ! Fit after self-cal, rms=0.054153Jy sigma=0.907093 ! 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=6.893 mas, bmaj=8.948 mas, bpa=-17.25 degrees ! Estimated noise=0.669664 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.893 x 8.948 at -17.25 degrees (North through East) ! Clean map min=-0.0019927 max=0.033511 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=5.818 mas, bmaj=7.727 mas, bpa=-13.36 degrees ! Estimated noise=1.14806 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0257657 Jy ! Component: 100 - total flux cleaned = 0.0320458 Jy ! Component: 150 - total flux cleaned = 0.034022 Jy ! Component: 200 - total flux cleaned = 0.0343936 Jy ! Total flux subtracted in 200 components = 0.0343936 Jy ! Clean residual min=-0.003948 max=0.003818 Jy/beam ! Clean residual mean=-0.000004 rms=0.001015 Jy/beam ! Combined flux in latest and established models = 0.0343936 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.0343936 Jy ! Inverting map and beam ! Estimated beam: bmin=6.893 mas, bmaj=8.948 mas, bpa=-17.25 degrees ! Estimated noise=0.669664 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 (28.5, -34). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00191721 Jy ! Component: 100 - total flux cleaned = 0.0023762 Jy ! Component: 150 - total flux cleaned = 0.00234239 Jy ! Component: 200 - total flux cleaned = 0.00227495 Jy ! Total flux subtracted in 200 components = 0.00227495 Jy ! Clean residual min=-0.002127 max=0.001878 Jy/beam ! Clean residual mean=-0.000007 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.0366686 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 57 components and 0.0366686 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=9.436 mas, bmaj=11.22 mas, bpa=-41.53 degrees ! Estimated noise=0.714174 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000242451 Jy ! Component: 100 - total flux cleaned = 0.000113699 Jy ! Component: 150 - total flux cleaned = 2.64112e-05 Jy ! Component: 200 - total flux cleaned = 6.51103e-06 Jy ! Total flux subtracted in 200 components = 6.51103e-06 Jy ! Clean residual min=-0.001917 max=0.001918 Jy/beam ! Clean residual mean=-0.000008 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.0366751 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.24249e-07 Jy ! Component: 100 - total flux cleaned = -3.5651e-05 Jy ! Component: 150 - total flux cleaned = -3.61178e-05 Jy ! Component: 200 - total flux cleaned = -5.22338e-05 Jy ! Total flux subtracted in 200 components = -5.22338e-05 Jy ! Clean residual min=-0.001902 max=0.001902 Jy/beam ! Clean residual mean=-0.000008 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.0366229 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 87 components and 0.0366229 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.893 mas, bmaj=8.948 mas, bpa=-17.25 degrees ! Estimated noise=0.669664 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.48515e-05 Jy ! Component: 100 - total flux cleaned = -5.8553e-05 Jy ! Component: 150 - total flux cleaned = -0.000118625 Jy ! Component: 200 - total flux cleaned = -0.000156208 Jy ! Total flux subtracted in 200 components = -0.000156208 Jy ! Clean residual min=-0.002040 max=0.001805 Jy/beam ! Clean residual mean=-0.000007 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.0364667 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 103 components and 0.0364667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054079Jy sigma=0.905272 ! Fit after self-cal, rms=0.054008Jy sigma=0.904329 wmodel J1152+3209_S_map.mod ! Writing 103 model components to file: J1152+3209_S_map.mod wobs J1152+3209_S_uvs.fits ! Writing UV FITS file: J1152+3209_S_uvs.fits wwins J1152+3209_S_map.win ! wwins: Wrote 2 windows to J1152+3209_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.000111352 Jy ! Component: 100 - total flux cleaned = -0.000175472 Jy ! Component: 150 - total flux cleaned = -0.000296126 Jy ! Component: 200 - total flux cleaned = -0.00032406 Jy ! Component: 250 - total flux cleaned = -0.000432529 Jy ! Component: 300 - total flux cleaned = -0.000483909 Jy ! Component: 350 - total flux cleaned = -0.000585198 Jy ! Component: 400 - total flux cleaned = -0.000732432 Jy ! Component: 450 - total flux cleaned = -0.000827337 Jy ! Component: 500 - total flux cleaned = -0.00103512 Jy ! Component: 550 - total flux cleaned = -0.00128171 Jy ! Component: 600 - total flux cleaned = -0.00152207 Jy ! Component: 650 - total flux cleaned = -0.00180006 Jy ! Component: 700 - total flux cleaned = -0.00207114 Jy ! Component: 750 - total flux cleaned = -0.00233571 Jy ! Component: 800 - total flux cleaned = -0.00257426 Jy ! Component: 850 - total flux cleaned = -0.00284581 Jy ! Component: 900 - total flux cleaned = -0.00301604 Jy ! Component: 950 - total flux cleaned = -0.0031837 Jy ! Component: 1000 - total flux cleaned = -0.00342071 Jy ! Component: 1050 - total flux cleaned = -0.00358103 Jy ! Component: 1100 - total flux cleaned = -0.00377377 Jy ! Component: 1150 - total flux cleaned = -0.00387693 Jy ! Component: 1200 - total flux cleaned = -0.0039785 Jy ! Component: 1250 - total flux cleaned = -0.00401208 Jy ! Component: 1300 - total flux cleaned = -0.00412675 Jy ! Component: 1350 - total flux cleaned = -0.00414286 Jy ! Component: 1400 - total flux cleaned = -0.00420623 Jy ! Component: 1450 - total flux cleaned = -0.00426885 Jy ! Component: 1500 - total flux cleaned = -0.00434618 Jy ! Component: 1550 - total flux cleaned = -0.00442248 Jy ! Component: 1600 - total flux cleaned = -0.00449765 Jy ! Component: 1650 - total flux cleaned = -0.00461646 Jy ! Component: 1700 - total flux cleaned = -0.00470417 Jy ! Component: 1750 - total flux cleaned = -0.00477617 Jy ! Component: 1800 - total flux cleaned = -0.0048762 Jy ! Component: 1850 - total flux cleaned = -0.00496092 Jy ! Component: 1900 - total flux cleaned = -0.00504502 Jy ! Component: 1950 - total flux cleaned = -0.00519756 Jy ! Component: 2000 - total flux cleaned = -0.00533479 Jy ! Component: 2050 - total flux cleaned = -0.00543013 Jy ! Component: 2100 - total flux cleaned = -0.00561882 Jy ! Component: 2150 - total flux cleaned = -0.00571226 Jy ! Component: 2200 - total flux cleaned = -0.00583141 Jy ! Component: 2250 - total flux cleaned = -0.0059627 Jy ! Component: 2300 - total flux cleaned = -0.00607992 Jy ! Component: 2350 - total flux cleaned = -0.00617039 Jy ! Component: 2400 - total flux cleaned = -0.00622176 Jy ! Component: 2450 - total flux cleaned = -0.00636163 Jy ! Component: 2500 - total flux cleaned = -0.00643734 Jy ! Component: 2550 - total flux cleaned = -0.0065251 Jy ! Component: 2600 - total flux cleaned = -0.00662446 Jy ! Component: 2650 - total flux cleaned = -0.00669848 Jy ! Component: 2700 - total flux cleaned = -0.00679659 Jy ! Component: 2750 - total flux cleaned = -0.00689396 Jy ! Component: 2800 - total flux cleaned = -0.00700265 Jy ! Component: 2850 - total flux cleaned = -0.00707461 Jy ! Component: 2900 - total flux cleaned = -0.00719385 Jy ! Component: 2950 - total flux cleaned = -0.00725304 Jy ! Component: 3000 - total flux cleaned = -0.00734729 Jy ! Component: 3050 - total flux cleaned = -0.00748759 Jy ! Component: 3100 - total flux cleaned = -0.00756883 Jy ! Component: 3150 - total flux cleaned = -0.00768427 Jy ! Component: 3200 - total flux cleaned = -0.00783352 Jy ! Component: 3250 - total flux cleaned = -0.00789052 Jy ! Component: 3300 - total flux cleaned = -0.00798122 Jy ! Component: 3350 - total flux cleaned = -0.00808272 Jy ! Component: 3400 - total flux cleaned = -0.00813878 Jy ! Component: 3450 - total flux cleaned = -0.00823921 Jy ! Component: 3500 - total flux cleaned = -0.00831691 Jy ! Component: 3550 - total flux cleaned = -0.00841622 Jy ! Component: 3600 - total flux cleaned = -0.00847115 Jy ! Component: 3650 - total flux cleaned = -0.00855863 Jy ! Component: 3700 - total flux cleaned = -0.00862395 Jy ! Component: 3750 - total flux cleaned = -0.00871052 Jy ! Component: 3800 - total flux cleaned = -0.00878577 Jy ! Component: 3850 - total flux cleaned = -0.00883936 Jy ! Component: 3900 - total flux cleaned = -0.00890334 Jy ! Component: 3950 - total flux cleaned = -0.00894576 Jy ! Component: 4000 - total flux cleaned = -0.00897749 Jy ! Component: 4050 - total flux cleaned = -0.00903017 Jy ! Total flux subtracted in 4096 components = -0.00909304 Jy ! Clean residual min=-0.000668 max=0.000644 Jy/beam ! Clean residual mean=-0.000003 rms=0.000200 Jy/beam ! Combined flux in latest and established models = 0.0273736 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 378 components and 0.0273736 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv124_uvs/J1152+3209_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.893 x 8.948 at -17.25 degrees (North through East) ! Clean map min=-0.0015465 max=0.033327 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv124_uvs/J1152+3209_S_map.fits wmodel /scr/pima/rv124_uvs/J1152+3209_S_map.mod ! Writing 378 model components to file: /scr/pima/rv124_uvs/J1152+3209_S_map.mod wobs /scr/pima/rv124_uvs/J1152+3209_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv124_uvs/J1152+3209_S_uvs.fits wwins /scr/pima/rv124_uvs/J1152+3209_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv124_uvs/J1152+3209_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0333271 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00019851 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.78693 1.78693 3.57386 7.14772 14.2954 28.5909 57.1817 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.033 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 167.885 quit ! Quitting program ! Log file /scr/pima/rv124_uvs/J1152+3209_S_dfm.log closed on Mon Dec 24 01:41:22 2018