! Started logfile: J0914-2038_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:29:49 2016 obs J0914-2038_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J0914-2038_S_2014_12_20_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.978324 visibilities/baseline/integration-bin. ! Found source: J0914-2038 ! ! 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 344 lines of history. ! ! Reading 21484 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 J0914-2038_S_2014_12_20_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 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.988491Jy sigma=0.009382 ! Fit after self-cal, rms=0.942744Jy sigma=0.008976 ! 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=2.499 mas, bmaj=6.638 mas, bpa=-4.26 degrees ! Estimated noise=935.558 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.044912 Jy ! Component: 100 - total flux cleaned = 0.0558495 Jy ! Total flux subtracted in 100 components = 0.0558495 Jy ! Clean residual min=-0.003468 max=0.004667 Jy/beam ! Clean residual mean=-0.000008 rms=0.000894 Jy/beam ! Combined flux in latest and established models = 0.0558495 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0558495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087796Jy sigma=0.000786 ! Fit after self-cal, rms=0.087307Jy sigma=0.000783 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00585982 Jy ! Component: 100 - total flux cleaned = 0.00927459 Jy ! Total flux subtracted in 100 components = 0.00927459 Jy ! Clean residual min=-0.003460 max=0.003385 Jy/beam ! Clean residual mean=-0.000005 rms=0.000786 Jy/beam ! Combined flux in latest and established models = 0.065124 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 27 components and 0.0651241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086759Jy sigma=0.000778 ! Fit after self-cal, rms=0.086752Jy sigma=0.000778 ! 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=3.115 mas, bmaj=7.743 mas, bpa=-5.462 degrees ! Estimated noise=520.237 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 (3.5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0040389 Jy ! Component: 100 - total flux cleaned = 0.0064748 Jy ! Component: 150 - total flux cleaned = 0.00810434 Jy ! Component: 200 - total flux cleaned = 0.00924334 Jy ! Total flux subtracted in 200 components = 0.00924334 Jy ! Clean residual min=-0.002239 max=0.001908 Jy/beam ! Clean residual mean=-0.000003 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.0743674 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 70 components and 0.0743674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086513Jy sigma=0.000776 ! Fit after self-cal, rms=0.086498Jy sigma=0.000776 ! 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.01 FD 0.84 HN 1.01 KP 1.10 ! LA 0.96 MK 1.01 NL 0.98 OV 0.98 ! PT 1.06 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 1.12 KP 1.04 ! LA 0.93 MK 1.04 NL 1.00 OV 1.04 ! PT 0.99 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.09 HN 1.00 KP 0.98 ! LA 0.76 MK 0.99 NL 1.14 OV 0.99 ! PT 1.03 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.98 HN 1.00 KP 0.89 ! LA 0.79 MK 1.03 NL 1.07 OV 1.05 ! PT 1.03 SC 0.98 ! ! ! Fit before self-cal, rms=0.086498Jy sigma=0.000776 ! Fit after self-cal, rms=0.084854Jy sigma=0.000773 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.147 mas, bmaj=7.811 mas, bpa=-5.468 degrees ! Estimated noise=520.813 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.00049966 Jy ! Component: 100 - total flux cleaned = 0.000543901 Jy ! Component: 150 - total flux cleaned = 0.00056346 Jy ! Component: 200 - total flux cleaned = 0.000564132 Jy ! Total flux subtracted in 200 components = 0.000564132 Jy ! Clean residual min=-0.001560 max=0.001874 Jy/beam ! Clean residual mean=0.000001 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.0749315 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 82 components and 0.0749315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084844Jy sigma=0.000773 ! Fit after self-cal, rms=0.084818Jy sigma=0.000772 ! 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.084818Jy sigma=0.000772 ! Fit after self-cal, rms=0.084772Jy sigma=0.000772 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.144 mas, bmaj=7.78 mas, bpa=-5.444 degrees ! Estimated noise=520.469 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00034374 Jy ! Component: 100 - total flux cleaned = 0.00039929 Jy ! Component: 150 - total flux cleaned = 0.000447593 Jy ! Component: 200 - total flux cleaned = 0.000461368 Jy ! Total flux subtracted in 200 components = 0.000461368 Jy ! Clean residual min=-0.001511 max=0.001766 Jy/beam ! Clean residual mean=0.000003 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.0753929 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 92 components and 0.0753929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084764Jy sigma=0.000772 ! Fit after self-cal, rms=0.084772Jy sigma=0.000772 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 (-112, 119.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00136085 Jy ! Component: 100 - total flux cleaned = 0.00139533 Jy ! Component: 150 - total flux cleaned = 0.00142451 Jy ! Component: 200 - total flux cleaned = 0.00144792 Jy ! Total flux subtracted in 200 components = 0.00144792 Jy ! Clean residual min=-0.001487 max=0.001566 Jy/beam ! Clean residual mean=0.000001 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.0768408 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 111 components and 0.0768408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084741Jy sigma=0.000771 ! Fit after self-cal, rms=0.084738Jy sigma=0.000771 ! Inverting map ! Added new window around map position (70, -26.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000973279 Jy ! Component: 100 - total flux cleaned = 0.0011947 Jy ! Component: 150 - total flux cleaned = 0.00122085 Jy ! Component: 200 - total flux cleaned = 0.00129114 Jy ! Total flux subtracted in 200 components = 0.00129114 Jy ! Clean residual min=-0.001434 max=0.001374 Jy/beam ! Clean residual mean=0.000000 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.078132 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 122 components and 0.078132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084709Jy sigma=0.000771 ! Fit after self-cal, rms=0.084709Jy sigma=0.000771 ! 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.084709Jy sigma=0.000771 ! Fit after self-cal, rms=0.084303Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.137 mas, bmaj=7.751 mas, bpa=-5.357 degrees ! Estimated noise=518.628 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000464124 Jy ! Component: 100 - total flux cleaned = 0.000590517 Jy ! Component: 150 - total flux cleaned = 0.000680629 Jy ! Component: 200 - total flux cleaned = 0.000741969 Jy ! Total flux subtracted in 200 components = 0.000741969 Jy ! Clean residual min=-0.001445 max=0.001420 Jy/beam ! Clean residual mean=0.000001 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.078874 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 132 components and 0.078874 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084289Jy sigma=0.000771 ! Fit after self-cal, rms=0.084286Jy sigma=0.000771 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.000147885 Jy ! Component: 100 - total flux cleaned = 0.000188568 Jy ! Component: 150 - total flux cleaned = 0.000207721 Jy ! Component: 200 - total flux cleaned = 0.000207329 Jy ! Total flux subtracted in 200 components = 0.000207329 Jy ! Clean residual min=-0.001449 max=0.001424 Jy/beam ! Clean residual mean=0.000001 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.0790813 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 140 components and 0.0790813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084277Jy sigma=0.000771 ! Fit after self-cal, rms=0.084278Jy sigma=0.000771 ! 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.084278Jy sigma=0.000771 ! Fit after self-cal, rms=0.084200Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.715 mas, bmaj=16.13 mas, bpa=-1.997 degrees ! Estimated noise=655.585 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000531945 Jy ! Component: 100 - total flux cleaned = 0.000734703 Jy ! Component: 150 - total flux cleaned = 0.000800798 Jy ! Component: 200 - total flux cleaned = 0.000824099 Jy ! Total flux subtracted in 200 components = 0.000824099 Jy ! Clean residual min=-0.001910 max=0.001393 Jy/beam ! Clean residual mean=0.000003 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.0799054 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 153 components and 0.0799054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084199Jy sigma=0.000771 ! Fit after self-cal, rms=0.084195Jy sigma=0.000771 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.0002189 Jy ! Component: 100 - total flux cleaned = 0.000254128 Jy ! Component: 150 - total flux cleaned = 0.000264816 Jy ! Component: 200 - total flux cleaned = 0.000264854 Jy ! Total flux subtracted in 200 components = 0.000264854 Jy ! Clean residual min=-0.001894 max=0.001364 Jy/beam ! Clean residual mean=0.000003 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.0801702 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 156 components and 0.0801702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084195Jy sigma=0.000771 ! Fit after self-cal, rms=0.084195Jy sigma=0.000771 ! 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=3.133 mas, bmaj=7.737 mas, bpa=-5.327 degrees ! Estimated noise=518.649 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.133 x 7.737 at -5.327 degrees (North through East) ! Clean map min=-0.0015995 max=0.058314 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=2.507 mas, bmaj=6.622 mas, bpa=-3.949 degrees ! Estimated noise=933.499 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0449727 Jy ! Component: 100 - total flux cleaned = 0.05642 Jy ! Component: 150 - total flux cleaned = 0.0623101 Jy ! Component: 200 - total flux cleaned = 0.0666655 Jy ! Total flux subtracted in 200 components = 0.0666655 Jy ! Clean residual min=-0.003357 max=0.003188 Jy/beam ! Clean residual mean=-0.000004 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.0666655 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.0666655 Jy ! Inverting map and beam ! Estimated beam: bmin=3.133 mas, bmaj=7.737 mas, bpa=-5.327 degrees ! Estimated noise=518.649 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.00466911 Jy ! Component: 100 - total flux cleaned = 0.00730191 Jy ! Component: 150 - total flux cleaned = 0.00888851 Jy ! Component: 200 - total flux cleaned = 0.00998928 Jy ! Total flux subtracted in 200 components = 0.00998928 Jy ! Clean residual min=-0.001637 max=0.001511 Jy/beam ! Clean residual mean=-0.000000 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.0766548 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 58 components and 0.0766548 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=7.715 mas, bmaj=16.13 mas, bpa=-1.997 degrees ! Estimated noise=655.585 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00155306 Jy ! Component: 100 - total flux cleaned = 0.00249708 Jy ! Component: 150 - total flux cleaned = 0.00285065 Jy ! Component: 200 - total flux cleaned = 0.0029509 Jy ! Total flux subtracted in 200 components = 0.0029509 Jy ! Clean residual min=-0.001885 max=0.001520 Jy/beam ! Clean residual mean=0.000002 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.0796057 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 = 8.62832e-05 Jy ! Component: 100 - total flux cleaned = 0.000162084 Jy ! Component: 150 - total flux cleaned = 0.000213506 Jy ! Component: 200 - total flux cleaned = 0.000244511 Jy ! Total flux subtracted in 200 components = 0.000244511 Jy ! Clean residual min=-0.001893 max=0.001415 Jy/beam ! Clean residual mean=0.000003 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.0798502 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 98 components and 0.0798502 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.133 mas, bmaj=7.737 mas, bpa=-5.327 degrees ! Estimated noise=518.649 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.7438e-06 Jy ! Component: 100 - total flux cleaned = -7.1678e-05 Jy ! Component: 150 - total flux cleaned = -0.000139745 Jy ! Component: 200 - total flux cleaned = -0.000173165 Jy ! Total flux subtracted in 200 components = -0.000173165 Jy ! Clean residual min=-0.001520 max=0.001451 Jy/beam ! Clean residual mean=0.000001 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.079677 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 111 components and 0.079677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084223Jy sigma=0.000771 ! Fit after self-cal, rms=0.084217Jy sigma=0.000771 wmodel J0914-2038_S_2014_12_20_pus_map.mod ! Writing 111 model components to file: J0914-2038_S_2014_12_20_pus_map.mod wobs J0914-2038_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J0914-2038_S_2014_12_20_pus_uvs.fits wwins J0914-2038_S_2014_12_20_pus_map.win ! wwins: Wrote 4 windows to J0914-2038_S_2014_12_20_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 = -0.000361434 Jy ! Component: 100 - total flux cleaned = -0.000661172 Jy ! Component: 150 - total flux cleaned = -0.000685507 Jy ! Component: 200 - total flux cleaned = -0.000730407 Jy ! Component: 250 - total flux cleaned = -0.000794327 Jy ! Component: 300 - total flux cleaned = -0.000814651 Jy ! Component: 350 - total flux cleaned = -0.000834555 Jy ! Component: 400 - total flux cleaned = -0.000874229 Jy ! Component: 450 - total flux cleaned = -0.000874497 Jy ! Component: 500 - total flux cleaned = -0.000875183 Jy ! Component: 550 - total flux cleaned = -0.000912213 Jy ! Component: 600 - total flux cleaned = -0.000912525 Jy ! Component: 650 - total flux cleaned = -0.000983196 Jy ! Component: 700 - total flux cleaned = -0.000965862 Jy ! Component: 750 - total flux cleaned = -0.00103353 Jy ! Component: 800 - total flux cleaned = -0.00100008 Jy ! Component: 850 - total flux cleaned = -0.000983647 Jy ! Component: 900 - total flux cleaned = -0.000983392 Jy ! Component: 950 - total flux cleaned = -0.000919706 Jy ! Component: 1000 - total flux cleaned = -0.000903658 Jy ! Component: 1050 - total flux cleaned = -0.000811258 Jy ! Component: 1100 - total flux cleaned = -0.000766048 Jy ! Component: 1150 - total flux cleaned = -0.000811288 Jy ! Component: 1200 - total flux cleaned = -0.000766983 Jy ! Component: 1250 - total flux cleaned = -0.000781599 Jy ! Component: 1300 - total flux cleaned = -0.000781703 Jy ! Component: 1350 - total flux cleaned = -0.000795931 Jy ! Component: 1400 - total flux cleaned = -0.000823929 Jy ! Component: 1450 - total flux cleaned = -0.000810011 Jy ! Component: 1500 - total flux cleaned = -0.000823892 Jy ! Component: 1550 - total flux cleaned = -0.000850927 Jy ! Component: 1600 - total flux cleaned = -0.000864468 Jy ! Component: 1650 - total flux cleaned = -0.000877805 Jy ! Component: 1700 - total flux cleaned = -0.000930388 Jy ! Component: 1750 - total flux cleaned = -0.000956511 Jy ! Component: 1800 - total flux cleaned = -0.000956573 Jy ! Component: 1850 - total flux cleaned = -0.000994797 Jy ! Component: 1900 - total flux cleaned = -0.000956832 Jy ! Component: 1950 - total flux cleaned = -0.000931889 Jy ! Component: 2000 - total flux cleaned = -0.00100619 Jy ! Component: 2050 - total flux cleaned = -0.00095705 Jy ! Component: 2100 - total flux cleaned = -0.000993439 Jy ! Component: 2150 - total flux cleaned = -0.000957326 Jy ! Component: 2200 - total flux cleaned = -0.00100497 Jy ! Component: 2250 - total flux cleaned = -0.00100497 Jy ! Component: 2300 - total flux cleaned = -0.00101654 Jy ! Component: 2350 - total flux cleaned = -0.00103982 Jy ! Component: 2400 - total flux cleaned = -0.00103979 Jy ! Component: 2450 - total flux cleaned = -0.00110855 Jy ! Component: 2500 - total flux cleaned = -0.00111984 Jy ! Component: 2550 - total flux cleaned = -0.00108616 Jy ! Component: 2600 - total flux cleaned = -0.0011419 Jy ! Component: 2650 - total flux cleaned = -0.0011641 Jy ! Component: 2700 - total flux cleaned = -0.001197 Jy ! Component: 2750 - total flux cleaned = -0.00121881 Jy ! Component: 2800 - total flux cleaned = -0.00118626 Jy ! Component: 2850 - total flux cleaned = -0.0012401 Jy ! Component: 2900 - total flux cleaned = -0.0012402 Jy ! Component: 2950 - total flux cleaned = -0.00127199 Jy ! Component: 3000 - total flux cleaned = -0.00131413 Jy ! Component: 3050 - total flux cleaned = -0.00129327 Jy ! Component: 3100 - total flux cleaned = -0.00135537 Jy ! Component: 3150 - total flux cleaned = -0.00135532 Jy ! Component: 3200 - total flux cleaned = -0.00136547 Jy ! Component: 3250 - total flux cleaned = -0.00136546 Jy ! Component: 3300 - total flux cleaned = -0.00140559 Jy ! Component: 3350 - total flux cleaned = -0.00140559 Jy ! Component: 3400 - total flux cleaned = -0.00141558 Jy ! Component: 3450 - total flux cleaned = -0.00147453 Jy ! Component: 3500 - total flux cleaned = -0.00143535 Jy ! Component: 3550 - total flux cleaned = -0.0014159 Jy ! Component: 3600 - total flux cleaned = -0.00143535 Jy ! Component: 3650 - total flux cleaned = -0.00143542 Jy ! Component: 3700 - total flux cleaned = -0.00147356 Jy ! Component: 3750 - total flux cleaned = -0.00143563 Jy ! Component: 3800 - total flux cleaned = -0.00147337 Jy ! Component: 3850 - total flux cleaned = -0.00147334 Jy ! Component: 3900 - total flux cleaned = -0.00146413 Jy ! Component: 3950 - total flux cleaned = -0.00146417 Jy ! Component: 4000 - total flux cleaned = -0.00143667 Jy ! Component: 4050 - total flux cleaned = -0.00146418 Jy ! Total flux subtracted in 4096 components = -0.001446 Jy ! Clean residual min=-0.000501 max=0.000521 Jy/beam ! Clean residual mean=0.000000 rms=0.000165 Jy/beam ! Combined flux in latest and established models = 0.078231 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 394 components and 0.0782311 Jy ![Exited script file: muppet] wmap "J0914-2038_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.133 x 7.737 at -5.327 degrees (North through East) ! Clean map min=-0.001237 max=0.058317 Jy/beam ! Writing clean map to FITS file: J0914-2038_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0583169 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00016503 device "J0914-2038_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J0914-2038_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.848965 0.848965 1.69793 3.39586 6.79172 13.5834 27.1669 54.3338 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.058 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.133 x 7.737 at -5.327 degrees (North through East) ! Clean map min=-0.001237 max=0.058317 Jy/beam quit ! Quitting program ! Log file J0914-2038_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:29:56 2016