! Started logfile: /scr/pima/rv122_uvs/J1059+2057_S_dfm.log on Fri Jul 13 21:08:44 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/J1059+2057_S_uva.fits ! Reading UV FITS file: /scr/pima/rv122_uvs/J1059+2057_S_uva.fits ! AN table 1: 81 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.974623 visibilities/baseline/integration-bin. ! Found source: J1059+2057 ! ! 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 11368 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 J1059+2057_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 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 729 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011290Jy sigma=20.487094 ! Fit after self-cal, rms=0.909255Jy sigma=18.386557 ! 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.473 mas, bmaj=6.467 mas, bpa=6.903 degrees ! Estimated noise=0.64434 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.06746 Jy ! Component: 100 - total flux cleaned = 0.0849982 Jy ! Total flux subtracted in 100 components = 0.0849982 Jy ! Clean residual min=-0.004009 max=0.007739 Jy/beam ! Clean residual mean=0.000007 rms=0.001114 Jy/beam ! Combined flux in latest and established models = 0.0849982 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0849982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053632Jy sigma=1.064295 ! Fit after self-cal, rms=0.053607Jy sigma=1.063721 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00876935 Jy ! Component: 100 - total flux cleaned = 0.0134297 Jy ! Total flux subtracted in 100 components = 0.0134297 Jy ! Clean residual min=-0.003806 max=0.005295 Jy/beam ! Clean residual mean=0.000005 rms=0.000949 Jy/beam ! Combined flux in latest and established models = 0.0984279 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 11 components and 0.0984279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051887Jy sigma=1.024309 ! Fit after self-cal, rms=0.051873Jy sigma=1.023865 ! 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.072 mas, bmaj=7.265 mas, bpa=5.834 degrees ! Estimated noise=0.394416 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.00449064 Jy ! Component: 100 - total flux cleaned = 0.00715489 Jy ! Component: 150 - total flux cleaned = 0.00888065 Jy ! Component: 200 - total flux cleaned = 0.00995031 Jy ! Total flux subtracted in 200 components = 0.00995031 Jy ! Clean residual min=-0.003917 max=0.003704 Jy/beam ! Clean residual mean=0.000002 rms=0.000882 Jy/beam ! Combined flux in latest and established models = 0.108378 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 25 components and 0.108378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051511Jy sigma=1.014095 ! Fit after self-cal, rms=0.051515Jy sigma=1.014020 ! 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.072 x 7.265 at 5.834 degrees (North through East) ! Clean map min=-0.003822 max=0.091046 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.10 HN 1.00 KP 0.94 ! LA 0.94 MK 1.02 OV 0.90 PT 1.11 ! SC 0.94 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.06 HN 0.95 KP 0.95 ! LA 0.91 MK 1.05 OV 0.78 PT 1.13 ! SC 0.91 ! ! ! 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 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.10 HN 0.96 KP 0.98 ! LA 0.94 MK 1.09 OV 0.94 PT 1.13 ! SC 0.94 ! ! ! Fit before self-cal, rms=0.051515Jy sigma=1.014020 ! Fit after self-cal, rms=0.049418Jy sigma=0.979724 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.064 mas, bmaj=7.34 mas, bpa=6.702 degrees ! Estimated noise=0.391268 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.000349026 Jy ! Component: 100 - total flux cleaned = -0.000724193 Jy ! Component: 150 - total flux cleaned = -0.00106323 Jy ! Component: 200 - total flux cleaned = -0.00124834 Jy ! Total flux subtracted in 200 components = -0.00124834 Jy ! Clean residual min=-0.002282 max=0.002357 Jy/beam ! Clean residual mean=0.000007 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.10713 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 38 components and 0.10713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049339Jy sigma=0.978496 ! Fit after self-cal, rms=0.049396Jy sigma=0.977795 ! 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.049396Jy sigma=0.977795 ! Fit after self-cal, rms=0.049650Jy sigma=0.968394 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.058 mas, bmaj=7.323 mas, bpa=6.661 degrees ! Estimated noise=0.392614 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000234252 Jy ! Component: 100 - total flux cleaned = 0.000112681 Jy ! Component: 150 - total flux cleaned = 2.78886e-05 Jy ! Component: 200 - total flux cleaned = -6.53121e-05 Jy ! Total flux subtracted in 200 components = -6.53121e-05 Jy ! Clean residual min=-0.001727 max=0.001700 Jy/beam ! Clean residual mean=0.000002 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.107065 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 44 components and 0.107065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049625Jy sigma=0.967985 ! Fit after self-cal, rms=0.049638Jy sigma=0.967911 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.33361e-05 Jy ! Component: 100 - total flux cleaned = -0.000149073 Jy ! Component: 150 - total flux cleaned = -0.000186657 Jy ! Component: 200 - total flux cleaned = -0.000243449 Jy ! Total flux subtracted in 200 components = -0.000243449 Jy ! Clean residual min=-0.001713 max=0.001681 Jy/beam ! Clean residual mean=0.000003 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.106821 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 48 components and 0.106821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049629Jy sigma=0.967790 ! Fit after self-cal, rms=0.049627Jy sigma=0.967784 ! 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.049627Jy sigma=0.967784 ! Fit after self-cal, rms=0.049737Jy sigma=0.962941 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.053 mas, bmaj=7.328 mas, bpa=6.686 degrees ! Estimated noise=0.392003 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000252054 Jy ! Component: 100 - total flux cleaned = -0.000397069 Jy ! Component: 150 - total flux cleaned = -0.00045726 Jy ! Component: 200 - total flux cleaned = -0.000499914 Jy ! Total flux subtracted in 200 components = -0.000499914 Jy ! Clean residual min=-0.001385 max=0.001415 Jy/beam ! Clean residual mean=0.000003 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.106321 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.106321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049729Jy sigma=0.962826 ! Fit after self-cal, rms=0.049746Jy sigma=0.962754 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.45424e-05 Jy ! Component: 100 - total flux cleaned = -8.01192e-05 Jy ! Component: 150 - total flux cleaned = -0.00010398 Jy ! Component: 200 - total flux cleaned = -0.000111509 Jy ! Total flux subtracted in 200 components = -0.000111509 Jy ! Clean residual min=-0.001376 max=0.001398 Jy/beam ! Clean residual mean=0.000003 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.10621 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 53 components and 0.10621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049743Jy sigma=0.962713 ! Fit after self-cal, rms=0.049742Jy sigma=0.962713 ! 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.049742Jy sigma=0.962713 ! Fit after self-cal, rms=0.049754Jy sigma=0.962676 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.633 mas, bmaj=10.61 mas, bpa=7.642 degrees ! Estimated noise=0.513335 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000124013 Jy ! Component: 100 - total flux cleaned = 9.78742e-05 Jy ! Component: 150 - total flux cleaned = 5.66171e-05 Jy ! Component: 200 - total flux cleaned = 3.1904e-05 Jy ! Total flux subtracted in 200 components = 3.1904e-05 Jy ! Clean residual min=-0.001590 max=0.001753 Jy/beam ! Clean residual mean=0.000007 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.106242 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 55 components and 0.106242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049756Jy sigma=0.962688 ! Fit after self-cal, rms=0.049752Jy sigma=0.962624 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.49266e-05 Jy ! Component: 100 - total flux cleaned = -4.52548e-05 Jy ! Component: 150 - total flux cleaned = -5.34946e-05 Jy ! Component: 200 - total flux cleaned = -6.04763e-05 Jy ! Total flux subtracted in 200 components = -6.04763e-05 Jy ! Clean residual min=-0.001593 max=0.001749 Jy/beam ! Clean residual mean=0.000007 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.106181 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 62 components and 0.106181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049758Jy sigma=0.962701 ! Fit after self-cal, rms=0.049752Jy sigma=0.962664 ! 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.052 mas, bmaj=7.334 mas, bpa=6.726 degrees ! Estimated noise=0.39171 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.052 x 7.334 at 6.726 degrees (North through East) ! Clean map min=-0.0012632 max=0.090919 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.447 mas, bmaj=6.496 mas, bpa=7.394 degrees ! Estimated noise=0.643964 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0671626 Jy ! Component: 100 - total flux cleaned = 0.0858885 Jy ! Component: 150 - total flux cleaned = 0.0952625 Jy ! Component: 200 - total flux cleaned = 0.100196 Jy ! Total flux subtracted in 200 components = 0.100196 Jy ! Clean residual min=-0.002964 max=0.003084 Jy/beam ! Clean residual mean=0.000003 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.100196 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 7 model components to the UV plane model. ! The established model now contains 7 components and 0.100196 Jy ! Inverting map and beam ! Estimated beam: bmin=3.052 mas, bmaj=7.334 mas, bpa=6.726 degrees ! Estimated noise=0.39171 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.00303536 Jy ! Component: 100 - total flux cleaned = 0.00436051 Jy ! Component: 150 - total flux cleaned = 0.00473039 Jy ! Component: 200 - total flux cleaned = 0.00483534 Jy ! Total flux subtracted in 200 components = 0.00483534 Jy ! Clean residual min=-0.001440 max=0.001782 Jy/beam ! Clean residual mean=0.000003 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.105031 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 29 components and 0.105031 Jy ! Inverting map ! Added new window around map position (-4, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00145254 Jy ! Component: 100 - total flux cleaned = 0.00164133 Jy ! Component: 150 - total flux cleaned = 0.00170167 Jy ! Component: 200 - total flux cleaned = 0.00171731 Jy ! Total flux subtracted in 200 components = 0.00171731 Jy ! Clean residual min=-0.001302 max=0.001352 Jy/beam ! Clean residual mean=0.000002 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.106748 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 53 components and 0.106748 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.633 mas, bmaj=10.61 mas, bpa=7.642 degrees ! Estimated noise=0.513335 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000131908 Jy ! Component: 100 - total flux cleaned = 0.00013277 Jy ! Component: 150 - total flux cleaned = 0.000106353 Jy ! Component: 200 - total flux cleaned = 0.000119955 Jy ! Total flux subtracted in 200 components = 0.000119955 Jy ! Clean residual min=-0.001581 max=0.001713 Jy/beam ! Clean residual mean=0.000006 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.106868 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 = 1.76505e-05 Jy ! Component: 100 - total flux cleaned = 3.27971e-05 Jy ! Component: 150 - total flux cleaned = 4.17105e-05 Jy ! Component: 200 - total flux cleaned = 5.008e-05 Jy ! Total flux subtracted in 200 components = 5.008e-05 Jy ! Clean residual min=-0.001578 max=0.001714 Jy/beam ! Clean residual mean=0.000006 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.106918 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 73 components and 0.106918 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.052 mas, bmaj=7.334 mas, bpa=6.726 degrees ! Estimated noise=0.39171 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.96153e-06 Jy ! Component: 100 - total flux cleaned = -3.85365e-05 Jy ! Component: 150 - total flux cleaned = -6.41698e-05 Jy ! Component: 200 - total flux cleaned = -8.68497e-05 Jy ! Total flux subtracted in 200 components = -8.68497e-05 Jy ! Clean residual min=-0.001338 max=0.001372 Jy/beam ! Clean residual mean=0.000002 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.106832 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 86 components and 0.106832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049711Jy sigma=0.961964 ! Fit after self-cal, rms=0.049706Jy sigma=0.961881 wmodel J1059+2057_S_map.mod ! Writing 86 model components to file: J1059+2057_S_map.mod wobs J1059+2057_S_uvs.fits ! Writing UV FITS file: J1059+2057_S_uvs.fits wwins J1059+2057_S_map.win ! wwins: Wrote 2 windows to J1059+2057_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.000105881 Jy ! Component: 100 - total flux cleaned = 0.000271503 Jy ! Component: 150 - total flux cleaned = 0.000249019 Jy ! Component: 200 - total flux cleaned = 0.000183657 Jy ! Component: 250 - total flux cleaned = 9.8147e-05 Jy ! Component: 300 - total flux cleaned = -6.77513e-06 Jy ! Component: 350 - total flux cleaned = -0.000129097 Jy ! Component: 400 - total flux cleaned = -0.000188846 Jy ! Component: 450 - total flux cleaned = -0.00030598 Jy ! Component: 500 - total flux cleaned = -0.000343971 Jy ! Component: 550 - total flux cleaned = -0.000419531 Jy ! Component: 600 - total flux cleaned = -0.000475082 Jy ! Component: 650 - total flux cleaned = -0.000547859 Jy ! Component: 700 - total flux cleaned = -0.000601334 Jy ! Component: 750 - total flux cleaned = -0.000618933 Jy ! Component: 800 - total flux cleaned = -0.000636582 Jy ! Component: 850 - total flux cleaned = -0.000671196 Jy ! Component: 900 - total flux cleaned = -0.000738956 Jy ! Component: 950 - total flux cleaned = -0.000739026 Jy ! Component: 1000 - total flux cleaned = -0.000738808 Jy ! Component: 1050 - total flux cleaned = -0.000787684 Jy ! Component: 1100 - total flux cleaned = -0.000820008 Jy ! Component: 1150 - total flux cleaned = -0.000836168 Jy ! Component: 1200 - total flux cleaned = -0.00091509 Jy ! Component: 1250 - total flux cleaned = -0.000946203 Jy ! Component: 1300 - total flux cleaned = -0.00102307 Jy ! Component: 1350 - total flux cleaned = -0.00106847 Jy ! Component: 1400 - total flux cleaned = -0.00106836 Jy ! Component: 1450 - total flux cleaned = -0.00112757 Jy ! Component: 1500 - total flux cleaned = -0.00111303 Jy ! Component: 1550 - total flux cleaned = -0.00115647 Jy ! Component: 1600 - total flux cleaned = -0.00124291 Jy ! Component: 1650 - total flux cleaned = -0.00122858 Jy ! Component: 1700 - total flux cleaned = -0.00125669 Jy ! Component: 1750 - total flux cleaned = -0.0012847 Jy ! Component: 1800 - total flux cleaned = -0.00125708 Jy ! Component: 1850 - total flux cleaned = -0.00128467 Jy ! Component: 1900 - total flux cleaned = -0.00128486 Jy ! Component: 1950 - total flux cleaned = -0.00133877 Jy ! Component: 2000 - total flux cleaned = -0.00129893 Jy ! Component: 2050 - total flux cleaned = -0.00136516 Jy ! Component: 2100 - total flux cleaned = -0.0013389 Jy ! Component: 2150 - total flux cleaned = -0.00132583 Jy ! Component: 2200 - total flux cleaned = -0.00135162 Jy ! Component: 2250 - total flux cleaned = -0.00128754 Jy ! Component: 2300 - total flux cleaned = -0.00123663 Jy ! Component: 2350 - total flux cleaned = -0.00124927 Jy ! Component: 2400 - total flux cleaned = -0.00121153 Jy ! Component: 2450 - total flux cleaned = -0.0011866 Jy ! Component: 2500 - total flux cleaned = -0.00114947 Jy ! Component: 2550 - total flux cleaned = -0.00113703 Jy ! Component: 2600 - total flux cleaned = -0.0011005 Jy ! Component: 2650 - total flux cleaned = -0.00107629 Jy ! Component: 2700 - total flux cleaned = -0.00108813 Jy ! Component: 2750 - total flux cleaned = -0.00106432 Jy ! Component: 2800 - total flux cleaned = -0.00106427 Jy ! Component: 2850 - total flux cleaned = -0.00109954 Jy ! Component: 2900 - total flux cleaned = -0.00108775 Jy ! Component: 2950 - total flux cleaned = -0.00105298 Jy ! Component: 3000 - total flux cleaned = -0.00104141 Jy ! Component: 3050 - total flux cleaned = -0.000960997 Jy ! Component: 3100 - total flux cleaned = -0.000983794 Jy ! Component: 3150 - total flux cleaned = -0.000915734 Jy ! Component: 3200 - total flux cleaned = -0.000881917 Jy ! Component: 3250 - total flux cleaned = -0.000870814 Jy ! Component: 3300 - total flux cleaned = -0.00080388 Jy ! Component: 3350 - total flux cleaned = -0.000770714 Jy ! Component: 3400 - total flux cleaned = -0.000792856 Jy ! Component: 3450 - total flux cleaned = -0.000803824 Jy ! Component: 3500 - total flux cleaned = -0.000770995 Jy ! Component: 3550 - total flux cleaned = -0.000727555 Jy ! Component: 3600 - total flux cleaned = -0.000695215 Jy ! Component: 3650 - total flux cleaned = -0.000748816 Jy ! Component: 3700 - total flux cleaned = -0.000738105 Jy ! Component: 3750 - total flux cleaned = -0.000653198 Jy ! Component: 3800 - total flux cleaned = -0.000706054 Jy ! Component: 3850 - total flux cleaned = -0.000653502 Jy ! Component: 3900 - total flux cleaned = -0.000643121 Jy ! Component: 3950 - total flux cleaned = -0.00061202 Jy ! Component: 4000 - total flux cleaned = -0.000581069 Jy ! Component: 4050 - total flux cleaned = -0.000601622 Jy ! Total flux subtracted in 4096 components = -0.000622214 Jy ! Clean residual min=-0.000684 max=0.000754 Jy/beam ! Clean residual mean=0.000000 rms=0.000190 Jy/beam ! Combined flux in latest and established models = 0.106209 Jy keep ! Adding 323 model components to the UV plane model. ! The established model now contains 409 components and 0.106209 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv122_uvs/J1059+2057_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.052 x 7.334 at 6.726 degrees (North through East) ! Clean map min=-0.0011153 max=0.090939 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv122_uvs/J1059+2057_S_map.fits wmodel /scr/pima/rv122_uvs/J1059+2057_S_map.mod ! Writing 409 model components to file: /scr/pima/rv122_uvs/J1059+2057_S_map.mod wobs /scr/pima/rv122_uvs/J1059+2057_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv122_uvs/J1059+2057_S_uvs.fits wwins /scr/pima/rv122_uvs/J1059+2057_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv122_uvs/J1059+2057_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0909387 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000190675 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.629021 0.629021 1.25804 2.51608 5.03217 10.0643 20.1287 40.2573 80.5147 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.09 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 476.931 quit ! Quitting program ! Log file /scr/pima/rv122_uvs/J1059+2057_S_dfm.log closed on Fri Jul 13 21:08:48 2018