! Started logfile: J1333-1950_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:14:41 2019 obs J1333-1950_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J1333-1950_S_2017_01_16_pus_uva.fits ! AN table 1: 173 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.784072 visibilities/baseline/integration-bin. ! Found source: J1333-1950 ! ! 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 622 lines of history. ! ! Reading 24416 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 J1333-1950_S_2017_01_16_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 190 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 190 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 190 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 365 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.877444Jy sigma=0.005822 ! Fit after self-cal, rms=0.856210Jy sigma=0.005698 ! 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.183 mas, bmaj=10.2 mas, bpa=14.08 degrees ! Estimated noise=1111.89 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.116524 Jy ! Component: 100 - total flux cleaned = 0.141998 Jy ! Total flux subtracted in 100 components = 0.141998 Jy ! Clean residual min=-0.004352 max=0.007512 Jy/beam ! Clean residual mean=-0.000017 rms=0.001253 Jy/beam ! Combined flux in latest and established models = 0.141998 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.141998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144807Jy sigma=0.000686 ! Fit after self-cal, rms=0.144787Jy sigma=0.000686 ! 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.02 mas, bmaj=12.05 mas, bpa=14.57 degrees ! Estimated noise=720.647 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.0113459 Jy ! Component: 100 - total flux cleaned = 0.0173588 Jy ! Component: 150 - total flux cleaned = 0.0207655 Jy ! Component: 200 - total flux cleaned = 0.0227551 Jy ! Total flux subtracted in 200 components = 0.0227551 Jy ! Clean residual min=-0.003020 max=0.005975 Jy/beam ! Clean residual mean=-0.000002 rms=0.001017 Jy/beam ! Combined flux in latest and established models = 0.164753 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 30 components and 0.164753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143612Jy sigma=0.000679 ! Fit after self-cal, rms=0.143612Jy sigma=0.000678 ! Inverting map ! Added new window around map position (-19.5, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00555675 Jy ! Component: 100 - total flux cleaned = 0.00830001 Jy ! Component: 150 - total flux cleaned = 0.00977578 Jy ! Component: 200 - total flux cleaned = 0.0107138 Jy ! Total flux subtracted in 200 components = 0.0107138 Jy ! Clean residual min=-0.002558 max=0.004130 Jy/beam ! Clean residual mean=-0.000001 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.175467 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 62 components and 0.175467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143372Jy sigma=0.000676 ! Fit after self-cal, rms=0.143357Jy sigma=0.000676 ! Inverting map ! Added new window around map position (-7.5, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00409429 Jy ! Component: 100 - total flux cleaned = 0.00654014 Jy ! Component: 150 - total flux cleaned = 0.00779711 Jy ! Component: 200 - total flux cleaned = 0.00822725 Jy ! Total flux subtracted in 200 components = 0.00822725 Jy ! Clean residual min=-0.002277 max=0.002734 Jy/beam ! Clean residual mean=0.000005 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.183695 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 93 components and 0.183694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143203Jy sigma=0.000675 ! Fit after self-cal, rms=0.143206Jy sigma=0.000675 ! 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.98 HN 1.00 KP 1.01 ! LA 1.01 MK 1.00* NL 0.95 OV 1.02 ! PT 1.02 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 1.04 KP 0.97 ! LA 1.00 MK 1.00* NL 1.07 OV 1.04 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.01 HN 1.04 KP 1.00 ! LA 1.04 MK 1.00* NL 1.02 OV 0.97 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.05 HN 0.92 KP 0.99 ! LA 0.80 MK 1.00* NL 0.70 OV 0.97 ! PT 0.98 SC 1.02 ! ! ! Fit before self-cal, rms=0.143206Jy sigma=0.000675 ! Fit after self-cal, rms=0.130065Jy sigma=0.000672 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.014 mas, bmaj=12.05 mas, bpa=14.56 degrees ! Estimated noise=724.691 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.00112674 Jy ! Component: 100 - total flux cleaned = 0.00133825 Jy ! Component: 150 - total flux cleaned = 0.00142756 Jy ! Component: 200 - total flux cleaned = 0.00150694 Jy ! Total flux subtracted in 200 components = 0.00150694 Jy ! Clean residual min=-0.001908 max=0.001803 Jy/beam ! Clean residual mean=0.000008 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.185201 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 120 components and 0.185201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130017Jy sigma=0.000672 ! Fit after self-cal, rms=0.129935Jy sigma=0.000672 ! 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.129935Jy sigma=0.000672 ! Fit after self-cal, rms=0.131512Jy sigma=0.000670 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.014 mas, bmaj=12 mas, bpa=14.41 degrees ! Estimated noise=727.768 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00109818 Jy ! Component: 100 - total flux cleaned = 0.00149606 Jy ! Component: 150 - total flux cleaned = 0.00160009 Jy ! Component: 200 - total flux cleaned = 0.00164759 Jy ! Total flux subtracted in 200 components = 0.00164759 Jy ! Clean residual min=-0.001712 max=0.001721 Jy/beam ! Clean residual mean=0.000002 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.186849 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 151 components and 0.186849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131493Jy sigma=0.000670 ! Fit after self-cal, rms=0.131526Jy sigma=0.000670 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.000311153 Jy ! Component: 100 - total flux cleaned = 0.000357329 Jy ! Component: 150 - total flux cleaned = 0.000420031 Jy ! Component: 200 - total flux cleaned = 0.000478667 Jy ! Total flux subtracted in 200 components = 0.000478667 Jy ! Clean residual min=-0.001691 max=0.001701 Jy/beam ! Clean residual mean=0.000002 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.187328 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 170 components and 0.187328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131517Jy sigma=0.000670 ! Fit after self-cal, rms=0.131518Jy sigma=0.000670 ! 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.131518Jy sigma=0.000670 ! Fit after self-cal, rms=0.133606Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.013 mas, bmaj=11.99 mas, bpa=14.35 degrees ! Estimated noise=728.675 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000535832 Jy ! Component: 100 - total flux cleaned = 0.000682199 Jy ! Component: 150 - total flux cleaned = 0.000771571 Jy ! Component: 200 - total flux cleaned = 0.000853401 Jy ! Total flux subtracted in 200 components = 0.000853401 Jy ! Clean residual min=-0.001638 max=0.001506 Jy/beam ! Clean residual mean=-0.000001 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.188181 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 194 components and 0.188181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133593Jy sigma=0.000670 ! Fit after self-cal, rms=0.133617Jy sigma=0.000670 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 = 9.14129e-05 Jy ! Component: 100 - total flux cleaned = 0.000148958 Jy ! Component: 150 - total flux cleaned = 0.000220257 Jy ! Component: 200 - total flux cleaned = 0.00023724 Jy ! Total flux subtracted in 200 components = 0.00023724 Jy ! Clean residual min=-0.001615 max=0.001501 Jy/beam ! Clean residual mean=-0.000001 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.188418 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 211 components and 0.188418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133610Jy sigma=0.000670 ! Fit after self-cal, rms=0.133611Jy sigma=0.000670 ! 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.133611Jy sigma=0.000670 ! Fit after self-cal, rms=0.134141Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.038 mas, bmaj=17.26 mas, bpa=5.915 degrees ! Estimated noise=848.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000322678 Jy ! Component: 100 - total flux cleaned = 0.000360634 Jy ! Component: 150 - total flux cleaned = 0.000376882 Jy ! Component: 200 - total flux cleaned = 0.00042003 Jy ! Total flux subtracted in 200 components = 0.00042003 Jy ! Clean residual min=-0.001854 max=0.001704 Jy/beam ! Clean residual mean=-0.000004 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.188838 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 241 components and 0.188838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134134Jy sigma=0.000669 ! Fit after self-cal, rms=0.134139Jy sigma=0.000669 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 = -4.8704e-05 Jy ! Component: 100 - total flux cleaned = 3.74374e-05 Jy ! Component: 150 - total flux cleaned = 0.000100635 Jy ! Component: 200 - total flux cleaned = 0.000112007 Jy ! Total flux subtracted in 200 components = 0.000112007 Jy ! Clean residual min=-0.001833 max=0.001736 Jy/beam ! Clean residual mean=-0.000004 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.18895 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 254 components and 0.18895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134137Jy sigma=0.000669 ! Fit after self-cal, rms=0.134138Jy sigma=0.000669 ! 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.012 mas, bmaj=11.98 mas, bpa=14.33 degrees ! Estimated noise=729.766 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.012 x 11.98 at 14.33 degrees (North through East) ! Clean map min=-0.0015645 max=0.14945 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=3.18 mas, bmaj=10.13 mas, bpa=13.71 degrees ! Estimated noise=1116.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.116837 Jy ! Component: 100 - total flux cleaned = 0.142409 Jy ! Component: 150 - total flux cleaned = 0.151525 Jy ! Component: 200 - total flux cleaned = 0.157824 Jy ! Total flux subtracted in 200 components = 0.157824 Jy ! Clean residual min=-0.003575 max=0.003698 Jy/beam ! Clean residual mean=-0.000014 rms=0.000875 Jy/beam ! Combined flux in latest and established models = 0.157824 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.157824 Jy ! Inverting map and beam ! Estimated beam: bmin=4.012 mas, bmaj=11.98 mas, bpa=14.33 degrees ! Estimated noise=729.766 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.00761442 Jy ! Component: 100 - total flux cleaned = 0.0126414 Jy ! Component: 150 - total flux cleaned = 0.0164542 Jy ! Component: 200 - total flux cleaned = 0.0194686 Jy ! Total flux subtracted in 200 components = 0.0194686 Jy ! Clean residual min=-0.002147 max=0.002122 Jy/beam ! Clean residual mean=-0.000009 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.177292 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 76 components and 0.177292 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.038 mas, bmaj=17.26 mas, bpa=5.915 degrees ! Estimated noise=848.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00337641 Jy ! Component: 100 - total flux cleaned = 0.00573256 Jy ! Component: 150 - total flux cleaned = 0.00747458 Jy ! Component: 200 - total flux cleaned = 0.00878777 Jy ! Total flux subtracted in 200 components = 0.00878777 Jy ! Clean residual min=-0.001992 max=0.001761 Jy/beam ! Clean residual mean=-0.000008 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.18608 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.000738717 Jy ! Component: 100 - total flux cleaned = 0.00126666 Jy ! Component: 150 - total flux cleaned = 0.00156558 Jy ! Component: 200 - total flux cleaned = 0.00179541 Jy ! Total flux subtracted in 200 components = 0.00179541 Jy ! Clean residual min=-0.001892 max=0.001793 Jy/beam ! Clean residual mean=-0.000006 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.187875 Jy ! Adding 104 model components to the UV plane model. ! The established model now contains 171 components and 0.187875 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.012 mas, bmaj=11.98 mas, bpa=14.33 degrees ! Estimated noise=729.766 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000126024 Jy ! Component: 100 - total flux cleaned = 0.000358028 Jy ! Component: 150 - total flux cleaned = 0.000425487 Jy ! Component: 200 - total flux cleaned = 0.000517237 Jy ! Total flux subtracted in 200 components = 0.000517237 Jy ! Clean residual min=-0.001637 max=0.001534 Jy/beam ! Clean residual mean=-0.000003 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.188393 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 198 components and 0.188393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134151Jy sigma=0.000670 ! Fit after self-cal, rms=0.134138Jy sigma=0.000670 wmodel J1333-1950_S_2017_01_16_pus_map.mod ! Writing 198 model components to file: J1333-1950_S_2017_01_16_pus_map.mod wobs J1333-1950_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J1333-1950_S_2017_01_16_pus_uvs.fits wwins J1333-1950_S_2017_01_16_pus_map.win ! wwins: Wrote 3 windows to J1333-1950_S_2017_01_16_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.000516763 Jy ! Component: 100 - total flux cleaned = -0.00071171 Jy ! Component: 150 - total flux cleaned = -0.000920732 Jy ! Component: 200 - total flux cleaned = -0.00112119 Jy ! Component: 250 - total flux cleaned = -0.00129044 Jy ! Component: 300 - total flux cleaned = -0.00138508 Jy ! Component: 350 - total flux cleaned = -0.0015459 Jy ! Component: 400 - total flux cleaned = -0.0017023 Jy ! Component: 450 - total flux cleaned = -0.00181134 Jy ! Component: 500 - total flux cleaned = -0.00196112 Jy ! Component: 550 - total flux cleaned = -0.00204544 Jy ! Component: 600 - total flux cleaned = -0.00212838 Jy ! Component: 650 - total flux cleaned = -0.00227063 Jy ! Component: 700 - total flux cleaned = -0.00233044 Jy ! Component: 750 - total flux cleaned = -0.00238931 Jy ! Component: 800 - total flux cleaned = -0.00246641 Jy ! Component: 850 - total flux cleaned = -0.0024478 Jy ! Component: 900 - total flux cleaned = -0.00252298 Jy ! Component: 950 - total flux cleaned = -0.00256 Jy ! Component: 1000 - total flux cleaned = -0.00263296 Jy ! Component: 1050 - total flux cleaned = -0.0026509 Jy ! Component: 1100 - total flux cleaned = -0.00270425 Jy ! Component: 1150 - total flux cleaned = -0.00270455 Jy ! Component: 1200 - total flux cleaned = -0.00273952 Jy ! Component: 1250 - total flux cleaned = -0.00277382 Jy ! Component: 1300 - total flux cleaned = -0.0027906 Jy ! Component: 1350 - total flux cleaned = -0.00279052 Jy ! Component: 1400 - total flux cleaned = -0.00283998 Jy ! Component: 1450 - total flux cleaned = -0.0028234 Jy ! Component: 1500 - total flux cleaned = -0.00283972 Jy ! Component: 1550 - total flux cleaned = -0.00287185 Jy ! Component: 1600 - total flux cleaned = -0.00293528 Jy ! Component: 1650 - total flux cleaned = -0.00295097 Jy ! Component: 1700 - total flux cleaned = -0.00298211 Jy ! Component: 1750 - total flux cleaned = -0.00305972 Jy ! Component: 1800 - total flux cleaned = -0.00310576 Jy ! Component: 1850 - total flux cleaned = -0.00315134 Jy ! Component: 1900 - total flux cleaned = -0.00315148 Jy ! Component: 1950 - total flux cleaned = -0.00324132 Jy ! Component: 2000 - total flux cleaned = -0.00324129 Jy ! Component: 2050 - total flux cleaned = -0.00330013 Jy ! Component: 2100 - total flux cleaned = -0.00334413 Jy ! Component: 2150 - total flux cleaned = -0.00338779 Jy ! Component: 2200 - total flux cleaned = -0.00348861 Jy ! Component: 2250 - total flux cleaned = -0.00353141 Jy ! Component: 2300 - total flux cleaned = -0.00353131 Jy ! Component: 2350 - total flux cleaned = -0.00355949 Jy ! Component: 2400 - total flux cleaned = -0.00360153 Jy ! Component: 2450 - total flux cleaned = -0.00365715 Jy ! Component: 2500 - total flux cleaned = -0.00373976 Jy ! Component: 2550 - total flux cleaned = -0.00378079 Jy ! Component: 2600 - total flux cleaned = -0.00380777 Jy ! Component: 2650 - total flux cleaned = -0.00383481 Jy ! Component: 2700 - total flux cleaned = -0.00388858 Jy ! Component: 2750 - total flux cleaned = -0.00386188 Jy ! Component: 2800 - total flux cleaned = -0.00394147 Jy ! Component: 2850 - total flux cleaned = -0.00396786 Jy ! Component: 2900 - total flux cleaned = -0.00404646 Jy ! Component: 2950 - total flux cleaned = -0.0040985 Jy ! Component: 3000 - total flux cleaned = -0.0041114 Jy ! Component: 3050 - total flux cleaned = -0.00413716 Jy ! Component: 3100 - total flux cleaned = -0.00417555 Jy ! Component: 3150 - total flux cleaned = -0.00423926 Jy ! Component: 3200 - total flux cleaned = -0.00427718 Jy ! Component: 3250 - total flux cleaned = -0.00426478 Jy ! Component: 3300 - total flux cleaned = -0.00428985 Jy ! Component: 3350 - total flux cleaned = -0.0043645 Jy ! Component: 3400 - total flux cleaned = -0.00441397 Jy ! Component: 3450 - total flux cleaned = -0.00447539 Jy ! Component: 3500 - total flux cleaned = -0.00446307 Jy ! Component: 3550 - total flux cleaned = -0.00451185 Jy ! Component: 3600 - total flux cleaned = -0.00458448 Jy ! Component: 3650 - total flux cleaned = -0.00462049 Jy ! Component: 3700 - total flux cleaned = -0.0046803 Jy ! Component: 3750 - total flux cleaned = -0.00465644 Jy ! Component: 3800 - total flux cleaned = -0.00472764 Jy ! Component: 3850 - total flux cleaned = -0.00477489 Jy ! Component: 3900 - total flux cleaned = -0.00482194 Jy ! Component: 3950 - total flux cleaned = -0.00491555 Jy ! Component: 4000 - total flux cleaned = -0.00498537 Jy ! Component: 4050 - total flux cleaned = -0.00505474 Jy ! Total flux subtracted in 4096 components = -0.00508934 Jy ! Clean residual min=-0.000659 max=0.000660 Jy/beam ! Clean residual mean=0.000000 rms=0.000223 Jy/beam ! Combined flux in latest and established models = 0.183303 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 493 components and 0.183303 Jy ![Exited script file: muppet] wmap "J1333-1950_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.012 x 11.98 at 14.33 degrees (North through East) ! Clean map min=-0.001617 max=0.14993 Jy/beam ! Writing clean map to FITS file: J1333-1950_S_2017_01_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.149932 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00022193 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.444063 0.444063 0.888126 1.77625 3.5525 7.10501 14.21 28.42 56.8401 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.149 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.012 x 11.98 at 14.33 degrees (North through East) ! Clean map min=-0.001617 max=0.14993 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 J1333-1950_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:14:48 2019