! Started logfile: J2030-0325_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:07:44 2016 obs J2030-0325_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J2030-0325_S_2015_03_17_pus_uva.fits ! AN table 1: 115 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.868406 visibilities/baseline/integration-bin. ! Found source: J2030-0325 ! ! 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 17976 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 J2030-0325_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 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.980338Jy sigma=0.010195 ! Fit after self-cal, rms=0.941855Jy sigma=0.009814 ! 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.065 mas, bmaj=7.084 mas, bpa=2.266 degrees ! Estimated noise=713.319 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.0442137 Jy ! Component: 100 - total flux cleaned = 0.0574406 Jy ! Total flux subtracted in 100 components = 0.0574406 Jy ! Clean residual min=-0.003552 max=0.007209 Jy/beam ! Clean residual mean=0.000007 rms=0.000945 Jy/beam ! Combined flux in latest and established models = 0.0574406 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0574406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082581Jy sigma=0.000785 ! Fit after self-cal, rms=0.082253Jy sigma=0.000782 ! Inverting map ! Added new window around map position (-4, -0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00832084 Jy ! Component: 100 - total flux cleaned = 0.0131479 Jy ! Total flux subtracted in 100 components = 0.0131479 Jy ! Clean residual min=-0.002537 max=0.002623 Jy/beam ! Clean residual mean=0.000008 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.0705886 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 26 components and 0.0705886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081096Jy sigma=0.000772 ! Fit after self-cal, rms=0.080975Jy sigma=0.000771 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00412862 Jy ! Component: 100 - total flux cleaned = 0.00632628 Jy ! Total flux subtracted in 100 components = 0.00632628 Jy ! Clean residual min=-0.002435 max=0.002470 Jy/beam ! Clean residual mean=0.000008 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.0769148 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 44 components and 0.0769148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080683Jy sigma=0.000769 ! Fit after self-cal, rms=0.080638Jy sigma=0.000768 ! 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.655 mas, bmaj=7.996 mas, bpa=0.8446 degrees ! Estimated noise=517.125 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.00259362 Jy ! Component: 100 - total flux cleaned = 0.00382168 Jy ! Component: 150 - total flux cleaned = 0.00462126 Jy ! Component: 200 - total flux cleaned = 0.00498432 Jy ! Total flux subtracted in 200 components = 0.00498432 Jy ! Clean residual min=-0.001963 max=0.002340 Jy/beam ! Clean residual mean=0.000015 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.0818992 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 63 components and 0.0818992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080523Jy sigma=0.000768 ! Fit after self-cal, rms=0.080502Jy sigma=0.000767 ! 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.03 FD 0.91 HN 0.97 KP 1.07 ! LA 0.99 MK 0.98 NL 0.97 OV 1.04 ! PT 1.10 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.96 HN 1.04 KP 1.04 ! LA 0.94 MK 1.02 NL 1.03 OV 1.05 ! PT 1.06 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.95 HN 0.94 KP 0.99 ! LA 0.77 MK 1.07 NL 1.17 OV 0.95 ! PT 1.08 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.96 HN 1.04 KP 0.97 ! LA 0.85 MK 1.01 NL 1.01 OV 1.01 ! PT 1.04 SC 0.94 ! ! ! Fit before self-cal, rms=0.080502Jy sigma=0.000767 ! Fit after self-cal, rms=0.077412Jy sigma=0.000765 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.663 mas, bmaj=8.002 mas, bpa=1.286 degrees ! Estimated noise=515.724 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 = 3.94542e-05 Jy ! Component: 100 - total flux cleaned = -3.27068e-05 Jy ! Component: 150 - total flux cleaned = 2.66952e-06 Jy ! Component: 200 - total flux cleaned = 3.26146e-05 Jy ! Total flux subtracted in 200 components = 3.26146e-05 Jy ! Clean residual min=-0.001710 max=0.001730 Jy/beam ! Clean residual mean=0.000007 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.0819318 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 72 components and 0.0819318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077398Jy sigma=0.000764 ! Fit after self-cal, rms=0.077308Jy 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.077308Jy sigma=0.000764 ! Fit after self-cal, rms=0.077317Jy sigma=0.000764 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.667 mas, bmaj=8.013 mas, bpa=1.369 degrees ! Estimated noise=514.875 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00025364 Jy ! Component: 100 - total flux cleaned = 0.000254346 Jy ! Component: 150 - total flux cleaned = 0.00026505 Jy ! Component: 200 - total flux cleaned = 0.000248246 Jy ! Total flux subtracted in 200 components = 0.000248246 Jy ! Clean residual min=-0.001581 max=0.001644 Jy/beam ! Clean residual mean=0.000004 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.08218 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 86 components and 0.08218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077312Jy sigma=0.000763 ! Fit after self-cal, rms=0.077316Jy sigma=0.000763 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 (95.5, -22.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141224 Jy ! Component: 100 - total flux cleaned = 0.0015729 Jy ! Component: 150 - total flux cleaned = 0.00155064 Jy ! Component: 200 - total flux cleaned = 0.00149577 Jy ! Total flux subtracted in 200 components = 0.00149577 Jy ! Clean residual min=-0.001497 max=0.001645 Jy/beam ! Clean residual mean=0.000005 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.0836758 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 105 components and 0.0836758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077287Jy sigma=0.000763 ! Fit after self-cal, rms=0.077287Jy sigma=0.000763 ! Inverting map ! Added new window around map position (-47, -109.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128641 Jy ! Component: 100 - total flux cleaned = 0.00171112 Jy ! Component: 150 - total flux cleaned = 0.00196249 Jy ! Component: 200 - total flux cleaned = 0.00206029 Jy ! Total flux subtracted in 200 components = 0.00206029 Jy ! Clean residual min=-0.001426 max=0.001336 Jy/beam ! Clean residual mean=0.000003 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.0857361 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 125 components and 0.0857361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077251Jy sigma=0.000763 ! Fit after self-cal, rms=0.077249Jy sigma=0.000763 ! 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.077249Jy sigma=0.000763 ! Fit after self-cal, rms=0.077105Jy sigma=0.000763 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.668 mas, bmaj=8.014 mas, bpa=1.39 degrees ! Estimated noise=513.879 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000719837 Jy ! Component: 100 - total flux cleaned = 0.00107057 Jy ! Component: 150 - total flux cleaned = 0.00123412 Jy ! Component: 200 - total flux cleaned = 0.00131964 Jy ! Total flux subtracted in 200 components = 0.00131964 Jy ! Clean residual min=-0.001400 max=0.001288 Jy/beam ! Clean residual mean=0.000003 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.0870557 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 134 components and 0.0870557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077088Jy sigma=0.000763 ! Fit after self-cal, rms=0.077088Jy sigma=0.000763 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.000321545 Jy ! Component: 100 - total flux cleaned = 0.000447561 Jy ! Component: 150 - total flux cleaned = 0.000467186 Jy ! Component: 200 - total flux cleaned = 0.000504674 Jy ! Total flux subtracted in 200 components = 0.000504674 Jy ! Clean residual min=-0.001406 max=0.001299 Jy/beam ! Clean residual mean=0.000003 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.0875604 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 139 components and 0.0875604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077078Jy sigma=0.000762 ! Fit after self-cal, rms=0.077078Jy sigma=0.000762 ! 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.077078Jy sigma=0.000762 ! Fit after self-cal, rms=0.077145Jy sigma=0.000762 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.768 mas, bmaj=12.39 mas, bpa=3.038 degrees ! Estimated noise=638.41 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00020225 Jy ! Component: 100 - total flux cleaned = 0.000265609 Jy ! Component: 150 - total flux cleaned = 0.000345416 Jy ! Component: 200 - total flux cleaned = 0.000368678 Jy ! Total flux subtracted in 200 components = 0.000368678 Jy ! Clean residual min=-0.001497 max=0.001344 Jy/beam ! Clean residual mean=0.000004 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.0879291 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 157 components and 0.0879291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077140Jy sigma=0.000762 ! Fit after self-cal, rms=0.077140Jy sigma=0.000762 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 = 5.65225e-05 Jy ! Component: 100 - total flux cleaned = 0.000140096 Jy ! Component: 150 - total flux cleaned = 0.00012969 Jy ! Component: 200 - total flux cleaned = 0.000129674 Jy ! Total flux subtracted in 200 components = 0.000129674 Jy ! Clean residual min=-0.001502 max=0.001336 Jy/beam ! Clean residual mean=0.000004 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.0880588 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 166 components and 0.0880588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077138Jy sigma=0.000762 ! Fit after self-cal, rms=0.077138Jy sigma=0.000762 ! 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.668 mas, bmaj=8.013 mas, bpa=1.416 degrees ! Estimated noise=514.124 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.668 x 8.013 at 1.416 degrees (North through East) ! Clean map min=-0.0013573 max=0.056949 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.074 mas, bmaj=7.09 mas, bpa=2.933 degrees ! Estimated noise=708.356 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0434719 Jy ! Component: 100 - total flux cleaned = 0.0590664 Jy ! Component: 150 - total flux cleaned = 0.0678709 Jy ! Component: 200 - total flux cleaned = 0.0731746 Jy ! Total flux subtracted in 200 components = 0.0731746 Jy ! Clean residual min=-0.002300 max=0.002765 Jy/beam ! Clean residual mean=0.000002 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.0731746 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.0731746 Jy ! Inverting map and beam ! Estimated beam: bmin=3.668 mas, bmaj=8.013 mas, bpa=1.416 degrees ! Estimated noise=514.124 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.00402381 Jy ! Component: 100 - total flux cleaned = 0.0066858 Jy ! Component: 150 - total flux cleaned = 0.00872173 Jy ! Component: 200 - total flux cleaned = 0.0102906 Jy ! Total flux subtracted in 200 components = 0.0102906 Jy ! Clean residual min=-0.001481 max=0.001408 Jy/beam ! Clean residual mean=0.000004 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.0834651 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 58 components and 0.0834651 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.768 mas, bmaj=12.39 mas, bpa=3.038 degrees ! Estimated noise=638.41 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00167507 Jy ! Component: 100 - total flux cleaned = 0.0025652 Jy ! Component: 150 - total flux cleaned = 0.00305693 Jy ! Component: 200 - total flux cleaned = 0.00335447 Jy ! Total flux subtracted in 200 components = 0.00335447 Jy ! Clean residual min=-0.001626 max=0.001377 Jy/beam ! Clean residual mean=0.000004 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.0868196 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.000285949 Jy ! Component: 100 - total flux cleaned = 0.000516155 Jy ! Component: 150 - total flux cleaned = 0.000701716 Jy ! Component: 200 - total flux cleaned = 0.000868443 Jy ! Total flux subtracted in 200 components = 0.000868443 Jy ! Clean residual min=-0.001586 max=0.001390 Jy/beam ! Clean residual mean=0.000004 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.087688 Jy ! Adding 92 model components to the UV plane model. ! The established model now contains 145 components and 0.0876881 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.668 mas, bmaj=8.013 mas, bpa=1.416 degrees ! Estimated noise=514.124 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000204611 Jy ! Component: 100 - total flux cleaned = -7.56067e-05 Jy ! Component: 150 - total flux cleaned = 3.89452e-05 Jy ! Component: 200 - total flux cleaned = 0.00017275 Jy ! Total flux subtracted in 200 components = 0.00017275 Jy ! Clean residual min=-0.001422 max=0.001363 Jy/beam ! Clean residual mean=0.000003 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.0878608 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 162 components and 0.0878608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077165Jy sigma=0.000763 ! Fit after self-cal, rms=0.077170Jy sigma=0.000763 wmodel J2030-0325_S_2015_03_17_pus_map.mod ! Writing 162 model components to file: J2030-0325_S_2015_03_17_pus_map.mod wobs J2030-0325_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J2030-0325_S_2015_03_17_pus_uvs.fits wwins J2030-0325_S_2015_03_17_pus_map.win ! wwins: Wrote 4 windows to J2030-0325_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.000384358 Jy ! Component: 100 - total flux cleaned = -0.000783063 Jy ! Component: 150 - total flux cleaned = -0.00100416 Jy ! Component: 200 - total flux cleaned = -0.00102535 Jy ! Component: 250 - total flux cleaned = -0.00104558 Jy ! Component: 300 - total flux cleaned = -0.00114468 Jy ! Component: 350 - total flux cleaned = -0.00114489 Jy ! Component: 400 - total flux cleaned = -0.00118265 Jy ! Component: 450 - total flux cleaned = -0.00127495 Jy ! Component: 500 - total flux cleaned = -0.00129342 Jy ! Component: 550 - total flux cleaned = -0.00138248 Jy ! Component: 600 - total flux cleaned = -0.0014522 Jy ! Component: 650 - total flux cleaned = -0.00152052 Jy ! Component: 700 - total flux cleaned = -0.00157071 Jy ! Component: 750 - total flux cleaned = -0.00160397 Jy ! Component: 800 - total flux cleaned = -0.00165288 Jy ! Component: 850 - total flux cleaned = -0.00166887 Jy ! Component: 900 - total flux cleaned = -0.00170058 Jy ! Component: 950 - total flux cleaned = -0.00173165 Jy ! Component: 1000 - total flux cleaned = -0.00171635 Jy ! Component: 1050 - total flux cleaned = -0.00179237 Jy ! Component: 1100 - total flux cleaned = -0.00185201 Jy ! Component: 1150 - total flux cleaned = -0.00192594 Jy ! Component: 1200 - total flux cleaned = -0.00196986 Jy ! Component: 1250 - total flux cleaned = -0.00207093 Jy ! Component: 1300 - total flux cleaned = -0.00211348 Jy ! Component: 1350 - total flux cleaned = -0.00221212 Jy ! Component: 1400 - total flux cleaned = -0.00224002 Jy ! Component: 1450 - total flux cleaned = -0.00233633 Jy ! Component: 1500 - total flux cleaned = -0.00237707 Jy ! Component: 1550 - total flux cleaned = -0.00240402 Jy ! Component: 1600 - total flux cleaned = -0.00244386 Jy ! Component: 1650 - total flux cleaned = -0.00250956 Jy ! Component: 1700 - total flux cleaned = -0.0025615 Jy ! Component: 1750 - total flux cleaned = -0.00254845 Jy ! Component: 1800 - total flux cleaned = -0.00257403 Jy ! Component: 1850 - total flux cleaned = -0.00259926 Jy ! Component: 1900 - total flux cleaned = -0.0026491 Jy ! Component: 1950 - total flux cleaned = -0.00268604 Jy ! Component: 2000 - total flux cleaned = -0.00268615 Jy ! Component: 2050 - total flux cleaned = -0.00275921 Jy ! Component: 2100 - total flux cleaned = -0.00285561 Jy ! Component: 2150 - total flux cleaned = -0.00286752 Jy ! Component: 2200 - total flux cleaned = -0.00293845 Jy ! Component: 2250 - total flux cleaned = -0.00297363 Jy ! Component: 2300 - total flux cleaned = -0.00302021 Jy ! Component: 2350 - total flux cleaned = -0.0030434 Jy ! Component: 2400 - total flux cleaned = -0.00307772 Jy ! Component: 2450 - total flux cleaned = -0.00311167 Jy ! Component: 2500 - total flux cleaned = -0.00313416 Jy ! Component: 2550 - total flux cleaned = -0.00320102 Jy ! Component: 2600 - total flux cleaned = -0.00322311 Jy ! Component: 2650 - total flux cleaned = -0.00325609 Jy ! Component: 2700 - total flux cleaned = -0.0033104 Jy ! Component: 2750 - total flux cleaned = -0.00333201 Jy ! Component: 2800 - total flux cleaned = -0.00334265 Jy ! Component: 2850 - total flux cleaned = -0.00336395 Jy ! Component: 2900 - total flux cleaned = -0.00337452 Jy ! Component: 2950 - total flux cleaned = -0.00339559 Jy ! Component: 3000 - total flux cleaned = -0.00341652 Jy ! Component: 3050 - total flux cleaned = -0.0034475 Jy ! Component: 3100 - total flux cleaned = -0.00344752 Jy ! Component: 3150 - total flux cleaned = -0.00345774 Jy ! Component: 3200 - total flux cleaned = -0.00347785 Jy ! Component: 3250 - total flux cleaned = -0.00344791 Jy ! Component: 3300 - total flux cleaned = -0.00347772 Jy ! Component: 3350 - total flux cleaned = -0.00350735 Jy ! Component: 3400 - total flux cleaned = -0.0034976 Jy ! Component: 3450 - total flux cleaned = -0.00350725 Jy ! Component: 3500 - total flux cleaned = -0.00349761 Jy ! Component: 3550 - total flux cleaned = -0.00348807 Jy ! Component: 3600 - total flux cleaned = -0.00352613 Jy ! Component: 3650 - total flux cleaned = -0.00352611 Jy ! Component: 3700 - total flux cleaned = -0.00349794 Jy ! Component: 3750 - total flux cleaned = -0.00354479 Jy ! Component: 3800 - total flux cleaned = -0.00353557 Jy ! Component: 3850 - total flux cleaned = -0.00352629 Jy ! Component: 3900 - total flux cleaned = -0.0035354 Jy ! Component: 3950 - total flux cleaned = -0.00355364 Jy ! Component: 4000 - total flux cleaned = -0.00357174 Jy ! Component: 4050 - total flux cleaned = -0.00359869 Jy ! Total flux subtracted in 4096 components = -0.00359865 Jy ! Clean residual min=-0.000626 max=0.000559 Jy/beam ! Clean residual mean=0.000001 rms=0.000168 Jy/beam ! Combined flux in latest and established models = 0.0842622 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 443 components and 0.0842621 Jy ![Exited script file: muppet] wmap "J2030-0325_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.668 x 8.013 at 1.416 degrees (North through East) ! Clean map min=-0.0012614 max=0.056956 Jy/beam ! Writing clean map to FITS file: J2030-0325_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.0569565 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000164997 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.869068 0.869068 1.73814 3.47627 6.95254 13.9051 27.8102 55.6203 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.056 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.668 x 8.013 at 1.416 degrees (North through East) ! Clean map min=-0.0012614 max=0.056956 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 J2030-0325_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:07:49 2016