! Started logfile: J1139-1552_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:25:22 2016 obs J1139-1552_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J1139-1552_S_2014_05_31_pus_uva.fits ! AN table 1: 94 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.699054 visibilities/baseline/integration-bin. ! Found source: J1139-1552 ! ! 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 336 lines of history. ! ! Reading 11828 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 J1139-1552_S_2014_05_31_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 149 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 149 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 149 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 149 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.624238Jy sigma=0.006339 ! Fit after self-cal, rms=0.537155Jy sigma=0.005464 ! 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.139 mas, bmaj=10.02 mas, bpa=15.83 degrees ! Estimated noise=929.197 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.363762 Jy ! Component: 100 - total flux cleaned = 0.443086 Jy ! Total flux subtracted in 100 components = 0.443086 Jy ! Clean residual min=-0.009534 max=0.022128 Jy/beam ! Clean residual mean=0.000013 rms=0.002922 Jy/beam ! Combined flux in latest and established models = 0.443086 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.443086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100504Jy sigma=0.000943 ! Fit after self-cal, rms=0.100503Jy sigma=0.000943 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0198603 Jy ! Component: 100 - total flux cleaned = 0.0290757 Jy ! Total flux subtracted in 100 components = 0.0290757 Jy ! Clean residual min=-0.010291 max=0.008308 Jy/beam ! Clean residual mean=0.000001 rms=0.002316 Jy/beam ! Combined flux in latest and established models = 0.472162 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.472162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095787Jy sigma=0.000911 ! Fit after self-cal, rms=0.095787Jy sigma=0.000911 ! 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.966 mas, bmaj=11.51 mas, bpa=14.87 degrees ! Estimated noise=656.628 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.00567542 Jy ! Component: 100 - total flux cleaned = 0.00869379 Jy ! Component: 150 - total flux cleaned = 0.00970927 Jy ! Component: 200 - total flux cleaned = 0.00982924 Jy ! Total flux subtracted in 200 components = 0.00982924 Jy ! Clean residual min=-0.007861 max=0.006738 Jy/beam ! Clean residual mean=-0.000007 rms=0.001747 Jy/beam ! Combined flux in latest and established models = 0.481991 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 50 components and 0.481991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095253Jy sigma=0.000910 ! Fit after self-cal, rms=0.095257Jy sigma=0.000910 ! 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.84 HN 0.98 KP 1.03 ! LA 1.20 MK 1.00* NL 0.96 OV 0.97 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 1.03 KP 1.00 ! LA 1.14 MK 1.00* NL 1.09 OV 1.02 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.12 HN 1.03 KP 0.92 ! LA 0.91 MK 1.00* NL 0.97 OV 0.93 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.98 HN 1.02 KP 0.89 ! LA 0.87 MK 1.00* NL 1.04 OV 1.00 ! PT 1.02 SC 0.98 ! ! ! Fit before self-cal, rms=0.095257Jy sigma=0.000910 ! Fit after self-cal, rms=0.079872Jy sigma=0.000764 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.969 mas, bmaj=11.54 mas, bpa=14.87 degrees ! Estimated noise=655.507 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.00194839 Jy ! Component: 100 - total flux cleaned = -0.00258966 Jy ! Component: 150 - total flux cleaned = -0.00278159 Jy ! Component: 200 - total flux cleaned = -0.00291569 Jy ! Total flux subtracted in 200 components = -0.00291569 Jy ! Clean residual min=-0.002227 max=0.002493 Jy/beam ! Clean residual mean=0.000001 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.479075 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 63 components and 0.479075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079818Jy sigma=0.000764 ! Fit after self-cal, rms=0.079810Jy sigma=0.000764 ! 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.079810Jy sigma=0.000764 ! Fit after self-cal, rms=0.079435Jy sigma=0.000759 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.971 mas, bmaj=11.53 mas, bpa=14.91 degrees ! Estimated noise=655.256 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0010209 Jy ! Component: 100 - total flux cleaned = -0.00125317 Jy ! Component: 150 - total flux cleaned = -0.00133098 Jy ! Component: 200 - total flux cleaned = -0.00142071 Jy ! Total flux subtracted in 200 components = -0.00142071 Jy ! Clean residual min=-0.001920 max=0.002122 Jy/beam ! Clean residual mean=0.000001 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.477655 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 72 components and 0.477655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079405Jy sigma=0.000759 ! Fit after self-cal, rms=0.079411Jy sigma=0.000759 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 (10, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00171659 Jy ! Component: 100 - total flux cleaned = 0.00160339 Jy ! Component: 150 - total flux cleaned = 0.00157269 Jy ! Component: 200 - total flux cleaned = 0.00151676 Jy ! Total flux subtracted in 200 components = 0.00151676 Jy ! Clean residual min=-0.001743 max=0.001933 Jy/beam ! Clean residual mean=0.000002 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.479172 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 94 components and 0.479172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079359Jy sigma=0.000759 ! Fit after self-cal, rms=0.079355Jy sigma=0.000759 ! Inverting map ! Added new window around map position (-21, -55). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0016988 Jy ! Component: 100 - total flux cleaned = 0.00262576 Jy ! Component: 150 - total flux cleaned = 0.00307254 Jy ! Component: 200 - total flux cleaned = 0.0032958 Jy ! Total flux subtracted in 200 components = 0.0032958 Jy ! Clean residual min=-0.001607 max=0.001944 Jy/beam ! Clean residual mean=0.000001 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.482467 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 110 components and 0.482467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079310Jy sigma=0.000758 ! Fit after self-cal, rms=0.079309Jy sigma=0.000758 ! Inverting map ! Added new window around map position (123.5, 8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00116421 Jy ! Component: 100 - total flux cleaned = 0.00147537 Jy ! Component: 150 - total flux cleaned = 0.00183921 Jy ! Component: 200 - total flux cleaned = 0.00218294 Jy ! Total flux subtracted in 200 components = 0.00218294 Jy ! Clean residual min=-0.001518 max=0.001610 Jy/beam ! Clean residual mean=0.000001 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.48465 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 132 components and 0.48465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079261Jy sigma=0.000758 ! Fit after self-cal, rms=0.079259Jy sigma=0.000758 ! 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.079259Jy sigma=0.000758 ! Fit after self-cal, rms=0.079212Jy sigma=0.000758 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.972 mas, bmaj=11.54 mas, bpa=14.93 degrees ! Estimated noise=654.787 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.15033e-05 Jy ! Component: 100 - total flux cleaned = 0.000170598 Jy ! Component: 150 - total flux cleaned = 0.000356261 Jy ! Component: 200 - total flux cleaned = 0.000502077 Jy ! Total flux subtracted in 200 components = 0.000502077 Jy ! Clean residual min=-0.001418 max=0.001466 Jy/beam ! Clean residual mean=0.000000 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.485153 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 153 components and 0.485153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079191Jy sigma=0.000757 ! Fit after self-cal, rms=0.079191Jy sigma=0.000757 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.000277173 Jy ! Component: 100 - total flux cleaned = 0.000366881 Jy ! Component: 150 - total flux cleaned = 0.000451144 Jy ! Component: 200 - total flux cleaned = 0.000530485 Jy ! Total flux subtracted in 200 components = 0.000530485 Jy ! Clean residual min=-0.001386 max=0.001484 Jy/beam ! Clean residual mean=0.000000 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.485683 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 173 components and 0.485683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079179Jy sigma=0.000757 ! Fit after self-cal, rms=0.079179Jy sigma=0.000757 ! Inverting map ! Added new window around map position (-114, 67). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000663657 Jy ! Component: 100 - total flux cleaned = 0.00074723 Jy ! Component: 150 - total flux cleaned = 0.000750502 Jy ! Component: 200 - total flux cleaned = 0.000775238 Jy ! Total flux subtracted in 200 components = 0.000775238 Jy ! Clean residual min=-0.001391 max=0.001224 Jy/beam ! Clean residual mean=0.000000 rms=0.000328 Jy/beam ! Combined flux in latest and established models = 0.486458 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 193 components and 0.486458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079137Jy sigma=0.000757 ! Fit after self-cal, rms=0.079135Jy sigma=0.000757 ! 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.079135Jy sigma=0.000757 ! Fit after self-cal, rms=0.079117Jy sigma=0.000757 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.704 mas, bmaj=15.66 mas, bpa=5.058 degrees ! Estimated noise=748.449 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.17063e-05 Jy ! Component: 100 - total flux cleaned = 5.89407e-05 Jy ! Component: 150 - total flux cleaned = 0.000147348 Jy ! Component: 200 - total flux cleaned = 0.000245821 Jy ! Total flux subtracted in 200 components = 0.000245821 Jy ! Clean residual min=-0.001357 max=0.000895 Jy/beam ! Clean residual mean=0.000000 rms=0.000325 Jy/beam ! Combined flux in latest and established models = 0.486704 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 226 components and 0.486704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079111Jy sigma=0.000757 ! Fit after self-cal, rms=0.079110Jy sigma=0.000757 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.000152211 Jy ! Component: 100 - total flux cleaned = 0.000292581 Jy ! Component: 150 - total flux cleaned = 0.000380805 Jy ! Component: 200 - total flux cleaned = 0.000464479 Jy ! Total flux subtracted in 200 components = 0.000464479 Jy ! Clean residual min=-0.001318 max=0.000889 Jy/beam ! Clean residual mean=0.000000 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.487169 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 247 components and 0.487168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079106Jy sigma=0.000757 ! Fit after self-cal, rms=0.079106Jy sigma=0.000757 ! 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.972 mas, bmaj=11.54 mas, bpa=14.95 degrees ! Estimated noise=654.645 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.972 x 11.54 at 14.95 degrees (North through East) ! Clean map min=-0.001307 max=0.4653 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.134 mas, bmaj=10.03 mas, bpa=15.93 degrees ! Estimated noise=923.967 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.361694 Jy ! Component: 100 - total flux cleaned = 0.440574 Jy ! Component: 150 - total flux cleaned = 0.459446 Jy ! Component: 200 - total flux cleaned = 0.467277 Jy ! Total flux subtracted in 200 components = 0.467277 Jy ! Clean residual min=-0.003330 max=0.003505 Jy/beam ! Clean residual mean=0.000005 rms=0.000829 Jy/beam ! Combined flux in latest and established models = 0.467278 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.467278 Jy ! Inverting map and beam ! Estimated beam: bmin=3.972 mas, bmaj=11.54 mas, bpa=14.95 degrees ! Estimated noise=654.645 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.00509601 Jy ! Component: 100 - total flux cleaned = 0.0081596 Jy ! Component: 150 - total flux cleaned = 0.010482 Jy ! Component: 200 - total flux cleaned = 0.0119278 Jy ! Total flux subtracted in 200 components = 0.0119278 Jy ! Clean residual min=-0.001782 max=0.001559 Jy/beam ! Clean residual mean=0.000001 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.479205 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 45 components and 0.479205 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.704 mas, bmaj=15.66 mas, bpa=5.058 degrees ! Estimated noise=748.449 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00192302 Jy ! Component: 100 - total flux cleaned = 0.00317964 Jy ! Component: 150 - total flux cleaned = 0.00391407 Jy ! Component: 200 - total flux cleaned = 0.00447065 Jy ! Total flux subtracted in 200 components = 0.00447065 Jy ! Clean residual min=-0.001615 max=0.001285 Jy/beam ! Clean residual mean=0.000000 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.483676 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.000319898 Jy ! Component: 100 - total flux cleaned = 0.000607349 Jy ! Component: 150 - total flux cleaned = 0.000873004 Jy ! Component: 200 - total flux cleaned = 0.00117431 Jy ! Total flux subtracted in 200 components = 0.00117431 Jy ! Clean residual min=-0.001530 max=0.001090 Jy/beam ! Clean residual mean=0.000000 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.48485 Jy ! Adding 78 model components to the UV plane model. ! The established model now contains 118 components and 0.48485 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.972 mas, bmaj=11.54 mas, bpa=14.95 degrees ! Estimated noise=654.645 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.44408e-05 Jy ! Component: 100 - total flux cleaned = -7.52613e-05 Jy ! Component: 150 - total flux cleaned = -1.35707e-06 Jy ! Component: 200 - total flux cleaned = 3.51139e-05 Jy ! Total flux subtracted in 200 components = 3.51139e-05 Jy ! Clean residual min=-0.001449 max=0.001233 Jy/beam ! Clean residual mean=0.000000 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.484886 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 142 components and 0.484885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079144Jy sigma=0.000757 ! Fit after self-cal, rms=0.079143Jy sigma=0.000757 wmodel J1139-1552_S_2014_05_31_pus_map.mod ! Writing 142 model components to file: J1139-1552_S_2014_05_31_pus_map.mod wobs J1139-1552_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J1139-1552_S_2014_05_31_pus_uvs.fits wwins J1139-1552_S_2014_05_31_pus_map.win ! wwins: Wrote 5 windows to J1139-1552_S_2014_05_31_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.000629229 Jy ! Component: 100 - total flux cleaned = -0.000833776 Jy ! Component: 150 - total flux cleaned = -0.000960276 Jy ! Component: 200 - total flux cleaned = -0.00118403 Jy ! Component: 250 - total flux cleaned = -0.00138027 Jy ! Component: 300 - total flux cleaned = -0.00160847 Jy ! Component: 350 - total flux cleaned = -0.00175696 Jy ! Component: 400 - total flux cleaned = -0.0018842 Jy ! Component: 450 - total flux cleaned = -0.00195532 Jy ! Component: 500 - total flux cleaned = -0.00207677 Jy ! Component: 550 - total flux cleaned = -0.00221248 Jy ! Component: 600 - total flux cleaned = -0.00229577 Jy ! Component: 650 - total flux cleaned = -0.00236164 Jy ! Component: 700 - total flux cleaned = -0.00244245 Jy ! Component: 750 - total flux cleaned = -0.00249037 Jy ! Component: 800 - total flux cleaned = -0.00256852 Jy ! Component: 850 - total flux cleaned = -0.00262988 Jy ! Component: 900 - total flux cleaned = -0.00275028 Jy ! Component: 950 - total flux cleaned = -0.00274968 Jy ! Component: 1000 - total flux cleaned = -0.00273506 Jy ! Component: 1050 - total flux cleaned = -0.00279261 Jy ! Component: 1100 - total flux cleaned = -0.00280658 Jy ! Component: 1150 - total flux cleaned = -0.00280636 Jy ! Component: 1200 - total flux cleaned = -0.00284747 Jy ! Component: 1250 - total flux cleaned = -0.00273858 Jy ! Component: 1300 - total flux cleaned = -0.00273875 Jy ! Component: 1350 - total flux cleaned = -0.00264629 Jy ! Component: 1400 - total flux cleaned = -0.00268557 Jy ! Component: 1450 - total flux cleaned = -0.00264669 Jy ! Component: 1500 - total flux cleaned = -0.00259559 Jy ! Component: 1550 - total flux cleaned = -0.0025578 Jy ! Component: 1600 - total flux cleaned = -0.00250797 Jy ! Component: 1650 - total flux cleaned = -0.00243387 Jy ! Component: 1700 - total flux cleaned = -0.00240931 Jy ! Component: 1750 - total flux cleaned = -0.00234905 Jy ! Component: 1800 - total flux cleaned = -0.00228928 Jy ! Component: 1850 - total flux cleaned = -0.00226549 Jy ! Component: 1900 - total flux cleaned = -0.00220715 Jy ! Component: 1950 - total flux cleaned = -0.00214914 Jy ! Component: 2000 - total flux cleaned = -0.00208046 Jy ! Component: 2050 - total flux cleaned = -0.00202376 Jy ! Component: 2100 - total flux cleaned = -0.00200124 Jy ! Component: 2150 - total flux cleaned = -0.00187838 Jy ! Component: 2200 - total flux cleaned = -0.00186737 Jy ! Component: 2250 - total flux cleaned = -0.00181258 Jy ! Component: 2300 - total flux cleaned = -0.00173655 Jy ! Component: 2350 - total flux cleaned = -0.00172571 Jy ! Component: 2400 - total flux cleaned = -0.00166158 Jy ! Component: 2450 - total flux cleaned = -0.00160872 Jy ! Component: 2500 - total flux cleaned = -0.00158772 Jy ! Component: 2550 - total flux cleaned = -0.00155657 Jy ! Component: 2600 - total flux cleaned = -0.00148445 Jy ! Component: 2650 - total flux cleaned = -0.00146402 Jy ! Component: 2700 - total flux cleaned = -0.00145394 Jy ! Component: 2750 - total flux cleaned = -0.00141377 Jy ! Component: 2800 - total flux cleaned = -0.00138404 Jy ! Component: 2850 - total flux cleaned = -0.00139399 Jy ! Component: 2900 - total flux cleaned = -0.00139396 Jy ! Component: 2950 - total flux cleaned = -0.00136486 Jy ! Component: 3000 - total flux cleaned = -0.00140331 Jy ! Component: 3050 - total flux cleaned = -0.00136484 Jy ! Component: 3100 - total flux cleaned = -0.00134584 Jy ! Component: 3150 - total flux cleaned = -0.00137409 Jy ! Component: 3200 - total flux cleaned = -0.00134607 Jy ! Component: 3250 - total flux cleaned = -0.00131815 Jy ! Component: 3300 - total flux cleaned = -0.00134587 Jy ! Component: 3350 - total flux cleaned = -0.0013367 Jy ! Component: 3400 - total flux cleaned = -0.00130946 Jy ! Component: 3450 - total flux cleaned = -0.00133641 Jy ! Component: 3500 - total flux cleaned = -0.00129164 Jy ! Component: 3550 - total flux cleaned = -0.00130043 Jy ! Component: 3600 - total flux cleaned = -0.0012564 Jy ! Component: 3650 - total flux cleaned = -0.00123892 Jy ! Component: 3700 - total flux cleaned = -0.00124764 Jy ! Component: 3750 - total flux cleaned = -0.0012391 Jy ! Component: 3800 - total flux cleaned = -0.00123054 Jy ! Component: 3850 - total flux cleaned = -0.00123904 Jy ! Component: 3900 - total flux cleaned = -0.00123911 Jy ! Component: 3950 - total flux cleaned = -0.00121389 Jy ! Component: 4000 - total flux cleaned = -0.00120545 Jy ! Component: 4050 - total flux cleaned = -0.00123035 Jy ! Total flux subtracted in 4096 components = -0.00118073 Jy ! Clean residual min=-0.000492 max=0.000478 Jy/beam ! Clean residual mean=0.000001 rms=0.000159 Jy/beam ! Combined flux in latest and established models = 0.483705 Jy keep ! Adding 272 model components to the UV plane model. ! The established model now contains 413 components and 0.483705 Jy ![Exited script file: muppet] wmap "J1139-1552_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.972 x 11.54 at 14.95 degrees (North through East) ! Clean map min=-0.0010157 max=0.46485 Jy/beam ! Writing clean map to FITS file: J1139-1552_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.464851 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000160634 device "J1139-1552_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J1139-1552_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.103668 0.103668 0.207336 0.414672 0.829343 1.65869 3.31737 6.63474 13.2695 26.539 53.078 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.464 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.972 x 11.54 at 14.95 degrees (North through East) ! Clean map min=-0.0010157 max=0.46485 Jy/beam quit ! Quitting program ! Log file J1139-1552_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:25:28 2016