! Started logfile: /scr/pima/rv117_uvs/J0946+1017_X_dfm.log on Sat Dec 9 23:43:04 2017 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/rv117_uvs/J0946+1017_X_uva.fits ! Reading UV FITS file: /scr/pima/rv117_uvs/J0946+1017_X_uva.fits ! AN table 1: 63 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.530864 visibilities/baseline/integration-bin. ! Found source: J0946+1017 ! ! 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 74 lines of history. ! ! Reading 6020 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 J0946+1017_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 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 206 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 206 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 206 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 206 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.020630Jy sigma=18.723412 ! Fit after self-cal, rms=0.850027Jy sigma=15.525414 ! 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.9524 mas, bmaj=1.613 mas, bpa=2.859 degrees ! Estimated noise=0.794739 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.11587 Jy ! Component: 100 - total flux cleaned = 0.143935 Jy ! Total flux subtracted in 100 components = 0.143935 Jy ! Clean residual min=-0.004613 max=0.011501 Jy/beam ! Clean residual mean=0.000019 rms=0.001157 Jy/beam ! Combined flux in latest and established models = 0.143935 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.143935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060542Jy sigma=1.025496 ! Fit after self-cal, rms=0.060514Jy sigma=1.025028 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0125617 Jy ! Component: 100 - total flux cleaned = 0.0187287 Jy ! Total flux subtracted in 100 components = 0.0187287 Jy ! Clean residual min=-0.003979 max=0.004035 Jy/beam ! Clean residual mean=0.000010 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.162663 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 11 components and 0.162663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058126Jy sigma=0.968692 ! Fit after self-cal, rms=0.058089Jy sigma=0.967881 ! 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.24 mas, bmaj=2.002 mas, bpa=1.34 degrees ! Estimated noise=0.5337 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.8, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00468672 Jy ! Component: 100 - total flux cleaned = 0.00741238 Jy ! Component: 150 - total flux cleaned = 0.00927708 Jy ! Component: 200 - total flux cleaned = 0.00998939 Jy ! Total flux subtracted in 200 components = 0.00998939 Jy ! Clean residual min=-0.002369 max=0.002621 Jy/beam ! Clean residual mean=-0.000000 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.172653 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 26 components and 0.172653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057708Jy sigma=0.959141 ! Fit after self-cal, rms=0.057678Jy sigma=0.958523 ! 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.24 x 2.002 at 1.34 degrees (North through East) ! Clean map min=-0.002188 max=0.15095 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.02 HN 0.98 KP 1.01 ! LA 0.99 MK 1.01 NL 1.00 OV 0.97 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.02 HN 1.01 KP 0.99 ! LA 0.97 MK 1.00 NL 1.00 OV 0.99 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.01 HN 1.01 KP 1.00 ! LA 1.00 MK 0.97 NL 1.00 OV 0.97 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.04 HN 0.99 KP 0.97 ! LA 0.98 MK 0.95 NL 1.02 OV 0.99 ! PT 1.00 SC 0.99 ! ! ! Fit before self-cal, rms=0.057678Jy sigma=0.958523 ! Fit after self-cal, rms=0.057140Jy sigma=0.957962 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.28 mas, bmaj=2.009 mas, bpa=2.718 degrees ! Estimated noise=0.53106 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.000343223 Jy ! Component: 100 - total flux cleaned = 0.000296946 Jy ! Component: 150 - total flux cleaned = 0.000258728 Jy ! Component: 200 - total flux cleaned = 0.000225369 Jy ! Total flux subtracted in 200 components = 0.000225369 Jy ! Clean residual min=-0.002275 max=0.002363 Jy/beam ! Clean residual mean=0.000001 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.172878 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 37 components and 0.172878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057075Jy sigma=0.956906 ! Fit after self-cal, rms=0.057076Jy sigma=0.956813 ! 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.057076Jy sigma=0.956813 ! Fit after self-cal, rms=0.057363Jy sigma=0.945412 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.273 mas, bmaj=2.013 mas, bpa=2.701 degrees ! Estimated noise=0.531905 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000804158 Jy ! Component: 100 - total flux cleaned = 0.000867389 Jy ! Component: 150 - total flux cleaned = 0.000843901 Jy ! Component: 200 - total flux cleaned = 0.000823166 Jy ! Total flux subtracted in 200 components = 0.000823166 Jy ! Clean residual min=-0.002100 max=0.002101 Jy/beam ! Clean residual mean=-0.000003 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.173701 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 53 components and 0.173701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057333Jy sigma=0.944869 ! Fit after self-cal, rms=0.057347Jy sigma=0.944759 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) ! Added new window around map position (13.6, 32.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00165641 Jy ! Component: 100 - total flux cleaned = 0.00175383 Jy ! Component: 150 - total flux cleaned = 0.00179168 Jy ! Component: 200 - total flux cleaned = 0.00188766 Jy ! Total flux subtracted in 200 components = 0.00188766 Jy ! Clean residual min=-0.001959 max=0.001927 Jy/beam ! Clean residual mean=-0.000003 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.175589 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 68 components and 0.175589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057252Jy sigma=0.943211 ! Fit after self-cal, rms=0.057247Jy sigma=0.943100 ! 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.057247Jy sigma=0.943100 ! Fit after self-cal, rms=0.057294Jy sigma=0.941231 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.271 mas, bmaj=2.013 mas, bpa=2.609 degrees ! Estimated noise=0.53245 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00064902 Jy ! Component: 100 - total flux cleaned = 0.000709605 Jy ! Component: 150 - total flux cleaned = 0.000710002 Jy ! Component: 200 - total flux cleaned = 0.000619297 Jy ! Total flux subtracted in 200 components = 0.000619297 Jy ! Clean residual min=-0.002044 max=0.001875 Jy/beam ! Clean residual mean=-0.000002 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.176208 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 73 components and 0.176208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057263Jy sigma=0.940823 ! Fit after self-cal, rms=0.057271Jy sigma=0.940777 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.000158724 Jy ! Component: 100 - total flux cleaned = 9.93237e-05 Jy ! Component: 150 - total flux cleaned = 4.29175e-05 Jy ! Component: 200 - total flux cleaned = -1.09048e-05 Jy ! Total flux subtracted in 200 components = -1.09048e-05 Jy ! Clean residual min=-0.002059 max=0.001864 Jy/beam ! Clean residual mean=-0.000003 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.176197 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 80 components and 0.176197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057256Jy sigma=0.940579 ! Fit after self-cal, rms=0.057256Jy sigma=0.940572 ! 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.057256Jy sigma=0.940572 ! Fit after self-cal, rms=0.057298Jy sigma=0.940529 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.493 mas, bmaj=2.973 mas, bpa=-0.09016 degrees ! Estimated noise=0.610052 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000194693 Jy ! Component: 100 - total flux cleaned = -0.000207514 Jy ! Component: 150 - total flux cleaned = -0.000232599 Jy ! Component: 200 - total flux cleaned = -0.000244531 Jy ! Total flux subtracted in 200 components = -0.000244531 Jy ! Clean residual min=-0.002089 max=0.002086 Jy/beam ! Clean residual mean=-0.000003 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.175953 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 93 components and 0.175953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057293Jy sigma=0.940442 ! Fit after self-cal, rms=0.057293Jy sigma=0.940435 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.22835e-05 Jy ! Component: 100 - total flux cleaned = -7.47041e-05 Jy ! Component: 150 - total flux cleaned = -9.58386e-05 Jy ! Component: 200 - total flux cleaned = -9.56893e-05 Jy ! Total flux subtracted in 200 components = -9.56893e-05 Jy ! Clean residual min=-0.002085 max=0.002094 Jy/beam ! Clean residual mean=-0.000003 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.175857 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 95 components and 0.175857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057290Jy sigma=0.940399 ! Fit after self-cal, rms=0.057290Jy sigma=0.940395 ! 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.271 mas, bmaj=2.013 mas, bpa=2.589 degrees ! Estimated noise=0.532792 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.271 x 2.013 at 2.589 degrees (North through East) ! Clean map min=-0.0019569 max=0.15028 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.9634 mas, bmaj=1.61 mas, bpa=3.08 degrees ! Estimated noise=0.79658 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.114613 Jy ! Component: 100 - total flux cleaned = 0.143026 Jy ! Component: 150 - total flux cleaned = 0.155723 Jy ! Component: 200 - total flux cleaned = 0.162324 Jy ! Total flux subtracted in 200 components = 0.162324 Jy ! Clean residual min=-0.003903 max=0.003527 Jy/beam ! Clean residual mean=0.000012 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.162324 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.162324 Jy ! Inverting map and beam ! Estimated beam: bmin=1.271 mas, bmaj=2.013 mas, bpa=2.589 degrees ! Estimated noise=0.532792 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.00477499 Jy ! Component: 100 - total flux cleaned = 0.00785144 Jy ! Component: 150 - total flux cleaned = 0.0101082 Jy ! Component: 200 - total flux cleaned = 0.0116961 Jy ! Total flux subtracted in 200 components = 0.0116961 Jy ! Clean residual min=-0.002329 max=0.001885 Jy/beam ! Clean residual mean=0.000000 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.17402 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 35 components and 0.17402 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.493 mas, bmaj=2.973 mas, bpa=-0.09016 degrees ! Estimated noise=0.610052 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00131698 Jy ! Component: 100 - total flux cleaned = 0.00165021 Jy ! Component: 150 - total flux cleaned = 0.00173854 Jy ! Component: 200 - total flux cleaned = 0.00176574 Jy ! Total flux subtracted in 200 components = 0.00176574 Jy ! Clean residual min=-0.002083 max=0.002106 Jy/beam ! Clean residual mean=-0.000002 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.175786 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.20221e-05 Jy ! Component: 100 - total flux cleaned = 2.21779e-05 Jy ! Component: 150 - total flux cleaned = 4.07326e-05 Jy ! Component: 200 - total flux cleaned = 4.08812e-05 Jy ! Total flux subtracted in 200 components = 4.08812e-05 Jy ! Clean residual min=-0.002068 max=0.002107 Jy/beam ! Clean residual mean=-0.000003 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.175827 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 81 components and 0.175827 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.271 mas, bmaj=2.013 mas, bpa=2.589 degrees ! Estimated noise=0.532792 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000220741 Jy ! Component: 100 - total flux cleaned = 0.000220053 Jy ! Component: 150 - total flux cleaned = 0.000158787 Jy ! Component: 200 - total flux cleaned = 0.000159678 Jy ! Total flux subtracted in 200 components = 0.000159678 Jy ! Clean residual min=-0.002137 max=0.001861 Jy/beam ! Clean residual mean=-0.000002 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.175987 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 91 components and 0.175987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057323Jy sigma=0.941032 ! Fit after self-cal, rms=0.057320Jy sigma=0.940964 wmodel J0946+1017_X_map.mod ! Writing 91 model components to file: J0946+1017_X_map.mod wobs J0946+1017_X_uvs.fits ! Writing UV FITS file: J0946+1017_X_uvs.fits wwins J0946+1017_X_map.win ! wwins: Wrote 3 windows to J0946+1017_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 = -6.7469e-05 Jy ! Component: 100 - total flux cleaned = 0.000201912 Jy ! Component: 150 - total flux cleaned = 0.000358266 Jy ! Component: 200 - total flux cleaned = 0.000447895 Jy ! Component: 250 - total flux cleaned = 0.000621931 Jy ! Component: 300 - total flux cleaned = 0.00084776 Jy ! Component: 350 - total flux cleaned = 0.00104084 Jy ! Component: 400 - total flux cleaned = 0.00125624 Jy ! Component: 450 - total flux cleaned = 0.00144052 Jy ! Component: 500 - total flux cleaned = 0.00156938 Jy ! Component: 550 - total flux cleaned = 0.00164547 Jy ! Component: 600 - total flux cleaned = 0.00177025 Jy ! Component: 650 - total flux cleaned = 0.00179484 Jy ! Component: 700 - total flux cleaned = 0.0018191 Jy ! Component: 750 - total flux cleaned = 0.00181924 Jy ! Component: 800 - total flux cleaned = 0.0018194 Jy ! Component: 850 - total flux cleaned = 0.0018195 Jy ! Component: 900 - total flux cleaned = 0.00181966 Jy ! Component: 950 - total flux cleaned = 0.00177391 Jy ! Component: 1000 - total flux cleaned = 0.00175181 Jy ! Component: 1050 - total flux cleaned = 0.00172909 Jy ! Component: 1100 - total flux cleaned = 0.00164096 Jy ! Component: 1150 - total flux cleaned = 0.00168444 Jy ! Component: 1200 - total flux cleaned = 0.00164118 Jy ! Component: 1250 - total flux cleaned = 0.00157749 Jy ! Component: 1300 - total flux cleaned = 0.00159827 Jy ! Component: 1350 - total flux cleaned = 0.00151467 Jy ! Component: 1400 - total flux cleaned = 0.00149398 Jy ! Component: 1450 - total flux cleaned = 0.00147311 Jy ! Component: 1500 - total flux cleaned = 0.00147297 Jy ! Component: 1550 - total flux cleaned = 0.00141224 Jy ! Component: 1600 - total flux cleaned = 0.00135206 Jy ! Component: 1650 - total flux cleaned = 0.00137183 Jy ! Component: 1700 - total flux cleaned = 0.0013125 Jy ! Component: 1750 - total flux cleaned = 0.00125368 Jy ! Component: 1800 - total flux cleaned = 0.00121481 Jy ! Component: 1850 - total flux cleaned = 0.00123384 Jy ! Component: 1900 - total flux cleaned = 0.0011192 Jy ! Component: 1950 - total flux cleaned = 0.00108112 Jy ! Component: 2000 - total flux cleaned = 0.0010245 Jy ! Component: 2050 - total flux cleaned = 0.000987227 Jy ! Component: 2100 - total flux cleaned = 0.000931283 Jy ! Component: 2150 - total flux cleaned = 0.000912868 Jy ! Component: 2200 - total flux cleaned = 0.000839432 Jy ! Component: 2250 - total flux cleaned = 0.000766382 Jy ! Component: 2300 - total flux cleaned = 0.000712116 Jy ! Component: 2350 - total flux cleaned = 0.000622343 Jy ! Component: 2400 - total flux cleaned = 0.000586617 Jy ! Component: 2450 - total flux cleaned = 0.000551027 Jy ! Component: 2500 - total flux cleaned = 0.000480573 Jy ! Component: 2550 - total flux cleaned = 0.000427988 Jy ! Component: 2600 - total flux cleaned = 0.00032333 Jy ! Component: 2650 - total flux cleaned = 0.000323313 Jy ! Component: 2700 - total flux cleaned = 0.000202875 Jy ! Component: 2750 - total flux cleaned = 0.000237067 Jy ! Component: 2800 - total flux cleaned = 4.97317e-05 Jy ! Component: 2850 - total flux cleaned = 4.97994e-05 Jy ! Component: 2900 - total flux cleaned = -3.42591e-05 Jy ! Component: 2950 - total flux cleaned = -3.42034e-05 Jy ! Component: 3000 - total flux cleaned = -8.40827e-05 Jy ! Component: 3050 - total flux cleaned = -0.000216228 Jy ! Component: 3100 - total flux cleaned = -0.000298321 Jy ! Component: 3150 - total flux cleaned = -0.000249145 Jy ! Component: 3200 - total flux cleaned = -0.000297982 Jy ! Component: 3250 - total flux cleaned = -0.000314223 Jy ! Component: 3300 - total flux cleaned = -0.000394805 Jy ! Component: 3350 - total flux cleaned = -0.000346758 Jy ! Component: 3400 - total flux cleaned = -0.000458368 Jy ! Component: 3450 - total flux cleaned = -0.000505992 Jy ! Component: 3500 - total flux cleaned = -0.000553322 Jy ! Component: 3550 - total flux cleaned = -0.000553313 Jy ! Component: 3600 - total flux cleaned = -0.000521963 Jy ! Component: 3650 - total flux cleaned = -0.00058428 Jy ! Component: 3700 - total flux cleaned = -0.000630746 Jy ! Component: 3750 - total flux cleaned = -0.000630738 Jy ! Component: 3800 - total flux cleaned = -0.000661393 Jy ! Component: 3850 - total flux cleaned = -0.000722639 Jy ! Component: 3900 - total flux cleaned = -0.000737932 Jy ! Component: 3950 - total flux cleaned = -0.000737968 Jy ! Component: 4000 - total flux cleaned = -0.000692768 Jy ! Component: 4050 - total flux cleaned = -0.00072262 Jy ! Total flux subtracted in 4096 components = -0.00070777 Jy ! Clean residual min=-0.000814 max=0.000959 Jy/beam ! Clean residual mean=-0.000002 rms=0.000269 Jy/beam ! Combined flux in latest and established models = 0.175279 Jy keep ! Adding 322 model components to the UV plane model. ! The established model now contains 413 components and 0.175279 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv117_uvs/J0946+1017_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.271 x 2.013 at 2.589 degrees (North through East) ! Clean map min=-0.001719 max=0.14987 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv117_uvs/J0946+1017_X_map.fits wmodel /scr/pima/rv117_uvs/J0946+1017_X_map.mod ! Writing 413 model components to file: /scr/pima/rv117_uvs/J0946+1017_X_map.mod wobs /scr/pima/rv117_uvs/J0946+1017_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv117_uvs/J0946+1017_X_uvs.fits wwins /scr/pima/rv117_uvs/J0946+1017_X_map.win ! wwins: Wrote 4 windows to /scr/pima/rv117_uvs/J0946+1017_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.14987 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000268082 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.536629 0.536629 1.07326 2.14652 4.29303 8.58607 17.1721 34.3443 68.6885 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.149 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 559.045 quit ! Quitting program ! Log file /scr/pima/rv117_uvs/J0946+1017_X_dfm.log closed on Sat Dec 9 23:43:08 2017