! Started logfile: J1507+1236_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:08:51 2016 obs J1507+1236_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J1507+1236_S_2014_08_09_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.842035 visibilities/baseline/integration-bin. ! Found source: J1507+1236 ! ! 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 342 lines of history. ! ! Reading 12580 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 J1507+1236_S_2014_08_09_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 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.875980Jy sigma=0.009970 ! Fit after self-cal, rms=0.854111Jy sigma=0.009735 ! 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.321 mas, bmaj=7.329 mas, bpa=8.59 degrees ! Estimated noise=727.243 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.11224 Jy ! Component: 100 - total flux cleaned = 0.139321 Jy ! Total flux subtracted in 100 components = 0.139321 Jy ! Clean residual min=-0.004024 max=0.010535 Jy/beam ! Clean residual mean=0.000003 rms=0.001232 Jy/beam ! Combined flux in latest and established models = 0.139321 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.139321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077966Jy sigma=0.000820 ! Fit after self-cal, rms=0.077965Jy sigma=0.000820 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109352 Jy ! Component: 100 - total flux cleaned = 0.0160965 Jy ! Total flux subtracted in 100 components = 0.0160965 Jy ! Clean residual min=-0.003662 max=0.003332 Jy/beam ! Clean residual mean=0.000007 rms=0.000839 Jy/beam ! Combined flux in latest and established models = 0.155418 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 17 components and 0.155418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075960Jy sigma=0.000801 ! Fit after self-cal, rms=0.075957Jy sigma=0.000801 ! 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.855 mas, bmaj=8.298 mas, bpa=8.452 degrees ! Estimated noise=562.313 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.00416909 Jy ! Component: 100 - total flux cleaned = 0.00629598 Jy ! Component: 150 - total flux cleaned = 0.00759781 Jy ! Component: 200 - total flux cleaned = 0.00843345 Jy ! Total flux subtracted in 200 components = 0.00843345 Jy ! Clean residual min=-0.002580 max=0.002783 Jy/beam ! Clean residual mean=0.000002 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.163851 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 41 components and 0.163851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075617Jy sigma=0.000799 ! Fit after self-cal, rms=0.075620Jy sigma=0.000799 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.89 HN 0.97 KP 1.06 ! LA 1.13 MK 1.07 NL 0.99 OV 0.98 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.05 HN 1.01 KP 1.02 ! LA 1.05 MK 1.03 NL 1.04 OV 1.03 ! PT 1.03 SC 1.06 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.17 HN 1.03 KP 0.90 ! LA 0.83 MK 1.09 NL 1.01 OV 0.94 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.03 HN 0.98 KP 0.85 ! LA 0.79 MK 1.01 NL 1.07 OV 0.98 ! PT 1.04 SC 0.99 ! ! ! Fit before self-cal, rms=0.075620Jy sigma=0.000799 ! Fit after self-cal, rms=0.072492Jy sigma=0.000779 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.879 mas, bmaj=8.338 mas, bpa=8.607 degrees ! Estimated noise=564.646 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.000807281 Jy ! Component: 100 - total flux cleaned = -0.000933934 Jy ! Component: 150 - total flux cleaned = -0.00101863 Jy ! Component: 200 - total flux cleaned = -0.00109257 Jy ! Total flux subtracted in 200 components = -0.00109257 Jy ! Clean residual min=-0.001695 max=0.001632 Jy/beam ! Clean residual mean=0.000000 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.162759 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 49 components and 0.162759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072479Jy sigma=0.000779 ! Fit after self-cal, rms=0.072478Jy sigma=0.000779 ! 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.072478Jy sigma=0.000779 ! Fit after self-cal, rms=0.072455Jy sigma=0.000778 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.884 mas, bmaj=8.35 mas, bpa=8.658 degrees ! Estimated noise=564.632 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000602609 Jy ! Component: 100 - total flux cleaned = -0.00068234 Jy ! Component: 150 - total flux cleaned = -0.000748646 Jy ! Component: 200 - total flux cleaned = -0.000795406 Jy ! Total flux subtracted in 200 components = -0.000795406 Jy ! Clean residual min=-0.001559 max=0.001476 Jy/beam ! Clean residual mean=-0.000001 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.161963 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 53 components and 0.161963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072447Jy sigma=0.000778 ! Fit after self-cal, rms=0.072450Jy sigma=0.000778 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 = -6.88121e-05 Jy ! Component: 100 - total flux cleaned = -0.000109761 Jy ! Component: 150 - total flux cleaned = -0.000118871 Jy ! Component: 200 - total flux cleaned = -0.000136038 Jy ! Total flux subtracted in 200 components = -0.000136038 Jy ! Clean residual min=-0.001535 max=0.001483 Jy/beam ! Clean residual mean=-0.000001 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.161827 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 0.161827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072447Jy sigma=0.000778 ! Fit after self-cal, rms=0.072446Jy sigma=0.000778 ! 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.072446Jy sigma=0.000778 ! Fit after self-cal, rms=0.072554Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.889 mas, bmaj=8.359 mas, bpa=8.698 degrees ! Estimated noise=565.057 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000381164 Jy ! Component: 100 - total flux cleaned = -0.000449207 Jy ! Component: 150 - total flux cleaned = -0.000497357 Jy ! Component: 200 - total flux cleaned = -0.000540948 Jy ! Total flux subtracted in 200 components = -0.000540948 Jy ! Clean residual min=-0.001525 max=0.001489 Jy/beam ! Clean residual mean=-0.000001 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.161286 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 64 components and 0.161286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072550Jy sigma=0.000778 ! Fit after self-cal, rms=0.072550Jy sigma=0.000778 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.8476e-05 Jy ! Component: 100 - total flux cleaned = -3.84995e-05 Jy ! Component: 150 - total flux cleaned = -3.87597e-05 Jy ! Component: 200 - total flux cleaned = -4.65606e-05 Jy ! Total flux subtracted in 200 components = -4.65606e-05 Jy ! Clean residual min=-0.001512 max=0.001499 Jy/beam ! Clean residual mean=-0.000001 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.16124 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 65 components and 0.16124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072548Jy sigma=0.000778 ! Fit after self-cal, rms=0.072548Jy sigma=0.000778 ! 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.072548Jy sigma=0.000778 ! Fit after self-cal, rms=0.072611Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.54 mas, bmaj=10.92 mas, bpa=-1.028 degrees ! Estimated noise=659.581 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000308598 Jy ! Component: 100 - total flux cleaned = -0.000295026 Jy ! Component: 150 - total flux cleaned = -0.000294855 Jy ! Component: 200 - total flux cleaned = -0.000290106 Jy ! Total flux subtracted in 200 components = -0.000290106 Jy ! Clean residual min=-0.001427 max=0.001303 Jy/beam ! Clean residual mean=-0.000002 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.16095 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 77 components and 0.16095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072612Jy sigma=0.000778 ! Fit after self-cal, rms=0.072612Jy sigma=0.000778 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.45265e-05 Jy ! Component: 100 - total flux cleaned = -1.50879e-05 Jy ! Component: 150 - total flux cleaned = -6.90803e-06 Jy ! Component: 200 - total flux cleaned = -3.03513e-06 Jy ! Total flux subtracted in 200 components = -3.03513e-06 Jy ! Clean residual min=-0.001425 max=0.001299 Jy/beam ! Clean residual mean=-0.000002 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.160946 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 87 components and 0.160946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072612Jy sigma=0.000778 ! Fit after self-cal, rms=0.072612Jy sigma=0.000778 ! 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.893 mas, bmaj=8.364 mas, bpa=8.727 degrees ! Estimated noise=565.25 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.893 x 8.364 at 8.727 degrees (North through East) ! Clean map min=-0.0015291 max=0.14759 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.338 mas, bmaj=7.379 mas, bpa=9.028 degrees ! Estimated noise=735.339 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.113421 Jy ! Component: 100 - total flux cleaned = 0.140968 Jy ! Component: 150 - total flux cleaned = 0.151811 Jy ! Component: 200 - total flux cleaned = 0.156697 Jy ! Total flux subtracted in 200 components = 0.156697 Jy ! Clean residual min=-0.002287 max=0.002537 Jy/beam ! Clean residual mean=-0.000002 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.156697 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.156697 Jy ! Inverting map and beam ! Estimated beam: bmin=3.893 mas, bmaj=8.364 mas, bpa=8.727 degrees ! Estimated noise=565.25 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.00257035 Jy ! Component: 100 - total flux cleaned = 0.00346256 Jy ! Component: 150 - total flux cleaned = 0.00370113 Jy ! Component: 200 - total flux cleaned = 0.00388618 Jy ! Total flux subtracted in 200 components = 0.00388618 Jy ! Clean residual min=-0.001726 max=0.001589 Jy/beam ! Clean residual mean=-0.000001 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.160583 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 35 components and 0.160583 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.54 mas, bmaj=10.92 mas, bpa=-1.028 degrees ! Estimated noise=659.581 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000257498 Jy ! Component: 100 - total flux cleaned = 0.000292855 Jy ! Component: 150 - total flux cleaned = 0.00033893 Jy ! Component: 200 - total flux cleaned = 0.000376714 Jy ! Total flux subtracted in 200 components = 0.000376714 Jy ! Clean residual min=-0.001502 max=0.001305 Jy/beam ! Clean residual mean=-0.000002 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.160959 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 = 1.33122e-05 Jy ! Component: 100 - total flux cleaned = 2.51321e-05 Jy ! Component: 150 - total flux cleaned = 3.03786e-05 Jy ! Component: 200 - total flux cleaned = 4.03477e-05 Jy ! Total flux subtracted in 200 components = 4.03477e-05 Jy ! Clean residual min=-0.001477 max=0.001297 Jy/beam ! Clean residual mean=-0.000002 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.161 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 61 components and 0.161 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.893 mas, bmaj=8.364 mas, bpa=8.727 degrees ! Estimated noise=565.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000164715 Jy ! Component: 100 - total flux cleaned = 9.85664e-05 Jy ! Component: 150 - total flux cleaned = 0.000115422 Jy ! Component: 200 - total flux cleaned = 9.94371e-05 Jy ! Total flux subtracted in 200 components = 9.94371e-05 Jy ! Clean residual min=-0.001616 max=0.001529 Jy/beam ! Clean residual mean=-0.000001 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.161099 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 72 components and 0.161099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072634Jy sigma=0.000778 ! Fit after self-cal, rms=0.072631Jy sigma=0.000778 wmodel J1507+1236_S_2014_08_09_pus_map.mod ! Writing 72 model components to file: J1507+1236_S_2014_08_09_pus_map.mod wobs J1507+1236_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J1507+1236_S_2014_08_09_pus_uvs.fits wwins J1507+1236_S_2014_08_09_pus_map.win ! wwins: Wrote 1 windows to J1507+1236_S_2014_08_09_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.000147978 Jy ! Component: 100 - total flux cleaned = -0.000383197 Jy ! Component: 150 - total flux cleaned = -0.000506314 Jy ! Component: 200 - total flux cleaned = -0.000553681 Jy ! Component: 250 - total flux cleaned = -0.000575978 Jy ! Component: 300 - total flux cleaned = -0.000597643 Jy ! Component: 350 - total flux cleaned = -0.00064058 Jy ! Component: 400 - total flux cleaned = -0.000765375 Jy ! Component: 450 - total flux cleaned = -0.000765131 Jy ! Component: 500 - total flux cleaned = -0.000765682 Jy ! Component: 550 - total flux cleaned = -0.000824755 Jy ! Component: 600 - total flux cleaned = -0.000882498 Jy ! Component: 650 - total flux cleaned = -0.00088269 Jy ! Component: 700 - total flux cleaned = -0.000938771 Jy ! Component: 750 - total flux cleaned = -0.000975539 Jy ! Component: 800 - total flux cleaned = -0.00102946 Jy ! Component: 850 - total flux cleaned = -0.00101164 Jy ! Component: 900 - total flux cleaned = -0.0010471 Jy ! Component: 950 - total flux cleaned = -0.00108185 Jy ! Component: 1000 - total flux cleaned = -0.00108198 Jy ! Component: 1050 - total flux cleaned = -0.00116618 Jy ! Component: 1100 - total flux cleaned = -0.00116591 Jy ! Component: 1150 - total flux cleaned = -0.00121519 Jy ! Component: 1200 - total flux cleaned = -0.00121509 Jy ! Component: 1250 - total flux cleaned = -0.00119914 Jy ! Component: 1300 - total flux cleaned = -0.00119928 Jy ! Component: 1350 - total flux cleaned = -0.001293 Jy ! Component: 1400 - total flux cleaned = -0.00130839 Jy ! Component: 1450 - total flux cleaned = -0.00124706 Jy ! Component: 1500 - total flux cleaned = -0.00129264 Jy ! Component: 1550 - total flux cleaned = -0.00126271 Jy ! Component: 1600 - total flux cleaned = -0.00124785 Jy ! Component: 1650 - total flux cleaned = -0.00127712 Jy ! Component: 1700 - total flux cleaned = -0.00120395 Jy ! Component: 1750 - total flux cleaned = -0.00116053 Jy ! Component: 1800 - total flux cleaned = -0.00117465 Jy ! Component: 1850 - total flux cleaned = -0.00106126 Jy ! Component: 1900 - total flux cleaned = -0.00100517 Jy ! Component: 1950 - total flux cleaned = -0.00101914 Jy ! Component: 2000 - total flux cleaned = -0.000950132 Jy ! Component: 2050 - total flux cleaned = -0.000936463 Jy ! Component: 2100 - total flux cleaned = -0.000909269 Jy ! Component: 2150 - total flux cleaned = -0.000855406 Jy ! Component: 2200 - total flux cleaned = -0.000788798 Jy ! Component: 2250 - total flux cleaned = -0.000775824 Jy ! Component: 2300 - total flux cleaned = -0.000696991 Jy ! Component: 2350 - total flux cleaned = -0.00069703 Jy ! Component: 2400 - total flux cleaned = -0.000658224 Jy ! Component: 2450 - total flux cleaned = -0.00060697 Jy ! Component: 2500 - total flux cleaned = -0.000556126 Jy ! Component: 2550 - total flux cleaned = -0.000492985 Jy ! Component: 2600 - total flux cleaned = -0.000480403 Jy ! Component: 2650 - total flux cleaned = -0.000393217 Jy ! Component: 2700 - total flux cleaned = -0.0003932 Jy ! Component: 2750 - total flux cleaned = -0.000356408 Jy ! Component: 2800 - total flux cleaned = -0.000319768 Jy ! Component: 2850 - total flux cleaned = -0.000295564 Jy ! Component: 2900 - total flux cleaned = -0.000223548 Jy ! Component: 2950 - total flux cleaned = -0.000187863 Jy ! Component: 3000 - total flux cleaned = -0.00016411 Jy ! Component: 3050 - total flux cleaned = -0.000152355 Jy ! Component: 3100 - total flux cleaned = -0.000105679 Jy ! Component: 3150 - total flux cleaned = -0.000117364 Jy ! Component: 3200 - total flux cleaned = -0.000105928 Jy ! Component: 3250 - total flux cleaned = -0.000105999 Jy ! Component: 3300 - total flux cleaned = -4.93318e-05 Jy ! Component: 3350 - total flux cleaned = -9.44178e-05 Jy ! Component: 3400 - total flux cleaned = -6.06649e-05 Jy ! Component: 3450 - total flux cleaned = -3.84174e-05 Jy ! Component: 3500 - total flux cleaned = -2.73584e-05 Jy ! Component: 3550 - total flux cleaned = -3.82749e-05 Jy ! Component: 3600 - total flux cleaned = -5.50638e-06 Jy ! Component: 3650 - total flux cleaned = 2.71651e-05 Jy ! Component: 3700 - total flux cleaned = 1.65136e-05 Jy ! Component: 3750 - total flux cleaned = 2.72528e-05 Jy ! Component: 3800 - total flux cleaned = 5.93211e-05 Jy ! Component: 3850 - total flux cleaned = 9.10221e-05 Jy ! Component: 3900 - total flux cleaned = 0.000112099 Jy ! Component: 3950 - total flux cleaned = 0.000133166 Jy ! Component: 4000 - total flux cleaned = 0.000154029 Jy ! Component: 4050 - total flux cleaned = 0.000164374 Jy ! Total flux subtracted in 4096 components = 0.000205597 Jy ! Clean residual min=-0.000571 max=0.000577 Jy/beam ! Clean residual mean=0.000001 rms=0.000194 Jy/beam ! Combined flux in latest and established models = 0.161305 Jy keep ! Adding 297 model components to the UV plane model. ! The established model now contains 369 components and 0.161305 Jy ![Exited script file: muppet] wmap "J1507+1236_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.893 x 8.364 at 8.727 degrees (North through East) ! Clean map min=-0.0013585 max=0.14781 Jy/beam ! Writing clean map to FITS file: J1507+1236_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.147807 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00019136 device "J1507+1236_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1507+1236_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.388397 0.388397 0.776794 1.55359 3.10718 6.21435 12.4287 24.8574 49.7148 99.4296 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.147 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.893 x 8.364 at 8.727 degrees (North through East) ! Clean map min=-0.0013585 max=0.14781 Jy/beam quit ! Quitting program ! Log file J1507+1236_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:08:56 2016