! Started logfile: J0339-0133_S_2017_02_19_pus_uvs.log on Sat May 4 18:41:03 2019 obs J0339-0133_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J0339-0133_S_2017_02_19_pus_uva.fits ! AN table 1: 174 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.781865 visibilities/baseline/integration-bin. ! Found source: J0339-0133 ! ! 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 482 lines of history. ! ! Reading 24488 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 J0339-0133_S_2017_02_19_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 195 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 195 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 195 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 750 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.703079Jy sigma=0.005727 ! Fit after self-cal, rms=0.685995Jy sigma=0.005601 ! 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.64 mas, bmaj=6.56 mas, bpa=-5.126 degrees ! Estimated noise=894.886 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.243792 Jy ! Component: 100 - total flux cleaned = 0.339841 Jy ! Total flux subtracted in 100 components = 0.339841 Jy ! Clean residual min=-0.017126 max=0.042766 Jy/beam ! Clean residual mean=0.000131 rms=0.004467 Jy/beam ! Combined flux in latest and established models = 0.339841 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.339841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142562Jy sigma=0.001061 ! Fit after self-cal, rms=0.142096Jy sigma=0.001057 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0472714 Jy ! Component: 100 - total flux cleaned = 0.0720092 Jy ! Total flux subtracted in 100 components = 0.0720092 Jy ! Clean residual min=-0.011819 max=0.019740 Jy/beam ! Clean residual mean=0.000083 rms=0.002763 Jy/beam ! Combined flux in latest and established models = 0.41185 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 17 components and 0.41185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120320Jy sigma=0.000903 ! Fit after self-cal, rms=0.120254Jy sigma=0.000903 ! Inverting map ! Added new window around map position (-11, -3.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0190153 Jy ! Component: 100 - total flux cleaned = 0.0309885 Jy ! Total flux subtracted in 100 components = 0.0309885 Jy ! Clean residual min=-0.010126 max=0.010758 Jy/beam ! Clean residual mean=0.000063 rms=0.002318 Jy/beam ! Combined flux in latest and established models = 0.442839 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 29 components and 0.442839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115801Jy sigma=0.000871 ! Fit after self-cal, rms=0.115677Jy sigma=0.000870 ! 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.062 mas, bmaj=7.224 mas, bpa=-4.209 degrees ! Estimated noise=618.013 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 (-4.5, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.01636 Jy ! Component: 100 - total flux cleaned = 0.0270858 Jy ! Component: 150 - total flux cleaned = 0.0349482 Jy ! Component: 200 - total flux cleaned = 0.040858 Jy ! Total flux subtracted in 200 components = 0.040858 Jy ! Clean residual min=-0.007970 max=0.008798 Jy/beam ! Clean residual mean=0.000052 rms=0.002078 Jy/beam ! Combined flux in latest and established models = 0.483697 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 49 components and 0.483697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112218Jy sigma=0.000850 ! Fit after self-cal, rms=0.112036Jy sigma=0.000848 ! 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.97 HN 1.00 KP 1.19 ! LA 1.05 MK 0.97 NL 0.88 OV 1.10 ! PT 1.00* SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 1.00 KP 1.01 ! LA 0.96 MK 0.96 NL 1.03 OV 1.04 ! PT 1.00* SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.03 HN 0.97 KP 0.88 ! LA 0.75 MK 1.01 NL 1.15 OV 0.97 ! PT 1.00* SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.07 HN 0.96 KP 1.00* ! LA 0.85 MK 1.26 NL 1.00* OV 1.00 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.112036Jy sigma=0.000848 ! Fit after self-cal, rms=0.100465Jy sigma=0.000777 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.069 mas, bmaj=7.24 mas, bpa=-3.885 degrees ! Estimated noise=613.798 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.00545227 Jy ! Component: 100 - total flux cleaned = 0.00855249 Jy ! Component: 150 - total flux cleaned = 0.0099863 Jy ! Component: 200 - total flux cleaned = 0.0110547 Jy ! Total flux subtracted in 200 components = 0.0110547 Jy ! Clean residual min=-0.005831 max=0.006543 Jy/beam ! Clean residual mean=0.000005 rms=0.001378 Jy/beam ! Combined flux in latest and established models = 0.494751 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 70 components and 0.494751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100154Jy sigma=0.000774 ! Fit after self-cal, rms=0.100106Jy sigma=0.000773 ! 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.100106Jy sigma=0.000773 ! Fit after self-cal, rms=0.101416Jy sigma=0.000739 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.072 mas, bmaj=7.248 mas, bpa=-4.058 degrees ! Estimated noise=614.918 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0028003 Jy ! Component: 100 - total flux cleaned = 0.00359821 Jy ! Component: 150 - total flux cleaned = 0.00396122 Jy ! Component: 200 - total flux cleaned = 0.00423234 Jy ! Total flux subtracted in 200 components = 0.00423234 Jy ! Clean residual min=-0.003107 max=0.005242 Jy/beam ! Clean residual mean=0.000004 rms=0.000875 Jy/beam ! Combined flux in latest and established models = 0.498984 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 97 components and 0.498984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101331Jy sigma=0.000738 ! Fit after self-cal, rms=0.101360Jy sigma=0.000738 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 (-22.5, -9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00455085 Jy ! Component: 100 - total flux cleaned = 0.00671423 Jy ! Component: 150 - total flux cleaned = 0.00788813 Jy ! Component: 200 - total flux cleaned = 0.00856302 Jy ! Total flux subtracted in 200 components = 0.00856302 Jy ! Clean residual min=-0.002637 max=0.003471 Jy/beam ! Clean residual mean=-0.000001 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.507547 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 124 components and 0.507547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101167Jy sigma=0.000736 ! Fit after self-cal, rms=0.101157Jy sigma=0.000736 ! Inverting map ! Added new window around map position (-5.5, 95.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00311123 Jy ! Component: 100 - total flux cleaned = 0.00448262 Jy ! Component: 150 - total flux cleaned = 0.0058166 Jy ! Component: 200 - total flux cleaned = 0.00704237 Jy ! Total flux subtracted in 200 components = 0.00704237 Jy ! Clean residual min=-0.002703 max=0.003140 Jy/beam ! Clean residual mean=-0.000001 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.514589 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 151 components and 0.514589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101002Jy sigma=0.000735 ! Fit after self-cal, rms=0.100994Jy sigma=0.000735 ! Inverting map ! Added new window around map position (95.5, 28). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0031781 Jy ! Component: 100 - total flux cleaned = 0.00505209 Jy ! Component: 150 - total flux cleaned = 0.0062254 Jy ! Component: 200 - total flux cleaned = 0.0069553 Jy ! Total flux subtracted in 200 components = 0.0069553 Jy ! Clean residual min=-0.002602 max=0.002553 Jy/beam ! Clean residual mean=0.000003 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.521545 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 172 components and 0.521544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100838Jy sigma=0.000734 ! Fit after self-cal, rms=0.100831Jy sigma=0.000734 ! 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.100831Jy sigma=0.000734 ! Fit after self-cal, rms=0.101411Jy sigma=0.000733 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.069 mas, bmaj=7.25 mas, bpa=-4.091 degrees ! Estimated noise=613.445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00163932 Jy ! Component: 100 - total flux cleaned = 0.00272101 Jy ! Component: 150 - total flux cleaned = 0.00349762 Jy ! Component: 200 - total flux cleaned = 0.00412047 Jy ! Total flux subtracted in 200 components = 0.00412047 Jy ! Clean residual min=-0.002651 max=0.002669 Jy/beam ! Clean residual mean=0.000002 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.525665 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 190 components and 0.525665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101349Jy sigma=0.000733 ! Fit after self-cal, rms=0.101351Jy sigma=0.000733 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.000713562 Jy ! Component: 100 - total flux cleaned = 0.00124761 Jy ! Component: 150 - total flux cleaned = 0.00171383 Jy ! Component: 200 - total flux cleaned = 0.00215764 Jy ! Total flux subtracted in 200 components = 0.00215764 Jy ! Clean residual min=-0.002650 max=0.002656 Jy/beam ! Clean residual mean=0.000002 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.527822 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 202 components and 0.527822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101313Jy sigma=0.000732 ! Fit after self-cal, rms=0.101312Jy sigma=0.000732 ! 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.101312Jy sigma=0.000732 ! Fit after self-cal, rms=0.101190Jy sigma=0.000732 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.768 mas, bmaj=10.87 mas, bpa=0.5977 degrees ! Estimated noise=813.183 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00088176 Jy ! Component: 100 - total flux cleaned = 0.00165873 Jy ! Component: 150 - total flux cleaned = 0.00236056 Jy ! Component: 200 - total flux cleaned = 0.00311306 Jy ! Total flux subtracted in 200 components = 0.00311306 Jy ! Clean residual min=-0.003119 max=0.003299 Jy/beam ! Clean residual mean=0.000000 rms=0.000896 Jy/beam ! Combined flux in latest and established models = 0.530935 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 218 components and 0.530935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101169Jy sigma=0.000732 ! Fit after self-cal, rms=0.101164Jy sigma=0.000732 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.000626637 Jy ! Component: 100 - total flux cleaned = 0.00132424 Jy ! Component: 150 - total flux cleaned = 0.00195713 Jy ! Component: 200 - total flux cleaned = 0.00256774 Jy ! Total flux subtracted in 200 components = 0.00256774 Jy ! Clean residual min=-0.003065 max=0.003209 Jy/beam ! Clean residual mean=-0.000001 rms=0.000879 Jy/beam ! Combined flux in latest and established models = 0.533503 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 227 components and 0.533503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101156Jy sigma=0.000732 ! Fit after self-cal, rms=0.101155Jy sigma=0.000732 ! 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.068 mas, bmaj=7.251 mas, bpa=-4.112 degrees ! Estimated noise=613.082 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.068 x 7.251 at -4.112 degrees (North through East) ! Clean map min=-0.0024308 max=0.31757 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.641 mas, bmaj=6.564 mas, bpa=-4.978 degrees ! Estimated noise=895.397 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.243873 Jy ! Component: 100 - total flux cleaned = 0.340243 Jy ! Component: 150 - total flux cleaned = 0.38705 Jy ! Component: 200 - total flux cleaned = 0.413211 Jy ! Total flux subtracted in 200 components = 0.413211 Jy ! Clean residual min=-0.008458 max=0.013810 Jy/beam ! Clean residual mean=0.000061 rms=0.002197 Jy/beam ! Combined flux in latest and established models = 0.413211 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.413211 Jy ! Inverting map and beam ! Estimated beam: bmin=3.068 mas, bmaj=7.251 mas, bpa=-4.112 degrees ! Estimated noise=613.082 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.0241643 Jy ! Component: 100 - total flux cleaned = 0.0408045 Jy ! Component: 150 - total flux cleaned = 0.0528127 Jy ! Component: 200 - total flux cleaned = 0.0616567 Jy ! Total flux subtracted in 200 components = 0.0616567 Jy ! Clean residual min=-0.003890 max=0.005448 Jy/beam ! Clean residual mean=0.000026 rms=0.001207 Jy/beam ! Combined flux in latest and established models = 0.474867 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 45 components and 0.474867 Jy ! Inverting map ! Added new window around map position (-22.5, -66.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00695121 Jy ! Component: 100 - total flux cleaned = 0.0125422 Jy ! Component: 150 - total flux cleaned = 0.0172253 Jy ! Component: 200 - total flux cleaned = 0.0212747 Jy ! Total flux subtracted in 200 components = 0.0212747 Jy ! Clean residual min=-0.003015 max=0.003396 Jy/beam ! Clean residual mean=0.000013 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.496142 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 71 components and 0.496142 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=6.768 mas, bmaj=10.87 mas, bpa=0.5977 degrees ! Estimated noise=813.183 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00639804 Jy ! Component: 100 - total flux cleaned = 0.0111312 Jy ! Component: 150 - total flux cleaned = 0.014984 Jy ! Component: 200 - total flux cleaned = 0.0182772 Jy ! Total flux subtracted in 200 components = 0.0182772 Jy ! Clean residual min=-0.003602 max=0.004261 Jy/beam ! Clean residual mean=0.000010 rms=0.001130 Jy/beam ! Combined flux in latest and established models = 0.514419 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.00263485 Jy ! Component: 100 - total flux cleaned = 0.00456254 Jy ! Component: 150 - total flux cleaned = 0.00639121 Jy ! Component: 200 - total flux cleaned = 0.00796773 Jy ! Total flux subtracted in 200 components = 0.00796773 Jy ! Clean residual min=-0.003308 max=0.003585 Jy/beam ! Clean residual mean=0.000006 rms=0.000989 Jy/beam ! Combined flux in latest and established models = 0.522387 Jy ! Adding 104 model components to the UV plane model. ! The established model now contains 159 components and 0.522387 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.068 mas, bmaj=7.251 mas, bpa=-4.112 degrees ! Estimated noise=613.082 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00134757 Jy ! Component: 100 - total flux cleaned = 0.00212553 Jy ! Component: 150 - total flux cleaned = 0.00282881 Jy ! Component: 200 - total flux cleaned = 0.00360927 Jy ! Total flux subtracted in 200 components = 0.00360927 Jy ! Clean residual min=-0.002451 max=0.002693 Jy/beam ! Clean residual mean=0.000002 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.525996 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 185 components and 0.525996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101269Jy sigma=0.000733 ! Fit after self-cal, rms=0.101259Jy sigma=0.000733 wmodel J0339-0133_S_2017_02_19_pus_map.mod ! Writing 185 model components to file: J0339-0133_S_2017_02_19_pus_map.mod wobs J0339-0133_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J0339-0133_S_2017_02_19_pus_uvs.fits wwins J0339-0133_S_2017_02_19_pus_map.win ! wwins: Wrote 7 windows to J0339-0133_S_2017_02_19_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.000721867 Jy ! Component: 100 - total flux cleaned = 0.00124687 Jy ! Component: 150 - total flux cleaned = 0.00182895 Jy ! Component: 200 - total flux cleaned = 0.0023844 Jy ! Component: 250 - total flux cleaned = 0.00272767 Jy ! Component: 300 - total flux cleaned = 0.00309919 Jy ! Component: 350 - total flux cleaned = 0.0033523 Jy ! Component: 400 - total flux cleaned = 0.00363337 Jy ! Component: 450 - total flux cleaned = 0.00380527 Jy ! Component: 500 - total flux cleaned = 0.00404132 Jy ! Component: 550 - total flux cleaned = 0.00433832 Jy ! Component: 600 - total flux cleaned = 0.0045963 Jy ! Component: 650 - total flux cleaned = 0.00481789 Jy ! Component: 700 - total flux cleaned = 0.00509796 Jy ! Component: 750 - total flux cleaned = 0.00534245 Jy ! Component: 800 - total flux cleaned = 0.00558335 Jy ! Component: 850 - total flux cleaned = 0.00584966 Jy ! Component: 900 - total flux cleaned = 0.00605357 Jy ! Component: 950 - total flux cleaned = 0.00628324 Jy ! Component: 1000 - total flux cleaned = 0.00648181 Jy ! Component: 1050 - total flux cleaned = 0.00673366 Jy ! Component: 1100 - total flux cleaned = 0.00698143 Jy ! Component: 1150 - total flux cleaned = 0.00717169 Jy ! Component: 1200 - total flux cleaned = 0.00733248 Jy ! Component: 1250 - total flux cleaned = 0.00757057 Jy ! Component: 1300 - total flux cleaned = 0.00770067 Jy ! Component: 1350 - total flux cleaned = 0.00790678 Jy ! Component: 1400 - total flux cleaned = 0.00808475 Jy ! Component: 1450 - total flux cleaned = 0.00818562 Jy ! Component: 1500 - total flux cleaned = 0.00838492 Jy ! Component: 1550 - total flux cleaned = 0.0085327 Jy ! Component: 1600 - total flux cleaned = 0.00870308 Jy ! Component: 1650 - total flux cleaned = 0.00884736 Jy ! Component: 1700 - total flux cleaned = 0.00903763 Jy ! Component: 1750 - total flux cleaned = 0.00917886 Jy ! Component: 1800 - total flux cleaned = 0.00938888 Jy ! Component: 1850 - total flux cleaned = 0.00950427 Jy ! Component: 1900 - total flux cleaned = 0.00959576 Jy ! Component: 1950 - total flux cleaned = 0.00977702 Jy ! Component: 2000 - total flux cleaned = 0.0098893 Jy ! Component: 2050 - total flux cleaned = 0.0100452 Jy ! Component: 2100 - total flux cleaned = 0.0102215 Jy ! Component: 2150 - total flux cleaned = 0.0103528 Jy ! Component: 2200 - total flux cleaned = 0.0105041 Jy ! Component: 2250 - total flux cleaned = 0.0106329 Jy ! Component: 2300 - total flux cleaned = 0.0108666 Jy ! Component: 2350 - total flux cleaned = 0.0110561 Jy ! Component: 2400 - total flux cleaned = 0.011202 Jy ! Component: 2450 - total flux cleaned = 0.0112848 Jy ! Component: 2500 - total flux cleaned = 0.0114901 Jy ! Component: 2550 - total flux cleaned = 0.0116732 Jy ! Component: 2600 - total flux cleaned = 0.0117943 Jy ! Component: 2650 - total flux cleaned = 0.0119739 Jy ! Component: 2700 - total flux cleaned = 0.0121326 Jy ! Component: 2750 - total flux cleaned = 0.0122701 Jy ! Component: 2800 - total flux cleaned = 0.0123286 Jy ! Component: 2850 - total flux cleaned = 0.0125611 Jy ! Component: 2900 - total flux cleaned = 0.0127146 Jy ! Component: 2950 - total flux cleaned = 0.012867 Jy ! Component: 3000 - total flux cleaned = 0.0130746 Jy ! Component: 3050 - total flux cleaned = 0.0131869 Jy ! Component: 3100 - total flux cleaned = 0.0133358 Jy ! Component: 3150 - total flux cleaned = 0.0134278 Jy ! Component: 3200 - total flux cleaned = 0.013593 Jy ! Component: 3250 - total flux cleaned = 0.0138112 Jy ! Component: 3300 - total flux cleaned = 0.0139192 Jy ! Component: 3350 - total flux cleaned = 0.0140266 Jy ! Component: 3400 - total flux cleaned = 0.0141332 Jy ! Component: 3450 - total flux cleaned = 0.0143274 Jy ! Component: 3500 - total flux cleaned = 0.0144149 Jy ! Component: 3550 - total flux cleaned = 0.0145021 Jy ! Component: 3600 - total flux cleaned = 0.0146059 Jy ! Component: 3650 - total flux cleaned = 0.0147606 Jy ! Component: 3700 - total flux cleaned = 0.014914 Jy ! Component: 3750 - total flux cleaned = 0.0149987 Jy ! Component: 3800 - total flux cleaned = 0.0150995 Jy ! Component: 3850 - total flux cleaned = 0.0153 Jy ! Component: 3900 - total flux cleaned = 0.0153995 Jy ! Component: 3950 - total flux cleaned = 0.0155315 Jy ! Component: 4000 - total flux cleaned = 0.0156137 Jy ! Component: 4050 - total flux cleaned = 0.0157278 Jy ! Total flux subtracted in 4096 components = 0.0158412 Jy ! Clean residual min=-0.000961 max=0.001132 Jy/beam ! Clean residual mean=-0.000001 rms=0.000305 Jy/beam ! Combined flux in latest and established models = 0.541837 Jy keep ! Adding 301 model components to the UV plane model. ! The established model now contains 486 components and 0.541837 Jy ![Exited script file: muppet] wmap "J0339-0133_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.068 x 7.251 at -4.112 degrees (North through East) ! Clean map min=-0.0016967 max=0.31757 Jy/beam ! Writing clean map to FITS file: J0339-0133_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.317573 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000304437 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.287591 0.287591 0.575182 1.15036 2.30073 4.60146 9.20291 18.4058 36.8117 73.6233 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.317 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.068 x 7.251 at -4.112 degrees (North through East) ! Clean map min=-0.0016967 max=0.31757 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 J0339-0133_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:41:09 2019