! Started logfile: /scr/pima/rv122_uvs/J1016+0513_S_dfm.log on Fri Jul 13 21:08:32 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/J1016+0513_S_uva.fits ! Reading UV FITS file: /scr/pima/rv122_uvs/J1016+0513_S_uva.fits ! AN table 1: 67 integrations on 28 of 28 possible baselines. ! AN table 2: 20 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.490854 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1016+0513 ! ! 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 4508 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 J1016+0513_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 306 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 306 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 536 telescope corrections were flagged in sub-array 1. ! A total of 140 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 306 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.014009Jy sigma=19.100039 ! Fit after self-cal, rms=0.866720Jy sigma=16.373526 ! 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=3.499 mas, bmaj=7.303 mas, bpa=-5.531 degrees ! Estimated noise=0.974354 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.100023 Jy ! Component: 100 - total flux cleaned = 0.123856 Jy ! Total flux subtracted in 100 components = 0.123856 Jy ! Clean residual min=-0.006307 max=0.009781 Jy/beam ! Clean residual mean=-0.000010 rms=0.001782 Jy/beam ! Combined flux in latest and established models = 0.123856 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.123856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057492Jy sigma=1.047845 ! Fit after self-cal, rms=0.057474Jy sigma=1.047601 ! 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=4.703 mas, bmaj=8.838 mas, bpa=-5.45 degrees ! Estimated noise=0.684769 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.015425 Jy ! Component: 100 - total flux cleaned = 0.0233698 Jy ! Component: 150 - total flux cleaned = 0.0277786 Jy ! Component: 200 - total flux cleaned = 0.0302558 Jy ! Total flux subtracted in 200 components = 0.0302558 Jy ! Clean residual min=-0.004432 max=0.004478 Jy/beam ! Clean residual mean=-0.000002 rms=0.001219 Jy/beam ! Combined flux in latest and established models = 0.154111 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 57 components and 0.154111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053410Jy sigma=0.968000 ! Fit after self-cal, rms=0.053381Jy sigma=0.967501 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.703 x 8.838 at -5.45 degrees (North through East) ! Clean map min=-0.0043192 max=0.13072 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.09 HN 0.98 KP 0.95 ! LA 0.99 OV 0.96 PT 1.07 SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.08 FD 1.08 KP 0.93 LA 0.94 ! MK 1.02 OV 0.96 PT 1.06 ! ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.10 HN 0.93 KP 0.99 ! LA 0.90 OV 0.78 PT 1.10 SC 0.96 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.04 FD 1.03 KP 0.94 LA 0.97 ! MK 1.06 OV 0.79 PT 1.08 ! ! ! 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* OV 0.00* PT 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* FD 0.00* KP 0.00* LA 0.00* ! MK 0.00* OV 0.00* PT 0.00* ! ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.13 HN 0.99 KP 0.98 ! LA 0.98 OV 0.96 PT 1.08 SC 0.96 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.11 FD 1.06 KP 1.01 LA 0.96 ! MK 1.12 OV 0.90 PT 1.00 ! ! ! Fit before self-cal, rms=0.053381Jy sigma=0.967501 ! Fit after self-cal, rms=0.050377Jy sigma=0.918815 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.702 mas, bmaj=8.868 mas, bpa=-4.713 degrees ! Estimated noise=0.689585 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 = -3.88271e-05 Jy ! Component: 100 - total flux cleaned = -0.000232322 Jy ! Component: 150 - total flux cleaned = -0.000325926 Jy ! Component: 200 - total flux cleaned = -0.000381292 Jy ! Total flux subtracted in 200 components = -0.000381292 Jy ! Clean residual min=-0.003014 max=0.002519 Jy/beam ! Clean residual mean=-0.000003 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.15373 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 68 components and 0.15373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050323Jy sigma=0.917888 ! Fit after self-cal, rms=0.050369Jy sigma=0.917269 ! 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.050369Jy sigma=0.917269 ! Fit after self-cal, rms=0.050301Jy sigma=0.912344 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.696 mas, bmaj=8.884 mas, bpa=-4.788 degrees ! Estimated noise=0.691203 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.37741e-05 Jy ! Component: 100 - total flux cleaned = -0.000206536 Jy ! Component: 150 - total flux cleaned = -0.000302397 Jy ! Component: 200 - total flux cleaned = -0.000365807 Jy ! Total flux subtracted in 200 components = -0.000365807 Jy ! Clean residual min=-0.002903 max=0.002343 Jy/beam ! Clean residual mean=-0.000001 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.153364 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 74 components and 0.153364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050271Jy sigma=0.911817 ! Fit after self-cal, rms=0.050272Jy sigma=0.911737 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 = -0.000134554 Jy ! Component: 100 - total flux cleaned = -0.000190319 Jy ! Component: 150 - total flux cleaned = -0.000206859 Jy ! Component: 200 - total flux cleaned = -0.000236676 Jy ! Total flux subtracted in 200 components = -0.000236676 Jy ! Clean residual min=-0.002858 max=0.002333 Jy/beam ! Clean residual mean=-0.000001 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.153127 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 81 components and 0.153127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050258Jy sigma=0.911492 ! Fit after self-cal, rms=0.050253Jy sigma=0.911444 ! 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.050253Jy sigma=0.911444 ! Fit after self-cal, rms=0.050260Jy sigma=0.909818 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.687 mas, bmaj=8.889 mas, bpa=-4.783 degrees ! Estimated noise=0.691843 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000225956 Jy ! Component: 100 - total flux cleaned = -0.000312919 Jy ! Component: 150 - total flux cleaned = -0.00038929 Jy ! Component: 200 - total flux cleaned = -0.000456614 Jy ! Total flux subtracted in 200 components = -0.000456614 Jy ! Clean residual min=-0.002660 max=0.002351 Jy/beam ! Clean residual mean=0.000003 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.152671 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 82 components and 0.152671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050241Jy sigma=0.909511 ! Fit after self-cal, rms=0.050241Jy sigma=0.909467 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 = -9.70922e-05 Jy ! Component: 100 - total flux cleaned = -0.000125986 Jy ! Component: 150 - total flux cleaned = -0.000163196 Jy ! Component: 200 - total flux cleaned = -0.000196905 Jy ! Total flux subtracted in 200 components = -0.000196905 Jy ! Clean residual min=-0.002628 max=0.002336 Jy/beam ! Clean residual mean=0.000003 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.152474 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 83 components and 0.152474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050232Jy sigma=0.909324 ! Fit after self-cal, rms=0.050229Jy sigma=0.909296 ! 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.050229Jy sigma=0.909296 ! Fit after self-cal, rms=0.050308Jy sigma=0.909193 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.18 mas, bmaj=13.39 mas, bpa=20.4 degrees ! Estimated noise=0.78648 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000153462 Jy ! Component: 100 - total flux cleaned = -0.000202776 Jy ! Component: 150 - total flux cleaned = -0.00021622 Jy ! Component: 200 - total flux cleaned = -0.000228096 Jy ! Total flux subtracted in 200 components = -0.000228096 Jy ! Clean residual min=-0.002722 max=0.002337 Jy/beam ! Clean residual mean=0.000004 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.152246 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 85 components and 0.152246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050299Jy sigma=0.909070 ! Fit after self-cal, rms=0.050296Jy sigma=0.908977 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.11499e-06 Jy ! Component: 100 - total flux cleaned = -3.31429e-06 Jy ! Component: 150 - total flux cleaned = -1.47668e-05 Jy ! Component: 200 - total flux cleaned = -1.41168e-05 Jy ! Total flux subtracted in 200 components = -1.41168e-05 Jy ! Clean residual min=-0.002706 max=0.002313 Jy/beam ! Clean residual mean=0.000004 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.152232 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 87 components and 0.152232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050293Jy sigma=0.908947 ! Fit after self-cal, rms=0.050289Jy sigma=0.908866 ! 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=4.68 mas, bmaj=8.895 mas, bpa=-4.767 degrees ! Estimated noise=0.692342 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.68 x 8.895 at -4.767 degrees (North through East) ! Clean map min=-0.0025553 max=0.13152 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=3.508 mas, bmaj=7.357 mas, bpa=-4.907 degrees ! Estimated noise=0.981743 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.100741 Jy ! Component: 100 - total flux cleaned = 0.124854 Jy ! Component: 150 - total flux cleaned = 0.13499 Jy ! Component: 200 - total flux cleaned = 0.140632 Jy ! Total flux subtracted in 200 components = 0.140632 Jy ! Clean residual min=-0.003758 max=0.004033 Jy/beam ! Clean residual mean=-0.000005 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.140632 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.140632 Jy ! Inverting map and beam ! Estimated beam: bmin=4.68 mas, bmaj=8.895 mas, bpa=-4.767 degrees ! Estimated noise=0.692342 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 (4.5, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00534674 Jy ! Component: 100 - total flux cleaned = 0.008377 Jy ! Component: 150 - total flux cleaned = 0.0102517 Jy ! Component: 200 - total flux cleaned = 0.0114007 Jy ! Total flux subtracted in 200 components = 0.0114007 Jy ! Clean residual min=-0.002384 max=0.002436 Jy/beam ! Clean residual mean=0.000002 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.152033 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 59 components and 0.152033 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=10.18 mas, bmaj=13.39 mas, bpa=20.4 degrees ! Estimated noise=0.78648 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000832378 Jy ! Component: 100 - total flux cleaned = 0.00104026 Jy ! Component: 150 - total flux cleaned = 0.00115088 Jy ! Component: 200 - total flux cleaned = 0.00120386 Jy ! Total flux subtracted in 200 components = 0.00120386 Jy ! Clean residual min=-0.002505 max=0.002224 Jy/beam ! Clean residual mean=0.000004 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.153237 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.36659e-05 Jy ! Component: 100 - total flux cleaned = 4.5016e-05 Jy ! Component: 150 - total flux cleaned = 6.48022e-05 Jy ! Component: 200 - total flux cleaned = 9.19941e-05 Jy ! Total flux subtracted in 200 components = 9.19941e-05 Jy ! Clean residual min=-0.002507 max=0.002237 Jy/beam ! Clean residual mean=0.000004 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.153329 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 93 components and 0.153329 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.68 mas, bmaj=8.895 mas, bpa=-4.767 degrees ! Estimated noise=0.692342 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000275996 Jy ! Component: 100 - total flux cleaned = -0.000254384 Jy ! Component: 150 - total flux cleaned = -0.000234392 Jy ! Component: 200 - total flux cleaned = -0.000195875 Jy ! Total flux subtracted in 200 components = -0.000195875 Jy ! Clean residual min=-0.002340 max=0.002483 Jy/beam ! Clean residual mean=0.000003 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.153133 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 103 components and 0.153133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050235Jy sigma=0.907592 ! Fit after self-cal, rms=0.050217Jy sigma=0.907303 wmodel J1016+0513_S_map.mod ! Writing 103 model components to file: J1016+0513_S_map.mod wobs J1016+0513_S_uvs.fits ! Writing UV FITS file: J1016+0513_S_uvs.fits wwins J1016+0513_S_map.win ! wwins: Wrote 2 windows to J1016+0513_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.000384535 Jy ! Component: 100 - total flux cleaned = -0.000546804 Jy ! Component: 150 - total flux cleaned = -0.000473965 Jy ! Component: 200 - total flux cleaned = -0.000507302 Jy ! Component: 250 - total flux cleaned = -0.000571575 Jy ! Component: 300 - total flux cleaned = -0.000539957 Jy ! Component: 350 - total flux cleaned = -0.000480502 Jy ! Component: 400 - total flux cleaned = -0.000337467 Jy ! Component: 450 - total flux cleaned = -0.000254076 Jy ! Component: 500 - total flux cleaned = -0.000118844 Jy ! Component: 550 - total flux cleaned = -1.34348e-05 Jy ! Component: 600 - total flux cleaned = 3.8281e-05 Jy ! Component: 650 - total flux cleaned = 3.83988e-05 Jy ! Component: 700 - total flux cleaned = 1.33578e-05 Jy ! Component: 750 - total flux cleaned = -3.53633e-05 Jy ! Component: 800 - total flux cleaned = -3.52688e-05 Jy ! Component: 850 - total flux cleaned = -0.000105752 Jy ! Component: 900 - total flux cleaned = -8.28679e-05 Jy ! Component: 950 - total flux cleaned = -0.000105732 Jy ! Component: 1000 - total flux cleaned = -0.000172359 Jy ! Component: 1050 - total flux cleaned = -6.22863e-05 Jy ! Component: 1100 - total flux cleaned = -8.4359e-05 Jy ! Component: 1150 - total flux cleaned = -8.48287e-05 Jy ! Component: 1200 - total flux cleaned = -6.35162e-05 Jy ! Component: 1250 - total flux cleaned = -1.25802e-06 Jy ! Component: 1300 - total flux cleaned = -1.28675e-06 Jy ! Component: 1350 - total flux cleaned = -4.18079e-05 Jy ! Component: 1400 - total flux cleaned = -2.16823e-05 Jy ! Component: 1450 - total flux cleaned = 1.82814e-05 Jy ! Component: 1500 - total flux cleaned = -1.2614e-06 Jy ! Component: 1550 - total flux cleaned = 7.5943e-05 Jy ! Component: 1600 - total flux cleaned = 0.000113836 Jy ! Component: 1650 - total flux cleaned = 0.000188956 Jy ! Component: 1700 - total flux cleaned = 0.000132712 Jy ! Component: 1750 - total flux cleaned = 0.000187641 Jy ! Component: 1800 - total flux cleaned = 0.000169091 Jy ! Component: 1850 - total flux cleaned = 0.000223148 Jy ! Component: 1900 - total flux cleaned = 0.000223122 Jy ! Component: 1950 - total flux cleaned = 0.000205563 Jy ! Component: 2000 - total flux cleaned = 0.000223157 Jy ! Component: 2050 - total flux cleaned = 0.00025783 Jy ! Component: 2100 - total flux cleaned = 0.000223349 Jy ! Component: 2150 - total flux cleaned = 0.000189299 Jy ! Component: 2200 - total flux cleaned = 0.000223097 Jy ! Component: 2250 - total flux cleaned = 0.000173185 Jy ! Component: 2300 - total flux cleaned = 0.000189765 Jy ! Component: 2350 - total flux cleaned = 0.000173275 Jy ! Component: 2400 - total flux cleaned = 0.000140676 Jy ! Component: 2450 - total flux cleaned = 0.000108453 Jy ! Component: 2500 - total flux cleaned = 7.65801e-05 Jy ! Component: 2550 - total flux cleaned = 6.0829e-05 Jy ! Component: 2600 - total flux cleaned = 4.48247e-05 Jy ! Component: 2650 - total flux cleaned = 6.04653e-05 Jy ! Component: 2700 - total flux cleaned = 1.4015e-05 Jy ! Component: 2750 - total flux cleaned = 6.01894e-05 Jy ! Component: 2800 - total flux cleaned = 4.47731e-05 Jy ! Component: 2850 - total flux cleaned = -1.56384e-05 Jy ! Component: 2900 - total flux cleaned = -3.02498e-05 Jy ! Component: 2950 - total flux cleaned = 1.43734e-05 Jy ! Component: 3000 - total flux cleaned = -1.51786e-05 Jy ! Component: 3050 - total flux cleaned = -2.97633e-05 Jy ! Component: 3100 - total flux cleaned = -1.51044e-05 Jy ! Component: 3150 - total flux cleaned = -2.95901e-05 Jy ! Component: 3200 - total flux cleaned = -5.81828e-05 Jy ! Component: 3250 - total flux cleaned = -0.000157534 Jy ! Component: 3300 - total flux cleaned = -0.000129189 Jy ! Component: 3350 - total flux cleaned = -0.000129451 Jy ! Component: 3400 - total flux cleaned = -0.000115605 Jy ! Component: 3450 - total flux cleaned = -0.000129353 Jy ! Component: 3500 - total flux cleaned = -0.000170626 Jy ! Component: 3550 - total flux cleaned = -0.00018431 Jy ! Component: 3600 - total flux cleaned = -0.000184354 Jy ! Component: 3650 - total flux cleaned = -0.000157415 Jy ! Component: 3700 - total flux cleaned = -0.000144029 Jy ! Component: 3750 - total flux cleaned = -0.00017071 Jy ! Component: 3800 - total flux cleaned = -0.000210377 Jy ! Component: 3850 - total flux cleaned = -0.000236533 Jy ! Component: 3900 - total flux cleaned = -0.000223402 Jy ! Component: 3950 - total flux cleaned = -0.000249203 Jy ! Component: 4000 - total flux cleaned = -0.000210473 Jy ! Component: 4050 - total flux cleaned = -0.000261722 Jy ! Total flux subtracted in 4096 components = -0.000261733 Jy ! Clean residual min=-0.000797 max=0.000746 Jy/beam ! Clean residual mean=0.000001 rms=0.000241 Jy/beam ! Combined flux in latest and established models = 0.152871 Jy keep ! Adding 265 model components to the UV plane model. ! The established model now contains 368 components and 0.152871 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv122_uvs/J1016+0513_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.68 x 8.895 at -4.767 degrees (North through East) ! Clean map min=-0.0019344 max=0.13154 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv122_uvs/J1016+0513_S_map.fits wmodel /scr/pima/rv122_uvs/J1016+0513_S_map.mod ! Writing 368 model components to file: /scr/pima/rv122_uvs/J1016+0513_S_map.mod wobs /scr/pima/rv122_uvs/J1016+0513_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv122_uvs/J1016+0513_S_uvs.fits wwins /scr/pima/rv122_uvs/J1016+0513_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv122_uvs/J1016+0513_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.131542 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000238275 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.543418 0.543418 1.08684 2.17367 4.34734 8.69468 17.3894 34.7787 69.5575 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.131 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 552.061 quit ! Quitting program ! Log file /scr/pima/rv122_uvs/J1016+0513_S_dfm.log closed on Fri Jul 13 21:08:36 2018