! Started logfile: J1332-1256_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:59:59 2016 obs J1332-1256_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1332-1256_S_2015_03_17_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.887914 visibilities/baseline/integration-bin. ! Found source: J1332-1256 ! ! 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 330 lines of history. ! ! Reading 18220 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 J1332-1256_S_2015_03_17_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 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.924500Jy sigma=0.009342 ! Fit after self-cal, rms=0.892302Jy sigma=0.009023 ! 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.768 mas, bmaj=6.735 mas, bpa=-7.32 degrees ! Estimated noise=823.139 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.0808849 Jy ! Component: 100 - total flux cleaned = 0.101412 Jy ! Total flux subtracted in 100 components = 0.101412 Jy ! Clean residual min=-0.004836 max=0.009143 Jy/beam ! Clean residual mean=-0.000026 rms=0.001371 Jy/beam ! Combined flux in latest and established models = 0.101412 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.101412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087171Jy sigma=0.000806 ! Fit after self-cal, rms=0.087142Jy sigma=0.000806 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0107817 Jy ! Component: 100 - total flux cleaned = 0.0172481 Jy ! Total flux subtracted in 100 components = 0.0172481 Jy ! Clean residual min=-0.004148 max=0.004500 Jy/beam ! Clean residual mean=-0.000016 rms=0.001014 Jy/beam ! Combined flux in latest and established models = 0.11866 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 35 components and 0.11866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085236Jy sigma=0.000791 ! Fit after self-cal, rms=0.085201Jy sigma=0.000791 ! 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.407 mas, bmaj=7.929 mas, bpa=-8.021 degrees ! Estimated noise=542.441 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.00488168 Jy ! Component: 100 - total flux cleaned = 0.00744489 Jy ! Component: 150 - total flux cleaned = 0.00889898 Jy ! Component: 200 - total flux cleaned = 0.00976078 Jy ! Total flux subtracted in 200 components = 0.00976078 Jy ! Clean residual min=-0.003472 max=0.003181 Jy/beam ! Clean residual mean=-0.000018 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.128421 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 81 components and 0.128421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084805Jy sigma=0.000789 ! Fit after self-cal, rms=0.084786Jy sigma=0.000789 ! 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.04 FD 0.86 HN 0.96 KP 1.13 ! LA 0.99 MK 0.98 NL 1.01 OV 1.04 ! PT 1.05 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.88 HN 1.04 KP 1.06 ! LA 0.92 MK 1.01 NL 1.09 OV 1.05 ! PT 1.09 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.89 HN 1.00 KP 0.97 ! LA 0.77 MK 1.03 NL 1.12 OV 0.99 ! PT 1.09 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.89 HN 0.96 KP 0.92 ! LA 0.84 MK 1.08 NL 1.03 OV 1.02 ! PT 1.06 SC 1.00 ! ! ! Fit before self-cal, rms=0.084786Jy sigma=0.000789 ! Fit after self-cal, rms=0.081587Jy sigma=0.000779 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.431 mas, bmaj=8.003 mas, bpa=-7.892 degrees ! Estimated noise=544.22 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.000291875 Jy ! Component: 100 - total flux cleaned = -0.000404543 Jy ! Component: 150 - total flux cleaned = -0.000477673 Jy ! Component: 200 - total flux cleaned = -0.000477771 Jy ! Total flux subtracted in 200 components = -0.000477771 Jy ! Clean residual min=-0.002001 max=0.001945 Jy/beam ! Clean residual mean=0.000018 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.127943 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 89 components and 0.127943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081579Jy sigma=0.000779 ! Fit after self-cal, rms=0.081541Jy sigma=0.000778 ! 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.081541Jy sigma=0.000778 ! Fit after self-cal, rms=0.082118Jy sigma=0.000777 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.438 mas, bmaj=8.031 mas, bpa=-7.962 degrees ! Estimated noise=544.634 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000158097 Jy ! Component: 100 - total flux cleaned = -0.000217149 Jy ! Component: 150 - total flux cleaned = -0.000216624 Jy ! Component: 200 - total flux cleaned = -0.00022835 Jy ! Total flux subtracted in 200 components = -0.00022835 Jy ! Clean residual min=-0.001631 max=0.001748 Jy/beam ! Clean residual mean=0.000012 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.127715 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 95 components and 0.127714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082110Jy sigma=0.000777 ! Fit after self-cal, rms=0.082131Jy sigma=0.000777 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 = 1.8216e-05 Jy ! Component: 100 - total flux cleaned = 2.87463e-05 Jy ! Component: 150 - total flux cleaned = 1.97984e-05 Jy ! Component: 200 - total flux cleaned = 1.97641e-05 Jy ! Total flux subtracted in 200 components = 1.97641e-05 Jy ! Clean residual min=-0.001627 max=0.001757 Jy/beam ! Clean residual mean=0.000012 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.127734 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 97 components and 0.127734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082128Jy sigma=0.000776 ! Fit after self-cal, rms=0.082127Jy sigma=0.000776 ! 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.082127Jy sigma=0.000776 ! Fit after self-cal, rms=0.082274Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.447 mas, bmaj=8.036 mas, bpa=-7.849 degrees ! Estimated noise=545.367 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000141211 Jy ! Component: 100 - total flux cleaned = -0.000187177 Jy ! Component: 150 - total flux cleaned = -0.000198908 Jy ! Component: 200 - total flux cleaned = -0.000217057 Jy ! Total flux subtracted in 200 components = -0.000217057 Jy ! Clean residual min=-0.001620 max=0.001757 Jy/beam ! Clean residual mean=0.000011 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.127517 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 100 components and 0.127517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082269Jy sigma=0.000776 ! Fit after self-cal, rms=0.082270Jy sigma=0.000776 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 = 3.81769e-05 Jy ! Component: 100 - total flux cleaned = 3.80725e-05 Jy ! Component: 150 - total flux cleaned = 3.1052e-05 Jy ! Component: 200 - total flux cleaned = 3.73796e-05 Jy ! Total flux subtracted in 200 components = 3.73796e-05 Jy ! Clean residual min=-0.001611 max=0.001766 Jy/beam ! Clean residual mean=0.000011 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.127555 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 101 components and 0.127555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082268Jy sigma=0.000776 ! Fit after self-cal, rms=0.082268Jy sigma=0.000776 ! Inverting map ! Added new window around map position (12.5, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00157529 Jy ! Component: 100 - total flux cleaned = 0.00224973 Jy ! Component: 150 - total flux cleaned = 0.00237331 Jy ! Component: 200 - total flux cleaned = 0.00241583 Jy ! Total flux subtracted in 200 components = 0.00241583 Jy ! Clean residual min=-0.001781 max=0.001494 Jy/beam ! Clean residual mean=0.000010 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.12997 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 130 components and 0.12997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082232Jy sigma=0.000776 ! Fit after self-cal, rms=0.082230Jy sigma=0.000776 ! 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.082230Jy sigma=0.000776 ! Fit after self-cal, rms=0.082263Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.964 mas, bmaj=13.4 mas, bpa=-0.5955 degrees ! Estimated noise=695.737 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000518956 Jy ! Component: 100 - total flux cleaned = 0.00049458 Jy ! Component: 150 - total flux cleaned = 0.000495151 Jy ! Component: 200 - total flux cleaned = 0.00049588 Jy ! Total flux subtracted in 200 components = 0.00049588 Jy ! Clean residual min=-0.001742 max=0.001298 Jy/beam ! Clean residual mean=0.000021 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.130466 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 145 components and 0.130466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082258Jy sigma=0.000776 ! Fit after self-cal, rms=0.082257Jy sigma=0.000776 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.000116488 Jy ! Component: 100 - total flux cleaned = 0.000165084 Jy ! Component: 150 - total flux cleaned = 0.000191418 Jy ! Component: 200 - total flux cleaned = 0.000180039 Jy ! Total flux subtracted in 200 components = 0.000180039 Jy ! Clean residual min=-0.001742 max=0.001325 Jy/beam ! Clean residual mean=0.000021 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.130646 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 155 components and 0.130646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082256Jy sigma=0.000776 ! Fit after self-cal, rms=0.082256Jy sigma=0.000776 ! 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.453 mas, bmaj=8.034 mas, bpa=-7.757 degrees ! Estimated noise=545.491 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.453 x 8.034 at -7.757 degrees (North through East) ! Clean map min=-0.0016227 max=0.10743 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.799 mas, bmaj=6.857 mas, bpa=-7.31 degrees ! Estimated noise=832.517 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0815105 Jy ! Component: 100 - total flux cleaned = 0.101777 Jy ! Component: 150 - total flux cleaned = 0.111987 Jy ! Component: 200 - total flux cleaned = 0.117998 Jy ! Total flux subtracted in 200 components = 0.117998 Jy ! Clean residual min=-0.003394 max=0.003556 Jy/beam ! Clean residual mean=-0.000001 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 0.117998 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.117998 Jy ! Inverting map and beam ! Estimated beam: bmin=3.453 mas, bmaj=8.034 mas, bpa=-7.757 degrees ! Estimated noise=545.491 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.00448895 Jy ! Component: 100 - total flux cleaned = 0.00715149 Jy ! Component: 150 - total flux cleaned = 0.00893724 Jy ! Component: 200 - total flux cleaned = 0.0101989 Jy ! Total flux subtracted in 200 components = 0.0101989 Jy ! Clean residual min=-0.001594 max=0.001662 Jy/beam ! Clean residual mean=0.000010 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.128196 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 74 components and 0.128196 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.964 mas, bmaj=13.4 mas, bpa=-0.5955 degrees ! Estimated noise=695.737 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00152161 Jy ! Component: 100 - total flux cleaned = 0.00215304 Jy ! Component: 150 - total flux cleaned = 0.0022842 Jy ! Component: 200 - total flux cleaned = 0.00232423 Jy ! Total flux subtracted in 200 components = 0.00232423 Jy ! Clean residual min=-0.001782 max=0.001264 Jy/beam ! Clean residual mean=0.000021 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.130521 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 = 2.22426e-05 Jy ! Component: 100 - total flux cleaned = 6.20481e-05 Jy ! Component: 150 - total flux cleaned = 7.12441e-05 Jy ! Component: 200 - total flux cleaned = 7.9561e-05 Jy ! Total flux subtracted in 200 components = 7.9561e-05 Jy ! Clean residual min=-0.001782 max=0.001291 Jy/beam ! Clean residual mean=0.000021 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.1306 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 98 components and 0.1306 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.453 mas, bmaj=8.034 mas, bpa=-7.757 degrees ! Estimated noise=545.491 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.10661e-05 Jy ! Component: 100 - total flux cleaned = -7.16114e-05 Jy ! Component: 150 - total flux cleaned = -2.53148e-05 Jy ! Component: 200 - total flux cleaned = -2.96794e-06 Jy ! Total flux subtracted in 200 components = -2.96794e-06 Jy ! Clean residual min=-0.001732 max=0.001495 Jy/beam ! Clean residual mean=0.000010 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.130597 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 120 components and 0.130597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082259Jy sigma=0.000776 ! Fit after self-cal, rms=0.082259Jy sigma=0.000776 wmodel J1332-1256_S_2015_03_17_pus_map.mod ! Writing 120 model components to file: J1332-1256_S_2015_03_17_pus_map.mod wobs J1332-1256_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1332-1256_S_2015_03_17_pus_uvs.fits wwins J1332-1256_S_2015_03_17_pus_map.win ! wwins: Wrote 2 windows to J1332-1256_S_2015_03_17_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.00033492 Jy ! Component: 100 - total flux cleaned = -0.000413355 Jy ! Component: 150 - total flux cleaned = -0.000412542 Jy ! Component: 200 - total flux cleaned = -0.000504344 Jy ! Component: 250 - total flux cleaned = -0.000503904 Jy ! Component: 300 - total flux cleaned = -0.000634748 Jy ! Component: 350 - total flux cleaned = -0.000655671 Jy ! Component: 400 - total flux cleaned = -0.000656032 Jy ! Component: 450 - total flux cleaned = -0.000676646 Jy ! Component: 500 - total flux cleaned = -0.000696905 Jy ! Component: 550 - total flux cleaned = -0.000658013 Jy ! Component: 600 - total flux cleaned = -0.000696622 Jy ! Component: 650 - total flux cleaned = -0.000715122 Jy ! Component: 700 - total flux cleaned = -0.000715089 Jy ! Component: 750 - total flux cleaned = -0.000733123 Jy ! Component: 800 - total flux cleaned = -0.000750931 Jy ! Component: 850 - total flux cleaned = -0.000786135 Jy ! Component: 900 - total flux cleaned = -0.000838268 Jy ! Component: 950 - total flux cleaned = -0.000906218 Jy ! Component: 1000 - total flux cleaned = -0.000973054 Jy ! Component: 1050 - total flux cleaned = -0.000956525 Jy ! Component: 1100 - total flux cleaned = -0.000989317 Jy ! Component: 1150 - total flux cleaned = -0.0010214 Jy ! Component: 1200 - total flux cleaned = -0.00103724 Jy ! Component: 1250 - total flux cleaned = -0.00103714 Jy ! Component: 1300 - total flux cleaned = -0.00105219 Jy ! Component: 1350 - total flux cleaned = -0.00103723 Jy ! Component: 1400 - total flux cleaned = -0.00106743 Jy ! Component: 1450 - total flux cleaned = -0.00103745 Jy ! Component: 1500 - total flux cleaned = -0.00102284 Jy ! Component: 1550 - total flux cleaned = -0.00105197 Jy ! Component: 1600 - total flux cleaned = -0.0010231 Jy ! Component: 1650 - total flux cleaned = -0.00103746 Jy ! Component: 1700 - total flux cleaned = -0.00103752 Jy ! Component: 1750 - total flux cleaned = -0.00103732 Jy ! Component: 1800 - total flux cleaned = -0.00105105 Jy ! Component: 1850 - total flux cleaned = -0.00103766 Jy ! Component: 1900 - total flux cleaned = -0.00106454 Jy ! Component: 1950 - total flux cleaned = -0.00107778 Jy ! Component: 2000 - total flux cleaned = -0.00107767 Jy ! Component: 2050 - total flux cleaned = -0.00105157 Jy ! Component: 2100 - total flux cleaned = -0.00107741 Jy ! Component: 2150 - total flux cleaned = -0.00106463 Jy ! Component: 2200 - total flux cleaned = -0.0010897 Jy ! Component: 2250 - total flux cleaned = -0.00105224 Jy ! Component: 2300 - total flux cleaned = -0.00108947 Jy ! Component: 2350 - total flux cleaned = -0.00106495 Jy ! Component: 2400 - total flux cleaned = -0.00110142 Jy ! Component: 2450 - total flux cleaned = -0.00112552 Jy ! Component: 2500 - total flux cleaned = -0.00113736 Jy ! Component: 2550 - total flux cleaned = -0.00118495 Jy ! Component: 2600 - total flux cleaned = -0.00118497 Jy ! Component: 2650 - total flux cleaned = -0.00118501 Jy ! Component: 2700 - total flux cleaned = -0.00125432 Jy ! Component: 2750 - total flux cleaned = -0.00126569 Jy ! Component: 2800 - total flux cleaned = -0.00124273 Jy ! Component: 2850 - total flux cleaned = -0.00124274 Jy ! Component: 2900 - total flux cleaned = -0.00125385 Jy ! Component: 2950 - total flux cleaned = -0.00127609 Jy ! Component: 3000 - total flux cleaned = -0.00125412 Jy ! Component: 3050 - total flux cleaned = -0.00128703 Jy ! Component: 3100 - total flux cleaned = -0.00129788 Jy ! Component: 3150 - total flux cleaned = -0.00128706 Jy ! Component: 3200 - total flux cleaned = -0.00129774 Jy ! Component: 3250 - total flux cleaned = -0.00130828 Jy ! Component: 3300 - total flux cleaned = -0.00130828 Jy ! Component: 3350 - total flux cleaned = -0.00129807 Jy ! Component: 3400 - total flux cleaned = -0.0012877 Jy ! Component: 3450 - total flux cleaned = -0.00128766 Jy ! Component: 3500 - total flux cleaned = -0.00130804 Jy ! Component: 3550 - total flux cleaned = -0.0013486 Jy ! Component: 3600 - total flux cleaned = -0.00134853 Jy ! Component: 3650 - total flux cleaned = -0.00134848 Jy ! Component: 3700 - total flux cleaned = -0.00138812 Jy ! Component: 3750 - total flux cleaned = -0.00136847 Jy ! Component: 3800 - total flux cleaned = -0.00135873 Jy ! Component: 3850 - total flux cleaned = -0.00137811 Jy ! Component: 3900 - total flux cleaned = -0.00139735 Jy ! Component: 3950 - total flux cleaned = -0.00139735 Jy ! Component: 4000 - total flux cleaned = -0.00140681 Jy ! Component: 4050 - total flux cleaned = -0.00139742 Jy ! Total flux subtracted in 4096 components = -0.00137871 Jy ! Clean residual min=-0.000563 max=0.000568 Jy/beam ! Clean residual mean=0.000002 rms=0.000169 Jy/beam ! Combined flux in latest and established models = 0.129219 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 420 components and 0.129219 Jy ![Exited script file: muppet] wmap "J1332-1256_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.453 x 8.034 at -7.757 degrees (North through East) ! Clean map min=-0.0012215 max=0.10779 Jy/beam ! Writing clean map to FITS file: J1332-1256_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.107788 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000166863 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.46442 0.46442 0.928841 1.85768 3.71536 7.43072 14.8614 29.7229 59.4458 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.107 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.453 x 8.034 at -7.757 degrees (North through East) ! Clean map min=-0.0012215 max=0.10779 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 J1332-1256_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:00:04 2016