! Started logfile: J1430-0009_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:01:32 2016 obs J1430-0009_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1430-0009_S_2015_03_17_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.784699 visibilities/baseline/integration-bin. ! Found source: J1430-0009 ! ! 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 17232 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 J1430-0009_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 134 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 134 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 134 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 134 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.992031Jy sigma=0.011451 ! Fit after self-cal, rms=0.954743Jy sigma=0.011045 ! 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.629 mas, bmaj=6.357 mas, bpa=-0.1427 degrees ! Estimated noise=658.289 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.0339061 Jy ! Component: 100 - total flux cleaned = 0.0438313 Jy ! Total flux subtracted in 100 components = 0.0438313 Jy ! Clean residual min=-0.002790 max=0.004163 Jy/beam ! Clean residual mean=-0.000006 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.0438313 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0438313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073874Jy sigma=0.000770 ! Fit after self-cal, rms=0.073259Jy sigma=0.000763 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00523073 Jy ! Component: 100 - total flux cleaned = 0.00785892 Jy ! Total flux subtracted in 100 components = 0.00785892 Jy ! Clean residual min=-0.002514 max=0.002426 Jy/beam ! Clean residual mean=-0.000005 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.0516902 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 18 components and 0.0516902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072728Jy sigma=0.000759 ! Fit after self-cal, rms=0.072675Jy sigma=0.000759 ! 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.236 mas, bmaj=7.369 mas, bpa=-1.454 degrees ! Estimated noise=476.298 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 (4, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00286097 Jy ! Component: 100 - total flux cleaned = 0.00451456 Jy ! Component: 150 - total flux cleaned = 0.00570737 Jy ! Component: 200 - total flux cleaned = 0.00660743 Jy ! Total flux subtracted in 200 components = 0.00660743 Jy ! Clean residual min=-0.002453 max=0.001780 Jy/beam ! Clean residual mean=-0.000005 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.0582976 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 69 components and 0.0582976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072506Jy sigma=0.000758 ! Fit after self-cal, rms=0.072478Jy sigma=0.000757 ! 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.02 FD 0.88 HN 1.00* KP 1.06 ! LA 1.02 MK 0.95 NL 0.92 OV 1.04 ! PT 1.04 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.94 HN 1.00* KP 1.05 ! LA 0.96 MK 1.01 NL 1.07 OV 1.03 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.85 HN 1.00* KP 0.96 ! LA 0.81 MK 1.01 NL 1.17 OV 1.01 ! PT 1.01 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.85 HN 1.00* KP 0.95 ! LA 0.88 MK 1.03 NL 1.02 OV 1.03 ! PT 1.04 SC 0.96 ! ! ! Fit before self-cal, rms=0.072478Jy sigma=0.000757 ! Fit after self-cal, rms=0.069583Jy sigma=0.000755 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.251 mas, bmaj=7.461 mas, bpa=-1.577 degrees ! Estimated noise=474.333 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.000112394 Jy ! Component: 100 - total flux cleaned = 0.000182073 Jy ! Component: 150 - total flux cleaned = 0.000256789 Jy ! Component: 200 - total flux cleaned = 0.000304519 Jy ! Total flux subtracted in 200 components = 0.000304519 Jy ! Clean residual min=-0.001356 max=0.001438 Jy/beam ! Clean residual mean=-0.000000 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.0586022 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 91 components and 0.0586021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069569Jy sigma=0.000755 ! Fit after self-cal, rms=0.069467Jy sigma=0.000754 ! 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.069467Jy sigma=0.000754 ! Fit after self-cal, rms=0.068536Jy sigma=0.000754 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.252 mas, bmaj=7.477 mas, bpa=-1.663 degrees ! Estimated noise=472.137 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000157327 Jy ! Component: 100 - total flux cleaned = 0.00011728 Jy ! Component: 150 - total flux cleaned = 0.000133856 Jy ! Component: 200 - total flux cleaned = 0.000162037 Jy ! Total flux subtracted in 200 components = 0.000162037 Jy ! Clean residual min=-0.001198 max=0.001337 Jy/beam ! Clean residual mean=-0.000000 rms=0.000308 Jy/beam ! Combined flux in latest and established models = 0.0587642 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 104 components and 0.0587642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068526Jy sigma=0.000754 ! Fit after self-cal, rms=0.068510Jy sigma=0.000754 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 (-61, -10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000851448 Jy ! Component: 100 - total flux cleaned = 0.000872162 Jy ! Component: 150 - total flux cleaned = 0.000936247 Jy ! Component: 200 - total flux cleaned = 0.00101238 Jy ! Total flux subtracted in 200 components = 0.00101238 Jy ! Clean residual min=-0.001109 max=0.001212 Jy/beam ! Clean residual mean=-0.000000 rms=0.000295 Jy/beam ! Combined flux in latest and established models = 0.0597766 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 118 components and 0.0597766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068484Jy sigma=0.000753 ! Fit after self-cal, rms=0.068475Jy sigma=0.000753 ! 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.068475Jy sigma=0.000753 ! Fit after self-cal, rms=0.068349Jy sigma=0.000753 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.247 mas, bmaj=7.479 mas, bpa=-1.749 degrees ! Estimated noise=471.074 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000316524 Jy ! Component: 100 - total flux cleaned = 0.000318084 Jy ! Component: 150 - total flux cleaned = 0.000337403 Jy ! Component: 200 - total flux cleaned = 0.00032022 Jy ! Total flux subtracted in 200 components = 0.00032022 Jy ! Clean residual min=-0.001161 max=0.001200 Jy/beam ! Clean residual mean=-0.000000 rms=0.000289 Jy/beam ! Combined flux in latest and established models = 0.0600968 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 125 components and 0.0600968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068335Jy sigma=0.000753 ! Fit after self-cal, rms=0.068334Jy sigma=0.000753 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.000142789 Jy ! Component: 100 - total flux cleaned = 0.000176529 Jy ! Component: 150 - total flux cleaned = 0.000145229 Jy ! Component: 200 - total flux cleaned = 0.000145336 Jy ! Total flux subtracted in 200 components = 0.000145336 Jy ! Clean residual min=-0.001158 max=0.001186 Jy/beam ! Clean residual mean=-0.000000 rms=0.000288 Jy/beam ! Combined flux in latest and established models = 0.0602421 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 132 components and 0.0602421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068326Jy sigma=0.000753 ! Fit after self-cal, rms=0.068325Jy sigma=0.000753 ! 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.068325Jy sigma=0.000753 ! Fit after self-cal, rms=0.068282Jy sigma=0.000753 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.229 mas, bmaj=12.63 mas, bpa=9.503 degrees ! Estimated noise=606.062 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.58198e-05 Jy ! Component: 100 - total flux cleaned = -5.86311e-05 Jy ! Component: 150 - total flux cleaned = -9.31828e-05 Jy ! Component: 200 - total flux cleaned = -8.30555e-05 Jy ! Total flux subtracted in 200 components = -8.30555e-05 Jy ! Clean residual min=-0.001339 max=0.001381 Jy/beam ! Clean residual mean=-0.000000 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.0601591 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 146 components and 0.060159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068278Jy sigma=0.000753 ! Fit after self-cal, rms=0.068278Jy sigma=0.000753 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.98571e-05 Jy ! Component: 100 - total flux cleaned = 1.99504e-05 Jy ! Component: 150 - total flux cleaned = 1.98102e-05 Jy ! Component: 200 - total flux cleaned = 1.12056e-05 Jy ! Total flux subtracted in 200 components = 1.12056e-05 Jy ! Clean residual min=-0.001322 max=0.001378 Jy/beam ! Clean residual mean=-0.000000 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.0601703 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 150 components and 0.0601703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068276Jy sigma=0.000753 ! Fit after self-cal, rms=0.068275Jy sigma=0.000753 ! 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.242 mas, bmaj=7.477 mas, bpa=-1.791 degrees ! Estimated noise=470.517 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.242 x 7.477 at -1.791 degrees (North through East) ! Clean map min=-0.0015654 max=0.045341 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.64 mas, bmaj=6.449 mas, bpa=-0.4878 degrees ! Estimated noise=650.023 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0338831 Jy ! Component: 100 - total flux cleaned = 0.0444724 Jy ! Component: 150 - total flux cleaned = 0.0497539 Jy ! Component: 200 - total flux cleaned = 0.053004 Jy ! Total flux subtracted in 200 components = 0.053004 Jy ! Clean residual min=-0.002214 max=0.001959 Jy/beam ! Clean residual mean=-0.000002 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.053004 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.053004 Jy ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=7.477 mas, bpa=-1.791 degrees ! Estimated noise=470.517 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.00262166 Jy ! Component: 100 - total flux cleaned = 0.00364379 Jy ! Component: 150 - total flux cleaned = 0.00449063 Jy ! Component: 200 - total flux cleaned = 0.0049962 Jy ! Total flux subtracted in 200 components = 0.0049962 Jy ! Clean residual min=-0.001409 max=0.001539 Jy/beam ! Clean residual mean=-0.000002 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.0580002 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 68 components and 0.0580002 Jy ! Inverting map ! Added new window around map position (-59, -64.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0008787 Jy ! Component: 100 - total flux cleaned = 0.000951131 Jy ! Component: 150 - total flux cleaned = 0.00088695 Jy ! Component: 200 - total flux cleaned = 0.00103821 Jy ! Total flux subtracted in 200 components = 0.00103821 Jy ! Clean residual min=-0.001337 max=0.001116 Jy/beam ! Clean residual mean=-0.000001 rms=0.000295 Jy/beam ! Combined flux in latest and established models = 0.0590384 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 94 components and 0.0590384 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=8.229 mas, bmaj=12.63 mas, bpa=9.503 degrees ! Estimated noise=606.062 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000807382 Jy ! Component: 100 - total flux cleaned = 0.000834103 Jy ! Component: 150 - total flux cleaned = 0.000814457 Jy ! Component: 200 - total flux cleaned = 0.000868057 Jy ! Total flux subtracted in 200 components = 0.000868057 Jy ! Clean residual min=-0.001449 max=0.001275 Jy/beam ! Clean residual mean=-0.000001 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.0599065 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.24986e-05 Jy ! Component: 100 - total flux cleaned = 4.80141e-05 Jy ! Component: 150 - total flux cleaned = 9.04413e-05 Jy ! Component: 200 - total flux cleaned = 0.000116381 Jy ! Total flux subtracted in 200 components = 0.000116381 Jy ! Clean residual min=-0.001422 max=0.001256 Jy/beam ! Clean residual mean=-0.000001 rms=0.000309 Jy/beam ! Combined flux in latest and established models = 0.0600229 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 137 components and 0.0600229 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=7.477 mas, bpa=-1.791 degrees ! Estimated noise=470.517 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000102488 Jy ! Component: 100 - total flux cleaned = -0.000122292 Jy ! Component: 150 - total flux cleaned = -0.000160776 Jy ! Component: 200 - total flux cleaned = -0.000160527 Jy ! Total flux subtracted in 200 components = -0.000160527 Jy ! Clean residual min=-0.001243 max=0.001120 Jy/beam ! Clean residual mean=-0.000001 rms=0.000272 Jy/beam ! Combined flux in latest and established models = 0.0598623 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 156 components and 0.0598623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068268Jy sigma=0.000753 ! Fit after self-cal, rms=0.068266Jy sigma=0.000753 wmodel J1430-0009_S_2015_03_17_pus_map.mod ! Writing 156 model components to file: J1430-0009_S_2015_03_17_pus_map.mod wobs J1430-0009_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1430-0009_S_2015_03_17_pus_uvs.fits wwins J1430-0009_S_2015_03_17_pus_map.win ! wwins: Wrote 4 windows to J1430-0009_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 = -5.02274e-05 Jy ! Component: 100 - total flux cleaned = -0.000107261 Jy ! Component: 150 - total flux cleaned = -0.000125812 Jy ! Component: 200 - total flux cleaned = -6.01403e-05 Jy ! Component: 250 - total flux cleaned = -6.0464e-05 Jy ! Component: 300 - total flux cleaned = -2.99391e-05 Jy ! Component: 350 - total flux cleaned = -3.00721e-05 Jy ! Component: 400 - total flux cleaned = 1.42472e-05 Jy ! Component: 450 - total flux cleaned = 5.74044e-05 Jy ! Component: 500 - total flux cleaned = 9.97353e-05 Jy ! Component: 550 - total flux cleaned = 0.000127364 Jy ! Component: 600 - total flux cleaned = 0.000140681 Jy ! Component: 650 - total flux cleaned = 8.68066e-05 Jy ! Component: 700 - total flux cleaned = 7.37712e-05 Jy ! Component: 750 - total flux cleaned = 3.47561e-05 Jy ! Component: 800 - total flux cleaned = -1.63823e-05 Jy ! Component: 850 - total flux cleaned = -6.66125e-05 Jy ! Component: 900 - total flux cleaned = -6.64695e-05 Jy ! Component: 950 - total flux cleaned = -0.000127726 Jy ! Component: 1000 - total flux cleaned = -0.000139583 Jy ! Component: 1050 - total flux cleaned = -0.000151299 Jy ! Component: 1100 - total flux cleaned = -0.000174673 Jy ! Component: 1150 - total flux cleaned = -0.000163061 Jy ! Component: 1200 - total flux cleaned = -0.000174681 Jy ! Component: 1250 - total flux cleaned = -0.000197386 Jy ! Component: 1300 - total flux cleaned = -0.000230743 Jy ! Component: 1350 - total flux cleaned = -0.000263965 Jy ! Component: 1400 - total flux cleaned = -0.000252935 Jy ! Component: 1450 - total flux cleaned = -0.000317864 Jy ! Component: 1500 - total flux cleaned = -0.000349876 Jy ! Component: 1550 - total flux cleaned = -0.000370936 Jy ! Component: 1600 - total flux cleaned = -0.000433598 Jy ! Component: 1650 - total flux cleaned = -0.00045402 Jy ! Component: 1700 - total flux cleaned = -0.000474451 Jy ! Component: 1750 - total flux cleaned = -0.000474435 Jy ! Component: 1800 - total flux cleaned = -0.000504707 Jy ! Component: 1850 - total flux cleaned = -0.000514548 Jy ! Component: 1900 - total flux cleaned = -0.000514529 Jy ! Component: 1950 - total flux cleaned = -0.000543855 Jy ! Component: 2000 - total flux cleaned = -0.000553406 Jy ! Component: 2050 - total flux cleaned = -0.000572769 Jy ! Component: 2100 - total flux cleaned = -0.000591692 Jy ! Component: 2150 - total flux cleaned = -0.000563229 Jy ! Component: 2200 - total flux cleaned = -0.000591354 Jy ! Component: 2250 - total flux cleaned = -0.00059138 Jy ! Component: 2300 - total flux cleaned = -0.00060982 Jy ! Component: 2350 - total flux cleaned = -0.000591502 Jy ! Component: 2400 - total flux cleaned = -0.000600643 Jy ! Component: 2450 - total flux cleaned = -0.000600633 Jy ! Component: 2500 - total flux cleaned = -0.000609631 Jy ! Component: 2550 - total flux cleaned = -0.000627308 Jy ! Component: 2600 - total flux cleaned = -0.000583315 Jy ! Component: 2650 - total flux cleaned = -0.000592093 Jy ! Component: 2700 - total flux cleaned = -0.000583357 Jy ! Component: 2750 - total flux cleaned = -0.000583383 Jy ! Component: 2800 - total flux cleaned = -0.000600398 Jy ! Component: 2850 - total flux cleaned = -0.00054943 Jy ! Component: 2900 - total flux cleaned = -0.00054105 Jy ! Component: 2950 - total flux cleaned = -0.000541049 Jy ! Component: 3000 - total flux cleaned = -0.000491225 Jy ! Component: 3050 - total flux cleaned = -0.000499422 Jy ! Component: 3100 - total flux cleaned = -0.000458584 Jy ! Component: 3150 - total flux cleaned = -0.000491225 Jy ! Component: 3200 - total flux cleaned = -0.000434627 Jy ! Component: 3250 - total flux cleaned = -0.000426607 Jy ! Component: 3300 - total flux cleaned = -0.00040275 Jy ! Component: 3350 - total flux cleaned = -0.000371024 Jy ! Component: 3400 - total flux cleaned = -0.000339484 Jy ! Component: 3450 - total flux cleaned = -0.000362921 Jy ! Component: 3500 - total flux cleaned = -0.000324071 Jy ! Component: 3550 - total flux cleaned = -0.00032403 Jy ! Component: 3600 - total flux cleaned = -0.000262695 Jy ! Component: 3650 - total flux cleaned = -0.000262711 Jy ! Component: 3700 - total flux cleaned = -0.00024005 Jy ! Component: 3750 - total flux cleaned = -0.000202474 Jy ! Component: 3800 - total flux cleaned = -0.000194913 Jy ! Component: 3850 - total flux cleaned = -0.000150321 Jy ! Component: 3900 - total flux cleaned = -0.000135535 Jy ! Component: 3950 - total flux cleaned = -0.000128185 Jy ! Component: 4000 - total flux cleaned = -6.97436e-05 Jy ! Component: 4050 - total flux cleaned = -4.07409e-05 Jy ! Total flux subtracted in 4096 components = -4.06907e-05 Jy ! Clean residual min=-0.000455 max=0.000412 Jy/beam ! Clean residual mean=0.000000 rms=0.000131 Jy/beam ! Combined flux in latest and established models = 0.0598216 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 437 components and 0.0598217 Jy ![Exited script file: muppet] wmap "J1430-0009_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.242 x 7.477 at -1.791 degrees (North through East) ! Clean map min=-0.0014428 max=0.045232 Jy/beam ! Writing clean map to FITS file: J1430-0009_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.0452321 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000130458 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.86526 0.86526 1.73052 3.46104 6.92208 13.8442 27.6883 55.3766 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.045 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.242 x 7.477 at -1.791 degrees (North through East) ! Clean map min=-0.0014428 max=0.045232 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 J1430-0009_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:01:37 2016