! Started logfile: J1339+6328_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:00:35 2016 obs J1339+6328_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1339+6328_S_2015_03_17_pus_uva.fits ! AN table 1: 82 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.964228 visibilities/baseline/integration-bin. ! Found source: J1339+6328 ! ! 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 14232 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 J1339+6328_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.745747Jy sigma=0.008763 ! Fit after self-cal, rms=0.664363Jy sigma=0.007791 ! 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.148 mas, bmaj=3.703 mas, bpa=-76.64 degrees ! Estimated noise=841.173 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.244293 Jy ! Component: 100 - total flux cleaned = 0.330311 Jy ! Total flux subtracted in 100 components = 0.330311 Jy ! Clean residual min=-0.014173 max=0.039164 Jy/beam ! Clean residual mean=0.000019 rms=0.004450 Jy/beam ! Combined flux in latest and established models = 0.330311 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.330311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136177Jy sigma=0.001360 ! Fit after self-cal, rms=0.135746Jy sigma=0.001354 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0450745 Jy ! Component: 100 - total flux cleaned = 0.0703094 Jy ! Total flux subtracted in 100 components = 0.0703094 Jy ! Clean residual min=-0.011156 max=0.024066 Jy/beam ! Clean residual mean=0.000016 rms=0.002903 Jy/beam ! Combined flux in latest and established models = 0.40062 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 16 components and 0.40062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110013Jy sigma=0.001081 ! Fit after self-cal, rms=0.109945Jy sigma=0.001080 ! Inverting map ! Added new window around map position (-2.5, -5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0221968 Jy ! Component: 100 - total flux cleaned = 0.034213 Jy ! Total flux subtracted in 100 components = 0.034213 Jy ! Clean residual min=-0.010417 max=0.011933 Jy/beam ! Clean residual mean=0.000014 rms=0.002395 Jy/beam ! Combined flux in latest and established models = 0.434833 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 29 components and 0.434833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102548Jy sigma=0.001008 ! Fit after self-cal, rms=0.102138Jy sigma=0.001004 ! 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.829 mas, bmaj=4.462 mas, bpa=-83.68 degrees ! Estimated noise=524.979 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.0152325 Jy ! Component: 100 - total flux cleaned = 0.0246905 Jy ! Component: 150 - total flux cleaned = 0.0312752 Jy ! Component: 200 - total flux cleaned = 0.0359608 Jy ! Total flux subtracted in 200 components = 0.0359608 Jy ! Clean residual min=-0.009317 max=0.008550 Jy/beam ! Clean residual mean=0.000032 rms=0.002453 Jy/beam ! Combined flux in latest and established models = 0.470794 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 64 components and 0.470794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098323Jy sigma=0.000982 ! Fit after self-cal, rms=0.098159Jy sigma=0.000981 ! 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.00 FD 0.86 HN 0.97 KP 1.08 ! LA 0.96 MK 1.06 NL 0.89 OV 1.00 ! PT 1.08 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.89 HN 1.03 KP 1.07 ! LA 0.95 MK 1.09 NL 1.00 OV 1.03 ! PT 1.08 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.92 HN 1.04 KP 0.95 ! LA 0.77 MK 1.16 NL 1.13 OV 0.95 ! PT 1.07 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.92 HN 1.01 KP 0.92 ! LA 0.84 MK 1.16 NL 1.04 OV 1.01 ! PT 1.11 SC 0.97 ! ! ! Fit before self-cal, rms=0.098159Jy sigma=0.000981 ! Fit after self-cal, rms=0.081731Jy sigma=0.000853 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.922 mas, bmaj=4.554 mas, bpa=-86.39 degrees ! Estimated noise=530.367 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.00114571 Jy ! Component: 100 - total flux cleaned = -0.00222363 Jy ! Component: 150 - total flux cleaned = -0.00252164 Jy ! Component: 200 - total flux cleaned = -0.00283921 Jy ! Total flux subtracted in 200 components = -0.00283921 Jy ! Clean residual min=-0.004870 max=0.004354 Jy/beam ! Clean residual mean=0.000026 rms=0.001080 Jy/beam ! Combined flux in latest and established models = 0.467955 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 72 components and 0.467955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081318Jy sigma=0.000849 ! Fit after self-cal, rms=0.081219Jy sigma=0.000848 ! 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.081219Jy sigma=0.000848 ! Fit after self-cal, rms=0.079422Jy sigma=0.000835 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.925 mas, bmaj=4.556 mas, bpa=-85.2 degrees ! Estimated noise=530.12 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00148255 Jy ! Component: 100 - total flux cleaned = -0.00189188 Jy ! Component: 150 - total flux cleaned = -0.00215376 Jy ! Component: 200 - total flux cleaned = -0.00242104 Jy ! Total flux subtracted in 200 components = -0.00242104 Jy ! Clean residual min=-0.003397 max=0.002486 Jy/beam ! Clean residual mean=0.000001 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.465534 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 78 components and 0.465534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079271Jy sigma=0.000833 ! Fit after self-cal, rms=0.079269Jy sigma=0.000833 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.14999e-05 Jy ! Component: 100 - total flux cleaned = -0.000193088 Jy ! Component: 150 - total flux cleaned = -0.000391482 Jy ! Component: 200 - total flux cleaned = -0.000461268 Jy ! Total flux subtracted in 200 components = -0.000461268 Jy ! Clean residual min=-0.003275 max=0.002380 Jy/beam ! Clean residual mean=0.000001 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.465073 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 85 components and 0.465073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079218Jy sigma=0.000833 ! Fit after self-cal, rms=0.079212Jy sigma=0.000833 ! 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.079212Jy sigma=0.000833 ! Fit after self-cal, rms=0.079327Jy sigma=0.000832 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.948 mas, bmaj=4.579 mas, bpa=-85.55 degrees ! Estimated noise=531.612 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00136706 Jy ! Component: 100 - total flux cleaned = -0.0016167 Jy ! Component: 150 - total flux cleaned = -0.00186903 Jy ! Component: 200 - total flux cleaned = -0.00203502 Jy ! Total flux subtracted in 200 components = -0.00203502 Jy ! Clean residual min=-0.002991 max=0.002249 Jy/beam ! Clean residual mean=0.000001 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.463038 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 85 components and 0.463038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079241Jy sigma=0.000831 ! Fit after self-cal, rms=0.079237Jy sigma=0.000831 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.99994e-05 Jy ! Component: 100 - total flux cleaned = -0.00020106 Jy ! Component: 150 - total flux cleaned = -0.000324499 Jy ! Component: 200 - total flux cleaned = -0.000409302 Jy ! Total flux subtracted in 200 components = -0.000409302 Jy ! Clean residual min=-0.002895 max=0.002156 Jy/beam ! Clean residual mean=0.000001 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.462628 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 91 components and 0.462628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079209Jy sigma=0.000831 ! Fit after self-cal, rms=0.079205Jy sigma=0.000831 ! 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.079205Jy sigma=0.000831 ! Fit after self-cal, rms=0.079302Jy sigma=0.000830 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.873 mas, bmaj=9.02 mas, bpa=77.77 degrees ! Estimated noise=671.324 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0015981 Jy ! Component: 100 - total flux cleaned = -0.00195378 Jy ! Component: 150 - total flux cleaned = -0.00206066 Jy ! Component: 200 - total flux cleaned = -0.00214433 Jy ! Total flux subtracted in 200 components = -0.00214433 Jy ! Clean residual min=-0.002530 max=0.002139 Jy/beam ! Clean residual mean=0.000001 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.460484 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 101 components and 0.460484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079277Jy sigma=0.000830 ! Fit after self-cal, rms=0.079270Jy sigma=0.000830 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 = 7.47974e-05 Jy ! Component: 100 - total flux cleaned = -1.10249e-05 Jy ! Component: 150 - total flux cleaned = -6.75249e-05 Jy ! Component: 200 - total flux cleaned = -0.000105273 Jy ! Total flux subtracted in 200 components = -0.000105273 Jy ! Clean residual min=-0.002505 max=0.002051 Jy/beam ! Clean residual mean=0.000001 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.460379 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 105 components and 0.460379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079259Jy sigma=0.000830 ! Fit after self-cal, rms=0.079255Jy sigma=0.000830 ! 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.966 mas, bmaj=4.598 mas, bpa=-85.93 degrees ! Estimated noise=532.653 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.966 x 4.598 at -85.93 degrees (North through East) ! Clean map min=-0.0025704 max=0.32726 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.249 mas, bmaj=3.795 mas, bpa=-77.89 degrees ! Estimated noise=873.676 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.252849 Jy ! Component: 100 - total flux cleaned = 0.338297 Jy ! Component: 150 - total flux cleaned = 0.382666 Jy ! Component: 200 - total flux cleaned = 0.408463 Jy ! Total flux subtracted in 200 components = 0.408463 Jy ! Clean residual min=-0.004877 max=0.013373 Jy/beam ! Clean residual mean=0.000006 rms=0.001562 Jy/beam ! Combined flux in latest and established models = 0.408463 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.408463 Jy ! Inverting map and beam ! Estimated beam: bmin=3.966 mas, bmaj=4.598 mas, bpa=-85.93 degrees ! Estimated noise=532.653 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.0211244 Jy ! Component: 100 - total flux cleaned = 0.032449 Jy ! Component: 150 - total flux cleaned = 0.0388885 Jy ! Component: 200 - total flux cleaned = 0.042853 Jy ! Total flux subtracted in 200 components = 0.042853 Jy ! Clean residual min=-0.002459 max=0.002625 Jy/beam ! Clean residual mean=-0.000001 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.451316 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 44 components and 0.451316 Jy ! Inverting map ! Added new window around map position (-4.5, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00279874 Jy ! Component: 100 - total flux cleaned = 0.00470135 Jy ! Component: 150 - total flux cleaned = 0.00555644 Jy ! Component: 200 - total flux cleaned = 0.00618935 Jy ! Total flux subtracted in 200 components = 0.00618935 Jy ! Clean residual min=-0.002111 max=0.001955 Jy/beam ! Clean residual mean=0.000000 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.457505 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 59 components and 0.457505 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.873 mas, bmaj=9.02 mas, bpa=77.77 degrees ! Estimated noise=671.324 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133716 Jy ! Component: 100 - total flux cleaned = 0.00196546 Jy ! Component: 150 - total flux cleaned = 0.00217517 Jy ! Component: 200 - total flux cleaned = 0.00232681 Jy ! Total flux subtracted in 200 components = 0.00232681 Jy ! Clean residual min=-0.002458 max=0.001981 Jy/beam ! Clean residual mean=0.000001 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.459832 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.000139169 Jy ! Component: 100 - total flux cleaned = 0.000199708 Jy ! Component: 150 - total flux cleaned = 0.000244305 Jy ! Component: 200 - total flux cleaned = 0.00028594 Jy ! Total flux subtracted in 200 components = 0.00028594 Jy ! Clean residual min=-0.002494 max=0.001920 Jy/beam ! Clean residual mean=0.000001 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.460118 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 86 components and 0.460118 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.966 mas, bmaj=4.598 mas, bpa=-85.93 degrees ! Estimated noise=532.653 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.66959e-05 Jy ! Component: 100 - total flux cleaned = 0.000151112 Jy ! Component: 150 - total flux cleaned = 0.000188892 Jy ! Component: 200 - total flux cleaned = 0.000188499 Jy ! Total flux subtracted in 200 components = 0.000188499 Jy ! Clean residual min=-0.002162 max=0.001981 Jy/beam ! Clean residual mean=0.000001 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.460306 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 101 components and 0.460306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079178Jy sigma=0.000829 ! Fit after self-cal, rms=0.079166Jy sigma=0.000829 wmodel J1339+6328_S_2015_03_17_pus_map.mod ! Writing 101 model components to file: J1339+6328_S_2015_03_17_pus_map.mod wobs J1339+6328_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1339+6328_S_2015_03_17_pus_uvs.fits wwins J1339+6328_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J1339+6328_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.000483427 Jy ! Component: 100 - total flux cleaned = -0.000872027 Jy ! Component: 150 - total flux cleaned = -0.00116971 Jy ! Component: 200 - total flux cleaned = -0.00148304 Jy ! Component: 250 - total flux cleaned = -0.00163215 Jy ! Component: 300 - total flux cleaned = -0.00163164 Jy ! Component: 350 - total flux cleaned = -0.00168751 Jy ! Component: 400 - total flux cleaned = -0.00163328 Jy ! Component: 450 - total flux cleaned = -0.0015548 Jy ! Component: 500 - total flux cleaned = -0.00147793 Jy ! Component: 550 - total flux cleaned = -0.00132649 Jy ! Component: 600 - total flux cleaned = -0.00117827 Jy ! Component: 650 - total flux cleaned = -0.00105699 Jy ! Component: 700 - total flux cleaned = -0.000938283 Jy ! Component: 750 - total flux cleaned = -0.000821632 Jy ! Component: 800 - total flux cleaned = -0.000753015 Jy ! Component: 850 - total flux cleaned = -0.000662312 Jy ! Component: 900 - total flux cleaned = -0.000485202 Jy ! Component: 950 - total flux cleaned = -0.000441541 Jy ! Component: 1000 - total flux cleaned = -0.000312472 Jy ! Component: 1050 - total flux cleaned = -0.000164307 Jy ! Component: 1100 - total flux cleaned = -0.00010221 Jy ! Component: 1150 - total flux cleaned = 4.11178e-05 Jy ! Component: 1200 - total flux cleaned = 2.08257e-05 Jy ! Component: 1250 - total flux cleaned = 4.10479e-05 Jy ! Component: 1300 - total flux cleaned = 0.000120157 Jy ! Component: 1350 - total flux cleaned = 0.000100493 Jy ! Component: 1400 - total flux cleaned = 0.000139288 Jy ! Component: 1450 - total flux cleaned = 0.000158271 Jy ! Component: 1500 - total flux cleaned = 0.000233183 Jy ! Component: 1550 - total flux cleaned = 0.000233131 Jy ! Component: 1600 - total flux cleaned = 0.00026987 Jy ! Component: 1650 - total flux cleaned = 0.000233887 Jy ! Component: 1700 - total flux cleaned = 0.000323389 Jy ! Component: 1750 - total flux cleaned = 0.000323566 Jy ! Component: 1800 - total flux cleaned = 0.00035862 Jy ! Component: 1850 - total flux cleaned = 0.000324335 Jy ! Component: 1900 - total flux cleaned = 0.0003589 Jy ! Component: 1950 - total flux cleaned = 0.000358756 Jy ! Component: 2000 - total flux cleaned = 0.000342125 Jy ! Component: 2050 - total flux cleaned = 0.000391885 Jy ! Component: 2100 - total flux cleaned = 0.000408204 Jy ! Component: 2150 - total flux cleaned = 0.000440761 Jy ! Component: 2200 - total flux cleaned = 0.000440539 Jy ! Component: 2250 - total flux cleaned = 0.000456923 Jy ! Component: 2300 - total flux cleaned = 0.000504324 Jy ! Component: 2350 - total flux cleaned = 0.000441578 Jy ! Component: 2400 - total flux cleaned = 0.000488291 Jy ! Component: 2450 - total flux cleaned = 0.000457251 Jy ! Component: 2500 - total flux cleaned = 0.000487741 Jy ! Component: 2550 - total flux cleaned = 0.000472367 Jy ! Component: 2600 - total flux cleaned = 0.000502248 Jy ! Component: 2650 - total flux cleaned = 0.000472603 Jy ! Component: 2700 - total flux cleaned = 0.000399085 Jy ! Component: 2750 - total flux cleaned = 0.000413629 Jy ! Component: 2800 - total flux cleaned = 0.000370442 Jy ! Component: 2850 - total flux cleaned = 0.000370675 Jy ! Component: 2900 - total flux cleaned = 0.000398831 Jy ! Component: 2950 - total flux cleaned = 0.000356338 Jy ! Component: 3000 - total flux cleaned = 0.00031419 Jy ! Component: 3050 - total flux cleaned = 0.000341972 Jy ! Component: 3100 - total flux cleaned = 0.000328078 Jy ! Component: 3150 - total flux cleaned = 0.000300606 Jy ! Component: 3200 - total flux cleaned = 0.00030059 Jy ! Component: 3250 - total flux cleaned = 0.000273581 Jy ! Component: 3300 - total flux cleaned = 0.00030031 Jy ! Component: 3350 - total flux cleaned = 0.000220778 Jy ! Component: 3400 - total flux cleaned = 0.000260299 Jy ! Component: 3450 - total flux cleaned = 0.000312508 Jy ! Component: 3500 - total flux cleaned = 0.000299529 Jy ! Component: 3550 - total flux cleaned = 0.00028674 Jy ! Component: 3600 - total flux cleaned = 0.000312523 Jy ! Component: 3650 - total flux cleaned = 0.00036325 Jy ! Component: 3700 - total flux cleaned = 0.000325388 Jy ! Component: 3750 - total flux cleaned = 0.000388247 Jy ! Component: 3800 - total flux cleaned = 0.00036341 Jy ! Component: 3850 - total flux cleaned = 0.000412948 Jy ! Component: 3900 - total flux cleaned = 0.000474482 Jy ! Component: 3950 - total flux cleaned = 0.000486725 Jy ! Component: 4000 - total flux cleaned = 0.000498821 Jy ! Component: 4050 - total flux cleaned = 0.000510898 Jy ! Total flux subtracted in 4096 components = 0.000546834 Jy ! Clean residual min=-0.000676 max=0.000746 Jy/beam ! Clean residual mean=-0.000000 rms=0.000216 Jy/beam ! Combined flux in latest and established models = 0.460853 Jy keep ! Adding 314 model components to the UV plane model. ! The established model now contains 415 components and 0.460853 Jy ![Exited script file: muppet] wmap "J1339+6328_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.966 x 4.598 at -85.93 degrees (North through East) ! Clean map min=-0.0015743 max=0.32835 Jy/beam ! Writing clean map to FITS file: J1339+6328_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.328348 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000214507 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.195988 0.195988 0.391975 0.78395 1.5679 3.1358 6.2716 12.5432 25.0864 50.1728 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.328 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.966 x 4.598 at -85.93 degrees (North through East) ! Clean map min=-0.0015743 max=0.32835 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 J1339+6328_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:00:40 2016