! Started logfile: J1507+0415_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:02:16 2016 obs J1507+0415_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1507+0415_S_2015_03_17_pus_uva.fits ! AN table 1: 82 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.878591 visibilities/baseline/integration-bin. ! Found source: J1507+0415 ! ! 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 12968 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+0415_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 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.846650Jy sigma=0.009815 ! Fit after self-cal, rms=0.829773Jy sigma=0.009634 ! 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.899 mas, bmaj=6.401 mas, bpa=-2.438 degrees ! Estimated noise=679.618 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.126089 Jy ! Component: 100 - total flux cleaned = 0.160035 Jy ! Total flux subtracted in 100 components = 0.160035 Jy ! Clean residual min=-0.006856 max=0.014817 Jy/beam ! Clean residual mean=0.000019 rms=0.001878 Jy/beam ! Combined flux in latest and established models = 0.160035 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.160035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082350Jy sigma=0.000877 ! Fit after self-cal, rms=0.082318Jy sigma=0.000876 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0172828 Jy ! Component: 100 - total flux cleaned = 0.0280219 Jy ! Total flux subtracted in 100 components = 0.0280219 Jy ! Clean residual min=-0.006019 max=0.005861 Jy/beam ! Clean residual mean=0.000011 rms=0.001263 Jy/beam ! Combined flux in latest and established models = 0.188057 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 40 components and 0.188057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076841Jy sigma=0.000821 ! Fit after self-cal, rms=0.076819Jy sigma=0.000821 ! 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.444 mas, bmaj=7.396 mas, bpa=-2.842 degrees ! Estimated noise=546.641 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 (1, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00970227 Jy ! Component: 100 - total flux cleaned = 0.0155731 Jy ! Component: 150 - total flux cleaned = 0.0194198 Jy ! Component: 200 - total flux cleaned = 0.0220857 Jy ! Total flux subtracted in 200 components = 0.0220857 Jy ! Clean residual min=-0.005626 max=0.003983 Jy/beam ! Clean residual mean=0.000013 rms=0.001150 Jy/beam ! Combined flux in latest and established models = 0.210142 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 91 components and 0.210142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075149Jy sigma=0.000809 ! Fit after self-cal, rms=0.075141Jy sigma=0.000808 ! 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.03 FD 0.86 HN 0.95 KP 1.11 ! LA 0.99 MK 0.96 NL 0.89 OV 1.03 ! PT 1.08 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.89 HN 1.04 KP 1.09 ! LA 0.96 MK 1.03 NL 1.00 OV 1.04 ! PT 1.05 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.90 HN 1.03 KP 0.95 ! LA 0.81 MK 1.06 NL 1.16 OV 0.96 ! PT 1.04 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.91 HN 1.00 KP 0.93 ! LA 0.86 MK 1.06 NL 0.99 OV 1.05 ! PT 1.08 SC 0.98 ! ! ! Fit before self-cal, rms=0.075141Jy sigma=0.000808 ! Fit after self-cal, rms=0.070273Jy sigma=0.000779 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.481 mas, bmaj=7.478 mas, bpa=-2.722 degrees ! Estimated noise=546.207 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.000475108 Jy ! Component: 100 - total flux cleaned = -0.00062365 Jy ! Component: 150 - total flux cleaned = -0.000738217 Jy ! Component: 200 - total flux cleaned = -0.000788363 Jy ! Total flux subtracted in 200 components = -0.000788363 Jy ! Clean residual min=-0.002066 max=0.002314 Jy/beam ! Clean residual mean=-0.000004 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.209354 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 104 components and 0.209354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070241Jy sigma=0.000779 ! Fit after self-cal, rms=0.070194Jy sigma=0.000778 ! 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.070194Jy sigma=0.000778 ! Fit after self-cal, rms=0.070237Jy sigma=0.000776 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.479 mas, bmaj=7.479 mas, bpa=-2.775 degrees ! Estimated noise=545.728 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.81305e-05 Jy ! Component: 100 - total flux cleaned = -0.000128614 Jy ! Component: 150 - total flux cleaned = -0.0001884 Jy ! Component: 200 - total flux cleaned = -0.000257521 Jy ! Total flux subtracted in 200 components = -0.000257521 Jy ! Clean residual min=-0.001607 max=0.001978 Jy/beam ! Clean residual mean=-0.000000 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.209096 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 120 components and 0.209096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070222Jy sigma=0.000776 ! Fit after self-cal, rms=0.070232Jy sigma=0.000776 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 (31, -70.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124447 Jy ! Component: 100 - total flux cleaned = 0.00137031 Jy ! Component: 150 - total flux cleaned = 0.00153 Jy ! Component: 200 - total flux cleaned = 0.00166582 Jy ! Total flux subtracted in 200 components = 0.00166582 Jy ! Clean residual min=-0.001513 max=0.001541 Jy/beam ! Clean residual mean=-0.000001 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.210762 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 134 components and 0.210762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070178Jy sigma=0.000775 ! Fit after self-cal, rms=0.070175Jy sigma=0.000775 ! 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.070175Jy sigma=0.000775 ! Fit after self-cal, rms=0.070219Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.48 mas, bmaj=7.482 mas, bpa=-2.804 degrees ! Estimated noise=545.916 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000548324 Jy ! Component: 100 - total flux cleaned = 0.000593101 Jy ! Component: 150 - total flux cleaned = 0.000651445 Jy ! Component: 200 - total flux cleaned = 0.000685527 Jy ! Total flux subtracted in 200 components = 0.000685527 Jy ! Clean residual min=-0.001501 max=0.001464 Jy/beam ! Clean residual mean=-0.000001 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.211448 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 148 components and 0.211448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070205Jy sigma=0.000775 ! Fit after self-cal, rms=0.070205Jy sigma=0.000775 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.68876e-05 Jy ! Component: 100 - total flux cleaned = 6.1566e-05 Jy ! Component: 150 - total flux cleaned = 6.12297e-05 Jy ! Component: 200 - total flux cleaned = 6.08961e-05 Jy ! Total flux subtracted in 200 components = 6.08961e-05 Jy ! Clean residual min=-0.001498 max=0.001438 Jy/beam ! Clean residual mean=-0.000001 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.211509 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 157 components and 0.211509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070199Jy sigma=0.000775 ! Fit after self-cal, rms=0.070199Jy sigma=0.000775 ! 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.070199Jy sigma=0.000775 ! Fit after self-cal, rms=0.070227Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.888 mas, bmaj=11.64 mas, bpa=-3.611 degrees ! Estimated noise=672.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000242269 Jy ! Component: 100 - total flux cleaned = 0.000261752 Jy ! Component: 150 - total flux cleaned = 0.000278003 Jy ! Component: 200 - total flux cleaned = 0.000292074 Jy ! Total flux subtracted in 200 components = 0.000292074 Jy ! Clean residual min=-0.001732 max=0.001475 Jy/beam ! Clean residual mean=-0.000001 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.211801 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 164 components and 0.211801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070224Jy sigma=0.000775 ! Fit after self-cal, rms=0.070224Jy sigma=0.000775 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 = -4.17796e-06 Jy ! Component: 100 - total flux cleaned = -1.64721e-05 Jy ! Component: 150 - total flux cleaned = -3.75326e-05 Jy ! Component: 200 - total flux cleaned = -2.79731e-05 Jy ! Total flux subtracted in 200 components = -2.79731e-05 Jy ! Clean residual min=-0.001712 max=0.001498 Jy/beam ! Clean residual mean=-0.000001 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.211773 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 173 components and 0.211773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070223Jy sigma=0.000775 ! Fit after self-cal, rms=0.070223Jy sigma=0.000775 ! 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.482 mas, bmaj=7.483 mas, bpa=-2.799 degrees ! Estimated noise=546.073 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.482 x 7.483 at -2.799 degrees (North through East) ! Clean map min=-0.0014909 max=0.16571 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.921 mas, bmaj=6.468 mas, bpa=-2.453 degrees ! Estimated noise=682.914 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.126607 Jy ! Component: 100 - total flux cleaned = 0.159835 Jy ! Component: 150 - total flux cleaned = 0.176274 Jy ! Component: 200 - total flux cleaned = 0.186346 Jy ! Total flux subtracted in 200 components = 0.186346 Jy ! Clean residual min=-0.003175 max=0.005346 Jy/beam ! Clean residual mean=0.000007 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.186346 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.186346 Jy ! Inverting map and beam ! Estimated beam: bmin=3.482 mas, bmaj=7.483 mas, bpa=-2.799 degrees ! Estimated noise=546.073 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.00831767 Jy ! Component: 100 - total flux cleaned = 0.0131313 Jy ! Component: 150 - total flux cleaned = 0.0161951 Jy ! Component: 200 - total flux cleaned = 0.018407 Jy ! Total flux subtracted in 200 components = 0.018407 Jy ! Clean residual min=-0.001845 max=0.001752 Jy/beam ! Clean residual mean=0.000004 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.204753 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 80 components and 0.204753 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.888 mas, bmaj=11.64 mas, bpa=-3.611 degrees ! Estimated noise=672.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00247077 Jy ! Component: 100 - total flux cleaned = 0.00404621 Jy ! Component: 150 - total flux cleaned = 0.00512572 Jy ! Component: 200 - total flux cleaned = 0.00568362 Jy ! Total flux subtracted in 200 components = 0.00568362 Jy ! Clean residual min=-0.001799 max=0.001637 Jy/beam ! Clean residual mean=0.000001 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.210437 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.00013621 Jy ! Component: 100 - total flux cleaned = 0.000259279 Jy ! Component: 150 - total flux cleaned = 0.000392494 Jy ! Component: 200 - total flux cleaned = 0.0004737 Jy ! Total flux subtracted in 200 components = 0.0004737 Jy ! Clean residual min=-0.001734 max=0.001603 Jy/beam ! Clean residual mean=0.000001 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.210911 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 135 components and 0.210911 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.482 mas, bmaj=7.483 mas, bpa=-2.799 degrees ! Estimated noise=546.073 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.59507e-05 Jy ! Component: 100 - total flux cleaned = 9.77948e-05 Jy ! Component: 150 - total flux cleaned = 0.00012756 Jy ! Component: 200 - total flux cleaned = 0.000179614 Jy ! Total flux subtracted in 200 components = 0.000179614 Jy ! Clean residual min=-0.001576 max=0.001420 Jy/beam ! Clean residual mean=0.000000 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.21109 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 150 components and 0.21109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070245Jy sigma=0.000775 ! Fit after self-cal, rms=0.070240Jy sigma=0.000775 wmodel J1507+0415_S_2015_03_17_pus_map.mod ! Writing 150 model components to file: J1507+0415_S_2015_03_17_pus_map.mod wobs J1507+0415_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1507+0415_S_2015_03_17_pus_uvs.fits wwins J1507+0415_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J1507+0415_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.000492429 Jy ! Component: 100 - total flux cleaned = -0.000729656 Jy ! Component: 150 - total flux cleaned = -0.000755334 Jy ! Component: 200 - total flux cleaned = -0.000779599 Jy ! Component: 250 - total flux cleaned = -0.000850055 Jy ! Component: 300 - total flux cleaned = -0.000827321 Jy ! Component: 350 - total flux cleaned = -0.000916545 Jy ! Component: 400 - total flux cleaned = -0.00100367 Jy ! Component: 450 - total flux cleaned = -0.00108856 Jy ! Component: 500 - total flux cleaned = -0.00113007 Jy ! Component: 550 - total flux cleaned = -0.00115024 Jy ! Component: 600 - total flux cleaned = -0.00116981 Jy ! Component: 650 - total flux cleaned = -0.00111138 Jy ! Component: 700 - total flux cleaned = -0.00111136 Jy ! Component: 750 - total flux cleaned = -0.00105489 Jy ! Component: 800 - total flux cleaned = -0.00103654 Jy ! Component: 850 - total flux cleaned = -0.001 Jy ! Component: 900 - total flux cleaned = -0.000982244 Jy ! Component: 950 - total flux cleaned = -0.000999884 Jy ! Component: 1000 - total flux cleaned = -0.000930508 Jy ! Component: 1050 - total flux cleaned = -0.000879356 Jy ! Component: 1100 - total flux cleaned = -0.000812226 Jy ! Component: 1150 - total flux cleaned = -0.000762652 Jy ! Component: 1200 - total flux cleaned = -0.000746464 Jy ! Component: 1250 - total flux cleaned = -0.0007301 Jy ! Component: 1300 - total flux cleaned = -0.000713902 Jy ! Component: 1350 - total flux cleaned = -0.000635362 Jy ! Component: 1400 - total flux cleaned = -0.00058874 Jy ! Component: 1450 - total flux cleaned = -0.000573447 Jy ! Component: 1500 - total flux cleaned = -0.00055815 Jy ! Component: 1550 - total flux cleaned = -0.000498235 Jy ! Component: 1600 - total flux cleaned = -0.00043893 Jy ! Component: 1650 - total flux cleaned = -0.000394799 Jy ! Component: 1700 - total flux cleaned = -0.000308159 Jy ! Component: 1750 - total flux cleaned = -0.000250904 Jy ! Component: 1800 - total flux cleaned = -0.000222556 Jy ! Component: 1850 - total flux cleaned = -0.000110292 Jy ! Component: 1900 - total flux cleaned = -4.09259e-05 Jy ! Component: 1950 - total flux cleaned = -1.35089e-05 Jy ! Component: 2000 - total flux cleaned = 0.000108718 Jy ! Component: 2050 - total flux cleaned = 0.000202668 Jy ! Component: 2100 - total flux cleaned = 0.000202324 Jy ! Component: 2150 - total flux cleaned = 0.000294771 Jy ! Component: 2200 - total flux cleaned = 0.000360065 Jy ! Component: 2250 - total flux cleaned = 0.000411883 Jy ! Component: 2300 - total flux cleaned = 0.000450488 Jy ! Component: 2350 - total flux cleaned = 0.000513853 Jy ! Component: 2400 - total flux cleaned = 0.000589236 Jy ! Component: 2450 - total flux cleaned = 0.000576745 Jy ! Component: 2500 - total flux cleaned = 0.000736799 Jy ! Component: 2550 - total flux cleaned = 0.000700262 Jy ! Component: 2600 - total flux cleaned = 0.000736656 Jy ! Component: 2650 - total flux cleaned = 0.000736828 Jy ! Component: 2700 - total flux cleaned = 0.00076058 Jy ! Component: 2750 - total flux cleaned = 0.000807622 Jy ! Component: 2800 - total flux cleaned = 0.000807681 Jy ! Component: 2850 - total flux cleaned = 0.00080769 Jy ! Component: 2900 - total flux cleaned = 0.000830611 Jy ! Component: 2950 - total flux cleaned = 0.000841853 Jy ! Component: 3000 - total flux cleaned = 0.000819291 Jy ! Component: 3050 - total flux cleaned = 0.000863761 Jy ! Component: 3100 - total flux cleaned = 0.00085266 Jy ! Component: 3150 - total flux cleaned = 0.000874631 Jy ! Component: 3200 - total flux cleaned = 0.000831177 Jy ! Component: 3250 - total flux cleaned = 0.000874318 Jy ! Component: 3300 - total flux cleaned = 0.000906527 Jy ! Component: 3350 - total flux cleaned = 0.000874696 Jy ! Component: 3400 - total flux cleaned = 0.000885258 Jy ! Component: 3450 - total flux cleaned = 0.000843622 Jy ! Component: 3500 - total flux cleaned = 0.000864448 Jy ! Component: 3550 - total flux cleaned = 0.000874874 Jy ! Component: 3600 - total flux cleaned = 0.000885062 Jy ! Component: 3650 - total flux cleaned = 0.000864749 Jy ! Component: 3700 - total flux cleaned = 0.000915057 Jy ! Component: 3750 - total flux cleaned = 0.000924974 Jy ! Component: 3800 - total flux cleaned = 0.000954683 Jy ! Component: 3850 - total flux cleaned = 0.000944893 Jy ! Component: 3900 - total flux cleaned = 0.00096453 Jy ! Component: 3950 - total flux cleaned = 0.000964468 Jy ! Component: 4000 - total flux cleaned = 0.000964535 Jy ! Component: 4050 - total flux cleaned = 0.00100276 Jy ! Total flux subtracted in 4096 components = 0.00099331 Jy ! Clean residual min=-0.000601 max=0.000585 Jy/beam ! Clean residual mean=-0.000000 rms=0.000178 Jy/beam ! Combined flux in latest and established models = 0.212083 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 425 components and 0.212083 Jy ![Exited script file: muppet] wmap "J1507+0415_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.482 x 7.483 at -2.799 degrees (North through East) ! Clean map min=-0.0011581 max=0.16684 Jy/beam ! Writing clean map to FITS file: J1507+0415_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.166842 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000174697 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.314124 0.314124 0.628247 1.25649 2.51299 5.02598 10.052 20.1039 40.2078 80.4156 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.166 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.482 x 7.483 at -2.799 degrees (North through East) ! Clean map min=-0.0011581 max=0.16684 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 J1507+0415_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:02:21 2016