! Started logfile: /scr/pima/rv120_uvs/J1107-4449_X_dfm.log on Fri Dec 22 22:41:37 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/rv120_uvs/J1107-4449_X_uva.fits ! Reading UV FITS file: /scr/pima/rv120_uvs/J1107-4449_X_uva.fits ! AN table 1: 31 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.196621 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1107-4449 ! ! 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 79 lines of history. ! ! Reading 512 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 J1107-4449_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 177 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 177 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 177 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 177 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.515439Jy sigma=19.725241 ! Fit after self-cal, rms=0.488683Jy sigma=6.168694 ! 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.6645 mas, bmaj=2.002 mas, bpa=-11.46 degrees ! Estimated noise=3.88099 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.726548 Jy ! Component: 100 - total flux cleaned = 1.03418 Jy ! Total flux subtracted in 100 components = 1.03418 Jy ! Clean residual min=-0.072686 max=0.144820 Jy/beam ! Clean residual mean=-0.002116 rms=0.027826 Jy/beam ! Combined flux in latest and established models = 1.03418 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 1.03418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.373784Jy sigma=4.641788 ! Fit after self-cal, rms=0.373500Jy sigma=4.639821 ! 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=0.9151 mas, bmaj=2.558 mas, bpa=-9.899 degrees ! Estimated noise=3.10206 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.243822 Jy ! Component: 100 - total flux cleaned = 0.34201 Jy ! Component: 150 - total flux cleaned = 0.382964 Jy ! Component: 200 - total flux cleaned = 0.400627 Jy ! Total flux subtracted in 200 components = 0.400627 Jy ! Clean residual min=-0.047513 max=0.106587 Jy/beam ! Clean residual mean=-0.001211 rms=0.017299 Jy/beam ! Combined flux in latest and established models = 1.43481 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 41 components and 1.43481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165894Jy sigma=2.284181 ! Fit after self-cal, rms=0.166339Jy sigma=2.277836 ! Inverting map ! Added new window around map position (3.4, 1.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0995228 Jy ! Component: 100 - total flux cleaned = 0.137849 Jy ! Component: 150 - total flux cleaned = 0.152366 Jy ! Component: 200 - total flux cleaned = 0.156339 Jy ! Total flux subtracted in 200 components = 0.156339 Jy ! Clean residual min=-0.032802 max=0.046041 Jy/beam ! Clean residual mean=-0.000178 rms=0.008674 Jy/beam ! Combined flux in latest and established models = 1.59115 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 71 components and 1.59115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104931Jy sigma=1.387231 ! Fit after self-cal, rms=0.094108Jy sigma=1.234671 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9151 x 2.558 at -9.899 degrees (North through East) ! Clean map min=-0.024055 max=0.96255 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: ! FD 0.98 KP 0.98 LA 1.01 MK 0.92 ! OV 1.05 PT 0.98 SC 0.94 ! ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 0.98 LA 0.99 MK 0.99 ! OV 1.06 PT 0.99 SC 0.97 ! ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 0.99 LA 0.99 MK 1.00 ! OV 1.06 PT 0.98 SC 0.99 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 0.98 LA 0.99 MK 0.98 ! OV 1.06 PT 0.97 SC 1.07 ! ! ! Fit before self-cal, rms=0.094108Jy sigma=1.234671 ! Fit after self-cal, rms=0.085234Jy sigma=1.087616 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9021 mas, bmaj=2.508 mas, bpa=-7.077 degrees ! Estimated noise=3.30245 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.00939678 Jy ! Component: 100 - total flux cleaned = 0.0084077 Jy ! Component: 150 - total flux cleaned = 0.00726039 Jy ! Component: 200 - total flux cleaned = 0.00650932 Jy ! Total flux subtracted in 200 components = 0.00650932 Jy ! Clean residual min=-0.025621 max=0.018863 Jy/beam ! Clean residual mean=0.000216 rms=0.005498 Jy/beam ! Combined flux in latest and established models = 1.59766 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 87 components and 1.59766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082249Jy sigma=1.047185 ! Fit after self-cal, rms=0.081900Jy sigma=1.040012 ! 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.081900Jy sigma=1.040012 ! Fit after self-cal, rms=0.075197Jy sigma=0.934375 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8986 mas, bmaj=2.503 mas, bpa=-7.312 degrees ! Estimated noise=3.30275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186293 Jy ! Component: 100 - total flux cleaned = 0.00212638 Jy ! Component: 150 - total flux cleaned = 0.00232484 Jy ! Component: 200 - total flux cleaned = 0.00218983 Jy ! Total flux subtracted in 200 components = 0.00218983 Jy ! Clean residual min=-0.017176 max=0.012363 Jy/beam ! Clean residual mean=0.000190 rms=0.003466 Jy/beam ! Combined flux in latest and established models = 1.59985 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 100 components and 1.59985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073967Jy sigma=0.909697 ! Fit after self-cal, rms=0.073847Jy sigma=0.907312 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.000298507 Jy ! Component: 100 - total flux cleaned = -0.000877944 Jy ! Component: 150 - total flux cleaned = -0.00125926 Jy ! Component: 200 - total flux cleaned = -0.0017153 Jy ! Total flux subtracted in 200 components = -0.0017153 Jy ! Clean residual min=-0.015972 max=0.011868 Jy/beam ! Clean residual mean=0.000181 rms=0.003321 Jy/beam ! Combined flux in latest and established models = 1.59813 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 106 components and 1.59813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073373Jy sigma=0.900710 ! Fit after self-cal, rms=0.073351Jy sigma=0.899716 ! 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.073351Jy sigma=0.899716 ! Fit after self-cal, rms=0.072059Jy sigma=0.890973 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8968 mas, bmaj=2.499 mas, bpa=-7.416 degrees ! Estimated noise=3.29658 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00293601 Jy ! Component: 100 - total flux cleaned = 0.0030881 Jy ! Component: 150 - total flux cleaned = 0.00269273 Jy ! Component: 200 - total flux cleaned = 0.00236567 Jy ! Total flux subtracted in 200 components = 0.00236567 Jy ! Clean residual min=-0.013578 max=0.011149 Jy/beam ! Clean residual mean=0.000119 rms=0.003019 Jy/beam ! Combined flux in latest and established models = 1.6005 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 110 components and 1.6005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071558Jy sigma=0.879178 ! Fit after self-cal, rms=0.071518Jy sigma=0.878175 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.000329486 Jy ! Component: 100 - total flux cleaned = 0.000126027 Jy ! Component: 150 - total flux cleaned = -0.000163928 Jy ! Component: 200 - total flux cleaned = -0.000505606 Jy ! Total flux subtracted in 200 components = -0.000505606 Jy ! Clean residual min=-0.012788 max=0.010587 Jy/beam ! Clean residual mean=0.000117 rms=0.002949 Jy/beam ! Combined flux in latest and established models = 1.59999 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 114 components and 1.59999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071256Jy sigma=0.874353 ! Fit after self-cal, rms=0.071249Jy sigma=0.873904 ! 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.071249Jy sigma=0.873904 ! Fit after self-cal, rms=0.070485Jy sigma=0.870194 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.098 mas, bmaj=10.18 mas, bpa=7.923 degrees ! Estimated noise=4.07627 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00165502 Jy ! Component: 100 - total flux cleaned = 0.00174122 Jy ! Component: 150 - total flux cleaned = 0.00186666 Jy ! Component: 200 - total flux cleaned = 0.00182829 Jy ! Total flux subtracted in 200 components = 0.00182829 Jy ! Clean residual min=-0.011972 max=0.009012 Jy/beam ! Clean residual mean=0.000117 rms=0.003391 Jy/beam ! Combined flux in latest and established models = 1.60182 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 125 components and 1.60182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070371Jy sigma=0.866370 ! Fit after self-cal, rms=0.070349Jy sigma=0.865913 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.000424225 Jy ! Component: 100 - total flux cleaned = -0.000641256 Jy ! Component: 150 - total flux cleaned = -0.000739441 Jy ! Component: 200 - total flux cleaned = -0.000793198 Jy ! Total flux subtracted in 200 components = -0.000793198 Jy ! Clean residual min=-0.011520 max=0.008823 Jy/beam ! Clean residual mean=0.000109 rms=0.003346 Jy/beam ! Combined flux in latest and established models = 1.60103 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 132 components and 1.60103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070339Jy sigma=0.865283 ! Fit after self-cal, rms=0.070338Jy sigma=0.865126 ! 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=0.8955 mas, bmaj=2.497 mas, bpa=-7.486 degrees ! Estimated noise=3.29032 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8955 x 2.497 at -7.486 degrees (North through East) ! Clean map min=-0.032489 max=0.95276 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070338Jy sigma=0.865126 ! Fit after self-cal, rms=0.062680Jy sigma=0.735508 ! Inverting map and beam ! Estimated beam: bmin=0.8942 mas, bmaj=2.494 mas, bpa=-7.53 degrees ! Estimated noise=3.28507 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00222734 Jy ! Component: 100 - total flux cleaned = 0.00202193 Jy ! Component: 150 - total flux cleaned = 0.00185124 Jy ! Component: 200 - total flux cleaned = 0.00170281 Jy ! Total flux subtracted in 200 components = 0.00170281 Jy ! Clean residual min=-0.010074 max=0.009569 Jy/beam ! Clean residual mean=0.000026 rms=0.002633 Jy/beam ! Combined flux in latest and established models = 1.60273 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 139 components and 1.60273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062431Jy sigma=0.729590 ! Fit after self-cal, rms=0.062416Jy sigma=0.729127 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000408685 Jy ! Component: 100 - total flux cleaned = 0.000406087 Jy ! Component: 150 - total flux cleaned = 0.000211104 Jy ! Component: 200 - total flux cleaned = 0.000150229 Jy ! Total flux subtracted in 200 components = 0.000150229 Jy ! Clean residual min=-0.010075 max=0.009649 Jy/beam ! Clean residual mean=0.000028 rms=0.002613 Jy/beam ! Combined flux in latest and established models = 1.60288 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 142 components and 1.60288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062260Jy sigma=0.727348 ! Fit after self-cal, rms=0.062260Jy sigma=0.727129 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062260Jy sigma=0.727129 ! Fit after self-cal, rms=0.062117Jy sigma=0.725665 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.6509 mas, bmaj=1.969 mas, bpa=-9.348 degrees ! Estimated noise=3.97492 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.740512 Jy ! Component: 100 - total flux cleaned = 1.05335 Jy ! Component: 150 - total flux cleaned = 1.22268 Jy ! Component: 200 - total flux cleaned = 1.3256 Jy ! Total flux subtracted in 200 components = 1.3256 Jy ! Clean residual min=-0.043018 max=0.057326 Jy/beam ! Clean residual mean=-0.001064 rms=0.014813 Jy/beam ! Combined flux in latest and established models = 1.3256 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 43 model components to the UV plane model. ! The established model now contains 43 components and 1.3256 Jy ! Inverting map and beam ! Estimated beam: bmin=0.894 mas, bmaj=2.494 mas, bpa=-7.573 degrees ! Estimated noise=3.2828 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 (1, -0.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.10551 Jy ! Component: 100 - total flux cleaned = 0.172758 Jy ! Component: 150 - total flux cleaned = 0.216792 Jy ! Component: 200 - total flux cleaned = 0.245963 Jy ! Total flux subtracted in 200 components = 0.245963 Jy ! Clean residual min=-0.019142 max=0.020503 Jy/beam ! Clean residual mean=-0.000285 rms=0.005760 Jy/beam ! Combined flux in latest and established models = 1.57156 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 90 components and 1.57156 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=3.091 mas, bmaj=10.15 mas, bpa=7.951 degrees ! Estimated noise=4.07359 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.022231 Jy ! Component: 100 - total flux cleaned = 0.0272079 Jy ! Component: 150 - total flux cleaned = 0.0302376 Jy ! Component: 200 - total flux cleaned = 0.0324632 Jy ! Total flux subtracted in 200 components = 0.0324632 Jy ! Clean residual min=-0.014175 max=0.012618 Jy/beam ! Clean residual mean=-0.000016 rms=0.004049 Jy/beam ! Combined flux in latest and established models = 1.60403 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 = 0.00139847 Jy ! Component: 100 - total flux cleaned = 0.00249247 Jy ! Component: 150 - total flux cleaned = 0.00285249 Jy ! Component: 200 - total flux cleaned = 0.00269997 Jy ! Total flux subtracted in 200 components = 0.00269997 Jy ! Clean residual min=-0.013184 max=0.010326 Jy/beam ! Clean residual mean=0.000032 rms=0.003559 Jy/beam ! Combined flux in latest and established models = 1.60673 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 125 components and 1.60673 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.894 mas, bmaj=2.494 mas, bpa=-7.573 degrees ! Estimated noise=3.2828 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000200385 Jy ! Component: 100 - total flux cleaned = 0.000199303 Jy ! Component: 150 - total flux cleaned = -0.000138 Jy ! Component: 200 - total flux cleaned = -0.000133835 Jy ! Total flux subtracted in 200 components = -0.000133835 Jy ! Clean residual min=-0.012108 max=0.011025 Jy/beam ! Clean residual mean=0.000021 rms=0.002960 Jy/beam ! Combined flux in latest and established models = 1.60659 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 138 components and 1.60659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064018Jy sigma=0.759246 ! Fit after self-cal, rms=0.063619Jy sigma=0.752308 wmodel J1107-4449_X_map.mod ! Writing 138 model components to file: J1107-4449_X_map.mod wobs J1107-4449_X_uvs.fits ! Writing UV FITS file: J1107-4449_X_uvs.fits wwins J1107-4449_X_map.win ! wwins: Wrote 3 windows to J1107-4449_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.00166526 Jy ! Component: 100 - total flux cleaned = 0.000134708 Jy ! Component: 150 - total flux cleaned = 0.00163455 Jy ! Component: 200 - total flux cleaned = 0.0033445 Jy ! Component: 250 - total flux cleaned = 0.00555128 Jy ! Component: 300 - total flux cleaned = 0.00708596 Jy ! Component: 350 - total flux cleaned = 0.0086824 Jy ! Component: 400 - total flux cleaned = 0.0104718 Jy ! Component: 450 - total flux cleaned = 0.0120652 Jy ! Component: 500 - total flux cleaned = 0.0134771 Jy ! Component: 550 - total flux cleaned = 0.0144957 Jy ! Component: 600 - total flux cleaned = 0.0154773 Jy ! Component: 650 - total flux cleaned = 0.0164256 Jy ! Component: 700 - total flux cleaned = 0.0175434 Jy ! Component: 750 - total flux cleaned = 0.0182323 Jy ! Component: 800 - total flux cleaned = 0.0189917 Jy ! Component: 850 - total flux cleaned = 0.0196359 Jy ! Component: 900 - total flux cleaned = 0.0203507 Jy ! Component: 950 - total flux cleaned = 0.0212185 Jy ! Component: 1000 - total flux cleaned = 0.0218928 Jy ! Component: 1050 - total flux cleaned = 0.0223055 Jy ! Component: 1100 - total flux cleaned = 0.0227908 Jy ! Component: 1150 - total flux cleaned = 0.0235798 Jy ! Component: 1200 - total flux cleaned = 0.0240403 Jy ! Component: 1250 - total flux cleaned = 0.0243439 Jy ! Component: 1300 - total flux cleaned = 0.0251573 Jy ! Component: 1350 - total flux cleaned = 0.0256639 Jy ! Component: 1400 - total flux cleaned = 0.0263064 Jy ! Component: 1450 - total flux cleaned = 0.026658 Jy ! Component: 1500 - total flux cleaned = 0.0272804 Jy ! Component: 1550 - total flux cleaned = 0.0274847 Jy ! Component: 1600 - total flux cleaned = 0.0280223 Jy ! Component: 1650 - total flux cleaned = 0.0281539 Jy ! Component: 1700 - total flux cleaned = 0.0285441 Jy ! Component: 1750 - total flux cleaned = 0.0287367 Jy ! Component: 1800 - total flux cleaned = 0.0290544 Jy ! Component: 1850 - total flux cleaned = 0.0293674 Jy ! Component: 1900 - total flux cleaned = 0.0296752 Jy ! Component: 1950 - total flux cleaned = 0.0297964 Jy ! Component: 2000 - total flux cleaned = 0.0299771 Jy ! Component: 2050 - total flux cleaned = 0.0300955 Jy ! Component: 2100 - total flux cleaned = 0.030272 Jy ! Component: 2150 - total flux cleaned = 0.0304469 Jy ! Component: 2200 - total flux cleaned = 0.0305046 Jy ! Component: 2250 - total flux cleaned = 0.0307895 Jy ! Component: 2300 - total flux cleaned = 0.031015 Jy ! Component: 2350 - total flux cleaned = 0.0312375 Jy ! Component: 2400 - total flux cleaned = 0.0314032 Jy ! Component: 2450 - total flux cleaned = 0.0315673 Jy ! Component: 2500 - total flux cleaned = 0.0317293 Jy ! Component: 2550 - total flux cleaned = 0.0319439 Jy ! Component: 2600 - total flux cleaned = 0.0321039 Jy ! Component: 2650 - total flux cleaned = 0.0324205 Jy ! Component: 2700 - total flux cleaned = 0.0326299 Jy ! Component: 2750 - total flux cleaned = 0.0328896 Jy ! Component: 2800 - total flux cleaned = 0.0331477 Jy ! Component: 2850 - total flux cleaned = 0.0333016 Jy ! Component: 2900 - total flux cleaned = 0.0334547 Jy ! Component: 2950 - total flux cleaned = 0.0338086 Jy ! Component: 3000 - total flux cleaned = 0.0339091 Jy ! Component: 3050 - total flux cleaned = 0.0340589 Jy ! Component: 3100 - total flux cleaned = 0.034506 Jy ! Component: 3150 - total flux cleaned = 0.0347529 Jy ! Component: 3200 - total flux cleaned = 0.035195 Jy ! Component: 3250 - total flux cleaned = 0.0353418 Jy ! Component: 3300 - total flux cleaned = 0.0356825 Jy ! Component: 3350 - total flux cleaned = 0.0358765 Jy ! Component: 3400 - total flux cleaned = 0.0362144 Jy ! Component: 3450 - total flux cleaned = 0.0364068 Jy ! Component: 3500 - total flux cleaned = 0.0368859 Jy ! Component: 3550 - total flux cleaned = 0.0371246 Jy ! Component: 3600 - total flux cleaned = 0.0374579 Jy ! Component: 3650 - total flux cleaned = 0.0378374 Jy ! Component: 3700 - total flux cleaned = 0.0382154 Jy ! Component: 3750 - total flux cleaned = 0.0384978 Jy ! Component: 3800 - total flux cleaned = 0.0387326 Jy ! Component: 3850 - total flux cleaned = 0.0390135 Jy ! Component: 3900 - total flux cleaned = 0.0392475 Jy ! Component: 3950 - total flux cleaned = 0.0394343 Jy ! Component: 4000 - total flux cleaned = 0.0395745 Jy ! Component: 4050 - total flux cleaned = 0.0395744 Jy ! Total flux subtracted in 4096 components = 0.0397613 Jy ! Clean residual min=-0.002925 max=0.002630 Jy/beam ! Clean residual mean=-0.000011 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 1.64635 Jy keep ! Adding 226 model components to the UV plane model. ! The established model now contains 364 components and 1.64635 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv120_uvs/J1107-4449_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.894 x 2.494 at -7.573 degrees (North through East) ! Clean map min=-0.025478 max=1.0007 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv120_uvs/J1107-4449_X_map.fits wmodel /scr/pima/rv120_uvs/J1107-4449_X_map.mod ! Writing 364 model components to file: /scr/pima/rv120_uvs/J1107-4449_X_map.mod wobs /scr/pima/rv120_uvs/J1107-4449_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv120_uvs/J1107-4449_X_uvs.fits wwins /scr/pima/rv120_uvs/J1107-4449_X_map.win ! wwins: Wrote 4 windows to /scr/pima/rv120_uvs/J1107-4449_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 1.0007 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000749473 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.224684 0.224684 0.449369 0.898737 1.79747 3.59495 7.1899 14.3798 28.7596 57.5192 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1335.21 quit ! Quitting program ! Log file /scr/pima/rv120_uvs/J1107-4449_X_dfm.log closed on Fri Dec 22 22:41:42 2017