! Started logfile: /scr/pima/rv124_uvs/J1411+7424_S_dfm.log on Mon Dec 24 01:42:24 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/J1411+7424_S_uva.fits ! Reading UV FITS file: /scr/pima/rv124_uvs/J1411+7424_S_uva.fits ! AN table 1: 46 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.716425 visibilities/baseline/integration-bin. ! Found source: J1411+7424 ! ! 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 5932 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 J1411+7424_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 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 460 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000925Jy sigma=17.466592 ! Fit after self-cal, rms=0.962269Jy sigma=16.793780 ! 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.735 mas, bmaj=8.18 mas, bpa=61.6 degrees ! Estimated noise=1.09236 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.02932 Jy ! Component: 100 - total flux cleaned = 0.0373531 Jy ! Total flux subtracted in 100 components = 0.0373531 Jy ! Clean residual min=-0.004403 max=0.004168 Jy/beam ! Clean residual mean=-0.000012 rms=0.001119 Jy/beam ! Combined flux in latest and established models = 0.0373531 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0373531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058514Jy sigma=0.972832 ! Fit after self-cal, rms=0.056944Jy sigma=0.948409 ! 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.564 mas, bmaj=8.776 mas, bpa=62.39 degrees ! Estimated noise=0.622633 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.00690755 Jy ! Component: 100 - total flux cleaned = 0.0103297 Jy ! Component: 150 - total flux cleaned = 0.0124351 Jy ! Component: 200 - total flux cleaned = 0.0134415 Jy ! Total flux subtracted in 200 components = 0.0134415 Jy ! Clean residual min=-0.002604 max=0.002206 Jy/beam ! Clean residual mean=-0.000009 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.0507946 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 31 components and 0.0507946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056153Jy sigma=0.933162 ! Fit after self-cal, rms=0.056115Jy sigma=0.932514 ! 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.564 x 8.776 at 62.39 degrees (North through East) ! Clean map min=-0.0026176 max=0.039755 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.13 HN 0.95 KP 0.91 ! LA 0.89 MK 1.02 NL 1.19 OV 0.96 ! PT 1.03 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.04 HN 0.97 KP 1.05 ! LA 0.91 MK 1.07 NL 1.04 OV 0.77 ! PT 1.04 SC 0.98 ! ! ! 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* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.07 HN 0.92 KP 0.98 ! LA 0.99 MK 0.96 NL 1.20 OV 0.99 ! PT 1.04 SC 0.84 ! ! ! Fit before self-cal, rms=0.056115Jy sigma=0.932514 ! Fit after self-cal, rms=0.055099Jy sigma=0.927112 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.533 mas, bmaj=8.721 mas, bpa=62.25 degrees ! Estimated noise=0.613654 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.000407971 Jy ! Component: 100 - total flux cleaned = 0.000311489 Jy ! Component: 150 - total flux cleaned = 0.000285673 Jy ! Component: 200 - total flux cleaned = 0.000287519 Jy ! Total flux subtracted in 200 components = 0.000287519 Jy ! Clean residual min=-0.002065 max=0.002263 Jy/beam ! Clean residual mean=-0.000001 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.0510821 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.0510821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055059Jy sigma=0.926422 ! Fit after self-cal, rms=0.055189Jy sigma=0.925459 ! 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.055189Jy sigma=0.925459 ! Fit after self-cal, rms=0.055436Jy sigma=0.923697 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.515 mas, bmaj=8.639 mas, bpa=62.13 degrees ! Estimated noise=0.61503 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000155261 Jy ! Component: 100 - total flux cleaned = 0.000287217 Jy ! Component: 150 - total flux cleaned = 0.000389621 Jy ! Component: 200 - total flux cleaned = 0.000425039 Jy ! Total flux subtracted in 200 components = 0.000425039 Jy ! Clean residual min=-0.002012 max=0.002051 Jy/beam ! Clean residual mean=0.000001 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.0515072 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 50 components and 0.0515072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055413Jy sigma=0.923346 ! Fit after self-cal, rms=0.055459Jy sigma=0.923038 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.44878e-05 Jy ! Component: 100 - total flux cleaned = 5.55476e-05 Jy ! Component: 150 - total flux cleaned = 7.25477e-05 Jy ! Component: 200 - total flux cleaned = 0.000103713 Jy ! Total flux subtracted in 200 components = 0.000103713 Jy ! Clean residual min=-0.002012 max=0.002036 Jy/beam ! Clean residual mean=0.000002 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.0516109 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 53 components and 0.0516109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055445Jy sigma=0.922829 ! Fit after self-cal, rms=0.055444Jy sigma=0.922788 ! 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.055444Jy sigma=0.922788 ! Fit after self-cal, rms=0.056426Jy sigma=0.922660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.506 mas, bmaj=8.645 mas, bpa=62.04 degrees ! Estimated noise=0.624383 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000395273 Jy ! Component: 100 - total flux cleaned = 0.00047014 Jy ! Component: 150 - total flux cleaned = 0.000534306 Jy ! Component: 200 - total flux cleaned = 0.0005915 Jy ! Total flux subtracted in 200 components = 0.0005915 Jy ! Clean residual min=-0.002090 max=0.002012 Jy/beam ! Clean residual mean=0.000002 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.0522024 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 63 components and 0.0522024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056412Jy sigma=0.922470 ! Fit after self-cal, rms=0.056428Jy sigma=0.922406 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.4435e-05 Jy ! Component: 100 - total flux cleaned = 2.49023e-05 Jy ! Component: 150 - total flux cleaned = 5.13429e-05 Jy ! Component: 200 - total flux cleaned = 7.49546e-05 Jy ! Total flux subtracted in 200 components = 7.49546e-05 Jy ! Clean residual min=-0.002059 max=0.002015 Jy/beam ! Clean residual mean=0.000002 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.0522773 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 66 components and 0.0522773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056420Jy sigma=0.922293 ! Fit after self-cal, rms=0.056422Jy sigma=0.922270 ! 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.056422Jy sigma=0.922270 ! Fit after self-cal, rms=0.056972Jy sigma=0.922157 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.477 mas, bmaj=10.68 mas, bpa=69.7 degrees ! Estimated noise=0.77122 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000689781 Jy ! Component: 100 - total flux cleaned = 0.00088354 Jy ! Component: 150 - total flux cleaned = 0.000908336 Jy ! Component: 200 - total flux cleaned = 0.000923034 Jy ! Total flux subtracted in 200 components = 0.000923034 Jy ! Clean residual min=-0.002212 max=0.001981 Jy/beam ! Clean residual mean=0.000006 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.0532004 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 73 components and 0.0532004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056967Jy sigma=0.922119 ! Fit after self-cal, rms=0.056968Jy sigma=0.922064 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.32286e-05 Jy ! Component: 100 - total flux cleaned = 3.27458e-05 Jy ! Component: 150 - total flux cleaned = 3.99341e-05 Jy ! Component: 200 - total flux cleaned = 3.99231e-05 Jy ! Total flux subtracted in 200 components = 3.99231e-05 Jy ! Clean residual min=-0.002177 max=0.001989 Jy/beam ! Clean residual mean=0.000006 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.0532403 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 77 components and 0.0532403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056967Jy sigma=0.922077 ! Fit after self-cal, rms=0.056965Jy sigma=0.922056 ! 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.498 mas, bmaj=8.649 mas, bpa=61.98 degrees ! Estimated noise=0.630276 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.498 x 8.649 at 61.98 degrees (North through East) ! Clean map min=-0.0020417 max=0.039374 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.676 mas, bmaj=8.05 mas, bpa=61.38 degrees ! Estimated noise=1.09505 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0311674 Jy ! Component: 100 - total flux cleaned = 0.0403597 Jy ! Component: 150 - total flux cleaned = 0.0455105 Jy ! Component: 200 - total flux cleaned = 0.0473144 Jy ! Total flux subtracted in 200 components = 0.0473144 Jy ! Clean residual min=-0.003798 max=0.003961 Jy/beam ! Clean residual mean=-0.000002 rms=0.000935 Jy/beam ! Combined flux in latest and established models = 0.0473144 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0473144 Jy ! Inverting map and beam ! Estimated beam: bmin=3.498 mas, bmaj=8.649 mas, bpa=61.98 degrees ! Estimated noise=0.630276 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.00272236 Jy ! Component: 100 - total flux cleaned = 0.00355332 Jy ! Component: 150 - total flux cleaned = 0.00410089 Jy ! Component: 200 - total flux cleaned = 0.00443141 Jy ! Total flux subtracted in 200 components = 0.00443141 Jy ! Clean residual min=-0.002162 max=0.002014 Jy/beam ! Clean residual mean=-0.000001 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.0517458 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 35 components and 0.0517458 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.477 mas, bmaj=10.68 mas, bpa=69.7 degrees ! Estimated noise=0.77122 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000903189 Jy ! Component: 100 - total flux cleaned = 0.0010253 Jy ! Component: 150 - total flux cleaned = 0.0011069 Jy ! Component: 200 - total flux cleaned = 0.00117481 Jy ! Total flux subtracted in 200 components = 0.00117481 Jy ! Clean residual min=-0.002171 max=0.002013 Jy/beam ! Clean residual mean=0.000004 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.0529206 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 = 7.00747e-05 Jy ! Component: 100 - total flux cleaned = 0.000111173 Jy ! Component: 150 - total flux cleaned = 0.000120682 Jy ! Component: 200 - total flux cleaned = 0.000129012 Jy ! Total flux subtracted in 200 components = 0.000129012 Jy ! Clean residual min=-0.002152 max=0.002019 Jy/beam ! Clean residual mean=0.000005 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.0530497 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 55 components and 0.0530497 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.498 mas, bmaj=8.649 mas, bpa=61.98 degrees ! Estimated noise=0.630276 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.10365e-05 Jy ! Component: 100 - total flux cleaned = 2.96351e-05 Jy ! Component: 150 - total flux cleaned = -1.20223e-05 Jy ! Component: 200 - total flux cleaned = -3.09629e-05 Jy ! Total flux subtracted in 200 components = -3.09629e-05 Jy ! Clean residual min=-0.002002 max=0.001944 Jy/beam ! Clean residual mean=0.000003 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.0530187 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 63 components and 0.0530187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056977Jy sigma=0.922329 ! Fit after self-cal, rms=0.056971Jy sigma=0.922253 wmodel J1411+7424_S_map.mod ! Writing 63 model components to file: J1411+7424_S_map.mod wobs J1411+7424_S_uvs.fits ! Writing UV FITS file: J1411+7424_S_uvs.fits wwins J1411+7424_S_map.win ! wwins: Wrote 1 windows to J1411+7424_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.00028769 Jy ! Component: 100 - total flux cleaned = 0.000663896 Jy ! Component: 150 - total flux cleaned = 0.000959503 Jy ! Component: 200 - total flux cleaned = 0.00127772 Jy ! Component: 250 - total flux cleaned = 0.00149405 Jy ! Component: 300 - total flux cleaned = 0.00170477 Jy ! Component: 350 - total flux cleaned = 0.00193934 Jy ! Component: 400 - total flux cleaned = 0.00213934 Jy ! Component: 450 - total flux cleaned = 0.00227868 Jy ! Component: 500 - total flux cleaned = 0.0023876 Jy ! Component: 550 - total flux cleaned = 0.00257498 Jy ! Component: 600 - total flux cleaned = 0.00270582 Jy ! Component: 650 - total flux cleaned = 0.00283509 Jy ! Component: 700 - total flux cleaned = 0.00303834 Jy ! Component: 750 - total flux cleaned = 0.00311357 Jy ! Component: 800 - total flux cleaned = 0.00318742 Jy ! Component: 850 - total flux cleaned = 0.00318731 Jy ! Component: 900 - total flux cleaned = 0.00323523 Jy ! Component: 950 - total flux cleaned = 0.00332937 Jy ! Component: 1000 - total flux cleaned = 0.00335256 Jy ! Component: 1050 - total flux cleaned = 0.00351366 Jy ! Component: 1100 - total flux cleaned = 0.00355886 Jy ! Component: 1150 - total flux cleaned = 0.00371582 Jy ! Component: 1200 - total flux cleaned = 0.00380455 Jy ! Component: 1250 - total flux cleaned = 0.00393615 Jy ! Component: 1300 - total flux cleaned = 0.00397944 Jy ! Component: 1350 - total flux cleaned = 0.00415121 Jy ! Component: 1400 - total flux cleaned = 0.00423598 Jy ! Component: 1450 - total flux cleaned = 0.0042781 Jy ! Component: 1500 - total flux cleaned = 0.00436129 Jy ! Component: 1550 - total flux cleaned = 0.00442272 Jy ! Component: 1600 - total flux cleaned = 0.00452494 Jy ! Component: 1650 - total flux cleaned = 0.00446449 Jy ! Component: 1700 - total flux cleaned = 0.00458471 Jy ! Component: 1750 - total flux cleaned = 0.00468368 Jy ! Component: 1800 - total flux cleaned = 0.00472288 Jy ! Component: 1850 - total flux cleaned = 0.00482038 Jy ! Component: 1900 - total flux cleaned = 0.00485919 Jy ! Component: 1950 - total flux cleaned = 0.00495509 Jy ! Component: 2000 - total flux cleaned = 0.00505023 Jy ! Component: 2050 - total flux cleaned = 0.00508776 Jy ! Component: 2100 - total flux cleaned = 0.00510646 Jy ! Component: 2150 - total flux cleaned = 0.00518079 Jy ! Component: 2200 - total flux cleaned = 0.00521745 Jy ! Component: 2250 - total flux cleaned = 0.00521755 Jy ! Component: 2300 - total flux cleaned = 0.00527185 Jy ! Component: 2350 - total flux cleaned = 0.0053439 Jy ! Component: 2400 - total flux cleaned = 0.00534358 Jy ! Component: 2450 - total flux cleaned = 0.00537907 Jy ! Component: 2500 - total flux cleaned = 0.00541445 Jy ! Component: 2550 - total flux cleaned = 0.00543192 Jy ! Component: 2600 - total flux cleaned = 0.00550136 Jy ! Component: 2650 - total flux cleaned = 0.00548399 Jy ! Component: 2700 - total flux cleaned = 0.00550125 Jy ! Component: 2750 - total flux cleaned = 0.00556955 Jy ! Component: 2800 - total flux cleaned = 0.00563714 Jy ! Component: 2850 - total flux cleaned = 0.00573796 Jy ! Component: 2900 - total flux cleaned = 0.00575458 Jy ! Component: 2950 - total flux cleaned = 0.0057877 Jy ! Component: 3000 - total flux cleaned = 0.00580431 Jy ! Component: 3050 - total flux cleaned = 0.00578806 Jy ! Component: 3100 - total flux cleaned = 0.00586957 Jy ! Component: 3150 - total flux cleaned = 0.00596673 Jy ! Component: 3200 - total flux cleaned = 0.00595066 Jy ! Component: 3250 - total flux cleaned = 0.00601449 Jy ! Component: 3300 - total flux cleaned = 0.00606208 Jy ! Component: 3350 - total flux cleaned = 0.00607795 Jy ! Component: 3400 - total flux cleaned = 0.00609384 Jy ! Component: 3450 - total flux cleaned = 0.00617154 Jy ! Component: 3500 - total flux cleaned = 0.0061561 Jy ! Component: 3550 - total flux cleaned = 0.00626389 Jy ! Component: 3600 - total flux cleaned = 0.00623318 Jy ! Component: 3650 - total flux cleaned = 0.00635484 Jy ! Component: 3700 - total flux cleaned = 0.00633987 Jy ! Component: 3750 - total flux cleaned = 0.00640015 Jy ! Component: 3800 - total flux cleaned = 0.00643024 Jy ! Component: 3850 - total flux cleaned = 0.00650466 Jy ! Component: 3900 - total flux cleaned = 0.00662307 Jy ! Component: 3950 - total flux cleaned = 0.00665252 Jy ! Component: 4000 - total flux cleaned = 0.00669642 Jy ! Component: 4050 - total flux cleaned = 0.00675459 Jy ! Total flux subtracted in 4096 components = 0.00676907 Jy ! Clean residual min=-0.001121 max=0.000854 Jy/beam ! Clean residual mean=0.000004 rms=0.000275 Jy/beam ! Combined flux in latest and established models = 0.0597878 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 346 components and 0.0597878 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv124_uvs/J1411+7424_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.498 x 8.649 at 61.98 degrees (North through East) ! Clean map min=-0.0018273 max=0.039565 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv124_uvs/J1411+7424_S_map.fits wmodel /scr/pima/rv124_uvs/J1411+7424_S_map.mod ! Writing 346 model components to file: /scr/pima/rv124_uvs/J1411+7424_S_map.mod wobs /scr/pima/rv124_uvs/J1411+7424_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv124_uvs/J1411+7424_S_uvs.fits wwins /scr/pima/rv124_uvs/J1411+7424_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv124_uvs/J1411+7424_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0395649 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000270855 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.05375 2.05375 4.1075 8.21499 16.43 32.86 65.7199 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.039 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 146.074 quit ! Quitting program ! Log file /scr/pima/rv124_uvs/J1411+7424_S_dfm.log closed on Mon Dec 24 01:42:28 2018