! Started logfile: J0527-1002_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:32:42 2019 obs J0527-1002_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J0527-1002_S_2017_03_27_pus_uva.fits ! AN table 1: 120 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.924444 visibilities/baseline/integration-bin. ! Found source: J0527-1002 ! ! 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 1684 lines of history. ! ! Reading 19968 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 J0527-1002_S_2017_03_27_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 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 405 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003062Jy sigma=0.007923 ! Fit after self-cal, rms=0.959203Jy sigma=0.007602 ! 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.513 mas, bmaj=6.661 mas, bpa=-2.881 degrees ! Estimated noise=983.172 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.0350904 Jy ! Component: 100 - total flux cleaned = 0.0428143 Jy ! Total flux subtracted in 100 components = 0.0428143 Jy ! Clean residual min=-0.003481 max=0.003335 Jy/beam ! Clean residual mean=0.000008 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.0428143 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0428143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092914Jy sigma=0.000655 ! Fit after self-cal, rms=0.091439Jy sigma=0.000642 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00423016 Jy ! Component: 100 - total flux cleaned = 0.00570384 Jy ! Total flux subtracted in 100 components = 0.00570384 Jy ! Clean residual min=-0.003304 max=0.003508 Jy/beam ! Clean residual mean=0.000006 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.0485181 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 9 components and 0.0485181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091255Jy sigma=0.000642 ! Fit after self-cal, rms=0.091243Jy sigma=0.000641 ! 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.152 mas, bmaj=7.98 mas, bpa=-2.648 degrees ! Estimated noise=692.612 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.00101395 Jy ! Component: 100 - total flux cleaned = -0.00120325 Jy ! Component: 150 - total flux cleaned = -0.0012505 Jy ! Component: 200 - total flux cleaned = -0.00126504 Jy ! Total flux subtracted in 200 components = -0.00126504 Jy ! Clean residual min=-0.002208 max=0.002151 Jy/beam ! Clean residual mean=0.000006 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.0472531 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 17 components and 0.0472531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091242Jy sigma=0.000641 ! Fit after self-cal, rms=0.091234Jy sigma=0.000641 ! 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 1.00 HN 1.13 KP 1.02 ! LA 1.01 MK 0.98 NL 1.04 OV 1.13 ! PT 1.06 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.04 HN 0.98 KP 0.97 ! LA 1.03 MK 1.08 NL 1.00 OV 1.13 ! PT 1.11 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.02 HN 0.99 KP 0.99 ! LA 1.00 MK 1.07 NL 0.90 OV 1.09 ! PT 1.07 SC 1.02 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 0.93 HN 0.95 KP 1.00* ! LA 0.90 MK 0.77 NL 1.00* OV 0.60 ! PT 1.02 SC 0.56 ! ! ! Fit before self-cal, rms=0.091234Jy sigma=0.000641 ! Fit after self-cal, rms=0.084908Jy sigma=0.000639 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.146 mas, bmaj=7.936 mas, bpa=-2.934 degrees ! Estimated noise=696.108 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.000524996 Jy ! Component: 100 - total flux cleaned = 0.00054905 Jy ! Component: 150 - total flux cleaned = 0.000559759 Jy ! Component: 200 - total flux cleaned = 0.000549935 Jy ! Total flux subtracted in 200 components = 0.000549935 Jy ! Clean residual min=-0.002075 max=0.002213 Jy/beam ! Clean residual mean=0.000005 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.047803 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 21 components and 0.047803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084901Jy sigma=0.000639 ! Fit after self-cal, rms=0.084789Jy sigma=0.000638 ! 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.084789Jy sigma=0.000638 ! Fit after self-cal, rms=0.084577Jy sigma=0.000637 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.141 mas, bmaj=7.865 mas, bpa=-2.831 degrees ! Estimated noise=699.329 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000711793 Jy ! Component: 100 - total flux cleaned = 0.000812944 Jy ! Component: 150 - total flux cleaned = 0.000834372 Jy ! Component: 200 - total flux cleaned = 0.000842881 Jy ! Total flux subtracted in 200 components = 0.000842881 Jy ! Clean residual min=-0.001999 max=0.002266 Jy/beam ! Clean residual mean=0.000005 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.0486459 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 23 components and 0.0486459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084569Jy sigma=0.000637 ! Fit after self-cal, rms=0.084574Jy sigma=0.000637 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 (-56.5, 31). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00189909 Jy ! Component: 100 - total flux cleaned = 0.00237057 Jy ! Component: 150 - total flux cleaned = 0.00255713 Jy ! Component: 200 - total flux cleaned = 0.00268747 Jy ! Total flux subtracted in 200 components = 0.00268747 Jy ! Clean residual min=-0.001858 max=0.001964 Jy/beam ! Clean residual mean=0.000003 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.0513334 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 43 components and 0.0513334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084529Jy sigma=0.000637 ! Fit after self-cal, rms=0.084507Jy sigma=0.000637 ! Inverting map ! Added new window around map position (109, -98.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00188836 Jy ! Component: 100 - total flux cleaned = 0.00225505 Jy ! Component: 150 - total flux cleaned = 0.00240022 Jy ! Component: 200 - total flux cleaned = 0.00255805 Jy ! Total flux subtracted in 200 components = 0.00255805 Jy ! Clean residual min=-0.001827 max=0.001902 Jy/beam ! Clean residual mean=0.000003 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.0538914 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 58 components and 0.0538914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084455Jy sigma=0.000636 ! Fit after self-cal, rms=0.084434Jy sigma=0.000636 ! 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.084434Jy sigma=0.000636 ! Fit after self-cal, rms=0.084093Jy sigma=0.000635 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.124 mas, bmaj=7.782 mas, bpa=-2.883 degrees ! Estimated noise=693.852 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126442 Jy ! Component: 100 - total flux cleaned = 0.00175879 Jy ! Component: 150 - total flux cleaned = 0.00208084 Jy ! Component: 200 - total flux cleaned = 0.00233435 Jy ! Total flux subtracted in 200 components = 0.00233435 Jy ! Clean residual min=-0.001722 max=0.001551 Jy/beam ! Clean residual mean=0.000002 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.0562258 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 66 components and 0.0562258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084059Jy sigma=0.000635 ! Fit after self-cal, rms=0.084104Jy sigma=0.000635 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.000882964 Jy ! Component: 100 - total flux cleaned = 0.00127275 Jy ! Component: 150 - total flux cleaned = 0.00150206 Jy ! Component: 200 - total flux cleaned = 0.00160762 Jy ! Total flux subtracted in 200 components = 0.00160762 Jy ! Clean residual min=-0.001769 max=0.001663 Jy/beam ! Clean residual mean=0.000002 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.0578334 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 76 components and 0.0578334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084081Jy sigma=0.000634 ! Fit after self-cal, rms=0.084068Jy sigma=0.000634 ! 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.084068Jy sigma=0.000634 ! Fit after self-cal, rms=0.084638Jy sigma=0.000634 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.428 mas, bmaj=13.71 mas, bpa=2.044 degrees ! Estimated noise=899.688 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103414 Jy ! Component: 100 - total flux cleaned = 0.00170052 Jy ! Component: 150 - total flux cleaned = 0.00210771 Jy ! Component: 200 - total flux cleaned = 0.00227272 Jy ! Total flux subtracted in 200 components = 0.00227272 Jy ! Clean residual min=-0.001837 max=0.002066 Jy/beam ! Clean residual mean=0.000004 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.0601061 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 98 components and 0.0601061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084632Jy sigma=0.000634 ! Fit after self-cal, rms=0.084661Jy sigma=0.000634 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.00062942 Jy ! Component: 100 - total flux cleaned = 0.000822369 Jy ! Component: 150 - total flux cleaned = 0.000906894 Jy ! Component: 200 - total flux cleaned = 0.00101434 Jy ! Total flux subtracted in 200 components = 0.00101434 Jy ! Clean residual min=-0.001816 max=0.002052 Jy/beam ! Clean residual mean=0.000004 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.0611205 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 111 components and 0.0611205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084660Jy sigma=0.000634 ! Fit after self-cal, rms=0.084658Jy sigma=0.000634 ! 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.113 mas, bmaj=7.742 mas, bpa=-2.848 degrees ! Estimated noise=694.092 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.113 x 7.742 at -2.848 degrees (North through East) ! Clean map min=-0.0016528 max=0.046863 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.501 mas, bmaj=6.5 mas, bpa=-2.789 degrees ! Estimated noise=930.442 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0356726 Jy ! Component: 100 - total flux cleaned = 0.0439811 Jy ! Component: 150 - total flux cleaned = 0.048528 Jy ! Component: 200 - total flux cleaned = 0.0515515 Jy ! Total flux subtracted in 200 components = 0.0515515 Jy ! Clean residual min=-0.002956 max=0.003064 Jy/beam ! Clean residual mean=0.000002 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.0515515 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0515515 Jy ! Inverting map and beam ! Estimated beam: bmin=3.113 mas, bmaj=7.742 mas, bpa=-2.848 degrees ! Estimated noise=694.092 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.00309704 Jy ! Component: 100 - total flux cleaned = 0.00483808 Jy ! Component: 150 - total flux cleaned = 0.00582052 Jy ! Component: 200 - total flux cleaned = 0.00636769 Jy ! Total flux subtracted in 200 components = 0.00636769 Jy ! Clean residual min=-0.001866 max=0.001805 Jy/beam ! Clean residual mean=0.000003 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.0579192 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 40 components and 0.0579192 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.428 mas, bmaj=13.71 mas, bpa=2.044 degrees ! Estimated noise=899.688 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00159245 Jy ! Component: 100 - total flux cleaned = 0.00251961 Jy ! Component: 150 - total flux cleaned = 0.00289245 Jy ! Component: 200 - total flux cleaned = 0.00315563 Jy ! Total flux subtracted in 200 components = 0.00315563 Jy ! Clean residual min=-0.001752 max=0.002136 Jy/beam ! Clean residual mean=0.000004 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.0610748 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.000229998 Jy ! Component: 100 - total flux cleaned = 0.00032023 Jy ! Component: 150 - total flux cleaned = 0.000442859 Jy ! Component: 200 - total flux cleaned = 0.000535745 Jy ! Total flux subtracted in 200 components = 0.000535745 Jy ! Clean residual min=-0.001768 max=0.002140 Jy/beam ! Clean residual mean=0.000004 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.0616106 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 79 components and 0.0616106 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.113 mas, bmaj=7.742 mas, bpa=-2.848 degrees ! Estimated noise=694.092 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.9612e-05 Jy ! Component: 100 - total flux cleaned = 8.18732e-05 Jy ! Component: 150 - total flux cleaned = 0.000119498 Jy ! Component: 200 - total flux cleaned = 5.56688e-05 Jy ! Total flux subtracted in 200 components = 5.56688e-05 Jy ! Clean residual min=-0.001783 max=0.001742 Jy/beam ! Clean residual mean=0.000002 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.0616663 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 89 components and 0.0616663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084665Jy sigma=0.000634 ! Fit after self-cal, rms=0.084659Jy sigma=0.000634 wmodel J0527-1002_S_2017_03_27_pus_map.mod ! Writing 89 model components to file: J0527-1002_S_2017_03_27_pus_map.mod wobs J0527-1002_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J0527-1002_S_2017_03_27_pus_uvs.fits wwins J0527-1002_S_2017_03_27_pus_map.win ! wwins: Wrote 3 windows to J0527-1002_S_2017_03_27_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.000193198 Jy ! Component: 100 - total flux cleaned = 0.000135983 Jy ! Component: 150 - total flux cleaned = 0.000108862 Jy ! Component: 200 - total flux cleaned = 2.88071e-05 Jy ! Component: 250 - total flux cleaned = -0.000101181 Jy ! Component: 300 - total flux cleaned = -0.000151822 Jy ! Component: 350 - total flux cleaned = -0.000251651 Jy ! Component: 400 - total flux cleaned = -0.00034953 Jy ! Component: 450 - total flux cleaned = -0.00042157 Jy ! Component: 500 - total flux cleaned = -0.000492216 Jy ! Component: 550 - total flux cleaned = -0.000538428 Jy ! Component: 600 - total flux cleaned = -0.000606648 Jy ! Component: 650 - total flux cleaned = -0.000629246 Jy ! Component: 700 - total flux cleaned = -0.00071707 Jy ! Component: 750 - total flux cleaned = -0.000717045 Jy ! Component: 800 - total flux cleaned = -0.00078071 Jy ! Component: 850 - total flux cleaned = -0.000801174 Jy ! Component: 900 - total flux cleaned = -0.000883553 Jy ! Component: 950 - total flux cleaned = -0.000863245 Jy ! Component: 1000 - total flux cleaned = -0.000923741 Jy ! Component: 1050 - total flux cleaned = -0.000983099 Jy ! Component: 1100 - total flux cleaned = -0.00100261 Jy ! Component: 1150 - total flux cleaned = -0.000964212 Jy ! Component: 1200 - total flux cleaned = -0.00105984 Jy ! Component: 1250 - total flux cleaned = -0.00104053 Jy ! Component: 1300 - total flux cleaned = -0.00104066 Jy ! Component: 1350 - total flux cleaned = -0.000929632 Jy ! Component: 1400 - total flux cleaned = -0.000966537 Jy ! Component: 1450 - total flux cleaned = -0.000967049 Jy ! Component: 1500 - total flux cleaned = -0.000967114 Jy ! Component: 1550 - total flux cleaned = -0.000931705 Jy ! Component: 1600 - total flux cleaned = -0.000949371 Jy ! Component: 1650 - total flux cleaned = -0.000897238 Jy ! Component: 1700 - total flux cleaned = -0.000914621 Jy ! Component: 1750 - total flux cleaned = -0.00093154 Jy ! Component: 1800 - total flux cleaned = -0.000999042 Jy ! Component: 1850 - total flux cleaned = -0.000982192 Jy ! Component: 1900 - total flux cleaned = -0.00101534 Jy ! Component: 1950 - total flux cleaned = -0.00101514 Jy ! Component: 2000 - total flux cleaned = -0.0009992 Jy ! Component: 2050 - total flux cleaned = -0.00104755 Jy ! Component: 2100 - total flux cleaned = -0.00101559 Jy ! Component: 2150 - total flux cleaned = -0.00103144 Jy ! Component: 2200 - total flux cleaned = -0.000983913 Jy ! Component: 2250 - total flux cleaned = -0.00103094 Jy ! Component: 2300 - total flux cleaned = -0.00106187 Jy ! Component: 2350 - total flux cleaned = -0.00093823 Jy ! Component: 2400 - total flux cleaned = -0.000968755 Jy ! Component: 2450 - total flux cleaned = -0.000923178 Jy ! Component: 2500 - total flux cleaned = -0.000877682 Jy ! Component: 2550 - total flux cleaned = -0.000862619 Jy ! Component: 2600 - total flux cleaned = -0.000788166 Jy ! Component: 2650 - total flux cleaned = -0.000758666 Jy ! Component: 2700 - total flux cleaned = -0.000685622 Jy ! Component: 2750 - total flux cleaned = -0.000714701 Jy ! Component: 2800 - total flux cleaned = -0.00067128 Jy ! Component: 2850 - total flux cleaned = -0.000685513 Jy ! Component: 2900 - total flux cleaned = -0.000571392 Jy ! Component: 2950 - total flux cleaned = -0.000543105 Jy ! Component: 3000 - total flux cleaned = -0.000472841 Jy ! Component: 3050 - total flux cleaned = -0.000500711 Jy ! Component: 3100 - total flux cleaned = -0.000458969 Jy ! Component: 3150 - total flux cleaned = -0.000403876 Jy ! Component: 3200 - total flux cleaned = -0.000376499 Jy ! Component: 3250 - total flux cleaned = -0.000444694 Jy ! Component: 3300 - total flux cleaned = -0.000349818 Jy ! Component: 3350 - total flux cleaned = -0.00025575 Jy ! Component: 3400 - total flux cleaned = -0.000309313 Jy ! Component: 3450 - total flux cleaned = -0.000309241 Jy ! Component: 3500 - total flux cleaned = -0.000203475 Jy ! Component: 3550 - total flux cleaned = -0.000229766 Jy ! Component: 3600 - total flux cleaned = -0.000229796 Jy ! Component: 3650 - total flux cleaned = -0.000229942 Jy ! Component: 3700 - total flux cleaned = -0.000152498 Jy ! Component: 3750 - total flux cleaned = -0.000216597 Jy ! Component: 3800 - total flux cleaned = -0.000178329 Jy ! Component: 3850 - total flux cleaned = -0.000114839 Jy ! Component: 3900 - total flux cleaned = -0.000127514 Jy ! Component: 3950 - total flux cleaned = -0.0001274 Jy ! Component: 4000 - total flux cleaned = -0.000102339 Jy ! Component: 4050 - total flux cleaned = -6.50977e-05 Jy ! Total flux subtracted in 4096 components = -5.27804e-05 Jy ! Clean residual min=-0.000747 max=0.000746 Jy/beam ! Clean residual mean=0.000001 rms=0.000234 Jy/beam ! Combined flux in latest and established models = 0.0616135 Jy keep ! Adding 346 model components to the UV plane model. ! The established model now contains 435 components and 0.0616135 Jy ![Exited script file: muppet] wmap "J0527-1002_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.113 x 7.742 at -2.848 degrees (North through East) ! Clean map min=-0.0016141 max=0.046446 Jy/beam ! Writing clean map to FITS file: J0527-1002_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0464458 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00023202 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.49865 1.49865 2.9973 5.99461 11.9892 23.9784 47.9569 95.9137 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.046 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.113 x 7.742 at -2.848 degrees (North through East) ! Clean map min=-0.0016141 max=0.046446 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J0527-1002_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:32:48 2019