! Started logfile: J1503+0419_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:01:57 2016 obs J1503+0419_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1503+0419_S_2015_03_17_pus_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.824691 visibilities/baseline/integration-bin. ! Found source: J1503+0419 ! ! 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 10688 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 J1503+0419_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 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.855793Jy sigma=0.009876 ! Fit after self-cal, rms=0.837198Jy sigma=0.009687 ! 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.909 mas, bmaj=6.332 mas, bpa=-2.074 degrees ! Estimated noise=892.563 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.121495 Jy ! Component: 100 - total flux cleaned = 0.152254 Jy ! Total flux subtracted in 100 components = 0.152254 Jy ! Clean residual min=-0.006314 max=0.012804 Jy/beam ! Clean residual mean=0.000016 rms=0.001781 Jy/beam ! Combined flux in latest and established models = 0.152254 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.152254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080640Jy sigma=0.000846 ! Fit after self-cal, rms=0.080596Jy sigma=0.000846 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0138724 Jy ! Component: 100 - total flux cleaned = 0.0225061 Jy ! Total flux subtracted in 100 components = 0.0225061 Jy ! Clean residual min=-0.005394 max=0.010599 Jy/beam ! Clean residual mean=0.000009 rms=0.001366 Jy/beam ! Combined flux in latest and established models = 0.17476 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 37 components and 0.17476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076699Jy sigma=0.000809 ! Fit after self-cal, rms=0.076679Jy sigma=0.000808 ! Inverting map ! Added new window around map position (5, -1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00895544 Jy ! Component: 100 - total flux cleaned = 0.0137455 Jy ! Total flux subtracted in 100 components = 0.0137455 Jy ! Clean residual min=-0.005169 max=0.004563 Jy/beam ! Clean residual mean=0.000006 rms=0.001156 Jy/beam ! Combined flux in latest and established models = 0.188505 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 49 components and 0.188505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075178Jy sigma=0.000796 ! Fit after self-cal, rms=0.075118Jy sigma=0.000795 ! 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.549 mas, bmaj=7.812 mas, bpa=-6.924 degrees ! Estimated noise=605.017 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.00517446 Jy ! Component: 100 - total flux cleaned = 0.0078244 Jy ! Component: 150 - total flux cleaned = 0.00904156 Jy ! Component: 200 - total flux cleaned = 0.00963856 Jy ! Total flux subtracted in 200 components = 0.00963856 Jy ! Clean residual min=-0.005911 max=0.004059 Jy/beam ! Clean residual mean=0.000011 rms=0.001095 Jy/beam ! Combined flux in latest and established models = 0.198144 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 77 components and 0.198144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074582Jy sigma=0.000793 ! Fit after self-cal, rms=0.074561Jy sigma=0.000792 ! 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.01 FD 0.86 HN 1.00 KP 1.13 ! LA 1.02 MK 0.98 NL 0.91 OV 1.02 ! PT 1.06 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.90 HN 1.10 KP 1.07 ! LA 0.97 MK 1.00 NL 1.02 OV 1.06 ! PT 1.06 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.92 HN 1.07 KP 0.96 ! LA 0.80 MK 1.04 NL 1.12 OV 0.97 ! PT 1.05 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.91 HN 0.95 KP 0.95 ! LA 0.85 MK 1.05 NL 1.00 OV 1.02 ! PT 1.08 SC 0.99 ! ! ! Fit before self-cal, rms=0.074561Jy sigma=0.000792 ! Fit after self-cal, rms=0.070002Jy sigma=0.000766 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.577 mas, bmaj=7.868 mas, bpa=-6.773 degrees ! Estimated noise=605.488 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.00123205 Jy ! Component: 100 - total flux cleaned = -0.00144674 Jy ! Component: 150 - total flux cleaned = -0.00159469 Jy ! Component: 200 - total flux cleaned = -0.00170269 Jy ! Total flux subtracted in 200 components = -0.00170269 Jy ! Clean residual min=-0.002325 max=0.002217 Jy/beam ! Clean residual mean=-0.000003 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.196441 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 91 components and 0.196441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069961Jy sigma=0.000766 ! Fit after self-cal, rms=0.069908Jy sigma=0.000766 ! 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.069908Jy sigma=0.000766 ! Fit after self-cal, rms=0.069953Jy sigma=0.000763 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.574 mas, bmaj=7.87 mas, bpa=-6.749 degrees ! Estimated noise=604.827 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000520711 Jy ! Component: 100 - total flux cleaned = -0.000693915 Jy ! Component: 150 - total flux cleaned = -0.000767811 Jy ! Component: 200 - total flux cleaned = -0.0008347 Jy ! Total flux subtracted in 200 components = -0.0008347 Jy ! Clean residual min=-0.001830 max=0.001766 Jy/beam ! Clean residual mean=-0.000004 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.195606 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 98 components and 0.195606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069929Jy sigma=0.000763 ! Fit after self-cal, rms=0.069938Jy sigma=0.000763 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 = -1.8204e-05 Jy ! Component: 100 - total flux cleaned = -5.8068e-05 Jy ! Component: 150 - total flux cleaned = -0.000112769 Jy ! Component: 200 - total flux cleaned = -0.000162964 Jy ! Total flux subtracted in 200 components = -0.000162964 Jy ! Clean residual min=-0.001731 max=0.001761 Jy/beam ! Clean residual mean=-0.000004 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.195443 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 101 components and 0.195443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069926Jy sigma=0.000762 ! Fit after self-cal, rms=0.069925Jy sigma=0.000762 ! 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.069925Jy sigma=0.000762 ! Fit after self-cal, rms=0.069930Jy sigma=0.000762 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.581 mas, bmaj=7.878 mas, bpa=-6.71 degrees ! Estimated noise=604.613 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00056684 Jy ! Component: 100 - total flux cleaned = -0.000642636 Jy ! Component: 150 - total flux cleaned = -0.00069387 Jy ! Component: 200 - total flux cleaned = -0.000755015 Jy ! Total flux subtracted in 200 components = -0.000755015 Jy ! Clean residual min=-0.001632 max=0.001750 Jy/beam ! Clean residual mean=-0.000004 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.194688 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 103 components and 0.194688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069920Jy sigma=0.000762 ! Fit after self-cal, rms=0.069920Jy sigma=0.000762 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.24278e-05 Jy ! Component: 100 - total flux cleaned = -8.74321e-05 Jy ! Component: 150 - total flux cleaned = -0.000124484 Jy ! Component: 200 - total flux cleaned = -0.00015965 Jy ! Total flux subtracted in 200 components = -0.00015965 Jy ! Clean residual min=-0.001631 max=0.001740 Jy/beam ! Clean residual mean=-0.000003 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.194529 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 105 components and 0.194529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069914Jy sigma=0.000762 ! Fit after self-cal, rms=0.069914Jy sigma=0.000762 ! 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.069914Jy sigma=0.000762 ! Fit after self-cal, rms=0.069931Jy sigma=0.000762 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.994 mas, bmaj=11.78 mas, bpa=-5.422 degrees ! Estimated noise=732.727 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000744598 Jy ! Component: 100 - total flux cleaned = -0.000862107 Jy ! Component: 150 - total flux cleaned = -0.000921861 Jy ! Component: 200 - total flux cleaned = -0.00095963 Jy ! Total flux subtracted in 200 components = -0.00095963 Jy ! Clean residual min=-0.001625 max=0.001838 Jy/beam ! Clean residual mean=-0.000006 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.193569 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 114 components and 0.193569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069928Jy sigma=0.000762 ! Fit after self-cal, rms=0.069927Jy sigma=0.000762 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 = -1.51535e-06 Jy ! Component: 100 - total flux cleaned = -3.22627e-05 Jy ! Component: 150 - total flux cleaned = -4.84517e-05 Jy ! Component: 200 - total flux cleaned = -6.17253e-05 Jy ! Total flux subtracted in 200 components = -6.17253e-05 Jy ! Clean residual min=-0.001614 max=0.001840 Jy/beam ! Clean residual mean=-0.000006 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.193507 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 124 components and 0.193507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069927Jy sigma=0.000762 ! Fit after self-cal, rms=0.069926Jy sigma=0.000762 ! 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.588 mas, bmaj=7.887 mas, bpa=-6.68 degrees ! Estimated noise=604.609 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.588 x 7.887 at -6.68 degrees (North through East) ! Clean map min=-0.001577 max=0.15814 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.929 mas, bmaj=6.381 mas, bpa=-1.833 degrees ! Estimated noise=893.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.121458 Jy ! Component: 100 - total flux cleaned = 0.151775 Jy ! Component: 150 - total flux cleaned = 0.166479 Jy ! Component: 200 - total flux cleaned = 0.175506 Jy ! Total flux subtracted in 200 components = 0.175506 Jy ! Clean residual min=-0.003290 max=0.004781 Jy/beam ! Clean residual mean=0.000004 rms=0.000854 Jy/beam ! Combined flux in latest and established models = 0.175506 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 29 model components to the UV plane model. ! The established model now contains 29 components and 0.175506 Jy ! Inverting map and beam ! Estimated beam: bmin=3.588 mas, bmaj=7.887 mas, bpa=-6.68 degrees ! Estimated noise=604.609 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.00784166 Jy ! Component: 100 - total flux cleaned = 0.0120104 Jy ! Component: 150 - total flux cleaned = 0.0145061 Jy ! Component: 200 - total flux cleaned = 0.016064 Jy ! Total flux subtracted in 200 components = 0.016064 Jy ! Clean residual min=-0.001633 max=0.001804 Jy/beam ! Clean residual mean=-0.000002 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.19157 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 62 components and 0.19157 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.994 mas, bmaj=11.78 mas, bpa=-5.422 degrees ! Estimated noise=732.727 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00118009 Jy ! Component: 100 - total flux cleaned = 0.00168008 Jy ! Component: 150 - total flux cleaned = 0.00175961 Jy ! Component: 200 - total flux cleaned = 0.00181071 Jy ! Total flux subtracted in 200 components = 0.00181071 Jy ! Clean residual min=-0.001636 max=0.001774 Jy/beam ! Clean residual mean=-0.000005 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.19338 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 = 4.06955e-05 Jy ! Component: 100 - total flux cleaned = 7.33414e-05 Jy ! Component: 150 - total flux cleaned = 9.48939e-05 Jy ! Component: 200 - total flux cleaned = 9.95323e-05 Jy ! Total flux subtracted in 200 components = 9.95323e-05 Jy ! Clean residual min=-0.001645 max=0.001767 Jy/beam ! Clean residual mean=-0.000005 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.19348 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 101 components and 0.19348 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.588 mas, bmaj=7.887 mas, bpa=-6.68 degrees ! Estimated noise=604.609 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.42612e-05 Jy ! Component: 100 - total flux cleaned = 0.000111323 Jy ! Component: 150 - total flux cleaned = 0.00011214 Jy ! Component: 200 - total flux cleaned = 9.96502e-05 Jy ! Total flux subtracted in 200 components = 9.96502e-05 Jy ! Clean residual min=-0.001611 max=0.001732 Jy/beam ! Clean residual mean=-0.000003 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.193579 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 110 components and 0.193579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069928Jy sigma=0.000762 ! Fit after self-cal, rms=0.069926Jy sigma=0.000762 wmodel J1503+0419_S_2015_03_17_pus_map.mod ! Writing 110 model components to file: J1503+0419_S_2015_03_17_pus_map.mod wobs J1503+0419_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1503+0419_S_2015_03_17_pus_uvs.fits wwins J1503+0419_S_2015_03_17_pus_map.win ! wwins: Wrote 2 windows to J1503+0419_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.000383998 Jy ! Component: 100 - total flux cleaned = 0.000639779 Jy ! Component: 150 - total flux cleaned = 0.000801637 Jy ! Component: 200 - total flux cleaned = 0.00085422 Jy ! Component: 250 - total flux cleaned = 0.000830074 Jy ! Component: 300 - total flux cleaned = 0.000780913 Jy ! Component: 350 - total flux cleaned = 0.000685763 Jy ! Component: 400 - total flux cleaned = 0.000663083 Jy ! Component: 450 - total flux cleaned = 0.000617809 Jy ! Component: 500 - total flux cleaned = 0.000639896 Jy ! Component: 550 - total flux cleaned = 0.000617492 Jy ! Component: 600 - total flux cleaned = 0.000552905 Jy ! Component: 650 - total flux cleaned = 0.000489849 Jy ! Component: 700 - total flux cleaned = 0.000469113 Jy ! Component: 750 - total flux cleaned = 0.000428487 Jy ! Component: 800 - total flux cleaned = 0.000468565 Jy ! Component: 850 - total flux cleaned = 0.000468473 Jy ! Component: 900 - total flux cleaned = 0.000468469 Jy ! Component: 950 - total flux cleaned = 0.000468476 Jy ! Component: 1000 - total flux cleaned = 0.000468427 Jy ! Component: 1050 - total flux cleaned = 0.000468521 Jy ! Component: 1100 - total flux cleaned = 0.000486468 Jy ! Component: 1150 - total flux cleaned = 0.00050438 Jy ! Component: 1200 - total flux cleaned = 0.000539491 Jy ! Component: 1250 - total flux cleaned = 0.00055677 Jy ! Component: 1300 - total flux cleaned = 0.000625067 Jy ! Component: 1350 - total flux cleaned = 0.000625092 Jy ! Component: 1400 - total flux cleaned = 0.00062512 Jy ! Component: 1450 - total flux cleaned = 0.000641323 Jy ! Component: 1500 - total flux cleaned = 0.000657512 Jy ! Component: 1550 - total flux cleaned = 0.000673632 Jy ! Component: 1600 - total flux cleaned = 0.000673439 Jy ! Component: 1650 - total flux cleaned = 0.000689103 Jy ! Component: 1700 - total flux cleaned = 0.000704451 Jy ! Component: 1750 - total flux cleaned = 0.000658575 Jy ! Component: 1800 - total flux cleaned = 0.000643653 Jy ! Component: 1850 - total flux cleaned = 0.000674008 Jy ! Component: 1900 - total flux cleaned = 0.000673896 Jy ! Component: 1950 - total flux cleaned = 0.000600975 Jy ! Component: 2000 - total flux cleaned = 0.000644499 Jy ! Component: 2050 - total flux cleaned = 0.000630107 Jy ! Component: 2100 - total flux cleaned = 0.000587726 Jy ! Component: 2150 - total flux cleaned = 0.000615797 Jy ! Component: 2200 - total flux cleaned = 0.000629348 Jy ! Component: 2250 - total flux cleaned = 0.000602287 Jy ! Component: 2300 - total flux cleaned = 0.000656474 Jy ! Component: 2350 - total flux cleaned = 0.000642888 Jy ! Component: 2400 - total flux cleaned = 0.000669547 Jy ! Component: 2450 - total flux cleaned = 0.000603926 Jy ! Component: 2500 - total flux cleaned = 0.000630258 Jy ! Component: 2550 - total flux cleaned = 0.000591861 Jy ! Component: 2600 - total flux cleaned = 0.000655735 Jy ! Component: 2650 - total flux cleaned = 0.000617576 Jy ! Component: 2700 - total flux cleaned = 0.000579931 Jy ! Component: 2750 - total flux cleaned = 0.000604813 Jy ! Component: 2800 - total flux cleaned = 0.000604656 Jy ! Component: 2850 - total flux cleaned = 0.000604651 Jy ! Component: 2900 - total flux cleaned = 0.000556143 Jy ! Component: 2950 - total flux cleaned = 0.000520154 Jy ! Component: 3000 - total flux cleaned = 0.00052024 Jy ! Component: 3050 - total flux cleaned = 0.000461393 Jy ! Component: 3100 - total flux cleaned = 0.00046148 Jy ! Component: 3150 - total flux cleaned = 0.000438403 Jy ! Component: 3200 - total flux cleaned = 0.000415531 Jy ! Component: 3250 - total flux cleaned = 0.000415666 Jy ! Component: 3300 - total flux cleaned = 0.0004496 Jy ! Component: 3350 - total flux cleaned = 0.000404703 Jy ! Component: 3400 - total flux cleaned = 0.000393426 Jy ! Component: 3450 - total flux cleaned = 0.000382451 Jy ! Component: 3500 - total flux cleaned = 0.000338592 Jy ! Component: 3550 - total flux cleaned = 0.000284385 Jy ! Component: 3600 - total flux cleaned = 0.000295103 Jy ! Component: 3650 - total flux cleaned = 0.000337932 Jy ! Component: 3700 - total flux cleaned = 0.000306067 Jy ! Component: 3750 - total flux cleaned = 0.000295509 Jy ! Component: 3800 - total flux cleaned = 0.000284909 Jy ! Component: 3850 - total flux cleaned = 0.000243329 Jy ! Component: 3900 - total flux cleaned = 0.000253693 Jy ! Component: 3950 - total flux cleaned = 0.000202414 Jy ! Component: 4000 - total flux cleaned = 0.000212604 Jy ! Component: 4050 - total flux cleaned = 0.000212601 Jy ! Total flux subtracted in 4096 components = 0.000172403 Jy ! Clean residual min=-0.000602 max=0.000618 Jy/beam ! Clean residual mean=-0.000002 rms=0.000188 Jy/beam ! Combined flux in latest and established models = 0.193752 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 394 components and 0.193752 Jy ![Exited script file: muppet] wmap "J1503+0419_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.588 x 7.887 at -6.68 degrees (North through East) ! Clean map min=-0.00097897 max=0.15881 Jy/beam ! Writing clean map to FITS file: J1503+0419_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.158806 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000185549 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.350519 0.350519 0.701039 1.40208 2.80416 5.60831 11.2166 22.4332 44.8665 89.733 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.158 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.588 x 7.887 at -6.68 degrees (North through East) ! Clean map min=-0.00097897 max=0.15881 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 J1503+0419_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:02:01 2016