! Started logfile: /scr/pima/rdv91_uvs/J1742-1903_S_dfm.log on Fri Jun 15 11:28:41 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.23299 obs /scr/pima/rdv91_uvs/J1742-1903_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv91_uvs/J1742-1903_S_uva.fits ! AN table 1: 180 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.971481 visibilities/baseline/integration-bin. ! Found source: J1742-1903 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 74 lines of history. ! ! Reading 31476 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 J1742-1903_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 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012563Jy sigma=16.113133 ! Fit after self-cal, rms=0.893806Jy sigma=14.132399 ! 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.499 mas, bmaj=6.544 mas, bpa=-5.4 degrees ! Estimated noise=0.530345 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.0846243 Jy ! Component: 100 - total flux cleaned = 0.103885 Jy ! Total flux subtracted in 100 components = 0.103885 Jy ! Clean residual min=-0.005284 max=0.010169 Jy/beam ! Clean residual mean=0.000003 rms=0.001391 Jy/beam ! Combined flux in latest and established models = 0.103885 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.103885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126479Jy sigma=1.892799 ! Fit after self-cal, rms=0.126090Jy sigma=1.886382 ! Inverting map ! Added new window around map position (4, 6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0104196 Jy ! Component: 100 - total flux cleaned = 0.0175189 Jy ! Total flux subtracted in 100 components = 0.0175189 Jy ! Clean residual min=-0.004681 max=0.006388 Jy/beam ! Clean residual mean=0.000004 rms=0.001121 Jy/beam ! Combined flux in latest and established models = 0.121404 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 26 components and 0.121404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124730Jy sigma=1.857895 ! Fit after self-cal, rms=0.124712Jy sigma=1.856932 ! 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.246 mas, bmaj=8.147 mas, bpa=-3.522 degrees ! Estimated noise=0.25919 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.0092677 Jy ! Component: 100 - total flux cleaned = 0.0144236 Jy ! Component: 150 - total flux cleaned = 0.0174806 Jy ! Component: 200 - total flux cleaned = 0.0193199 Jy ! Total flux subtracted in 200 components = 0.0193199 Jy ! Clean residual min=-0.002102 max=0.002274 Jy/beam ! Clean residual mean=0.000001 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.140724 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 62 components and 0.140724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124109Jy sigma=1.843819 ! Fit after self-cal, rms=0.124113Jy sigma=1.843222 ! 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.246 x 8.147 at -3.522 degrees (North through East) ! Clean map min=-0.0019729 max=0.109 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 1.05 KP 0.99 ! LA 0.95 MK 1.03 NL 1.01 OV 0.98 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 1.09 KP 0.98 ! LA 0.96 MK 0.99 NL 1.00 OV 1.01 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 1.05 KP 1.01 ! LA 1.00 MK 0.98 NL 1.01 OV 0.97 ! PT 0.96 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.01 HN 1.03 KP 1.01 ! LA 1.03 MK 0.98 NL 0.95 OV 1.01 ! PT 1.00 SC 0.98 ! ! ! Fit before self-cal, rms=0.124113Jy sigma=1.843222 ! Fit after self-cal, rms=0.124402Jy sigma=1.841990 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.251 mas, bmaj=8.13 mas, bpa=-3.406 degrees ! Estimated noise=0.25775 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.000658614 Jy ! Component: 100 - total flux cleaned = 0.000718815 Jy ! Component: 150 - total flux cleaned = 0.000718878 Jy ! Component: 200 - total flux cleaned = 0.000719052 Jy ! Total flux subtracted in 200 components = 0.000719052 Jy ! Clean residual min=-0.001897 max=0.002058 Jy/beam ! Clean residual mean=0.000004 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.141443 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 75 components and 0.141443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124385Jy sigma=1.841787 ! Fit after self-cal, rms=0.124442Jy sigma=1.841682 ! 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.124442Jy sigma=1.841682 ! Fit after self-cal, rms=0.123586Jy sigma=1.839700 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.249 mas, bmaj=8.122 mas, bpa=-3.493 degrees ! Estimated noise=0.257431 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000433926 Jy ! Component: 100 - total flux cleaned = 0.000590025 Jy ! Component: 150 - total flux cleaned = 0.000680436 Jy ! Component: 200 - total flux cleaned = 0.00071142 Jy ! Total flux subtracted in 200 components = 0.00071142 Jy ! Clean residual min=-0.001864 max=0.001929 Jy/beam ! Clean residual mean=0.000005 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.142155 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 81 components and 0.142155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123577Jy sigma=1.839591 ! Fit after self-cal, rms=0.123579Jy sigma=1.839463 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 = 1.61896e-05 Jy ! Component: 100 - total flux cleaned = 8.28399e-05 Jy ! Component: 150 - total flux cleaned = 8.33889e-05 Jy ! Component: 200 - total flux cleaned = 8.36628e-05 Jy ! Total flux subtracted in 200 components = 8.36628e-05 Jy ! Clean residual min=-0.001828 max=0.001924 Jy/beam ! Clean residual mean=0.000005 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.142238 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 85 components and 0.142238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123574Jy sigma=1.839407 ! Fit after self-cal, rms=0.123572Jy sigma=1.839395 ! 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.123572Jy sigma=1.839395 ! Fit after self-cal, rms=0.123225Jy sigma=1.839296 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.244 mas, bmaj=8.108 mas, bpa=-3.459 degrees ! Estimated noise=0.257121 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000266644 Jy ! Component: 100 - total flux cleaned = 0.000385572 Jy ! Component: 150 - total flux cleaned = 0.000454579 Jy ! Component: 200 - total flux cleaned = 0.00050058 Jy ! Total flux subtracted in 200 components = 0.00050058 Jy ! Clean residual min=-0.001854 max=0.001998 Jy/beam ! Clean residual mean=0.000005 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.142739 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 89 components and 0.142739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123220Jy sigma=1.839240 ! Fit after self-cal, rms=0.123216Jy sigma=1.839220 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 = -1.01119e-05 Jy ! Component: 100 - total flux cleaned = 2.78686e-05 Jy ! Component: 150 - total flux cleaned = 2.83361e-05 Jy ! Component: 200 - total flux cleaned = 2.87561e-05 Jy ! Total flux subtracted in 200 components = 2.87561e-05 Jy ! Clean residual min=-0.001818 max=0.002001 Jy/beam ! Clean residual mean=0.000005 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.142768 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 92 components and 0.142768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123213Jy sigma=1.839188 ! Fit after self-cal, rms=0.123212Jy sigma=1.839180 ! 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.123212Jy sigma=1.839180 ! Fit after self-cal, rms=0.122985Jy sigma=1.839138 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.719 mas, bmaj=16.4 mas, bpa=0.4596 degrees ! Estimated noise=0.30986 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000639255 Jy ! Component: 100 - total flux cleaned = 0.000659995 Jy ! Component: 150 - total flux cleaned = 0.000675434 Jy ! Component: 200 - total flux cleaned = 0.000675547 Jy ! Total flux subtracted in 200 components = 0.000675547 Jy ! Clean residual min=-0.001834 max=0.001905 Jy/beam ! Clean residual mean=0.000011 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.143443 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 99 components and 0.143443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122985Jy sigma=1.839132 ! Fit after self-cal, rms=0.122980Jy sigma=1.839113 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.38021e-05 Jy ! Component: 100 - total flux cleaned = 6.17004e-05 Jy ! Component: 150 - total flux cleaned = 7.47804e-05 Jy ! Component: 200 - total flux cleaned = 7.44635e-05 Jy ! Total flux subtracted in 200 components = 7.44635e-05 Jy ! Clean residual min=-0.001862 max=0.001900 Jy/beam ! Clean residual mean=0.000011 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.143518 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 101 components and 0.143518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122980Jy sigma=1.839120 ! Fit after self-cal, rms=0.122979Jy sigma=1.839108 ! 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.24 mas, bmaj=8.095 mas, bpa=-3.407 degrees ! Estimated noise=0.256989 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.24 x 8.095 at -3.407 degrees (North through East) ! Clean map min=-0.0017001 max=0.10848 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.497 mas, bmaj=6.51 mas, bpa=-5.303 degrees ! Estimated noise=0.525369 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.083542 Jy ! Component: 100 - total flux cleaned = 0.104292 Jy ! Component: 150 - total flux cleaned = 0.114975 Jy ! Component: 200 - total flux cleaned = 0.122007 Jy ! Total flux subtracted in 200 components = 0.122007 Jy ! Clean residual min=-0.004180 max=0.004639 Jy/beam ! Clean residual mean=0.000005 rms=0.001004 Jy/beam ! Combined flux in latest and established models = 0.122007 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.122007 Jy ! Inverting map and beam ! Estimated beam: bmin=3.24 mas, bmaj=8.095 mas, bpa=-3.407 degrees ! Estimated noise=0.256989 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.00873512 Jy ! Component: 100 - total flux cleaned = 0.0137349 Jy ! Component: 150 - total flux cleaned = 0.0167761 Jy ! Component: 200 - total flux cleaned = 0.0186352 Jy ! Total flux subtracted in 200 components = 0.0186352 Jy ! Clean residual min=-0.001908 max=0.002019 Jy/beam ! Clean residual mean=0.000004 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.140642 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 62 components and 0.140642 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.719 mas, bmaj=16.4 mas, bpa=0.4596 degrees ! Estimated noise=0.30986 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0017656 Jy ! Component: 100 - total flux cleaned = 0.00249113 Jy ! Component: 150 - total flux cleaned = 0.00274142 Jy ! Component: 200 - total flux cleaned = 0.00277685 Jy ! Total flux subtracted in 200 components = 0.00277685 Jy ! Clean residual min=-0.001869 max=0.001945 Jy/beam ! Clean residual mean=0.000011 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.143419 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 = 2.2273e-05 Jy ! Component: 100 - total flux cleaned = 3.52206e-05 Jy ! Component: 150 - total flux cleaned = 4.72615e-05 Jy ! Component: 200 - total flux cleaned = 5.26569e-05 Jy ! Total flux subtracted in 200 components = 5.26569e-05 Jy ! Clean residual min=-0.001867 max=0.001934 Jy/beam ! Clean residual mean=0.000011 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.143472 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 74 components and 0.143471 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.24 mas, bmaj=8.095 mas, bpa=-3.407 degrees ! Estimated noise=0.256989 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000318667 Jy ! Component: 100 - total flux cleaned = -0.000414495 Jy ! Component: 150 - total flux cleaned = -0.000395837 Jy ! Component: 200 - total flux cleaned = -0.000378181 Jy ! Total flux subtracted in 200 components = -0.000378181 Jy ! Clean residual min=-0.001772 max=0.002043 Jy/beam ! Clean residual mean=0.000005 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.143093 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 79 components and 0.143093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122991Jy sigma=1.839234 ! Fit after self-cal, rms=0.122994Jy sigma=1.839175 wmodel J1742-1903_S_map.mod ! Writing 79 model components to file: J1742-1903_S_map.mod wobs J1742-1903_S_uvs.fits ! Writing UV FITS file: J1742-1903_S_uvs.fits wwins J1742-1903_S_map.win ! wwins: Wrote 2 windows to J1742-1903_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.000227756 Jy ! Component: 100 - total flux cleaned = 0.000258051 Jy ! Component: 150 - total flux cleaned = 0.000375578 Jy ! Component: 200 - total flux cleaned = 0.000545823 Jy ! Component: 250 - total flux cleaned = 0.000710577 Jy ! Component: 300 - total flux cleaned = 0.00084414 Jy ! Component: 350 - total flux cleaned = 0.000999239 Jy ! Component: 400 - total flux cleaned = 0.00112525 Jy ! Component: 450 - total flux cleaned = 0.0013482 Jy ! Component: 500 - total flux cleaned = 0.00156663 Jy ! Component: 550 - total flux cleaned = 0.00173354 Jy ! Component: 600 - total flux cleaned = 0.00187434 Jy ! Component: 650 - total flux cleaned = 0.00198957 Jy ! Component: 700 - total flux cleaned = 0.00208025 Jy ! Component: 750 - total flux cleaned = 0.00219173 Jy ! Component: 800 - total flux cleaned = 0.00227956 Jy ! Component: 850 - total flux cleaned = 0.00236594 Jy ! Component: 900 - total flux cleaned = 0.00247227 Jy ! Component: 950 - total flux cleaned = 0.00249279 Jy ! Component: 1000 - total flux cleaned = 0.0025135 Jy ! Component: 1050 - total flux cleaned = 0.00253389 Jy ! Component: 1100 - total flux cleaned = 0.00261493 Jy ! Component: 1150 - total flux cleaned = 0.00259522 Jy ! Component: 1200 - total flux cleaned = 0.00269385 Jy ! Component: 1250 - total flux cleaned = 0.00265452 Jy ! Component: 1300 - total flux cleaned = 0.00261597 Jy ! Component: 1350 - total flux cleaned = 0.00267348 Jy ! Component: 1400 - total flux cleaned = 0.0027303 Jy ! Component: 1450 - total flux cleaned = 0.00271143 Jy ! Component: 1500 - total flux cleaned = 0.00274836 Jy ! Component: 1550 - total flux cleaned = 0.0028035 Jy ! Component: 1600 - total flux cleaned = 0.00280335 Jy ! Component: 1650 - total flux cleaned = 0.00276775 Jy ! Component: 1700 - total flux cleaned = 0.0028566 Jy ! Component: 1750 - total flux cleaned = 0.00285672 Jy ! Component: 1800 - total flux cleaned = 0.00283945 Jy ! Component: 1850 - total flux cleaned = 0.00289136 Jy ! Component: 1900 - total flux cleaned = 0.00290851 Jy ! Component: 1950 - total flux cleaned = 0.00292553 Jy ! Component: 2000 - total flux cleaned = 0.00297628 Jy ! Component: 2050 - total flux cleaned = 0.00299319 Jy ! Component: 2100 - total flux cleaned = 0.00302639 Jy ! Component: 2150 - total flux cleaned = 0.00312481 Jy ! Component: 2200 - total flux cleaned = 0.00315719 Jy ! Component: 2250 - total flux cleaned = 0.00318946 Jy ! Component: 2300 - total flux cleaned = 0.00322144 Jy ! Component: 2350 - total flux cleaned = 0.00328511 Jy ! Component: 2400 - total flux cleaned = 0.00339525 Jy ! Component: 2450 - total flux cleaned = 0.00342631 Jy ! Component: 2500 - total flux cleaned = 0.00345742 Jy ! Component: 2550 - total flux cleaned = 0.00350367 Jy ! Component: 2600 - total flux cleaned = 0.00356474 Jy ! Component: 2650 - total flux cleaned = 0.00364053 Jy ! Component: 2700 - total flux cleaned = 0.00367048 Jy ! Component: 2750 - total flux cleaned = 0.00371534 Jy ! Component: 2800 - total flux cleaned = 0.00383373 Jy ! Component: 2850 - total flux cleaned = 0.00387777 Jy ! Component: 2900 - total flux cleaned = 0.00398024 Jy ! Component: 2950 - total flux cleaned = 0.00402373 Jy ! Component: 3000 - total flux cleaned = 0.00403794 Jy ! Component: 3050 - total flux cleaned = 0.00410957 Jy ! Component: 3100 - total flux cleaned = 0.00416661 Jy ! Component: 3150 - total flux cleaned = 0.00426536 Jy ! Component: 3200 - total flux cleaned = 0.0042933 Jy ! Component: 3250 - total flux cleaned = 0.00432118 Jy ! Component: 3300 - total flux cleaned = 0.00441816 Jy ! Component: 3350 - total flux cleaned = 0.00448689 Jy ! Component: 3400 - total flux cleaned = 0.00454151 Jy ! Component: 3450 - total flux cleaned = 0.00458207 Jy ! Component: 3500 - total flux cleaned = 0.00455507 Jy ! Component: 3550 - total flux cleaned = 0.00456844 Jy ! Component: 3600 - total flux cleaned = 0.00460837 Jy ! Component: 3650 - total flux cleaned = 0.00463486 Jy ! Component: 3700 - total flux cleaned = 0.00462186 Jy ! Component: 3750 - total flux cleaned = 0.00470026 Jy ! Component: 3800 - total flux cleaned = 0.00470022 Jy ! Component: 3850 - total flux cleaned = 0.00471318 Jy ! Component: 3900 - total flux cleaned = 0.00472609 Jy ! Component: 3950 - total flux cleaned = 0.00471335 Jy ! Component: 4000 - total flux cleaned = 0.00477681 Jy ! Component: 4050 - total flux cleaned = 0.00482737 Jy ! Total flux subtracted in 4096 components = 0.00483992 Jy ! Clean residual min=-0.000766 max=0.000870 Jy/beam ! Clean residual mean=0.000004 rms=0.000232 Jy/beam ! Combined flux in latest and established models = 0.147933 Jy keep ! Adding 302 model components to the UV plane model. ! The established model now contains 381 components and 0.147933 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rdv91_uvs/J1742-1903_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.24 x 8.095 at -3.407 degrees (North through East) ! Clean map min=-0.0013785 max=0.10783 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv91_uvs/J1742-1903_S_map.fits wmodel /scr/pima/rdv91_uvs/J1742-1903_S_map.mod ! Writing 381 model components to file: /scr/pima/rdv91_uvs/J1742-1903_S_map.mod wobs /scr/pima/rdv91_uvs/J1742-1903_S_uvs.fits ! Writing UV FITS file: /scr/pima/rdv91_uvs/J1742-1903_S_uvs.fits wwins /scr/pima/rdv91_uvs/J1742-1903_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rdv91_uvs/J1742-1903_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.107833 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000230816 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.642146 0.642146 1.28429 2.56858 5.13717 10.2743 20.5487 41.0974 82.1947 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.107 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 467.183 quit ! Quitting program ! Log file /scr/pima/rdv91_uvs/J1742-1903_S_dfm.log closed on Fri Jun 15 11:28:46 2018