! Started logfile: J1331-0341_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:06:34 2016 obs J1331-0341_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J1331-0341_S_2014_08_09_pus_uva.fits ! AN table 1: 95 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.850292 visibilities/baseline/integration-bin. ! Found source: J1331-0341 ! ! 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 342 lines of history. ! ! Reading 14540 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 J1331-0341_S_2014_08_09_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 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.908090Jy sigma=0.009103 ! Fit after self-cal, rms=0.893354Jy sigma=0.008999 ! 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.002 mas, bmaj=6.851 mas, bpa=3.986 degrees ! Estimated noise=776.549 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.0829031 Jy ! Component: 100 - total flux cleaned = 0.103491 Jy ! Total flux subtracted in 100 components = 0.103491 Jy ! Clean residual min=-0.004527 max=0.008582 Jy/beam ! Clean residual mean=0.000013 rms=0.001215 Jy/beam ! Combined flux in latest and established models = 0.103491 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.103491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123555Jy sigma=0.000870 ! Fit after self-cal, rms=0.123499Jy sigma=0.000870 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00955924 Jy ! Component: 100 - total flux cleaned = 0.0144909 Jy ! Total flux subtracted in 100 components = 0.0144909 Jy ! Clean residual min=-0.003646 max=0.003830 Jy/beam ! Clean residual mean=0.000008 rms=0.000930 Jy/beam ! Combined flux in latest and established models = 0.117982 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 24 components and 0.117981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122239Jy sigma=0.000862 ! Fit after self-cal, rms=0.122188Jy sigma=0.000862 ! 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.693 mas, bmaj=8.152 mas, bpa=4.375 degrees ! Estimated noise=601.011 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.00358473 Jy ! Component: 100 - total flux cleaned = 0.00548715 Jy ! Component: 150 - total flux cleaned = 0.00663297 Jy ! Component: 200 - total flux cleaned = 0.00734257 Jy ! Total flux subtracted in 200 components = 0.00734257 Jy ! Clean residual min=-0.003020 max=0.003304 Jy/beam ! Clean residual mean=0.000003 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.125324 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 61 components and 0.125324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121895Jy sigma=0.000862 ! Fit after self-cal, rms=0.121873Jy sigma=0.000862 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.87 HN 1.03 KP 1.10 ! LA 1.13 MK 1.02 NL 0.98 OV 1.00 ! PT 1.06 SC 0.97 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.00 HN 1.02 KP 1.06 ! LA 1.07 MK 1.00 NL 1.01 OV 1.03 ! PT 1.05 SC 1.00 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.16 HN 1.07 KP 0.88 ! LA 0.84 MK 1.13 NL 1.00 OV 0.95 ! PT 1.02 SC 1.03 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.97 HN 0.99 KP 0.81 ! LA 0.84 MK 1.02 NL 1.11 OV 0.98 ! PT 1.06 SC 1.01 ! ! ! Fit before self-cal, rms=0.121873Jy sigma=0.000862 ! Fit after self-cal, rms=0.111260Jy sigma=0.000853 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.702 mas, bmaj=8.19 mas, bpa=4.832 degrees ! Estimated noise=611.77 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.00135343 Jy ! Component: 100 - total flux cleaned = 0.00163604 Jy ! Component: 150 - total flux cleaned = 0.00165446 Jy ! Component: 200 - total flux cleaned = 0.00166916 Jy ! Total flux subtracted in 200 components = 0.00166916 Jy ! Clean residual min=-0.002716 max=0.002750 Jy/beam ! Clean residual mean=-0.000000 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.126993 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 73 components and 0.126993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111212Jy sigma=0.000853 ! Fit after self-cal, rms=0.111074Jy sigma=0.000853 ! 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.111074Jy sigma=0.000853 ! Fit after self-cal, rms=0.094950Jy sigma=0.000846 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.717 mas, bmaj=8.23 mas, bpa=5.04 degrees ! Estimated noise=611.508 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000105142 Jy ! Component: 100 - total flux cleaned = -7.60366e-05 Jy ! Component: 150 - total flux cleaned = -6.34092e-05 Jy ! Component: 200 - total flux cleaned = -3.8764e-05 Jy ! Total flux subtracted in 200 components = -3.8764e-05 Jy ! Clean residual min=-0.001984 max=0.002087 Jy/beam ! Clean residual mean=-0.000003 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.126954 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 78 components and 0.126954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094944Jy sigma=0.000846 ! Fit after self-cal, rms=0.095018Jy sigma=0.000845 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.000233168 Jy ! Component: 100 - total flux cleaned = 0.000276672 Jy ! Component: 150 - total flux cleaned = 0.00029663 Jy ! Component: 200 - total flux cleaned = 0.000315051 Jy ! Total flux subtracted in 200 components = 0.000315051 Jy ! Clean residual min=-0.002114 max=0.002141 Jy/beam ! Clean residual mean=-0.000003 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.127269 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 83 components and 0.127269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095015Jy sigma=0.000845 ! Fit after self-cal, rms=0.095019Jy sigma=0.000845 ! Inverting map ! Added new window around map position (-26.5, -79). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00180937 Jy ! Component: 100 - total flux cleaned = 0.00216628 Jy ! Component: 150 - total flux cleaned = 0.00223305 Jy ! Component: 200 - total flux cleaned = 0.00229164 Jy ! Total flux subtracted in 200 components = 0.00229164 Jy ! Clean residual min=-0.002118 max=0.002032 Jy/beam ! Clean residual mean=-0.000002 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.129561 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 98 components and 0.129561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094971Jy sigma=0.000845 ! Fit after self-cal, rms=0.094991Jy sigma=0.000845 ! 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.094991Jy sigma=0.000845 ! Fit after self-cal, rms=0.095235Jy sigma=0.000844 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.731 mas, bmaj=8.262 mas, bpa=5.201 degrees ! Estimated noise=612.322 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00027789 Jy ! Component: 100 - total flux cleaned = 0.000334117 Jy ! Component: 150 - total flux cleaned = 0.000360651 Jy ! Component: 200 - total flux cleaned = 0.000433286 Jy ! Total flux subtracted in 200 components = 0.000433286 Jy ! Clean residual min=-0.002006 max=0.002124 Jy/beam ! Clean residual mean=-0.000002 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.129994 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 108 components and 0.129994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095216Jy sigma=0.000844 ! Fit after self-cal, rms=0.095297Jy sigma=0.000844 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 (92.5, 110). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000663305 Jy ! Component: 100 - total flux cleaned = 0.000411597 Jy ! Component: 150 - total flux cleaned = 0.000110139 Jy ! Component: 200 - total flux cleaned = -0.000188791 Jy ! Total flux subtracted in 200 components = -0.000188791 Jy ! Clean residual min=-0.001973 max=0.001948 Jy/beam ! Clean residual mean=-0.000002 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.129806 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 124 components and 0.129806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095232Jy sigma=0.000844 ! Fit after self-cal, rms=0.095226Jy sigma=0.000844 ! 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.095226Jy sigma=0.000844 ! Fit after self-cal, rms=0.095370Jy sigma=0.000844 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.549 mas, bmaj=12.78 mas, bpa=0.6439 degrees ! Estimated noise=728.909 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000107599 Jy ! Component: 100 - total flux cleaned = -6.66815e-06 Jy ! Component: 150 - total flux cleaned = -2.92032e-05 Jy ! Component: 200 - total flux cleaned = -9.83737e-05 Jy ! Total flux subtracted in 200 components = -9.83737e-05 Jy ! Clean residual min=-0.002008 max=0.001882 Jy/beam ! Clean residual mean=-0.000003 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.129707 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 149 components and 0.129707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095364Jy sigma=0.000843 ! Fit after self-cal, rms=0.095404Jy sigma=0.000843 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 = -8.39406e-06 Jy ! Component: 100 - total flux cleaned = -7.649e-06 Jy ! Component: 150 - total flux cleaned = -3.74967e-05 Jy ! Component: 200 - total flux cleaned = -5.12612e-05 Jy ! Total flux subtracted in 200 components = -5.12612e-05 Jy ! Clean residual min=-0.001982 max=0.001853 Jy/beam ! Clean residual mean=-0.000003 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.129656 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 160 components and 0.129656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095402Jy sigma=0.000843 ! Fit after self-cal, rms=0.095404Jy sigma=0.000843 ! 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.734 mas, bmaj=8.264 mas, bpa=5.249 degrees ! Estimated noise=612.665 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.734 x 8.264 at 5.249 degrees (North through East) ! Clean map min=-0.0018873 max=0.11079 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.056 mas, bmaj=6.974 mas, bpa=5.185 degrees ! Estimated noise=797.251 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0844791 Jy ! Component: 100 - total flux cleaned = 0.105522 Jy ! Component: 150 - total flux cleaned = 0.114738 Jy ! Component: 200 - total flux cleaned = 0.119151 Jy ! Total flux subtracted in 200 components = 0.119151 Jy ! Clean residual min=-0.002928 max=0.003460 Jy/beam ! Clean residual mean=0.000003 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.119151 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.119151 Jy ! Inverting map and beam ! Estimated beam: bmin=3.734 mas, bmaj=8.264 mas, bpa=5.249 degrees ! Estimated noise=612.665 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.0042258 Jy ! Component: 100 - total flux cleaned = 0.00661903 Jy ! Component: 150 - total flux cleaned = 0.00741771 Jy ! Component: 200 - total flux cleaned = 0.00800418 Jy ! Total flux subtracted in 200 components = 0.00800418 Jy ! Clean residual min=-0.002103 max=0.001937 Jy/beam ! Clean residual mean=-0.000001 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.127155 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 49 components and 0.127155 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.549 mas, bmaj=12.78 mas, bpa=0.6439 degrees ! Estimated noise=728.909 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000712923 Jy ! Component: 100 - total flux cleaned = 0.000894402 Jy ! Component: 150 - total flux cleaned = 0.00114643 Jy ! Component: 200 - total flux cleaned = 0.00140828 Jy ! Total flux subtracted in 200 components = 0.00140828 Jy ! Clean residual min=-0.001990 max=0.001845 Jy/beam ! Clean residual mean=-0.000003 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.128563 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.000216399 Jy ! Component: 100 - total flux cleaned = 0.000280507 Jy ! Component: 150 - total flux cleaned = 0.000319203 Jy ! Component: 200 - total flux cleaned = 0.000337048 Jy ! Total flux subtracted in 200 components = 0.000337048 Jy ! Clean residual min=-0.001915 max=0.001817 Jy/beam ! Clean residual mean=-0.000003 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.1289 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 97 components and 0.128901 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.734 mas, bmaj=8.264 mas, bpa=5.249 degrees ! Estimated noise=612.665 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.73011e-05 Jy ! Component: 100 - total flux cleaned = -5.85981e-05 Jy ! Component: 150 - total flux cleaned = -9.17691e-05 Jy ! Component: 200 - total flux cleaned = -9.14319e-05 Jy ! Total flux subtracted in 200 components = -9.14319e-05 Jy ! Clean residual min=-0.001933 max=0.001833 Jy/beam ! Clean residual mean=-0.000002 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.128809 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 111 components and 0.128809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095399Jy sigma=0.000844 ! Fit after self-cal, rms=0.095391Jy sigma=0.000843 wmodel J1331-0341_S_2014_08_09_pus_map.mod ! Writing 111 model components to file: J1331-0341_S_2014_08_09_pus_map.mod wobs J1331-0341_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J1331-0341_S_2014_08_09_pus_uvs.fits wwins J1331-0341_S_2014_08_09_pus_map.win ! wwins: Wrote 3 windows to J1331-0341_S_2014_08_09_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 = -1.27339e-05 Jy ! Component: 100 - total flux cleaned = -4.39487e-05 Jy ! Component: 150 - total flux cleaned = 4.71221e-05 Jy ! Component: 200 - total flux cleaned = 0.000223616 Jy ! Component: 250 - total flux cleaned = 0.000309232 Jy ! Component: 300 - total flux cleaned = 0.000364916 Jy ! Component: 350 - total flux cleaned = 0.000391889 Jy ! Component: 400 - total flux cleaned = 0.000471675 Jy ! Component: 450 - total flux cleaned = 0.000549774 Jy ! Component: 500 - total flux cleaned = 0.000702501 Jy ! Component: 550 - total flux cleaned = 0.00077765 Jy ! Component: 600 - total flux cleaned = 0.000949858 Jy ! Component: 650 - total flux cleaned = 0.00104608 Jy ! Component: 700 - total flux cleaned = 0.00106995 Jy ! Component: 750 - total flux cleaned = 0.00118755 Jy ! Component: 800 - total flux cleaned = 0.00123419 Jy ! Component: 850 - total flux cleaned = 0.00139376 Jy ! Component: 900 - total flux cleaned = 0.00146086 Jy ! Component: 950 - total flux cleaned = 0.0015279 Jy ! Component: 1000 - total flux cleaned = 0.00165913 Jy ! Component: 1050 - total flux cleaned = 0.00172374 Jy ! Component: 1100 - total flux cleaned = 0.00178797 Jy ! Component: 1150 - total flux cleaned = 0.00185135 Jy ! Component: 1200 - total flux cleaned = 0.00193489 Jy ! Component: 1250 - total flux cleaned = 0.00197619 Jy ! Component: 1300 - total flux cleaned = 0.00199646 Jy ! Component: 1350 - total flux cleaned = 0.00203662 Jy ! Component: 1400 - total flux cleaned = 0.00205671 Jy ! Component: 1450 - total flux cleaned = 0.00209618 Jy ! Component: 1500 - total flux cleaned = 0.00213539 Jy ! Component: 1550 - total flux cleaned = 0.00225129 Jy ! Component: 1600 - total flux cleaned = 0.00217471 Jy ! Component: 1650 - total flux cleaned = 0.00226968 Jy ! Component: 1700 - total flux cleaned = 0.00236357 Jy ! Component: 1750 - total flux cleaned = 0.00243831 Jy ! Component: 1800 - total flux cleaned = 0.00249382 Jy ! Component: 1850 - total flux cleaned = 0.00260379 Jy ! Component: 1900 - total flux cleaned = 0.00264049 Jy ! Component: 1950 - total flux cleaned = 0.00276637 Jy ! Component: 2000 - total flux cleaned = 0.00290904 Jy ! Component: 2050 - total flux cleaned = 0.00297975 Jy ! Component: 2100 - total flux cleaned = 0.0030147 Jy ! Component: 2150 - total flux cleaned = 0.00315372 Jy ! Component: 2200 - total flux cleaned = 0.0032226 Jy ! Component: 2250 - total flux cleaned = 0.00323963 Jy ! Component: 2300 - total flux cleaned = 0.00327365 Jy ! Component: 2350 - total flux cleaned = 0.00330755 Jy ! Component: 2400 - total flux cleaned = 0.00335771 Jy ! Component: 2450 - total flux cleaned = 0.00344059 Jy ! Component: 2500 - total flux cleaned = 0.00349011 Jy ! Component: 2550 - total flux cleaned = 0.00348993 Jy ! Component: 2600 - total flux cleaned = 0.00357117 Jy ! Component: 2650 - total flux cleaned = 0.00365156 Jy ! Component: 2700 - total flux cleaned = 0.00365154 Jy ! Component: 2750 - total flux cleaned = 0.00369924 Jy ! Component: 2800 - total flux cleaned = 0.00376246 Jy ! Component: 2850 - total flux cleaned = 0.00382507 Jy ! Component: 2900 - total flux cleaned = 0.00385604 Jy ! Component: 2950 - total flux cleaned = 0.0039795 Jy ! Component: 3000 - total flux cleaned = 0.00405605 Jy ! Component: 3050 - total flux cleaned = 0.00404084 Jy ! Component: 3100 - total flux cleaned = 0.0040862 Jy ! Component: 3150 - total flux cleaned = 0.00414625 Jy ! Component: 3200 - total flux cleaned = 0.00425064 Jy ! Component: 3250 - total flux cleaned = 0.00428014 Jy ! Component: 3300 - total flux cleaned = 0.00435381 Jy ! Component: 3350 - total flux cleaned = 0.00439773 Jy ! Component: 3400 - total flux cleaned = 0.00444114 Jy ! Component: 3450 - total flux cleaned = 0.00449908 Jy ! Component: 3500 - total flux cleaned = 0.00462807 Jy ! Component: 3550 - total flux cleaned = 0.00467075 Jy ! Component: 3600 - total flux cleaned = 0.00476991 Jy ! Component: 3650 - total flux cleaned = 0.00479808 Jy ! Component: 3700 - total flux cleaned = 0.00485403 Jy ! Component: 3750 - total flux cleaned = 0.0048819 Jy ! Component: 3800 - total flux cleaned = 0.00499238 Jy ! Component: 3850 - total flux cleaned = 0.00500598 Jy ! Component: 3900 - total flux cleaned = 0.00510148 Jy ! Component: 3950 - total flux cleaned = 0.00519636 Jy ! Component: 4000 - total flux cleaned = 0.00516947 Jy ! Component: 4050 - total flux cleaned = 0.00526333 Jy ! Total flux subtracted in 4096 components = 0.00531648 Jy ! Clean residual min=-0.000997 max=0.000806 Jy/beam ! Clean residual mean=-0.000001 rms=0.000249 Jy/beam ! Combined flux in latest and established models = 0.134126 Jy keep ! Adding 269 model components to the UV plane model. ! The established model now contains 380 components and 0.134126 Jy ![Exited script file: muppet] wmap "J1331-0341_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.734 x 8.264 at 5.249 degrees (North through East) ! Clean map min=-0.0014627 max=0.11119 Jy/beam ! Writing clean map to FITS file: J1331-0341_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.111188 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000247033 device "J1331-0341_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1331-0341_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.66653 0.66653 1.33306 2.66612 5.33224 10.6645 21.329 42.6579 85.3159 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.111 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.734 x 8.264 at 5.249 degrees (North through East) ! Clean map min=-0.0014627 max=0.11119 Jy/beam quit ! Quitting program ! Log file J1331-0341_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:06:39 2016