! Started logfile: J1302+4819_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:27:33 2016 obs J1302+4819_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J1302+4819_S_2014_05_31_pus_uva.fits ! AN table 1: 73 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.871537 visibilities/baseline/integration-bin. ! Found source: J1302+4819 ! ! 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 336 lines of history. ! ! Reading 11452 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 J1302+4819_S_2014_05_31_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 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.865187Jy sigma=0.010688 ! Fit after self-cal, rms=0.841757Jy sigma=0.010416 ! 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.25 mas, bmaj=4.501 mas, bpa=-44.54 degrees ! Estimated noise=840.974 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.124506 Jy ! Component: 100 - total flux cleaned = 0.151657 Jy ! Total flux subtracted in 100 components = 0.151657 Jy ! Clean residual min=-0.005296 max=0.007587 Jy/beam ! Clean residual mean=-0.000002 rms=0.001063 Jy/beam ! Combined flux in latest and established models = 0.151657 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.151657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071183Jy sigma=0.000811 ! Fit after self-cal, rms=0.071180Jy sigma=0.000811 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00722958 Jy ! Component: 100 - total flux cleaned = 0.0106413 Jy ! Total flux subtracted in 100 components = 0.0106413 Jy ! Clean residual min=-0.004786 max=0.003471 Jy/beam ! Clean residual mean=0.000001 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.162298 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.162298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070360Jy sigma=0.000805 ! Fit after self-cal, rms=0.070363Jy sigma=0.000805 ! 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=4.244 mas, bmaj=5.369 mas, bpa=-40.02 degrees ! Estimated noise=544.28 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.00149095 Jy ! Component: 100 - total flux cleaned = 0.00180124 Jy ! Component: 150 - total flux cleaned = 0.00187636 Jy ! Component: 200 - total flux cleaned = 0.0019175 Jy ! Total flux subtracted in 200 components = 0.0019175 Jy ! Clean residual min=-0.002710 max=0.002813 Jy/beam ! Clean residual mean=0.000009 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.164216 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 30 components and 0.164216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070302Jy sigma=0.000805 ! Fit after self-cal, rms=0.070302Jy sigma=0.000805 ! 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 0.97 FD 0.86 HN 0.98 KP 1.06 ! LA 1.20 MK 0.99 NL 0.98 OV 0.95 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 1.04 KP 1.02 ! LA 1.16 MK 1.02 NL 1.03 OV 1.03 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.17 HN 1.03 KP 0.92 ! LA 0.89 MK 1.01 NL 0.98 OV 0.93 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.01 HN 1.00 KP 0.88 ! LA 0.86 MK 1.02 NL 1.08 OV 1.00 ! PT 1.01 SC 0.96 ! ! ! Fit before self-cal, rms=0.070302Jy sigma=0.000805 ! Fit after self-cal, rms=0.067540Jy sigma=0.000780 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.255 mas, bmaj=5.345 mas, bpa=-39.7 degrees ! Estimated noise=544.763 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.000408259 Jy ! Component: 100 - total flux cleaned = 0.000389416 Jy ! Component: 150 - total flux cleaned = 0.000372677 Jy ! Component: 200 - total flux cleaned = 0.000356724 Jy ! Total flux subtracted in 200 components = 0.000356724 Jy ! Clean residual min=-0.001785 max=0.002109 Jy/beam ! Clean residual mean=0.000004 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.164572 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 42 components and 0.164572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067530Jy sigma=0.000780 ! Fit after self-cal, rms=0.067526Jy sigma=0.000780 ! 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.067526Jy sigma=0.000780 ! Fit after self-cal, rms=0.067408Jy sigma=0.000779 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.251 mas, bmaj=5.359 mas, bpa=-39.63 degrees ! Estimated noise=545.366 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.11675e-06 Jy ! Component: 100 - total flux cleaned = 8.05181e-06 Jy ! Component: 150 - total flux cleaned = -2.729e-06 Jy ! Component: 200 - total flux cleaned = -1.18415e-05 Jy ! Total flux subtracted in 200 components = -1.18415e-05 Jy ! Clean residual min=-0.001743 max=0.002053 Jy/beam ! Clean residual mean=0.000004 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.16456 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 52 components and 0.16456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067404Jy sigma=0.000779 ! Fit after self-cal, rms=0.067403Jy sigma=0.000779 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 (3, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00155388 Jy ! Component: 100 - total flux cleaned = 0.00175207 Jy ! Component: 150 - total flux cleaned = 0.00183622 Jy ! Component: 200 - total flux cleaned = 0.00170196 Jy ! Total flux subtracted in 200 components = 0.00170196 Jy ! Clean residual min=-0.001657 max=0.001673 Jy/beam ! Clean residual mean=0.000005 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.166262 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 69 components and 0.166262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067351Jy sigma=0.000778 ! Fit after self-cal, rms=0.067348Jy 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.067348Jy sigma=0.000778 ! Fit after self-cal, rms=0.067291Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.244 mas, bmaj=5.361 mas, bpa=-39.62 degrees ! Estimated noise=544.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000507609 Jy ! Component: 100 - total flux cleaned = 0.000548103 Jy ! Component: 150 - total flux cleaned = 0.000479042 Jy ! Component: 200 - total flux cleaned = 0.000464043 Jy ! Total flux subtracted in 200 components = 0.000464043 Jy ! Clean residual min=-0.001651 max=0.001618 Jy/beam ! Clean residual mean=0.000005 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.166726 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 82 components and 0.166726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067280Jy sigma=0.000778 ! Fit after self-cal, rms=0.067280Jy 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.39092e-05 Jy ! Component: 100 - total flux cleaned = 2.01508e-05 Jy ! Component: 150 - total flux cleaned = 7.43469e-06 Jy ! Component: 200 - total flux cleaned = -4.33438e-06 Jy ! Total flux subtracted in 200 components = -4.33438e-06 Jy ! Clean residual min=-0.001643 max=0.001586 Jy/beam ! Clean residual mean=0.000005 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.166722 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 89 components and 0.166722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067275Jy sigma=0.000778 ! Fit after self-cal, rms=0.067275Jy 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.067275Jy sigma=0.000778 ! Fit after self-cal, rms=0.067258Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.478 mas, bmaj=9.047 mas, bpa=-50.75 degrees ! Estimated noise=649.315 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000357401 Jy ! Component: 100 - total flux cleaned = -0.000372365 Jy ! Component: 150 - total flux cleaned = -0.00039678 Jy ! Component: 200 - total flux cleaned = -0.000396654 Jy ! Total flux subtracted in 200 components = -0.000396654 Jy ! Clean residual min=-0.001716 max=0.001627 Jy/beam ! Clean residual mean=0.000010 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.166325 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 107 components and 0.166325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067257Jy sigma=0.000778 ! Fit after self-cal, rms=0.067256Jy 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 = -0.000102684 Jy ! Component: 100 - total flux cleaned = -9.30372e-05 Jy ! Component: 150 - total flux cleaned = -8.40729e-05 Jy ! Component: 200 - total flux cleaned = -7.67676e-05 Jy ! Total flux subtracted in 200 components = -7.67676e-05 Jy ! Clean residual min=-0.001736 max=0.001653 Jy/beam ! Clean residual mean=0.000010 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.166249 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 110 components and 0.166249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067257Jy sigma=0.000778 ! Fit after self-cal, rms=0.067256Jy 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=4.244 mas, bmaj=5.363 mas, bpa=-39.61 degrees ! Estimated noise=544.774 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.244 x 5.363 at -39.61 degrees (North through East) ! Clean map min=-0.0015566 max=0.15977 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.257 mas, bmaj=4.49 mas, bpa=-44.15 degrees ! Estimated noise=835.664 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.123705 Jy ! Component: 100 - total flux cleaned = 0.150693 Jy ! Component: 150 - total flux cleaned = 0.157751 Jy ! Component: 200 - total flux cleaned = 0.1611 Jy ! Total flux subtracted in 200 components = 0.1611 Jy ! Clean residual min=-0.002937 max=0.002702 Jy/beam ! Clean residual mean=-0.000000 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.1611 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.1611 Jy ! Inverting map and beam ! Estimated beam: bmin=4.244 mas, bmaj=5.363 mas, bpa=-39.61 degrees ! Estimated noise=544.774 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.00287862 Jy ! Component: 100 - total flux cleaned = 0.00435314 Jy ! Component: 150 - total flux cleaned = 0.00488158 Jy ! Component: 200 - total flux cleaned = 0.00525708 Jy ! Total flux subtracted in 200 components = 0.00525708 Jy ! Clean residual min=-0.001688 max=0.001732 Jy/beam ! Clean residual mean=0.000004 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.166357 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 33 components and 0.166357 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.478 mas, bmaj=9.047 mas, bpa=-50.75 degrees ! Estimated noise=649.315 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00029082 Jy ! Component: 100 - total flux cleaned = -8.90738e-05 Jy ! Component: 150 - total flux cleaned = 3.82596e-05 Jy ! Component: 200 - total flux cleaned = 9.64351e-05 Jy ! Total flux subtracted in 200 components = 9.64351e-05 Jy ! Clean residual min=-0.001686 max=0.001707 Jy/beam ! Clean residual mean=0.000010 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.166454 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.25613e-05 Jy ! Component: 100 - total flux cleaned = 3.52713e-05 Jy ! Component: 150 - total flux cleaned = 4.56977e-05 Jy ! Component: 200 - total flux cleaned = 6.42342e-05 Jy ! Total flux subtracted in 200 components = 6.42342e-05 Jy ! Clean residual min=-0.001708 max=0.001699 Jy/beam ! Clean residual mean=0.000010 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.166518 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 68 components and 0.166518 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.244 mas, bmaj=5.363 mas, bpa=-39.61 degrees ! Estimated noise=544.774 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.99217e-05 Jy ! Component: 100 - total flux cleaned = 6.87811e-05 Jy ! Component: 150 - total flux cleaned = 0.000118963 Jy ! Component: 200 - total flux cleaned = 0.000163587 Jy ! Total flux subtracted in 200 components = 0.000163587 Jy ! Clean residual min=-0.001645 max=0.001572 Jy/beam ! Clean residual mean=0.000005 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.166681 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 81 components and 0.166681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067258Jy sigma=0.000778 ! Fit after self-cal, rms=0.067257Jy sigma=0.000778 wmodel J1302+4819_S_2014_05_31_pus_map.mod ! Writing 81 model components to file: J1302+4819_S_2014_05_31_pus_map.mod wobs J1302+4819_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J1302+4819_S_2014_05_31_pus_uvs.fits wwins J1302+4819_S_2014_05_31_pus_map.win ! wwins: Wrote 2 windows to J1302+4819_S_2014_05_31_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.000229651 Jy ! Component: 100 - total flux cleaned = 0.000526019 Jy ! Component: 150 - total flux cleaned = 0.000604226 Jy ! Component: 200 - total flux cleaned = 0.000531567 Jy ! Component: 250 - total flux cleaned = 0.00046033 Jy ! Component: 300 - total flux cleaned = 0.00043674 Jy ! Component: 350 - total flux cleaned = 0.000437021 Jy ! Component: 400 - total flux cleaned = 0.000459038 Jy ! Component: 450 - total flux cleaned = 0.000459899 Jy ! Component: 500 - total flux cleaned = 0.000481153 Jy ! Component: 550 - total flux cleaned = 0.000439969 Jy ! Component: 600 - total flux cleaned = 0.000420436 Jy ! Component: 650 - total flux cleaned = 0.000401091 Jy ! Component: 700 - total flux cleaned = 0.000440393 Jy ! Component: 750 - total flux cleaned = 0.000498282 Jy ! Component: 800 - total flux cleaned = 0.000517321 Jy ! Component: 850 - total flux cleaned = 0.000535768 Jy ! Component: 900 - total flux cleaned = 0.000572127 Jy ! Component: 950 - total flux cleaned = 0.000572226 Jy ! Component: 1000 - total flux cleaned = 0.000626065 Jy ! Component: 1050 - total flux cleaned = 0.000714232 Jy ! Component: 1100 - total flux cleaned = 0.000783187 Jy ! Component: 1150 - total flux cleaned = 0.000851058 Jy ! Component: 1200 - total flux cleaned = 0.000817125 Jy ! Component: 1250 - total flux cleaned = 0.000866966 Jy ! Component: 1300 - total flux cleaned = 0.000883453 Jy ! Component: 1350 - total flux cleaned = 0.00093213 Jy ! Component: 1400 - total flux cleaned = 0.00094811 Jy ! Component: 1450 - total flux cleaned = 0.000979619 Jy ! Component: 1500 - total flux cleaned = 0.000979349 Jy ! Component: 1550 - total flux cleaned = 0.000994678 Jy ! Component: 1600 - total flux cleaned = 0.00100971 Jy ! Component: 1650 - total flux cleaned = 0.00103975 Jy ! Component: 1700 - total flux cleaned = 0.000995371 Jy ! Component: 1750 - total flux cleaned = 0.00103921 Jy ! Component: 1800 - total flux cleaned = 0.000981478 Jy ! Component: 1850 - total flux cleaned = 0.00105337 Jy ! Component: 1900 - total flux cleaned = 0.0010675 Jy ! Component: 1950 - total flux cleaned = 0.00101139 Jy ! Component: 2000 - total flux cleaned = 0.00106673 Jy ! Component: 2050 - total flux cleaned = 0.00105287 Jy ! Component: 2100 - total flux cleaned = 0.00102582 Jy ! Component: 2150 - total flux cleaned = 0.0010794 Jy ! Component: 2200 - total flux cleaned = 0.00102597 Jy ! Component: 2250 - total flux cleaned = 0.00109194 Jy ! Component: 2300 - total flux cleaned = 0.00115729 Jy ! Component: 2350 - total flux cleaned = 0.00114424 Jy ! Component: 2400 - total flux cleaned = 0.00122121 Jy ! Component: 2450 - total flux cleaned = 0.00124654 Jy ! Component: 2500 - total flux cleaned = 0.00127164 Jy ! Component: 2550 - total flux cleaned = 0.00133395 Jy ! Component: 2600 - total flux cleaned = 0.00137086 Jy ! Component: 2650 - total flux cleaned = 0.00137085 Jy ! Component: 2700 - total flux cleaned = 0.00139508 Jy ! Component: 2750 - total flux cleaned = 0.00144324 Jy ! Component: 2800 - total flux cleaned = 0.00149111 Jy ! Component: 2850 - total flux cleaned = 0.00150302 Jy ! Component: 2900 - total flux cleaned = 0.0015619 Jy ! Component: 2950 - total flux cleaned = 0.00157366 Jy ! Component: 3000 - total flux cleaned = 0.00158519 Jy ! Component: 3050 - total flux cleaned = 0.00161965 Jy ! Component: 3100 - total flux cleaned = 0.00165389 Jy ! Component: 3150 - total flux cleaned = 0.00169928 Jy ! Component: 3200 - total flux cleaned = 0.001778 Jy ! Component: 3250 - total flux cleaned = 0.00181144 Jy ! Component: 3300 - total flux cleaned = 0.00182253 Jy ! Component: 3350 - total flux cleaned = 0.00191039 Jy ! Component: 3400 - total flux cleaned = 0.00194312 Jy ! Component: 3450 - total flux cleaned = 0.00196477 Jy ! Component: 3500 - total flux cleaned = 0.0020185 Jy ! Component: 3550 - total flux cleaned = 0.00206132 Jy ! Component: 3600 - total flux cleaned = 0.00210384 Jy ! Component: 3650 - total flux cleaned = 0.00214598 Jy ! Component: 3700 - total flux cleaned = 0.00216702 Jy ! Component: 3750 - total flux cleaned = 0.00219822 Jy ! Component: 3800 - total flux cleaned = 0.00225988 Jy ! Component: 3850 - total flux cleaned = 0.0022701 Jy ! Component: 3900 - total flux cleaned = 0.00233109 Jy ! Component: 3950 - total flux cleaned = 0.00236141 Jy ! Component: 4000 - total flux cleaned = 0.00235129 Jy ! Component: 4050 - total flux cleaned = 0.0023812 Jy ! Total flux subtracted in 4096 components = 0.00241097 Jy ! Clean residual min=-0.000584 max=0.000585 Jy/beam ! Clean residual mean=-0.000001 rms=0.000180 Jy/beam ! Combined flux in latest and established models = 0.169092 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 368 components and 0.169092 Jy ![Exited script file: muppet] wmap "J1302+4819_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.244 x 5.363 at -39.61 degrees (North through East) ! Clean map min=-0.0013721 max=0.15969 Jy/beam ! Writing clean map to FITS file: J1302+4819_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.159691 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000178533 device "J1302+4819_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J1302+4819_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.335398 0.335398 0.670796 1.34159 2.68318 5.36637 10.7327 21.4655 42.931 85.8619 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.159 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.244 x 5.363 at -39.61 degrees (North through East) ! Clean map min=-0.0013721 max=0.15969 Jy/beam quit ! Quitting program ! Log file J1302+4819_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:27:38 2016