! Started logfile: J1511+0518_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:02:25 2016 obs J1511+0518_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1511+0518_S_2015_03_17_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.876984 visibilities/baseline/integration-bin. ! Found source: J1511+0518 ! ! 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 13260 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 J1511+0518_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 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.782745Jy sigma=0.009119 ! Fit after self-cal, rms=0.728245Jy sigma=0.008532 ! 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.763 mas, bmaj=6.376 mas, bpa=-4.238 degrees ! Estimated noise=914.386 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.19656 Jy ! Component: 100 - total flux cleaned = 0.252377 Jy ! Total flux subtracted in 100 components = 0.252377 Jy ! Clean residual min=-0.010132 max=0.023824 Jy/beam ! Clean residual mean=0.000031 rms=0.002885 Jy/beam ! Combined flux in latest and established models = 0.252377 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.252377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100590Jy sigma=0.001051 ! Fit after self-cal, rms=0.100528Jy sigma=0.001050 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0261559 Jy ! Component: 100 - total flux cleaned = 0.0418699 Jy ! Total flux subtracted in 100 components = 0.0418699 Jy ! Clean residual min=-0.008128 max=0.018266 Jy/beam ! Clean residual mean=0.000017 rms=0.002084 Jy/beam ! Combined flux in latest and established models = 0.294247 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 35 components and 0.294247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088143Jy sigma=0.000926 ! Fit after self-cal, rms=0.088120Jy sigma=0.000926 ! Inverting map ! Added new window around map position (5, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0154232 Jy ! Component: 100 - total flux cleaned = 0.0241143 Jy ! Total flux subtracted in 100 components = 0.0241143 Jy ! Clean residual min=-0.007652 max=0.008307 Jy/beam ! Clean residual mean=0.000010 rms=0.001712 Jy/beam ! Combined flux in latest and established models = 0.318361 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 50 components and 0.318361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083647Jy sigma=0.000887 ! Fit after self-cal, rms=0.083466Jy sigma=0.000884 ! 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.439 mas, bmaj=7.347 mas, bpa=-2.827 degrees ! Estimated noise=539.6 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.0100935 Jy ! Component: 100 - total flux cleaned = 0.0158222 Jy ! Component: 150 - total flux cleaned = 0.0195087 Jy ! Component: 200 - total flux cleaned = 0.0219903 Jy ! Total flux subtracted in 200 components = 0.0219903 Jy ! Clean residual min=-0.008337 max=0.006110 Jy/beam ! Clean residual mean=0.000009 rms=0.001722 Jy/beam ! Combined flux in latest and established models = 0.340351 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 86 components and 0.340351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081530Jy sigma=0.000876 ! Fit after self-cal, rms=0.081495Jy sigma=0.000875 ! 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.02 FD 0.88 HN 0.99 KP 1.12 ! LA 1.01 MK 1.00 NL 0.91 OV 1.04 ! PT 1.10 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.92 HN 1.05 KP 1.08 ! LA 0.98 MK 1.02 NL 1.04 OV 1.05 ! PT 1.06 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.92 HN 1.04 KP 0.95 ! LA 0.79 MK 1.06 NL 1.21 OV 0.96 ! PT 1.03 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.91 HN 0.96 KP 0.91 ! LA 0.83 MK 1.03 NL 0.98 OV 1.00 ! PT 1.06 SC 0.97 ! ! ! Fit before self-cal, rms=0.081495Jy sigma=0.000875 ! Fit after self-cal, rms=0.071758Jy sigma=0.000793 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.47 mas, bmaj=7.407 mas, bpa=-2.651 degrees ! Estimated noise=541.222 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.00262047 Jy ! Component: 100 - total flux cleaned = -0.00358037 Jy ! Component: 150 - total flux cleaned = -0.00382132 Jy ! Component: 200 - total flux cleaned = -0.00399352 Jy ! Total flux subtracted in 200 components = -0.00399352 Jy ! Clean residual min=-0.003110 max=0.003333 Jy/beam ! Clean residual mean=-0.000004 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.336358 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 96 components and 0.336358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071662Jy sigma=0.000792 ! Fit after self-cal, rms=0.071615Jy sigma=0.000791 ! 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.071615Jy sigma=0.000791 ! Fit after self-cal, rms=0.071399Jy sigma=0.000785 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.471 mas, bmaj=7.407 mas, bpa=-2.696 degrees ! Estimated noise=541.218 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00163975 Jy ! Component: 100 - total flux cleaned = -0.00173141 Jy ! Component: 150 - total flux cleaned = -0.00180797 Jy ! Component: 200 - total flux cleaned = -0.00190685 Jy ! Total flux subtracted in 200 components = -0.00190685 Jy ! Clean residual min=-0.002436 max=0.001971 Jy/beam ! Clean residual mean=-0.000000 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.334451 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 106 components and 0.334451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071341Jy sigma=0.000785 ! Fit after self-cal, rms=0.071349Jy sigma=0.000784 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.000126772 Jy ! Component: 100 - total flux cleaned = -0.00012493 Jy ! Component: 150 - total flux cleaned = -0.000222895 Jy ! Component: 200 - total flux cleaned = -0.000289161 Jy ! Total flux subtracted in 200 components = -0.000289161 Jy ! Clean residual min=-0.002375 max=0.002001 Jy/beam ! Clean residual mean=-0.000000 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.334162 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 114 components and 0.334162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071331Jy sigma=0.000784 ! Fit after self-cal, rms=0.071330Jy sigma=0.000784 ! 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.071330Jy sigma=0.000784 ! Fit after self-cal, rms=0.071453Jy sigma=0.000784 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.478 mas, bmaj=7.413 mas, bpa=-2.59 degrees ! Estimated noise=541.516 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00102921 Jy ! Component: 100 - total flux cleaned = -0.00115452 Jy ! Component: 150 - total flux cleaned = -0.00128598 Jy ! Component: 200 - total flux cleaned = -0.00137794 Jy ! Total flux subtracted in 200 components = -0.00137794 Jy ! Clean residual min=-0.002287 max=0.001901 Jy/beam ! Clean residual mean=-0.000000 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.332784 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 119 components and 0.332784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071426Jy sigma=0.000784 ! Fit after self-cal, rms=0.071427Jy sigma=0.000784 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.000124495 Jy ! Component: 100 - total flux cleaned = -0.000163327 Jy ! Component: 150 - total flux cleaned = -0.000215166 Jy ! Component: 200 - total flux cleaned = -0.000262033 Jy ! Total flux subtracted in 200 components = -0.000262033 Jy ! Clean residual min=-0.002256 max=0.001910 Jy/beam ! Clean residual mean=-0.000000 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.332522 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 120 components and 0.332522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071418Jy sigma=0.000784 ! Fit after self-cal, rms=0.071418Jy sigma=0.000784 ! 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.071418Jy sigma=0.000784 ! Fit after self-cal, rms=0.071543Jy sigma=0.000784 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.912 mas, bmaj=11.54 mas, bpa=-3.315 degrees ! Estimated noise=665.852 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00119284 Jy ! Component: 100 - total flux cleaned = -0.00124424 Jy ! Component: 150 - total flux cleaned = -0.0012436 Jy ! Component: 200 - total flux cleaned = -0.00126258 Jy ! Total flux subtracted in 200 components = -0.00126258 Jy ! Clean residual min=-0.002424 max=0.002027 Jy/beam ! Clean residual mean=0.000000 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.331259 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 122 components and 0.331259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071541Jy sigma=0.000784 ! Fit after self-cal, rms=0.071538Jy sigma=0.000783 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 = -9.11236e-05 Jy ! Component: 100 - total flux cleaned = 1.68818e-05 Jy ! Component: 150 - total flux cleaned = 8.70127e-05 Jy ! Component: 200 - total flux cleaned = 9.91445e-05 Jy ! Total flux subtracted in 200 components = 9.91445e-05 Jy ! Clean residual min=-0.002344 max=0.001969 Jy/beam ! Clean residual mean=-0.000000 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.331358 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 129 components and 0.331358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071548Jy sigma=0.000784 ! Fit after self-cal, rms=0.071547Jy sigma=0.000784 ! 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.485 mas, bmaj=7.419 mas, bpa=-2.507 degrees ! Estimated noise=541.908 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.485 x 7.419 at -2.507 degrees (North through East) ! Clean map min=-0.0021269 max=0.26512 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.791 mas, bmaj=6.406 mas, bpa=-3.985 degrees ! Estimated noise=924.572 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.198532 Jy ! Component: 100 - total flux cleaned = 0.252815 Jy ! Component: 150 - total flux cleaned = 0.280132 Jy ! Component: 200 - total flux cleaned = 0.297063 Jy ! Total flux subtracted in 200 components = 0.297063 Jy ! Clean residual min=-0.003961 max=0.008763 Jy/beam ! Clean residual mean=0.000012 rms=0.001253 Jy/beam ! Combined flux in latest and established models = 0.297063 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.297063 Jy ! Inverting map and beam ! Estimated beam: bmin=3.485 mas, bmaj=7.419 mas, bpa=-2.507 degrees ! Estimated noise=541.908 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.0149983 Jy ! Component: 100 - total flux cleaned = 0.0227972 Jy ! Component: 150 - total flux cleaned = 0.027312 Jy ! Component: 200 - total flux cleaned = 0.030067 Jy ! Total flux subtracted in 200 components = 0.030067 Jy ! Clean residual min=-0.002342 max=0.002702 Jy/beam ! Clean residual mean=0.000003 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.32713 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 58 components and 0.32713 Jy ! Inverting map ! Added new window around map position (-5, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00219313 Jy ! Component: 100 - total flux cleaned = 0.00295346 Jy ! Component: 150 - total flux cleaned = 0.00350662 Jy ! Component: 200 - total flux cleaned = 0.00395374 Jy ! Total flux subtracted in 200 components = 0.00395374 Jy ! Clean residual min=-0.002140 max=0.001835 Jy/beam ! Clean residual mean=0.000000 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.331084 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 75 components and 0.331084 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.912 mas, bmaj=11.54 mas, bpa=-3.315 degrees ! Estimated noise=665.852 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000341852 Jy ! Component: 100 - total flux cleaned = 0.000643882 Jy ! Component: 150 - total flux cleaned = 0.000894046 Jy ! Component: 200 - total flux cleaned = 0.00110458 Jy ! Total flux subtracted in 200 components = 0.00110458 Jy ! Clean residual min=-0.002204 max=0.002021 Jy/beam ! Clean residual mean=-0.000001 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.332188 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.000178321 Jy ! Component: 100 - total flux cleaned = 0.000317462 Jy ! Component: 150 - total flux cleaned = 0.000448546 Jy ! Component: 200 - total flux cleaned = 0.000550954 Jy ! Total flux subtracted in 200 components = 0.000550954 Jy ! Clean residual min=-0.002167 max=0.002051 Jy/beam ! Clean residual mean=-0.000001 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.332739 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 98 components and 0.332739 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.485 mas, bmaj=7.419 mas, bpa=-2.507 degrees ! Estimated noise=541.908 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000335214 Jy ! Component: 100 - total flux cleaned = -0.000406384 Jy ! Component: 150 - total flux cleaned = -0.000428424 Jy ! Component: 200 - total flux cleaned = -0.000468531 Jy ! Total flux subtracted in 200 components = -0.000468531 Jy ! Clean residual min=-0.001921 max=0.001803 Jy/beam ! Clean residual mean=-0.000001 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.33227 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 110 components and 0.33227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071482Jy sigma=0.000783 ! Fit after self-cal, rms=0.071477Jy sigma=0.000783 wmodel J1511+0518_S_2015_03_17_pus_map.mod ! Writing 110 model components to file: J1511+0518_S_2015_03_17_pus_map.mod wobs J1511+0518_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1511+0518_S_2015_03_17_pus_uvs.fits wwins J1511+0518_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J1511+0518_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.000395262 Jy ! Component: 100 - total flux cleaned = -0.000523679 Jy ! Component: 150 - total flux cleaned = -0.000615466 Jy ! Component: 200 - total flux cleaned = -0.000559276 Jy ! Component: 250 - total flux cleaned = -0.000505491 Jy ! Component: 300 - total flux cleaned = -0.000400405 Jy ! Component: 350 - total flux cleaned = -0.000194755 Jy ! Component: 400 - total flux cleaned = -6.97776e-05 Jy ! Component: 450 - total flux cleaned = 2.78825e-05 Jy ! Component: 500 - total flux cleaned = 0.000123996 Jy ! Component: 550 - total flux cleaned = 0.000288091 Jy ! Component: 600 - total flux cleaned = 0.000379569 Jy ! Component: 650 - total flux cleaned = 0.000468892 Jy ! Component: 700 - total flux cleaned = 0.000468409 Jy ! Component: 750 - total flux cleaned = 0.000511477 Jy ! Component: 800 - total flux cleaned = 0.000554354 Jy ! Component: 850 - total flux cleaned = 0.000616967 Jy ! Component: 900 - total flux cleaned = 0.000595945 Jy ! Component: 950 - total flux cleaned = 0.000575704 Jy ! Component: 1000 - total flux cleaned = 0.000615981 Jy ! Component: 1050 - total flux cleaned = 0.000695267 Jy ! Component: 1100 - total flux cleaned = 0.000636593 Jy ! Component: 1150 - total flux cleaned = 0.000694407 Jy ! Component: 1200 - total flux cleaned = 0.000713453 Jy ! Component: 1250 - total flux cleaned = 0.00065718 Jy ! Component: 1300 - total flux cleaned = 0.000657322 Jy ! Component: 1350 - total flux cleaned = 0.000694168 Jy ! Component: 1400 - total flux cleaned = 0.000658324 Jy ! Component: 1450 - total flux cleaned = 0.000711687 Jy ! Component: 1500 - total flux cleaned = 0.000676769 Jy ! Component: 1550 - total flux cleaned = 0.000728636 Jy ! Component: 1600 - total flux cleaned = 0.000642717 Jy ! Component: 1650 - total flux cleaned = 0.000744896 Jy ! Component: 1700 - total flux cleaned = 0.000744713 Jy ! Component: 1750 - total flux cleaned = 0.000695037 Jy ! Component: 1800 - total flux cleaned = 0.000694958 Jy ! Component: 1850 - total flux cleaned = 0.000678867 Jy ! Component: 1900 - total flux cleaned = 0.000646692 Jy ! Component: 1950 - total flux cleaned = 0.00066244 Jy ! Component: 2000 - total flux cleaned = 0.000677782 Jy ! Component: 2050 - total flux cleaned = 0.000584502 Jy ! Component: 2100 - total flux cleaned = 0.000553788 Jy ! Component: 2150 - total flux cleaned = 0.000614824 Jy ! Component: 2200 - total flux cleaned = 0.000599662 Jy ! Component: 2250 - total flux cleaned = 0.000569416 Jy ! Component: 2300 - total flux cleaned = 0.000554892 Jy ! Component: 2350 - total flux cleaned = 0.000525402 Jy ! Component: 2400 - total flux cleaned = 0.000540033 Jy ! Component: 2450 - total flux cleaned = 0.000539813 Jy ! Component: 2500 - total flux cleaned = 0.000468756 Jy ! Component: 2550 - total flux cleaned = 0.000525303 Jy ! Component: 2600 - total flux cleaned = 0.000553267 Jy ! Component: 2650 - total flux cleaned = 0.00053926 Jy ! Component: 2700 - total flux cleaned = 0.000580349 Jy ! Component: 2750 - total flux cleaned = 0.000512328 Jy ! Component: 2800 - total flux cleaned = 0.00053961 Jy ! Component: 2850 - total flux cleaned = 0.000552883 Jy ! Component: 2900 - total flux cleaned = 0.00055297 Jy ! Component: 2950 - total flux cleaned = 0.000592294 Jy ! Component: 3000 - total flux cleaned = 0.000552969 Jy ! Component: 3050 - total flux cleaned = 0.000604929 Jy ! Component: 3100 - total flux cleaned = 0.000592192 Jy ! Component: 3150 - total flux cleaned = 0.000592214 Jy ! Component: 3200 - total flux cleaned = 0.000617473 Jy ! Component: 3250 - total flux cleaned = 0.000617314 Jy ! Component: 3300 - total flux cleaned = 0.000629863 Jy ! Component: 3350 - total flux cleaned = 0.000605113 Jy ! Component: 3400 - total flux cleaned = 0.000654275 Jy ! Component: 3450 - total flux cleaned = 0.000666427 Jy ! Component: 3500 - total flux cleaned = 0.000618022 Jy ! Component: 3550 - total flux cleaned = 0.000690268 Jy ! Component: 3600 - total flux cleaned = 0.000737933 Jy ! Component: 3650 - total flux cleaned = 0.000678646 Jy ! Component: 3700 - total flux cleaned = 0.000666961 Jy ! Component: 3750 - total flux cleaned = 0.000702145 Jy ! Component: 3800 - total flux cleaned = 0.000667408 Jy ! Component: 3850 - total flux cleaned = 0.000724827 Jy ! Component: 3900 - total flux cleaned = 0.000747602 Jy ! Component: 3950 - total flux cleaned = 0.000702165 Jy ! Component: 4000 - total flux cleaned = 0.000724774 Jy ! Component: 4050 - total flux cleaned = 0.00071343 Jy ! Total flux subtracted in 4096 components = 0.000702314 Jy ! Clean residual min=-0.000647 max=0.000724 Jy/beam ! Clean residual mean=0.000000 rms=0.000214 Jy/beam ! Combined flux in latest and established models = 0.332973 Jy keep ! Adding 310 model components to the UV plane model. ! The established model now contains 420 components and 0.332973 Jy ![Exited script file: muppet] wmap "J1511+0518_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.485 x 7.419 at -2.507 degrees (North through East) ! Clean map min=-0.0017896 max=0.26637 Jy/beam ! Writing clean map to FITS file: J1511+0518_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.266369 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000213187 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.240103 0.240103 0.480206 0.960412 1.92082 3.84165 7.6833 15.3666 30.7332 61.4664 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.266 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.485 x 7.419 at -2.507 degrees (North through East) ! Clean map min=-0.0017896 max=0.26637 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 J1511+0518_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:02:30 2016