! Started logfile: J0139-2705_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:40:28 2016 obs J0139-2705_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0139-2705_S_2015_03_17_pus_uva.fits ! AN table 1: 123 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.97019 visibilities/baseline/integration-bin. ! Found source: J0139-2705 ! ! 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 21480 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 J0139-2705_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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007585Jy sigma=0.008544 ! Fit after self-cal, rms=0.957125Jy sigma=0.008128 ! 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.45 mas, bmaj=6.489 mas, bpa=-6.45 degrees ! Estimated noise=1027.86 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.0364034 Jy ! Component: 100 - total flux cleaned = 0.0444818 Jy ! Total flux subtracted in 100 components = 0.0444818 Jy ! Clean residual min=-0.003483 max=0.003333 Jy/beam ! Clean residual mean=-0.000001 rms=0.000822 Jy/beam ! Combined flux in latest and established models = 0.0444818 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0444818 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097059Jy sigma=0.000762 ! Fit after self-cal, rms=0.095276Jy sigma=0.000746 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00535808 Jy ! Component: 100 - total flux cleaned = 0.00746866 Jy ! Total flux subtracted in 100 components = 0.00746866 Jy ! Clean residual min=-0.003073 max=0.003262 Jy/beam ! Clean residual mean=-0.000001 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.0519505 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 19 components and 0.0519505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094972Jy sigma=0.000744 ! Fit after self-cal, rms=0.094941Jy sigma=0.000744 ! 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=2.974 mas, bmaj=7.715 mas, bpa=-5.033 degrees ! Estimated noise=578.203 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.00138985 Jy ! Component: 100 - total flux cleaned = 0.00201165 Jy ! Component: 150 - total flux cleaned = 0.00210875 Jy ! Component: 200 - total flux cleaned = 0.00212274 Jy ! Total flux subtracted in 200 components = 0.00212274 Jy ! Clean residual min=-0.001723 max=0.001742 Jy/beam ! Clean residual mean=-0.000003 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.0540732 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 29 components and 0.0540732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094912Jy sigma=0.000744 ! Fit after self-cal, rms=0.094908Jy sigma=0.000743 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.90 HN 0.96 KP 1.09 ! LA 1.02 MK 0.99 NL 0.87 OV 1.07 ! PT 1.01 SC 1.06 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.91 HN 0.95 KP 1.08 ! LA 1.00 MK 1.00 NL 0.99 OV 1.04 ! PT 1.07 SC 1.06 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.97 HN 1.00 KP 0.97 ! LA 0.82 MK 1.04 NL 1.02 OV 0.96 ! PT 1.07 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.94 HN 0.94 KP 1.03 ! LA 0.88 MK 1.03 NL 1.08 OV 1.04 ! PT 1.09 SC 0.94 ! ! ! Fit before self-cal, rms=0.094908Jy sigma=0.000743 ! Fit after self-cal, rms=0.091874Jy sigma=0.000743 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.988 mas, bmaj=7.765 mas, bpa=-5.049 degrees ! Estimated noise=577.718 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 = -8.6683e-05 Jy ! Component: 100 - total flux cleaned = -0.000115106 Jy ! Component: 150 - total flux cleaned = -0.000102237 Jy ! Component: 200 - total flux cleaned = -7.81479e-05 Jy ! Total flux subtracted in 200 components = -7.81479e-05 Jy ! Clean residual min=-0.001715 max=0.001713 Jy/beam ! Clean residual mean=-0.000004 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.0539951 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 33 components and 0.0539951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091870Jy sigma=0.000743 ! Fit after self-cal, rms=0.091742Jy sigma=0.000742 ! 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.091742Jy sigma=0.000742 ! Fit after self-cal, rms=0.091242Jy sigma=0.000742 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.997 mas, bmaj=7.788 mas, bpa=-5.045 degrees ! Estimated noise=577.118 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000104172 Jy ! Component: 100 - total flux cleaned = -0.000116311 Jy ! Component: 150 - total flux cleaned = -0.000116184 Jy ! Component: 200 - total flux cleaned = -0.000105042 Jy ! Total flux subtracted in 200 components = -0.000105042 Jy ! Clean residual min=-0.001631 max=0.001717 Jy/beam ! Clean residual mean=-0.000006 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.05389 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 0.05389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091238Jy sigma=0.000742 ! Fit after self-cal, rms=0.091216Jy sigma=0.000742 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 (-117.5, -85.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000895098 Jy ! Component: 100 - total flux cleaned = 0.000762875 Jy ! Component: 150 - total flux cleaned = 0.000762754 Jy ! Component: 200 - total flux cleaned = 0.000762049 Jy ! Total flux subtracted in 200 components = 0.000762049 Jy ! Clean residual min=-0.001552 max=0.001563 Jy/beam ! Clean residual mean=-0.000005 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.0546521 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 50 components and 0.0546521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091187Jy sigma=0.000742 ! Fit after self-cal, rms=0.091169Jy sigma=0.000742 ! 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.091169Jy sigma=0.000742 ! Fit after self-cal, rms=0.090889Jy sigma=0.000741 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.004 mas, bmaj=7.797 mas, bpa=-5.009 degrees ! Estimated noise=574.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000685648 Jy ! Component: 100 - total flux cleaned = 0.000573851 Jy ! Component: 150 - total flux cleaned = 0.000550226 Jy ! Component: 200 - total flux cleaned = 0.000507954 Jy ! Total flux subtracted in 200 components = 0.000507954 Jy ! Clean residual min=-0.001555 max=0.001608 Jy/beam ! Clean residual mean=-0.000006 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.05516 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 60 components and 0.05516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090870Jy sigma=0.000741 ! Fit after self-cal, rms=0.090868Jy sigma=0.000741 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.000366111 Jy ! Component: 100 - total flux cleaned = 0.000288996 Jy ! Component: 150 - total flux cleaned = 0.000244197 Jy ! Component: 200 - total flux cleaned = 0.000204261 Jy ! Total flux subtracted in 200 components = 0.000204261 Jy ! Clean residual min=-0.001606 max=0.001610 Jy/beam ! Clean residual mean=-0.000006 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.0553643 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 65 components and 0.0553643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090854Jy sigma=0.000741 ! Fit after self-cal, rms=0.090850Jy sigma=0.000741 ! 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.090850Jy sigma=0.000741 ! Fit after self-cal, rms=0.090804Jy sigma=0.000741 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.542 mas, bmaj=18.4 mas, bpa=0.9047 degrees ! Estimated noise=740.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000213034 Jy ! Component: 100 - total flux cleaned = 0.000274194 Jy ! Component: 150 - total flux cleaned = 0.000288056 Jy ! Component: 200 - total flux cleaned = 0.000288033 Jy ! Total flux subtracted in 200 components = 0.000288033 Jy ! Clean residual min=-0.001484 max=0.001678 Jy/beam ! Clean residual mean=-0.000011 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.0556523 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 76 components and 0.0556523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090800Jy sigma=0.000741 ! Fit after self-cal, rms=0.090804Jy sigma=0.000741 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.69901e-05 Jy ! Component: 100 - total flux cleaned = 8.63526e-05 Jy ! Component: 150 - total flux cleaned = 8.58582e-05 Jy ! Component: 200 - total flux cleaned = 8.55259e-05 Jy ! Total flux subtracted in 200 components = 8.55259e-05 Jy ! Clean residual min=-0.001435 max=0.001591 Jy/beam ! Clean residual mean=-0.000010 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.0557378 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 79 components and 0.0557378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090802Jy sigma=0.000741 ! Fit after self-cal, rms=0.090801Jy sigma=0.000741 ! 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.005 mas, bmaj=7.793 mas, bpa=-4.956 degrees ! Estimated noise=573.442 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.005 x 7.793 at -4.956 degrees (North through East) ! Clean map min=-0.0019879 max=0.049493 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.473 mas, bmaj=6.491 mas, bpa=-6.29 degrees ! Estimated noise=1025.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0386259 Jy ! Component: 100 - total flux cleaned = 0.0478442 Jy ! Component: 150 - total flux cleaned = 0.0514191 Jy ! Component: 200 - total flux cleaned = 0.0529325 Jy ! Total flux subtracted in 200 components = 0.0529325 Jy ! Clean residual min=-0.003155 max=0.003108 Jy/beam ! Clean residual mean=-0.000004 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.0529325 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.0529325 Jy ! Inverting map and beam ! Estimated beam: bmin=3.005 mas, bmaj=7.793 mas, bpa=-4.956 degrees ! Estimated noise=573.442 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.00215829 Jy ! Component: 100 - total flux cleaned = 0.00244744 Jy ! Component: 150 - total flux cleaned = 0.00239889 Jy ! Component: 200 - total flux cleaned = 0.00244167 Jy ! Total flux subtracted in 200 components = 0.00244167 Jy ! Clean residual min=-0.001690 max=0.001732 Jy/beam ! Clean residual mean=-0.000006 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.0553742 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 51 components and 0.0553742 Jy ! Inverting map ! Added new window around map position (33, -33). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00123245 Jy ! Component: 100 - total flux cleaned = 0.00138551 Jy ! Component: 150 - total flux cleaned = 0.00138626 Jy ! Component: 200 - total flux cleaned = 0.0014764 Jy ! Total flux subtracted in 200 components = 0.0014764 Jy ! Clean residual min=-0.001623 max=0.001502 Jy/beam ! Clean residual mean=-0.000005 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.0568506 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 66 components and 0.0568506 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.542 mas, bmaj=18.4 mas, bpa=0.9047 degrees ! Estimated noise=740.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.80884e-06 Jy ! Component: 100 - total flux cleaned = 8.02372e-05 Jy ! Component: 150 - total flux cleaned = 0.000125153 Jy ! Component: 200 - total flux cleaned = 0.000165905 Jy ! Total flux subtracted in 200 components = 0.000165905 Jy ! Clean residual min=-0.001480 max=0.001673 Jy/beam ! Clean residual mean=-0.000008 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.0570165 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.68928e-07 Jy ! Component: 100 - total flux cleaned = 3.39973e-07 Jy ! Component: 150 - total flux cleaned = 1.20953e-05 Jy ! Component: 200 - total flux cleaned = 1.20772e-05 Jy ! Total flux subtracted in 200 components = 1.20772e-05 Jy ! Clean residual min=-0.001480 max=0.001664 Jy/beam ! Clean residual mean=-0.000008 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.0570286 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 82 components and 0.0570286 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.005 mas, bmaj=7.793 mas, bpa=-4.956 degrees ! Estimated noise=573.442 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000308015 Jy ! Component: 100 - total flux cleaned = -0.000358391 Jy ! Component: 150 - total flux cleaned = -0.000381206 Jy ! Component: 200 - total flux cleaned = -0.000380527 Jy ! Total flux subtracted in 200 components = -0.000380527 Jy ! Clean residual min=-0.001579 max=0.001407 Jy/beam ! Clean residual mean=-0.000004 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.056648 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 96 components and 0.056648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090780Jy sigma=0.000741 ! Fit after self-cal, rms=0.090768Jy sigma=0.000741 wmodel J0139-2705_S_2015_03_17_pus_map.mod ! Writing 96 model components to file: J0139-2705_S_2015_03_17_pus_map.mod wobs J0139-2705_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0139-2705_S_2015_03_17_pus_uvs.fits wwins J0139-2705_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J0139-2705_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.000489693 Jy ! Component: 100 - total flux cleaned = -0.000868096 Jy ! Component: 150 - total flux cleaned = -0.00110877 Jy ! Component: 200 - total flux cleaned = -0.00136421 Jy ! Component: 250 - total flux cleaned = -0.00156627 Jy ! Component: 300 - total flux cleaned = -0.00169756 Jy ! Component: 350 - total flux cleaned = -0.00180369 Jy ! Component: 400 - total flux cleaned = -0.00188662 Jy ! Component: 450 - total flux cleaned = -0.001968 Jy ! Component: 500 - total flux cleaned = -0.00206737 Jy ! Component: 550 - total flux cleaned = -0.00214518 Jy ! Component: 600 - total flux cleaned = -0.00226046 Jy ! Component: 650 - total flux cleaned = -0.00231695 Jy ! Component: 700 - total flux cleaned = -0.00240985 Jy ! Component: 750 - total flux cleaned = -0.00244633 Jy ! Component: 800 - total flux cleaned = -0.0025005 Jy ! Component: 850 - total flux cleaned = -0.0026249 Jy ! Component: 900 - total flux cleaned = -0.0025898 Jy ! Component: 950 - total flux cleaned = -0.00262479 Jy ! Component: 1000 - total flux cleaned = -0.00267617 Jy ! Component: 1050 - total flux cleaned = -0.00279395 Jy ! Component: 1100 - total flux cleaned = -0.00284373 Jy ! Component: 1150 - total flux cleaned = -0.00287684 Jy ! Component: 1200 - total flux cleaned = -0.00295819 Jy ! Component: 1250 - total flux cleaned = -0.00305441 Jy ! Component: 1300 - total flux cleaned = -0.00305462 Jy ! Component: 1350 - total flux cleaned = -0.00314916 Jy ! Component: 1400 - total flux cleaned = -0.0032422 Jy ! Component: 1450 - total flux cleaned = -0.00331895 Jy ! Component: 1500 - total flux cleaned = -0.00333405 Jy ! Component: 1550 - total flux cleaned = -0.00334924 Jy ! Component: 1600 - total flux cleaned = -0.00340913 Jy ! Component: 1650 - total flux cleaned = -0.00351221 Jy ! Component: 1700 - total flux cleaned = -0.00357061 Jy ! Component: 1750 - total flux cleaned = -0.00361388 Jy ! Component: 1800 - total flux cleaned = -0.00368562 Jy ! Component: 1850 - total flux cleaned = -0.00372826 Jy ! Component: 1900 - total flux cleaned = -0.0037988 Jy ! Component: 1950 - total flux cleaned = -0.00388249 Jy ! Component: 2000 - total flux cleaned = -0.00392404 Jy ! Component: 2050 - total flux cleaned = -0.00400621 Jy ! Component: 2100 - total flux cleaned = -0.0040744 Jy ! Component: 2150 - total flux cleaned = -0.00411464 Jy ! Component: 2200 - total flux cleaned = -0.00419484 Jy ! Component: 2250 - total flux cleaned = -0.0042212 Jy ! Component: 2300 - total flux cleaned = -0.00430018 Jy ! Component: 2350 - total flux cleaned = -0.00432611 Jy ! Component: 2400 - total flux cleaned = -0.00442934 Jy ! Component: 2450 - total flux cleaned = -0.00448057 Jy ! Component: 2500 - total flux cleaned = -0.00451875 Jy ! Component: 2550 - total flux cleaned = -0.00458199 Jy ! Component: 2600 - total flux cleaned = -0.00464457 Jy ! Component: 2650 - total flux cleaned = -0.0047191 Jy ! Component: 2700 - total flux cleaned = -0.00470663 Jy ! Component: 2750 - total flux cleaned = -0.00479247 Jy ! Component: 2800 - total flux cleaned = -0.00479233 Jy ! Component: 2850 - total flux cleaned = -0.004865 Jy ! Component: 2900 - total flux cleaned = -0.00492505 Jy ! Component: 2950 - total flux cleaned = -0.00492497 Jy ! Component: 3000 - total flux cleaned = -0.00497232 Jy ! Component: 3050 - total flux cleaned = -0.00503109 Jy ! Component: 3100 - total flux cleaned = -0.00506613 Jy ! Component: 3150 - total flux cleaned = -0.00512394 Jy ! Component: 3200 - total flux cleaned = -0.00516997 Jy ! Component: 3250 - total flux cleaned = -0.00522712 Jy ! Component: 3300 - total flux cleaned = -0.0052386 Jy ! Component: 3350 - total flux cleaned = -0.00529497 Jy ! Component: 3400 - total flux cleaned = -0.0053398 Jy ! Component: 3450 - total flux cleaned = -0.00539534 Jy ! Component: 3500 - total flux cleaned = -0.00541767 Jy ! Component: 3550 - total flux cleaned = -0.00549461 Jy ! Component: 3600 - total flux cleaned = -0.00557102 Jy ! Component: 3650 - total flux cleaned = -0.00553848 Jy ! Component: 3700 - total flux cleaned = -0.00557076 Jy ! Component: 3750 - total flux cleaned = -0.00557083 Jy ! Component: 3800 - total flux cleaned = -0.00557078 Jy ! Component: 3850 - total flux cleaned = -0.00557069 Jy ! Component: 3900 - total flux cleaned = -0.00561272 Jy ! Component: 3950 - total flux cleaned = -0.00554995 Jy ! Component: 4000 - total flux cleaned = -0.00560203 Jy ! Component: 4050 - total flux cleaned = -0.00558134 Jy ! Total flux subtracted in 4096 components = -0.00558145 Jy ! Clean residual min=-0.000561 max=0.000561 Jy/beam ! Clean residual mean=-0.000002 rms=0.000189 Jy/beam ! Combined flux in latest and established models = 0.0510666 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 373 components and 0.0510666 Jy ![Exited script file: muppet] wmap "J0139-2705_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.005 x 7.793 at -4.956 degrees (North through East) ! Clean map min=-0.002107 max=0.049785 Jy/beam ! Writing clean map to FITS file: J0139-2705_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.0497851 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000187803 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.13168 1.13168 2.26337 4.52674 9.05347 18.1069 36.2139 72.4278 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.049 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.005 x 7.793 at -4.956 degrees (North through East) ! Clean map min=-0.002107 max=0.049785 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 J0139-2705_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:40:35 2016