! Started logfile: /scr/pima/rv126_uvs/J1514+3650_X_dfm.log on Sun Dec 23 03:20:49 2018 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.36575 obs /scr/pima/rv126_uvs/J1514+3650_X_uva.fits ! Reading UV FITS file: /scr/pima/rv126_uvs/J1514+3650_X_uva.fits ! AN table 1: 45 integrations on 36 of 36 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1514+3650 ! ! 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 8.36575e+09 8e+06 1 8e+06 ! 02 2 8.44575e+09 8e+06 1 8e+06 ! 03 3 8.80575e+09 8e+06 1 8e+06 ! 04 4 8.92575e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 6480 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J1514+3650_X] 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.200x0.200 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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000463Jy sigma=19.684452 ! Fit after self-cal, rms=0.963216Jy sigma=18.970623 ! 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=0.8423 mas, bmaj=1.854 mas, bpa=-19.88 degrees ! Estimated noise=0.786979 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.0275299 Jy ! Component: 100 - total flux cleaned = 0.0350239 Jy ! Total flux subtracted in 100 components = 0.0350239 Jy ! Clean residual min=-0.003068 max=0.003744 Jy/beam ! Clean residual mean=0.000000 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.0350239 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0350239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053548Jy sigma=0.973091 ! Fit after self-cal, rms=0.052668Jy sigma=0.957808 ! 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=1.122 mas, bmaj=2.139 mas, bpa=-19.29 degrees ! Estimated noise=0.458226 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.00504291 Jy ! Component: 100 - total flux cleaned = 0.00689613 Jy ! Component: 150 - total flux cleaned = 0.00768229 Jy ! Component: 200 - total flux cleaned = 0.00788224 Jy ! Total flux subtracted in 200 components = 0.00788224 Jy ! Clean residual min=-0.002157 max=0.003522 Jy/beam ! Clean residual mean=0.000000 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.0429061 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 16 components and 0.0429061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052217Jy sigma=0.949459 ! Fit after self-cal, rms=0.052239Jy sigma=0.949317 ! Inverting map ! Added new window around map position (-2.2, 0.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00306552 Jy ! Component: 100 - total flux cleaned = 0.00422964 Jy ! Component: 150 - total flux cleaned = 0.00462218 Jy ! Component: 200 - total flux cleaned = 0.0048109 Jy ! Total flux subtracted in 200 components = 0.0048109 Jy ! Clean residual min=-0.001814 max=0.001917 Jy/beam ! Clean residual mean=0.000001 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.047717 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 32 components and 0.047717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052063Jy sigma=0.945490 ! Fit after self-cal, rms=0.052001Jy sigma=0.944709 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.122 x 2.139 at -19.29 degrees (North through East) ! Clean map min=-0.0018045 max=0.038689 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.95 HN 1.05 KP 1.04 ! LA 1.00 MK 1.12 NL 1.07 OV 1.00 ! PT 0.87 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.95 HN 0.91 KP 1.04 ! LA 1.06 MK 0.99 NL 1.14 OV 0.98 ! PT 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.94 HN 0.89 KP 1.07 ! LA 1.02 MK 0.90 NL 1.15 OV 0.99 ! PT 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.91 HN 0.86 KP 1.07 ! LA 1.10 MK 0.99 NL 1.07 OV 1.07 ! PT 0.86 ! ! ! Fit before self-cal, rms=0.052001Jy sigma=0.944709 ! Fit after self-cal, rms=0.050641Jy sigma=0.941210 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.113 mas, bmaj=2.125 mas, bpa=-19.23 degrees ! Estimated noise=0.458092 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.000378903 Jy ! Component: 100 - total flux cleaned = 0.000471039 Jy ! Component: 150 - total flux cleaned = 0.000375408 Jy ! Component: 200 - total flux cleaned = 0.000314915 Jy ! Total flux subtracted in 200 components = 0.000314915 Jy ! Clean residual min=-0.001730 max=0.001646 Jy/beam ! Clean residual mean=0.000001 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.0480319 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 45 components and 0.0480319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050610Jy sigma=0.940553 ! Fit after self-cal, rms=0.050603Jy sigma=0.939908 ! 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.050603Jy sigma=0.939908 ! Fit after self-cal, rms=0.050600Jy sigma=0.938862 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.098 mas, bmaj=2.128 mas, bpa=-19.23 degrees ! Estimated noise=0.45674 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00050149 Jy ! Component: 100 - total flux cleaned = 0.000524241 Jy ! Component: 150 - total flux cleaned = 0.000482724 Jy ! Component: 200 - total flux cleaned = 0.000463697 Jy ! Total flux subtracted in 200 components = 0.000463697 Jy ! Clean residual min=-0.001666 max=0.001557 Jy/beam ! Clean residual mean=0.000002 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.0484956 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 60 components and 0.0484956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050581Jy sigma=0.938501 ! Fit after self-cal, rms=0.050597Jy sigma=0.938361 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.86505e-05 Jy ! Component: 100 - total flux cleaned = 0.000107695 Jy ! Component: 150 - total flux cleaned = 0.000107149 Jy ! Component: 200 - total flux cleaned = 9.03796e-05 Jy ! Total flux subtracted in 200 components = 9.03796e-05 Jy ! Clean residual min=-0.001649 max=0.001577 Jy/beam ! Clean residual mean=0.000002 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.048586 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 64 components and 0.048586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050585Jy sigma=0.938139 ! Fit after self-cal, rms=0.050586Jy sigma=0.938123 ! 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.050586Jy sigma=0.938123 ! Fit after self-cal, rms=0.055097Jy sigma=0.939728 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.087 mas, bmaj=2.149 mas, bpa=-19.96 degrees ! Estimated noise=0.473208 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00118954 Jy ! Component: 100 - total flux cleaned = 0.00132146 Jy ! Component: 150 - total flux cleaned = 0.0013865 Jy ! Component: 200 - total flux cleaned = 0.00144594 Jy ! Total flux subtracted in 200 components = 0.00144594 Jy ! Clean residual min=-0.001760 max=0.001715 Jy/beam ! Clean residual mean=0.000002 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.0500319 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 74 components and 0.0500319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055059Jy sigma=0.939233 ! Fit after self-cal, rms=0.055074Jy sigma=0.938875 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.72509e-06 Jy ! Component: 100 - total flux cleaned = 2.32776e-05 Jy ! Component: 150 - total flux cleaned = 5.778e-05 Jy ! Component: 200 - total flux cleaned = 9.00808e-05 Jy ! Total flux subtracted in 200 components = 9.00808e-05 Jy ! Clean residual min=-0.001824 max=0.001679 Jy/beam ! Clean residual mean=0.000002 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.050122 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 79 components and 0.050122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055061Jy sigma=0.938671 ! Fit after self-cal, rms=0.055059Jy sigma=0.938647 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.055059Jy sigma=0.938647 ! Fit after self-cal, rms=0.056783Jy sigma=0.939062 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.307 mas, bmaj=2.727 mas, bpa=-2.673 degrees ! Estimated noise=0.56333 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000998722 Jy ! Component: 100 - total flux cleaned = 0.00119509 Jy ! Component: 150 - total flux cleaned = 0.00136591 Jy ! Component: 200 - total flux cleaned = 0.00144546 Jy ! Total flux subtracted in 200 components = 0.00144546 Jy ! Clean residual min=-0.001745 max=0.001544 Jy/beam ! Clean residual mean=0.000003 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.0515675 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 88 components and 0.0515675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056756Jy sigma=0.938809 ! Fit after self-cal, rms=0.056723Jy sigma=0.938364 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.000294537 Jy ! Component: 100 - total flux cleaned = 0.000343006 Jy ! Component: 150 - total flux cleaned = 0.000377704 Jy ! Component: 200 - total flux cleaned = 0.000416308 Jy ! Total flux subtracted in 200 components = 0.000416308 Jy ! Clean residual min=-0.001803 max=0.001633 Jy/beam ! Clean residual mean=0.000002 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.0519838 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 94 components and 0.0519838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056719Jy sigma=0.938322 ! Fit after self-cal, rms=0.056719Jy sigma=0.938314 ! 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=1.073 mas, bmaj=2.155 mas, bpa=-20.37 degrees ! Estimated noise=0.484636 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.073 x 2.155 at -20.37 degrees (North through East) ! Clean map min=-0.0018017 max=0.040687 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=0.7996 mas, bmaj=1.879 mas, bpa=-21.25 degrees ! Estimated noise=0.821292 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0293703 Jy ! Component: 100 - total flux cleaned = 0.0388554 Jy ! Component: 150 - total flux cleaned = 0.0438382 Jy ! Component: 200 - total flux cleaned = 0.0459698 Jy ! Total flux subtracted in 200 components = 0.0459698 Jy ! Clean residual min=-0.003374 max=0.003316 Jy/beam ! Clean residual mean=0.000001 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.0459699 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0459699 Jy ! Inverting map and beam ! Estimated beam: bmin=1.073 mas, bmaj=2.155 mas, bpa=-20.37 degrees ! Estimated noise=0.484636 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.2, -2.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00315737 Jy ! Component: 100 - total flux cleaned = 0.00489468 Jy ! Component: 150 - total flux cleaned = 0.00527683 Jy ! Component: 200 - total flux cleaned = 0.00541714 Jy ! Total flux subtracted in 200 components = 0.00541714 Jy ! Clean residual min=-0.001985 max=0.001735 Jy/beam ! Clean residual mean=0.000002 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.051387 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 38 components and 0.051387 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.307 mas, bmaj=2.727 mas, bpa=-2.673 degrees ! Estimated noise=0.56333 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.15617e-05 Jy ! Component: 100 - total flux cleaned = 2.49944e-05 Jy ! Component: 150 - total flux cleaned = -2.48378e-05 Jy ! Component: 200 - total flux cleaned = -8.98488e-05 Jy ! Total flux subtracted in 200 components = -8.98488e-05 Jy ! Clean residual min=-0.001855 max=0.001621 Jy/beam ! Clean residual mean=0.000002 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.0512972 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 = -9.62375e-05 Jy ! Component: 100 - total flux cleaned = -0.000130964 Jy ! Component: 150 - total flux cleaned = -0.000163378 Jy ! Component: 200 - total flux cleaned = -0.000193664 Jy ! Total flux subtracted in 200 components = -0.000193664 Jy ! Clean residual min=-0.001799 max=0.001618 Jy/beam ! Clean residual mean=0.000002 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.0511035 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 65 components and 0.0511035 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.073 mas, bmaj=2.155 mas, bpa=-20.37 degrees ! Estimated noise=0.484636 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00027369 Jy ! Component: 100 - total flux cleaned = -0.000328788 Jy ! Component: 150 - total flux cleaned = -0.000327727 Jy ! Component: 200 - total flux cleaned = -0.000328025 Jy ! Total flux subtracted in 200 components = -0.000328025 Jy ! Clean residual min=-0.001893 max=0.001670 Jy/beam ! Clean residual mean=0.000001 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.0507755 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 79 components and 0.0507755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056718Jy sigma=0.938278 ! Fit after self-cal, rms=0.056709Jy sigma=0.938120 wmodel J1514+3650_X_map.mod ! Writing 79 model components to file: J1514+3650_X_map.mod wobs J1514+3650_X_uvs.fits ! Writing UV FITS file: J1514+3650_X_uvs.fits wwins J1514+3650_X_map.win ! wwins: Wrote 3 windows to J1514+3650_X_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.000414136 Jy ! Component: 100 - total flux cleaned = -0.000354511 Jy ! Component: 150 - total flux cleaned = -0.000323975 Jy ! Component: 200 - total flux cleaned = -0.000379691 Jy ! Component: 250 - total flux cleaned = -0.000489253 Jy ! Component: 300 - total flux cleaned = -0.000488636 Jy ! Component: 350 - total flux cleaned = -0.000515431 Jy ! Component: 400 - total flux cleaned = -0.000620038 Jy ! Component: 450 - total flux cleaned = -0.000671723 Jy ! Component: 500 - total flux cleaned = -0.000747708 Jy ! Component: 550 - total flux cleaned = -0.000822 Jy ! Component: 600 - total flux cleaned = -0.000870808 Jy ! Component: 650 - total flux cleaned = -0.000943325 Jy ! Component: 700 - total flux cleaned = -0.000990881 Jy ! Component: 750 - total flux cleaned = -0.00106092 Jy ! Component: 800 - total flux cleaned = -0.00108369 Jy ! Component: 850 - total flux cleaned = -0.00108368 Jy ! Component: 900 - total flux cleaned = -0.00117333 Jy ! Component: 950 - total flux cleaned = -0.00119529 Jy ! Component: 1000 - total flux cleaned = -0.00123893 Jy ! Component: 1050 - total flux cleaned = -0.0012821 Jy ! Component: 1100 - total flux cleaned = -0.00132494 Jy ! Component: 1150 - total flux cleaned = -0.00138817 Jy ! Component: 1200 - total flux cleaned = -0.00140865 Jy ! Component: 1250 - total flux cleaned = -0.00142915 Jy ! Component: 1300 - total flux cleaned = -0.0014086 Jy ! Component: 1350 - total flux cleaned = -0.00144941 Jy ! Component: 1400 - total flux cleaned = -0.00142956 Jy ! Component: 1450 - total flux cleaned = -0.00144989 Jy ! Component: 1500 - total flux cleaned = -0.00148914 Jy ! Component: 1550 - total flux cleaned = -0.00154762 Jy ! Component: 1600 - total flux cleaned = -0.00147039 Jy ! Component: 1650 - total flux cleaned = -0.00147049 Jy ! Component: 1700 - total flux cleaned = -0.00154626 Jy ! Component: 1750 - total flux cleaned = -0.00150859 Jy ! Component: 1800 - total flux cleaned = -0.00148991 Jy ! Component: 1850 - total flux cleaned = -0.00148985 Jy ! Component: 1900 - total flux cleaned = -0.00143503 Jy ! Component: 1950 - total flux cleaned = -0.00143509 Jy ! Component: 2000 - total flux cleaned = -0.00145326 Jy ! Component: 2050 - total flux cleaned = -0.00148892 Jy ! Component: 2100 - total flux cleaned = -0.00143587 Jy ! Component: 2150 - total flux cleaned = -0.00143596 Jy ! Component: 2200 - total flux cleaned = -0.00141816 Jy ! Component: 2250 - total flux cleaned = -0.00140077 Jy ! Component: 2300 - total flux cleaned = -0.00140066 Jy ! Component: 2350 - total flux cleaned = -0.00131546 Jy ! Component: 2400 - total flux cleaned = -0.00131555 Jy ! Component: 2450 - total flux cleaned = -0.00129852 Jy ! Component: 2500 - total flux cleaned = -0.00129864 Jy ! Component: 2550 - total flux cleaned = -0.00131512 Jy ! Component: 2600 - total flux cleaned = -0.00126558 Jy ! Component: 2650 - total flux cleaned = -0.00126567 Jy ! Component: 2700 - total flux cleaned = -0.0013469 Jy ! Component: 2750 - total flux cleaned = -0.00126605 Jy ! Component: 2800 - total flux cleaned = -0.00133021 Jy ! Component: 2850 - total flux cleaned = -0.00128237 Jy ! Component: 2900 - total flux cleaned = -0.00134579 Jy ! Component: 2950 - total flux cleaned = -0.00134588 Jy ! Component: 3000 - total flux cleaned = -0.00139293 Jy ! Component: 3050 - total flux cleaned = -0.00143987 Jy ! Component: 3100 - total flux cleaned = -0.00142441 Jy ! Component: 3150 - total flux cleaned = -0.00150146 Jy ! Component: 3200 - total flux cleaned = -0.00144009 Jy ! Component: 3250 - total flux cleaned = -0.00148599 Jy ! Component: 3300 - total flux cleaned = -0.00153149 Jy ! Component: 3350 - total flux cleaned = -0.00151641 Jy ! Component: 3400 - total flux cleaned = -0.00151651 Jy ! Component: 3450 - total flux cleaned = -0.00156136 Jy ! Component: 3500 - total flux cleaned = -0.00156124 Jy ! Component: 3550 - total flux cleaned = -0.00153166 Jy ! Component: 3600 - total flux cleaned = -0.00157586 Jy ! Component: 3650 - total flux cleaned = -0.00163445 Jy ! Component: 3700 - total flux cleaned = -0.00166358 Jy ! Component: 3750 - total flux cleaned = -0.00170707 Jy ! Component: 3800 - total flux cleaned = -0.0017504 Jy ! Component: 3850 - total flux cleaned = -0.00172173 Jy ! Component: 3900 - total flux cleaned = -0.0017933 Jy ! Component: 3950 - total flux cleaned = -0.00183598 Jy ! Component: 4000 - total flux cleaned = -0.00182168 Jy ! Component: 4050 - total flux cleaned = -0.00179346 Jy ! Total flux subtracted in 4096 components = -0.00184965 Jy ! Clean residual min=-0.000774 max=0.000803 Jy/beam ! Clean residual mean=0.000001 rms=0.000242 Jy/beam ! Combined flux in latest and established models = 0.0489258 Jy keep ! Adding 264 model components to the UV plane model. ! The established model now contains 343 components and 0.0489258 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv126_uvs/J1514+3650_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.073 x 2.155 at -20.37 degrees (North through East) ! Clean map min=-0.0015371 max=0.039967 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv126_uvs/J1514+3650_X_map.fits wmodel /scr/pima/rv126_uvs/J1514+3650_X_map.mod ! Writing 343 model components to file: /scr/pima/rv126_uvs/J1514+3650_X_map.mod wobs /scr/pima/rv126_uvs/J1514+3650_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv126_uvs/J1514+3650_X_uvs.fits wwins /scr/pima/rv126_uvs/J1514+3650_X_map.win ! wwins: Wrote 4 windows to /scr/pima/rv126_uvs/J1514+3650_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0399665 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000240707 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.80682 1.80682 3.61363 7.22726 14.4545 28.909 57.8181 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.039 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 166.038 quit ! Quitting program ! Log file /scr/pima/rv126_uvs/J1514+3650_X_dfm.log closed on Sun Dec 23 03:20:53 2018