! Started logfile: J1130+3815_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:39:50 2019 obs J1130+3815_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J1130+3815_S_2017_03_27_pus_uva.fits ! AN table 1: 16 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.690278 visibilities/baseline/integration-bin. ! Found source: J1130+3815 ! ! 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 1988 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 J1130+3815_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 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.334197Jy sigma=0.002861 ! Fit after self-cal, rms=0.322848Jy sigma=0.002764 ! 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=3.932 mas, bmaj=4.364 mas, bpa=26.27 degrees ! Estimated noise=2394.54 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.928675 Jy ! Component: 100 - total flux cleaned = 1.13819 Jy ! Total flux subtracted in 100 components = 1.13819 Jy ! Clean residual min=-0.034419 max=0.070509 Jy/beam ! Clean residual mean=-0.000151 rms=0.010188 Jy/beam ! Combined flux in latest and established models = 1.13819 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 1.13819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.255497Jy sigma=0.002052 ! Fit after self-cal, rms=0.255504Jy sigma=0.002052 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0678755 Jy ! Component: 100 - total flux cleaned = 0.0980904 Jy ! Total flux subtracted in 100 components = 0.0980904 Jy ! Clean residual min=-0.032180 max=0.033379 Jy/beam ! Clean residual mean=-0.000085 rms=0.008065 Jy/beam ! Combined flux in latest and established models = 1.23628 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 17 components and 1.23628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.236299Jy sigma=0.001814 ! Fit after self-cal, rms=0.236302Jy sigma=0.001814 ! 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=4.606 mas, bmaj=5.068 mas, bpa=21.95 degrees ! Estimated noise=1954.17 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.0276352 Jy ! Component: 100 - total flux cleaned = 0.0423439 Jy ! Component: 150 - total flux cleaned = 0.0506697 Jy ! Component: 200 - total flux cleaned = 0.0555165 Jy ! Total flux subtracted in 200 components = 0.0555165 Jy ! Clean residual min=-0.027947 max=0.030259 Jy/beam ! Clean residual mean=-0.000050 rms=0.007166 Jy/beam ! Combined flux in latest and established models = 1.2918 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 27 components and 1.2918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.234405Jy sigma=0.001773 ! Fit after self-cal, rms=0.234411Jy sigma=0.001773 ! 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 0.98 FD 0.98 HN 0.99 KP 1.01 ! LA 1.01 MK 1.00 NL 0.96 OV 1.00 ! PT 0.98 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.01 HN 1.02 KP 0.98 ! LA 0.95 MK 0.99 NL 1.01 OV 1.04 ! PT 0.95 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.03 HN 0.99 KP 0.95 ! LA 0.99 MK 1.01 NL 0.97 OV 0.94 ! PT 0.95 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.20 HN 1.03 KP 1.00* ! LA 1.05 MK 1.20 NL 1.00* OV 1.89 ! PT 0.97 SC 1.00* ! ! ! Fit before self-cal, rms=0.234411Jy sigma=0.001773 ! Fit after self-cal, rms=0.220081Jy sigma=0.001413 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.592 mas, bmaj=5.111 mas, bpa=23.82 degrees ! Estimated noise=1955.27 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.00450141 Jy ! Component: 100 - total flux cleaned = -0.00511539 Jy ! Component: 150 - total flux cleaned = -0.00563631 Jy ! Component: 200 - total flux cleaned = -0.00598449 Jy ! Total flux subtracted in 200 components = -0.00598449 Jy ! Clean residual min=-0.020274 max=0.018129 Jy/beam ! Clean residual mean=0.000029 rms=0.005049 Jy/beam ! Combined flux in latest and established models = 1.28582 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 33 components and 1.28582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.219937Jy sigma=0.001411 ! Fit after self-cal, rms=0.220079Jy sigma=0.001411 ! 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.220079Jy sigma=0.001411 ! Fit after self-cal, rms=0.168206Jy sigma=0.001269 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.603 mas, bmaj=5.098 mas, bpa=23.88 degrees ! Estimated noise=1955.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000348353 Jy ! Component: 100 - total flux cleaned = -0.000439933 Jy ! Component: 150 - total flux cleaned = -0.000437415 Jy ! Component: 200 - total flux cleaned = -0.000435012 Jy ! Total flux subtracted in 200 components = -0.000435012 Jy ! Clean residual min=-0.010089 max=0.010750 Jy/beam ! Clean residual mean=0.000030 rms=0.002742 Jy/beam ! Combined flux in latest and established models = 1.28538 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 41 components and 1.28538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.168105Jy sigma=0.001268 ! Fit after self-cal, rms=0.168203Jy sigma=0.001268 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 = -7.66356e-05 Jy ! Component: 100 - total flux cleaned = -7.67255e-05 Jy ! Component: 150 - total flux cleaned = -0.000215641 Jy ! Component: 200 - total flux cleaned = -0.000215014 Jy ! Total flux subtracted in 200 components = -0.000215014 Jy ! Clean residual min=-0.010028 max=0.010632 Jy/beam ! Clean residual mean=0.000030 rms=0.002735 Jy/beam ! Combined flux in latest and established models = 1.28517 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 43 components and 1.28517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.168149Jy sigma=0.001268 ! Fit after self-cal, rms=0.168147Jy sigma=0.001268 ! 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.168147Jy sigma=0.001268 ! Fit after self-cal, rms=0.168129Jy sigma=0.001268 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.602 mas, bmaj=5.098 mas, bpa=24.05 degrees ! Estimated noise=1955.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.17826e-06 Jy ! Component: 100 - total flux cleaned = -7.43495e-05 Jy ! Component: 150 - total flux cleaned = -0.000145805 Jy ! Component: 200 - total flux cleaned = -0.000210603 Jy ! Total flux subtracted in 200 components = -0.000210603 Jy ! Clean residual min=-0.009980 max=0.010343 Jy/beam ! Clean residual mean=0.000030 rms=0.002715 Jy/beam ! Combined flux in latest and established models = 1.28496 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 1.28496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.168073Jy sigma=0.001267 ! Fit after self-cal, rms=0.168073Jy sigma=0.001267 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.000138549 Jy ! Component: 100 - total flux cleaned = -0.000139902 Jy ! Component: 150 - total flux cleaned = -0.000199972 Jy ! Component: 200 - total flux cleaned = -0.000309082 Jy ! Total flux subtracted in 200 components = -0.000309082 Jy ! Clean residual min=-0.009941 max=0.010210 Jy/beam ! Clean residual mean=0.000029 rms=0.002709 Jy/beam ! Combined flux in latest and established models = 1.28465 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 48 components and 1.28465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.168039Jy sigma=0.001267 ! Fit after self-cal, rms=0.168038Jy sigma=0.001267 ! 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.168038Jy sigma=0.001267 ! Fit after self-cal, rms=0.168024Jy sigma=0.001267 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.968 mas, bmaj=10.31 mas, bpa=53.19 degrees ! Estimated noise=2306.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00195406 Jy ! Component: 100 - total flux cleaned = 0.00190269 Jy ! Component: 150 - total flux cleaned = 0.00190362 Jy ! Component: 200 - total flux cleaned = 0.00186427 Jy ! Total flux subtracted in 200 components = 0.00186427 Jy ! Clean residual min=-0.011422 max=0.010754 Jy/beam ! Clean residual mean=0.000047 rms=0.003384 Jy/beam ! Combined flux in latest and established models = 1.28651 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 52 components and 1.28651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.168099Jy sigma=0.001267 ! Fit after self-cal, rms=0.168068Jy sigma=0.001267 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.00032192 Jy ! Component: 100 - total flux cleaned = 0.000191865 Jy ! Component: 150 - total flux cleaned = 0.000162861 Jy ! Component: 200 - total flux cleaned = 0.000166172 Jy ! Total flux subtracted in 200 components = 0.000166172 Jy ! Clean residual min=-0.011465 max=0.010482 Jy/beam ! Clean residual mean=0.000047 rms=0.003373 Jy/beam ! Combined flux in latest and established models = 1.28668 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 56 components and 1.28668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.168124Jy sigma=0.001267 ! Fit after self-cal, rms=0.168103Jy sigma=0.001267 ! 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=4.601 mas, bmaj=5.099 mas, bpa=24.22 degrees ! Estimated noise=1955.43 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.601 x 5.099 at 24.22 degrees (North through East) ! Clean map min=-0.0097939 max=1.1993 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.168103Jy sigma=0.001267 ! Fit after self-cal, rms=0.159399Jy sigma=0.001109 ! Inverting map and beam ! Estimated beam: bmin=4.601 mas, bmaj=5.101 mas, bpa=24.29 degrees ! Estimated noise=1955.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000227131 Jy ! Component: 100 - total flux cleaned = -0.000436877 Jy ! Component: 150 - total flux cleaned = -0.000499197 Jy ! Component: 200 - total flux cleaned = -0.000500233 Jy ! Total flux subtracted in 200 components = -0.000500233 Jy ! Clean residual min=-0.009693 max=0.009072 Jy/beam ! Clean residual mean=0.000039 rms=0.002676 Jy/beam ! Combined flux in latest and established models = 1.28618 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 58 components and 1.28618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159337Jy sigma=0.001108 ! Fit after self-cal, rms=0.159336Jy sigma=0.001108 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000206931 Jy ! Component: 100 - total flux cleaned = -0.000206083 Jy ! Component: 150 - total flux cleaned = -0.000257409 Jy ! Component: 200 - total flux cleaned = -0.000307361 Jy ! Total flux subtracted in 200 components = -0.000307361 Jy ! Clean residual min=-0.009591 max=0.009079 Jy/beam ! Clean residual mean=0.000038 rms=0.002671 Jy/beam ! Combined flux in latest and established models = 1.28587 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 58 components and 1.28587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159297Jy sigma=0.001108 ! Fit after self-cal, rms=0.159298Jy sigma=0.001108 ! 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.159298Jy sigma=0.001108 ! Fit after self-cal, rms=0.159280Jy sigma=0.001107 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=3.919 mas, bmaj=4.402 mas, bpa=28.71 degrees ! Estimated noise=2417.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.937412 Jy ! Component: 100 - total flux cleaned = 1.14564 Jy ! Component: 150 - total flux cleaned = 1.20961 Jy ! Component: 200 - total flux cleaned = 1.23816 Jy ! Total flux subtracted in 200 components = 1.23816 Jy ! Clean residual min=-0.013612 max=0.016903 Jy/beam ! Clean residual mean=0.000005 rms=0.003707 Jy/beam ! Combined flux in latest and established models = 1.23816 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 24 model components to the UV plane model. ! The established model now contains 24 components and 1.23816 Jy ! Inverting map and beam ! Estimated beam: bmin=4.6 mas, bmaj=5.101 mas, bpa=24.42 degrees ! Estimated noise=1955.59 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 (-5, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0212572 Jy ! Component: 100 - total flux cleaned = 0.0340898 Jy ! Component: 150 - total flux cleaned = 0.0428271 Jy ! Component: 200 - total flux cleaned = 0.0487899 Jy ! Total flux subtracted in 200 components = 0.0487899 Jy ! Clean residual min=-0.010275 max=0.009599 Jy/beam ! Clean residual mean=0.000031 rms=0.002546 Jy/beam ! Combined flux in latest and established models = 1.28695 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 44 components and 1.28695 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.962 mas, bmaj=10.31 mas, bpa=53.39 degrees ! Estimated noise=2306.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00509381 Jy ! Component: 100 - total flux cleaned = 0.00708671 Jy ! Component: 150 - total flux cleaned = 0.00741506 Jy ! Component: 200 - total flux cleaned = 0.00769228 Jy ! Total flux subtracted in 200 components = 0.00769228 Jy ! Clean residual min=-0.010349 max=0.010101 Jy/beam ! Clean residual mean=0.000057 rms=0.003117 Jy/beam ! Combined flux in latest and established models = 1.29464 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.00028644 Jy ! Component: 100 - total flux cleaned = 0.000481427 Jy ! Component: 150 - total flux cleaned = 0.000653377 Jy ! Component: 200 - total flux cleaned = 0.000767474 Jy ! Total flux subtracted in 200 components = 0.000767474 Jy ! Clean residual min=-0.010241 max=0.009968 Jy/beam ! Clean residual mean=0.000058 rms=0.003111 Jy/beam ! Combined flux in latest and established models = 1.29541 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 93 components and 1.29541 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.6 mas, bmaj=5.101 mas, bpa=24.42 degrees ! Estimated noise=1955.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000205482 Jy ! Component: 100 - total flux cleaned = 0.000205189 Jy ! Component: 150 - total flux cleaned = 0.00020176 Jy ! Component: 200 - total flux cleaned = 0.000199918 Jy ! Total flux subtracted in 200 components = 0.000199918 Jy ! Clean residual min=-0.009596 max=0.009387 Jy/beam ! Clean residual mean=0.000037 rms=0.002484 Jy/beam ! Combined flux in latest and established models = 1.29561 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 102 components and 1.29561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158776Jy sigma=0.001102 ! Fit after self-cal, rms=0.158803Jy sigma=0.001101 wmodel J1130+3815_S_2017_03_27_pus_map.mod ! Writing 102 model components to file: J1130+3815_S_2017_03_27_pus_map.mod wobs J1130+3815_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J1130+3815_S_2017_03_27_pus_uvs.fits wwins J1130+3815_S_2017_03_27_pus_map.win ! wwins: Wrote 2 windows to J1130+3815_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.00192721 Jy ! Component: 100 - total flux cleaned = -0.003828 Jy ! Component: 150 - total flux cleaned = -0.00501973 Jy ! Component: 200 - total flux cleaned = -0.00586413 Jy ! Component: 250 - total flux cleaned = -0.00666441 Jy ! Component: 300 - total flux cleaned = -0.00717789 Jy ! Component: 350 - total flux cleaned = -0.00754755 Jy ! Component: 400 - total flux cleaned = -0.00754655 Jy ! Component: 450 - total flux cleaned = -0.00789719 Jy ! Component: 500 - total flux cleaned = -0.00778531 Jy ! Component: 550 - total flux cleaned = -0.00767505 Jy ! Component: 600 - total flux cleaned = -0.0075666 Jy ! Component: 650 - total flux cleaned = -0.00725178 Jy ! Component: 700 - total flux cleaned = -0.00715117 Jy ! Component: 750 - total flux cleaned = -0.00705094 Jy ! Component: 800 - total flux cleaned = -0.00685632 Jy ! Component: 850 - total flux cleaned = -0.00676031 Jy ! Component: 900 - total flux cleaned = -0.00638612 Jy ! Component: 950 - total flux cleaned = -0.00638692 Jy ! Component: 1000 - total flux cleaned = -0.00584698 Jy ! Component: 1050 - total flux cleaned = -0.00575925 Jy ! Component: 1100 - total flux cleaned = -0.00541208 Jy ! Component: 1150 - total flux cleaned = -0.00532656 Jy ! Component: 1200 - total flux cleaned = -0.00499224 Jy ! Component: 1250 - total flux cleaned = -0.00474668 Jy ! Component: 1300 - total flux cleaned = -0.00434376 Jy ! Component: 1350 - total flux cleaned = -0.00426498 Jy ! Component: 1400 - total flux cleaned = -0.00418679 Jy ! Component: 1450 - total flux cleaned = -0.00395695 Jy ! Component: 1500 - total flux cleaned = -0.00388247 Jy ! Component: 1550 - total flux cleaned = -0.00365989 Jy ! Component: 1600 - total flux cleaned = -0.00358684 Jy ! Component: 1650 - total flux cleaned = -0.00358552 Jy ! Component: 1700 - total flux cleaned = -0.00315795 Jy ! Component: 1750 - total flux cleaned = -0.00315863 Jy ! Component: 1800 - total flux cleaned = -0.00295167 Jy ! Component: 1850 - total flux cleaned = -0.00288365 Jy ! Component: 1900 - total flux cleaned = -0.00268184 Jy ! Component: 1950 - total flux cleaned = -0.00261505 Jy ! Component: 2000 - total flux cleaned = -0.00228804 Jy ! Component: 2050 - total flux cleaned = -0.00235217 Jy ! Component: 2100 - total flux cleaned = -0.0020314 Jy ! Component: 2150 - total flux cleaned = -0.0019044 Jy ! Component: 2200 - total flux cleaned = -0.00152981 Jy ! Component: 2250 - total flux cleaned = -0.00134561 Jy ! Component: 2300 - total flux cleaned = -0.00116292 Jy ! Component: 2350 - total flux cleaned = -0.00110285 Jy ! Component: 2400 - total flux cleaned = -0.00104379 Jy ! Component: 2450 - total flux cleaned = -0.00116102 Jy ! Component: 2500 - total flux cleaned = -0.000986463 Jy ! Component: 2550 - total flux cleaned = -0.00104353 Jy ! Component: 2600 - total flux cleaned = -0.0010429 Jy ! Component: 2650 - total flux cleaned = -0.00081812 Jy ! Component: 2700 - total flux cleaned = -0.000818801 Jy ! Component: 2750 - total flux cleaned = -0.000928831 Jy ! Component: 2800 - total flux cleaned = -0.000764596 Jy ! Component: 2850 - total flux cleaned = -0.000764747 Jy ! Component: 2900 - total flux cleaned = -0.000551672 Jy ! Component: 2950 - total flux cleaned = -0.000604656 Jy ! Component: 3000 - total flux cleaned = -0.000552229 Jy ! Component: 3050 - total flux cleaned = -0.000603769 Jy ! Component: 3100 - total flux cleaned = -0.000449629 Jy ! Component: 3150 - total flux cleaned = -0.00024719 Jy ! Component: 3200 - total flux cleaned = -0.000297244 Jy ! Component: 3250 - total flux cleaned = -0.000246942 Jy ! Component: 3300 - total flux cleaned = -0.000148371 Jy ! Component: 3350 - total flux cleaned = -0.000100115 Jy ! Component: 3400 - total flux cleaned = -0.000100944 Jy ! Component: 3450 - total flux cleaned = -5.3113e-05 Jy ! Component: 3500 - total flux cleaned = -5.33846e-05 Jy ! Component: 3550 - total flux cleaned = -5.32742e-05 Jy ! Component: 3600 - total flux cleaned = 4.02694e-05 Jy ! Component: 3650 - total flux cleaned = 4.0169e-05 Jy ! Component: 3700 - total flux cleaned = 0.000132113 Jy ! Component: 3750 - total flux cleaned = 0.000132285 Jy ! Component: 3800 - total flux cleaned = 0.000222905 Jy ! Component: 3850 - total flux cleaned = 0.000267911 Jy ! Component: 3900 - total flux cleaned = 0.000312446 Jy ! Component: 3950 - total flux cleaned = 0.00040027 Jy ! Component: 4000 - total flux cleaned = 0.000399994 Jy ! Component: 4050 - total flux cleaned = 0.000442987 Jy ! Total flux subtracted in 4096 components = 0.000528995 Jy ! Clean residual min=-0.002342 max=0.002410 Jy/beam ! Clean residual mean=0.000010 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 1.29614 Jy keep ! Adding 341 model components to the UV plane model. ! The established model now contains 443 components and 1.29614 Jy ![Exited script file: muppet] wmap "J1130+3815_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.6 x 5.101 at 24.42 degrees (North through East) ! Clean map min=-0.0064596 max=1.2033 Jy/beam ! Writing clean map to FITS file: J1130+3815_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 1.20325 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000932585 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.232516 0.232516 0.465032 0.930064 1.86013 3.72025 7.44051 14.881 29.762 59.5241 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0027 print "peak=",int(1000*peak_flux)/1000 ! peak= 1.203 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.6 x 5.101 at 24.42 degrees (North through East) ! Clean map min=-0.0064596 max=1.2033 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 J1130+3815_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:39:54 2019