! Started logfile: J0715-0921_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:19:25 2016 obs J0715-0921_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J0715-0921_S_2014_05_31_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.790164 visibilities/baseline/integration-bin. ! Found source: J0715-0921 ! ! 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 17352 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 J0715-0921_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 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.947719Jy sigma=0.009801 ! Fit after self-cal, rms=0.893412Jy sigma=0.009259 ! 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.249 mas, bmaj=10.47 mas, bpa=18.44 degrees ! Estimated noise=926.297 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.0762482 Jy ! Component: 100 - total flux cleaned = 0.106603 Jy ! Total flux subtracted in 100 components = 0.106603 Jy ! Clean residual min=-0.006605 max=0.014933 Jy/beam ! Clean residual mean=0.000002 rms=0.002586 Jy/beam ! Combined flux in latest and established models = 0.106603 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 36 components and 0.106603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095264Jy sigma=0.000937 ! Fit after self-cal, rms=0.095102Jy sigma=0.000935 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0190746 Jy ! Component: 100 - total flux cleaned = 0.0328485 Jy ! Total flux subtracted in 100 components = 0.0328485 Jy ! Clean residual min=-0.004491 max=0.008351 Jy/beam ! Clean residual mean=0.000002 rms=0.001743 Jy/beam ! Combined flux in latest and established models = 0.139451 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 87 components and 0.139451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088148Jy sigma=0.000856 ! Fit after self-cal, rms=0.088106Jy sigma=0.000856 ! 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.065 mas, bmaj=11.38 mas, bpa=16.79 degrees ! Estimated noise=523.567 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.0175655 Jy ! Component: 100 - total flux cleaned = 0.0291838 Jy ! Component: 150 - total flux cleaned = 0.0372998 Jy ! Component: 200 - total flux cleaned = 0.0430646 Jy ! Total flux subtracted in 200 components = 0.0430646 Jy ! Clean residual min=-0.003983 max=0.005188 Jy/beam ! Clean residual mean=0.000004 rms=0.001328 Jy/beam ! Combined flux in latest and established models = 0.182516 Jy ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 155 components and 0.182516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083680Jy sigma=0.000811 ! Fit after self-cal, rms=0.083638Jy sigma=0.000810 ! 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.11 FD 0.86 HN 1.02 KP 0.92 ! LA 1.17 MK 1.00* NL 1.12 OV 0.98 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.00 HN 1.04 KP 0.94 ! LA 1.11 MK 1.00* NL 1.20 OV 1.02 ! PT 0.97 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.08 HN 1.06 KP 0.89 ! LA 0.90 MK 1.00* NL 1.05 OV 0.92 ! PT 0.96 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.98 HN 0.95 KP 0.83 ! LA 0.84 MK 1.00* NL 1.03 OV 0.95 ! PT 0.97 SC 0.97 ! ! ! Fit before self-cal, rms=0.083638Jy sigma=0.000810 ! Fit after self-cal, rms=0.081147Jy sigma=0.000790 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.09 mas, bmaj=11.47 mas, bpa=16.5 degrees ! Estimated noise=522.867 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.00176483 Jy ! Component: 100 - total flux cleaned = 0.00242581 Jy ! Component: 150 - total flux cleaned = 0.00266834 Jy ! Component: 200 - total flux cleaned = 0.00285065 Jy ! Total flux subtracted in 200 components = 0.00285065 Jy ! Clean residual min=-0.003008 max=0.002597 Jy/beam ! Clean residual mean=0.000014 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.185367 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 159 components and 0.185367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081092Jy sigma=0.000789 ! Fit after self-cal, rms=0.081123Jy sigma=0.000789 ! 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.081123Jy sigma=0.000789 ! Fit after self-cal, rms=0.079561Jy sigma=0.000783 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.074 mas, bmaj=11.38 mas, bpa=16.56 degrees ! Estimated noise=521.273 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00136938 Jy ! Component: 100 - total flux cleaned = 0.00171622 Jy ! Component: 150 - total flux cleaned = 0.00183262 Jy ! Component: 200 - total flux cleaned = 0.00188443 Jy ! Total flux subtracted in 200 components = 0.00188443 Jy ! Clean residual min=-0.001893 max=0.001804 Jy/beam ! Clean residual mean=0.000001 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.187251 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 161 components and 0.187251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079529Jy sigma=0.000783 ! Fit after self-cal, rms=0.079517Jy sigma=0.000783 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.000171149 Jy ! Component: 100 - total flux cleaned = 0.000241781 Jy ! Component: 150 - total flux cleaned = 0.000304374 Jy ! Component: 200 - total flux cleaned = 0.000341996 Jy ! Total flux subtracted in 200 components = 0.000341996 Jy ! Clean residual min=-0.001905 max=0.001732 Jy/beam ! Clean residual mean=0.000001 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.187593 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 162 components and 0.187593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079506Jy sigma=0.000782 ! Fit after self-cal, rms=0.079503Jy sigma=0.000782 ! 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.079503Jy sigma=0.000782 ! Fit after self-cal, rms=0.079222Jy sigma=0.000782 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.064 mas, bmaj=11.34 mas, bpa=16.63 degrees ! Estimated noise=520.376 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0008162 Jy ! Component: 100 - total flux cleaned = 0.00110455 Jy ! Component: 150 - total flux cleaned = 0.00121547 Jy ! Component: 200 - total flux cleaned = 0.00129997 Jy ! Total flux subtracted in 200 components = 0.00129997 Jy ! Clean residual min=-0.001862 max=0.001622 Jy/beam ! Clean residual mean=0.000001 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.188893 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 164 components and 0.188893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079210Jy sigma=0.000782 ! Fit after self-cal, rms=0.079202Jy sigma=0.000782 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.000151483 Jy ! Component: 100 - total flux cleaned = 0.000198724 Jy ! Component: 150 - total flux cleaned = 0.000242402 Jy ! Component: 200 - total flux cleaned = 0.000283072 Jy ! Total flux subtracted in 200 components = 0.000283072 Jy ! Clean residual min=-0.001872 max=0.001579 Jy/beam ! Clean residual mean=0.000001 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.189176 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 168 components and 0.189176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079197Jy sigma=0.000782 ! Fit after self-cal, rms=0.079194Jy sigma=0.000782 ! 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.079194Jy sigma=0.000782 ! Fit after self-cal, rms=0.078998Jy sigma=0.000782 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.888 mas, bmaj=14.78 mas, bpa=6.625 degrees ! Estimated noise=590.807 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000979103 Jy ! Component: 100 - total flux cleaned = 0.00137983 Jy ! Component: 150 - total flux cleaned = 0.0014215 Jy ! Component: 200 - total flux cleaned = 0.00145916 Jy ! Total flux subtracted in 200 components = 0.00145916 Jy ! Clean residual min=-0.001670 max=0.001628 Jy/beam ! Clean residual mean=0.000001 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.190635 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 172 components and 0.190635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078993Jy sigma=0.000782 ! Fit after self-cal, rms=0.078986Jy sigma=0.000782 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 = 2.25051e-05 Jy ! Component: 100 - total flux cleaned = 4.45325e-05 Jy ! Component: 150 - total flux cleaned = 7.59214e-05 Jy ! Component: 200 - total flux cleaned = 0.000104827 Jy ! Total flux subtracted in 200 components = 0.000104827 Jy ! Clean residual min=-0.001680 max=0.001596 Jy/beam ! Clean residual mean=0.000001 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.19074 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 173 components and 0.19074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078986Jy sigma=0.000782 ! Fit after self-cal, rms=0.078982Jy sigma=0.000782 ! 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.054 mas, bmaj=11.31 mas, bpa=16.67 degrees ! Estimated noise=519.845 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.054 x 11.31 at 16.67 degrees (North through East) ! Clean map min=-0.001833 max=0.098631 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.244 mas, bmaj=10.34 mas, bpa=18.13 degrees ! Estimated noise=914.977 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0750265 Jy ! Component: 100 - total flux cleaned = 0.10599 Jy ! Component: 150 - total flux cleaned = 0.125462 Jy ! Component: 200 - total flux cleaned = 0.139465 Jy ! Total flux subtracted in 200 components = 0.139465 Jy ! Clean residual min=-0.004353 max=0.007985 Jy/beam ! Clean residual mean=-0.000000 rms=0.001573 Jy/beam ! Combined flux in latest and established models = 0.139465 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 73 model components to the UV plane model. ! The established model now contains 73 components and 0.139465 Jy ! Inverting map and beam ! Estimated beam: bmin=4.054 mas, bmaj=11.31 mas, bpa=16.67 degrees ! Estimated noise=519.845 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.0168166 Jy ! Component: 100 - total flux cleaned = 0.0274727 Jy ! Component: 150 - total flux cleaned = 0.0346329 Jy ! Component: 200 - total flux cleaned = 0.0395461 Jy ! Total flux subtracted in 200 components = 0.0395461 Jy ! Clean residual min=-0.002342 max=0.003755 Jy/beam ! Clean residual mean=0.000002 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.179011 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 130 components and 0.179011 Jy ! Inverting map ! Added new window around map position (1, 13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00385217 Jy ! Component: 100 - total flux cleaned = 0.00646717 Jy ! Component: 150 - total flux cleaned = 0.0083882 Jy ! Component: 200 - total flux cleaned = 0.00982298 Jy ! Total flux subtracted in 200 components = 0.00982298 Jy ! Clean residual min=-0.001747 max=0.001913 Jy/beam ! Clean residual mean=0.000001 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.188834 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 183 components and 0.188834 Jy ! Inverting map ! Added new window around map position (-54.5, -92). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00047922 Jy ! Component: 100 - total flux cleaned = 0.000995732 Jy ! Component: 150 - total flux cleaned = 0.00138184 Jy ! Component: 200 - total flux cleaned = 0.0015501 Jy ! Total flux subtracted in 200 components = 0.0015501 Jy ! Clean residual min=-0.001683 max=0.001597 Jy/beam ! Clean residual mean=0.000001 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.190384 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 209 components and 0.190384 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.888 mas, bmaj=14.78 mas, bpa=6.625 degrees ! Estimated noise=590.807 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000587215 Jy ! Component: 100 - total flux cleaned = 0.000585482 Jy ! Component: 150 - total flux cleaned = 0.000563675 Jy ! Component: 200 - total flux cleaned = 0.000544595 Jy ! Total flux subtracted in 200 components = 0.000544595 Jy ! Clean residual min=-0.001530 max=0.001688 Jy/beam ! Clean residual mean=0.000001 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.190929 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 = 3.34712e-05 Jy ! Component: 100 - total flux cleaned = 6.46685e-05 Jy ! Component: 150 - total flux cleaned = 9.37098e-05 Jy ! Component: 200 - total flux cleaned = 0.000107504 Jy ! Total flux subtracted in 200 components = 0.000107504 Jy ! Clean residual min=-0.001500 max=0.001700 Jy/beam ! Clean residual mean=0.000001 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.191036 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 241 components and 0.191036 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.054 mas, bmaj=11.31 mas, bpa=16.67 degrees ! Estimated noise=519.845 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000105881 Jy ! Component: 100 - total flux cleaned = -8.43445e-05 Jy ! Component: 150 - total flux cleaned = -4.73271e-06 Jy ! Component: 200 - total flux cleaned = 6.83101e-05 Jy ! Total flux subtracted in 200 components = 6.83101e-05 Jy ! Clean residual min=-0.001610 max=0.001647 Jy/beam ! Clean residual mean=0.000001 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.191105 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 260 components and 0.191105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078920Jy sigma=0.000781 ! Fit after self-cal, rms=0.078903Jy sigma=0.000781 wmodel J0715-0921_S_2014_05_31_pus_map.mod ! Writing 260 model components to file: J0715-0921_S_2014_05_31_pus_map.mod wobs J0715-0921_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J0715-0921_S_2014_05_31_pus_uvs.fits wwins J0715-0921_S_2014_05_31_pus_map.win ! wwins: Wrote 3 windows to J0715-0921_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.000110926 Jy ! Component: 100 - total flux cleaned = 0.000187309 Jy ! Component: 150 - total flux cleaned = 4.65788e-05 Jy ! Component: 200 - total flux cleaned = -8.796e-05 Jy ! Component: 250 - total flux cleaned = -0.000153131 Jy ! Component: 300 - total flux cleaned = -0.000278919 Jy ! Component: 350 - total flux cleaned = -0.000238318 Jy ! Component: 400 - total flux cleaned = -0.000179309 Jy ! Component: 450 - total flux cleaned = -0.000121625 Jy ! Component: 500 - total flux cleaned = -0.000102854 Jy ! Component: 550 - total flux cleaned = -6.57378e-05 Jy ! Component: 600 - total flux cleaned = -1.1739e-05 Jy ! Component: 650 - total flux cleaned = 7.59642e-05 Jy ! Component: 700 - total flux cleaned = 7.58984e-05 Jy ! Component: 750 - total flux cleaned = 0.000109958 Jy ! Component: 800 - total flux cleaned = 0.000159937 Jy ! Component: 850 - total flux cleaned = 0.000176431 Jy ! Component: 900 - total flux cleaned = 0.000224935 Jy ! Component: 950 - total flux cleaned = 0.000241064 Jy ! Component: 1000 - total flux cleaned = 0.000288068 Jy ! Component: 1050 - total flux cleaned = 0.000349749 Jy ! Component: 1100 - total flux cleaned = 0.000379982 Jy ! Component: 1150 - total flux cleaned = 0.000350266 Jy ! Component: 1200 - total flux cleaned = 0.00036522 Jy ! Component: 1250 - total flux cleaned = 0.000394141 Jy ! Component: 1300 - total flux cleaned = 0.000393855 Jy ! Component: 1350 - total flux cleaned = 0.000351422 Jy ! Component: 1400 - total flux cleaned = 0.00033758 Jy ! Component: 1450 - total flux cleaned = 0.000351341 Jy ! Component: 1500 - total flux cleaned = 0.000283182 Jy ! Component: 1550 - total flux cleaned = 0.000296818 Jy ! Component: 1600 - total flux cleaned = 0.000283464 Jy ! Component: 1650 - total flux cleaned = 0.000296503 Jy ! Component: 1700 - total flux cleaned = 0.000244609 Jy ! Component: 1750 - total flux cleaned = 0.000283118 Jy ! Component: 1800 - total flux cleaned = 0.000282964 Jy ! Component: 1850 - total flux cleaned = 0.000257811 Jy ! Component: 1900 - total flux cleaned = 0.000270098 Jy ! Component: 1950 - total flux cleaned = 0.000233511 Jy ! Component: 2000 - total flux cleaned = 0.000257669 Jy ! Component: 2050 - total flux cleaned = 0.000269729 Jy ! Component: 2100 - total flux cleaned = 0.000245993 Jy ! Component: 2150 - total flux cleaned = 0.00023435 Jy ! Component: 2200 - total flux cleaned = 0.000234419 Jy ! Component: 2250 - total flux cleaned = 0.000211352 Jy ! Component: 2300 - total flux cleaned = 0.000211183 Jy ! Component: 2350 - total flux cleaned = 0.000143752 Jy ! Component: 2400 - total flux cleaned = 0.000121541 Jy ! Component: 2450 - total flux cleaned = 0.000110539 Jy ! Component: 2500 - total flux cleaned = 9.95487e-05 Jy ! Component: 2550 - total flux cleaned = 8.87563e-05 Jy ! Component: 2600 - total flux cleaned = 6.71686e-05 Jy ! Component: 2650 - total flux cleaned = 3.50858e-05 Jy ! Component: 2700 - total flux cleaned = 3.35476e-06 Jy ! Component: 2750 - total flux cleaned = -3.87248e-05 Jy ! Component: 2800 - total flux cleaned = -9.07892e-05 Jy ! Component: 2850 - total flux cleaned = -0.000111315 Jy ! Component: 2900 - total flux cleaned = -0.000131841 Jy ! Component: 2950 - total flux cleaned = -0.000131852 Jy ! Component: 3000 - total flux cleaned = -0.000182182 Jy ! Component: 3050 - total flux cleaned = -0.000212147 Jy ! Component: 3100 - total flux cleaned = -0.000222104 Jy ! Component: 3150 - total flux cleaned = -0.000212272 Jy ! Component: 3200 - total flux cleaned = -0.000251365 Jy ! Component: 3250 - total flux cleaned = -0.00025135 Jy ! Component: 3300 - total flux cleaned = -0.000280274 Jy ! Component: 3350 - total flux cleaned = -0.000261113 Jy ! Component: 3400 - total flux cleaned = -0.000280144 Jy ! Component: 3450 - total flux cleaned = -0.000289633 Jy ! Component: 3500 - total flux cleaned = -0.000280302 Jy ! Component: 3550 - total flux cleaned = -0.000326714 Jy ! Component: 3600 - total flux cleaned = -0.000335816 Jy ! Component: 3650 - total flux cleaned = -0.000363138 Jy ! Component: 3700 - total flux cleaned = -0.000345024 Jy ! Component: 3750 - total flux cleaned = -0.000363044 Jy ! Component: 3800 - total flux cleaned = -0.000389883 Jy ! Component: 3850 - total flux cleaned = -0.000416551 Jy ! Component: 3900 - total flux cleaned = -0.000407643 Jy ! Component: 3950 - total flux cleaned = -0.000407607 Jy ! Component: 4000 - total flux cleaned = -0.00046004 Jy ! Component: 4050 - total flux cleaned = -0.000477386 Jy ! Total flux subtracted in 4096 components = -0.000511808 Jy ! Clean residual min=-0.000514 max=0.000505 Jy/beam ! Clean residual mean=0.000001 rms=0.000166 Jy/beam ! Combined flux in latest and established models = 0.190593 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 558 components and 0.190593 Jy ![Exited script file: muppet] wmap "J0715-0921_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.054 x 11.31 at 16.67 degrees (North through East) ! Clean map min=-0.0011328 max=0.099806 Jy/beam ! Writing clean map to FITS file: J0715-0921_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.0998063 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000163617 device "J0715-0921_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J0715-0921_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.491805 0.491805 0.98361 1.96722 3.93444 7.86888 15.7378 31.4755 62.951 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.099 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.054 x 11.31 at 16.67 degrees (North through East) ! Clean map min=-0.0011328 max=0.099806 Jy/beam quit ! Quitting program ! Log file J0715-0921_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:19:32 2016