! Started logfile: J1859-0121_S_2014_06_09_pus_uvs.log on Wed Nov 16 20:01:39 2016 obs J1859-0121_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1859-0121_S_2014_06_09_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.453444 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1859-0121 ! ! 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.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 336 lines of history. ! ! Reading 9876 visibilities. select I ! Polarization I is unavailable. ! 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 ![@muppet J1859-0121_S_2014_06_09_pus] 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.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 376 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 435 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 376 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 376 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.934163Jy sigma=0.011426 ! Fit after self-cal, rms=0.920403Jy sigma=0.011258 ! 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=4.801 mas, bmaj=22.82 mas, bpa=-13.45 degrees ! Estimated noise=790.523 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.0588819 Jy ! Component: 100 - total flux cleaned = 0.0771114 Jy ! Total flux subtracted in 100 components = 0.0771114 Jy ! Clean residual min=-0.004752 max=0.008378 Jy/beam ! Clean residual mean=0.000012 rms=0.001462 Jy/beam ! Combined flux in latest and established models = 0.0771114 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0771114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070557Jy sigma=0.000801 ! Fit after self-cal, rms=0.070487Jy sigma=0.000801 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00972318 Jy ! Component: 100 - total flux cleaned = 0.0147483 Jy ! Total flux subtracted in 100 components = 0.0147483 Jy ! Clean residual min=-0.003075 max=0.003077 Jy/beam ! Clean residual mean=-0.000002 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.0918597 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 31 components and 0.0918597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068874Jy sigma=0.000781 ! Fit after self-cal, rms=0.068846Jy sigma=0.000781 ! 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=5.94 mas, bmaj=23.1 mas, bpa=-13.34 degrees ! Estimated noise=601.46 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.00411275 Jy ! Component: 100 - total flux cleaned = 0.00650922 Jy ! Component: 150 - total flux cleaned = 0.00805919 Jy ! Component: 200 - total flux cleaned = 0.00910282 Jy ! Total flux subtracted in 200 components = 0.00910282 Jy ! Clean residual min=-0.001956 max=0.002016 Jy/beam ! Clean residual mean=-0.000004 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.100963 Jy ! Performing phase self-cal ! Adding 72 model components to the UV plane model. ! The established model now contains 101 components and 0.100963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068545Jy sigma=0.000778 ! Fit after self-cal, rms=0.068541Jy sigma=0.000778 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.86 HN 1.10 KP 1.03 ! LA 1.10 MK 1.00* NL 1.03 OV 1.02 ! PT 1.00 SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 0.99 KP 1.00 ! LA 1.16 MK 1.00* NL 1.07 OV 1.01 ! PT 0.99 SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.16 HN 0.99 KP 0.93 ! LA 0.90 MK 1.00* NL 0.97 OV 0.96 ! PT 0.97 SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 0.90 KP 0.92 ! LA 0.86 MK 1.00* NL 0.99 OV 1.03 ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.068541Jy sigma=0.000778 ! Fit after self-cal, rms=0.066113Jy sigma=0.000770 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.918 mas, bmaj=23.2 mas, bpa=-13.38 degrees ! Estimated noise=599.048 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.000582807 Jy ! Component: 100 - total flux cleaned = -0.000536383 Jy ! Component: 150 - total flux cleaned = -0.000590877 Jy ! Component: 200 - total flux cleaned = -0.000622303 Jy ! Total flux subtracted in 200 components = -0.000622303 Jy ! Clean residual min=-0.001615 max=0.001496 Jy/beam ! Clean residual mean=-0.000003 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.10034 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 126 components and 0.10034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066098Jy sigma=0.000770 ! Fit after self-cal, rms=0.066084Jy sigma=0.000770 ! 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.066084Jy sigma=0.000770 ! Fit after self-cal, rms=0.065852Jy sigma=0.000769 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.899 mas, bmaj=23.25 mas, bpa=-13.39 degrees ! Estimated noise=598.307 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000368588 Jy ! Component: 100 - total flux cleaned = -0.000486851 Jy ! Component: 150 - total flux cleaned = -0.000527693 Jy ! Component: 200 - total flux cleaned = -0.000527642 Jy ! Total flux subtracted in 200 components = -0.000527642 Jy ! Clean residual min=-0.001387 max=0.001349 Jy/beam ! Clean residual mean=-0.000002 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.0998126 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 137 components and 0.0998126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065844Jy sigma=0.000769 ! Fit after self-cal, rms=0.065845Jy sigma=0.000769 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.11614e-05 Jy ! Component: 100 - total flux cleaned = -0.000102997 Jy ! Component: 150 - total flux cleaned = -0.000112757 Jy ! Component: 200 - total flux cleaned = -0.000140533 Jy ! Total flux subtracted in 200 components = -0.000140533 Jy ! Clean residual min=-0.001365 max=0.001342 Jy/beam ! Clean residual mean=-0.000002 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.099672 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 147 components and 0.099672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065841Jy sigma=0.000769 ! Fit after self-cal, rms=0.065838Jy sigma=0.000769 ! 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.065838Jy sigma=0.000769 ! Fit after self-cal, rms=0.065900Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.886 mas, bmaj=23.27 mas, bpa=-13.38 degrees ! Estimated noise=598.794 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000126282 Jy ! Component: 100 - total flux cleaned = -0.000198894 Jy ! Component: 150 - total flux cleaned = -0.000239169 Jy ! Component: 200 - total flux cleaned = -0.000273667 Jy ! Total flux subtracted in 200 components = -0.000273667 Jy ! Clean residual min=-0.001371 max=0.001341 Jy/beam ! Clean residual mean=-0.000002 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.0993984 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 152 components and 0.0993984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065896Jy sigma=0.000769 ! Fit after self-cal, rms=0.065896Jy sigma=0.000769 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.000103741 Jy ! Component: 100 - total flux cleaned = -0.000136967 Jy ! Component: 150 - total flux cleaned = -0.000151999 Jy ! Component: 200 - total flux cleaned = -0.000174313 Jy ! Total flux subtracted in 200 components = -0.000174313 Jy ! Clean residual min=-0.001360 max=0.001337 Jy/beam ! Clean residual mean=-0.000002 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.0992241 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 164 components and 0.0992241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065894Jy sigma=0.000769 ! Fit after self-cal, rms=0.065893Jy sigma=0.000769 ! 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.065893Jy sigma=0.000769 ! Fit after self-cal, rms=0.065956Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.182 mas, bmaj=22.77 mas, bpa=-12.73 degrees ! Estimated noise=635.008 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000237579 Jy ! Component: 100 - total flux cleaned = -0.000313964 Jy ! Component: 150 - total flux cleaned = -0.000358984 Jy ! Component: 200 - total flux cleaned = -0.000398104 Jy ! Total flux subtracted in 200 components = -0.000398104 Jy ! Clean residual min=-0.001143 max=0.001307 Jy/beam ! Clean residual mean=-0.000002 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.098826 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 182 components and 0.098826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065954Jy sigma=0.000769 ! Fit after self-cal, rms=0.065953Jy sigma=0.000769 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.000100482 Jy ! Component: 100 - total flux cleaned = -0.000127998 Jy ! Component: 150 - total flux cleaned = -0.000146513 Jy ! Component: 200 - total flux cleaned = -0.000163418 Jy ! Total flux subtracted in 200 components = -0.000163418 Jy ! Clean residual min=-0.001150 max=0.001295 Jy/beam ! Clean residual mean=-0.000002 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.0986625 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 196 components and 0.0986625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065953Jy sigma=0.000769 ! Fit after self-cal, rms=0.065951Jy sigma=0.000769 ! 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=5.878 mas, bmaj=23.28 mas, bpa=-13.38 degrees ! Estimated noise=599.378 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.878 x 23.28 at -13.38 degrees (North through East) ! Clean map min=-0.0018735 max=0.080368 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=4.761 mas, bmaj=22.92 mas, bpa=-13.5 degrees ! Estimated noise=779.731 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0577314 Jy ! Component: 100 - total flux cleaned = 0.0772622 Jy ! Component: 150 - total flux cleaned = 0.0871389 Jy ! Component: 200 - total flux cleaned = 0.0922351 Jy ! Total flux subtracted in 200 components = 0.0922351 Jy ! Clean residual min=-0.003150 max=0.002668 Jy/beam ! Clean residual mean=0.000001 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.0922351 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0922351 Jy ! Inverting map and beam ! Estimated beam: bmin=5.878 mas, bmaj=23.28 mas, bpa=-13.38 degrees ! Estimated noise=599.378 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.00405556 Jy ! Component: 100 - total flux cleaned = 0.00620858 Jy ! Component: 150 - total flux cleaned = 0.00672629 Jy ! Component: 200 - total flux cleaned = 0.00677514 Jy ! Total flux subtracted in 200 components = 0.00677514 Jy ! Clean residual min=-0.001482 max=0.001459 Jy/beam ! Clean residual mean=-0.000001 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.0990103 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 75 components and 0.0990103 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=8.182 mas, bmaj=22.77 mas, bpa=-12.73 degrees ! Estimated noise=635.008 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000404587 Jy ! Component: 100 - total flux cleaned = 0.000244441 Jy ! Component: 150 - total flux cleaned = 0.000141092 Jy ! Component: 200 - total flux cleaned = 7.50116e-05 Jy ! Total flux subtracted in 200 components = 7.50116e-05 Jy ! Clean residual min=-0.001133 max=0.001396 Jy/beam ! Clean residual mean=-0.000002 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.0990853 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 = -7.46639e-05 Jy ! Component: 100 - total flux cleaned = -0.00012289 Jy ! Component: 150 - total flux cleaned = -0.000164944 Jy ! Component: 200 - total flux cleaned = -0.000190449 Jy ! Total flux subtracted in 200 components = -0.000190449 Jy ! Clean residual min=-0.001113 max=0.001368 Jy/beam ! Clean residual mean=-0.000002 rms=0.000345 Jy/beam ! Combined flux in latest and established models = 0.0988948 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 138 components and 0.0988948 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.878 mas, bmaj=23.28 mas, bpa=-13.38 degrees ! Estimated noise=599.378 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000121584 Jy ! Component: 100 - total flux cleaned = 0.000104604 Jy ! Component: 150 - total flux cleaned = 0.000104702 Jy ! Component: 200 - total flux cleaned = 0.000104847 Jy ! Total flux subtracted in 200 components = 0.000104847 Jy ! Clean residual min=-0.001316 max=0.001375 Jy/beam ! Clean residual mean=-0.000002 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.0989997 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 161 components and 0.0989997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065960Jy sigma=0.000769 ! Fit after self-cal, rms=0.065960Jy sigma=0.000769 wmodel J1859-0121_S_2014_06_09_pus_map.mod ! Writing 161 model components to file: J1859-0121_S_2014_06_09_pus_map.mod wobs J1859-0121_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1859-0121_S_2014_06_09_pus_uvs.fits wwins J1859-0121_S_2014_06_09_pus_map.win ! wwins: Wrote 1 windows to J1859-0121_S_2014_06_09_pus_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 = 5.61961e-05 Jy ! Component: 100 - total flux cleaned = 9.89755e-05 Jy ! Component: 150 - total flux cleaned = -7.00041e-05 Jy ! Component: 200 - total flux cleaned = -0.000190928 Jy ! Component: 250 - total flux cleaned = -0.000307544 Jy ! Component: 300 - total flux cleaned = -0.000419739 Jy ! Component: 350 - total flux cleaned = -0.000509836 Jy ! Component: 400 - total flux cleaned = -0.000614533 Jy ! Component: 450 - total flux cleaned = -0.000614468 Jy ! Component: 500 - total flux cleaned = -0.000663609 Jy ! Component: 550 - total flux cleaned = -0.000648014 Jy ! Component: 600 - total flux cleaned = -0.0007419 Jy ! Component: 650 - total flux cleaned = -0.000772247 Jy ! Component: 700 - total flux cleaned = -0.000846656 Jy ! Component: 750 - total flux cleaned = -0.000919268 Jy ! Component: 800 - total flux cleaned = -0.00100427 Jy ! Component: 850 - total flux cleaned = -0.00107349 Jy ! Component: 900 - total flux cleaned = -0.00114112 Jy ! Component: 950 - total flux cleaned = -0.00122057 Jy ! Component: 1000 - total flux cleaned = -0.00129843 Jy ! Component: 1050 - total flux cleaned = -0.00141261 Jy ! Component: 1100 - total flux cleaned = -0.00151202 Jy ! Component: 1150 - total flux cleaned = -0.00157303 Jy ! Component: 1200 - total flux cleaned = -0.00165702 Jy ! Component: 1250 - total flux cleaned = -0.00170412 Jy ! Component: 1300 - total flux cleaned = -0.00176224 Jy ! Component: 1350 - total flux cleaned = -0.00183075 Jy ! Component: 1400 - total flux cleaned = -0.00190945 Jy ! Component: 1450 - total flux cleaned = -0.00195377 Jy ! Component: 1500 - total flux cleaned = -0.00201902 Jy ! Component: 1550 - total flux cleaned = -0.00210434 Jy ! Component: 1600 - total flux cleaned = -0.00210435 Jy ! Component: 1650 - total flux cleaned = -0.00210458 Jy ! Component: 1700 - total flux cleaned = -0.00212514 Jy ! Component: 1750 - total flux cleaned = -0.00218558 Jy ! Component: 1800 - total flux cleaned = -0.00217571 Jy ! Component: 1850 - total flux cleaned = -0.00219545 Jy ! Component: 1900 - total flux cleaned = -0.0022536 Jy ! Component: 1950 - total flux cleaned = -0.0022916 Jy ! Component: 2000 - total flux cleaned = -0.00230096 Jy ! Component: 2050 - total flux cleaned = -0.00231986 Jy ! Component: 2100 - total flux cleaned = -0.00239374 Jy ! Component: 2150 - total flux cleaned = -0.00243943 Jy ! Component: 2200 - total flux cleaned = -0.00250245 Jy ! Component: 2250 - total flux cleaned = -0.00254694 Jy ! Component: 2300 - total flux cleaned = -0.0025907 Jy ! Component: 2350 - total flux cleaned = -0.00263413 Jy ! Component: 2400 - total flux cleaned = -0.00267707 Jy ! Component: 2450 - total flux cleaned = -0.00271103 Jy ! Component: 2500 - total flux cleaned = -0.00276146 Jy ! Component: 2550 - total flux cleaned = -0.00280311 Jy ! Component: 2600 - total flux cleaned = -0.00281952 Jy ! Component: 2650 - total flux cleaned = -0.00286032 Jy ! Component: 2700 - total flux cleaned = -0.00290078 Jy ! Component: 2750 - total flux cleaned = -0.00292494 Jy ! Component: 2800 - total flux cleaned = -0.00298059 Jy ! Component: 2850 - total flux cleaned = -0.0030278 Jy ! Component: 2900 - total flux cleaned = -0.00306681 Jy ! Component: 2950 - total flux cleaned = -0.00308227 Jy ! Component: 3000 - total flux cleaned = -0.0031283 Jy ! Component: 3050 - total flux cleaned = -0.00314345 Jy ! Component: 3100 - total flux cleaned = -0.00317347 Jy ! Component: 3150 - total flux cleaned = -0.00318842 Jy ! Component: 3200 - total flux cleaned = -0.00322538 Jy ! Component: 3250 - total flux cleaned = -0.00324009 Jy ! Component: 3300 - total flux cleaned = -0.0032766 Jy ! Component: 3350 - total flux cleaned = -0.00330558 Jy ! Component: 3400 - total flux cleaned = -0.00332712 Jy ! Component: 3450 - total flux cleaned = -0.00334849 Jy ! Component: 3500 - total flux cleaned = -0.00337685 Jy ! Component: 3550 - total flux cleaned = -0.00339094 Jy ! Component: 3600 - total flux cleaned = -0.00343287 Jy ! Component: 3650 - total flux cleaned = -0.00343288 Jy ! Component: 3700 - total flux cleaned = -0.00344672 Jy ! Component: 3750 - total flux cleaned = -0.00346042 Jy ! Component: 3800 - total flux cleaned = -0.00348759 Jy ! Component: 3850 - total flux cleaned = -0.0034808 Jy ! Component: 3900 - total flux cleaned = -0.00348756 Jy ! Component: 3950 - total flux cleaned = -0.00351421 Jy ! Component: 4000 - total flux cleaned = -0.00352746 Jy ! Component: 4050 - total flux cleaned = -0.00353408 Jy ! Total flux subtracted in 4096 components = -0.00354071 Jy ! Clean residual min=-0.000382 max=0.000353 Jy/beam ! Clean residual mean=0.000001 rms=0.000134 Jy/beam ! Combined flux in latest and established models = 0.095459 Jy keep ! Adding 313 model components to the UV plane model. ! The established model now contains 474 components and 0.095459 Jy ![Exited script file: muppet] wmap "J1859-0121_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.878 x 23.28 at -13.38 degrees (North through East) ! Clean map min=-0.0015442 max=0.08004 Jy/beam ! Writing clean map to FITS file: J1859-0121_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0800397 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000130773 device "J1859-0121_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1859-0121_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.490155 0.490155 0.98031 1.96062 3.92124 7.84248 15.685 31.3699 62.7398 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.08 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.878 x 23.28 at -13.38 degrees (North through East) ! Clean map min=-0.0015442 max=0.08004 Jy/beam quit ! Quitting program ! Log file J1859-0121_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 20:01:44 2016