! Started logfile: J0925-2027_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:54:16 2016 obs J0925-2027_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0925-2027_S_2015_03_17_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.972515 visibilities/baseline/integration-bin. ! Found source: J0925-2027 ! ! 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 19956 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 J0925-2027_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.855249Jy sigma=0.008115 ! Fit after self-cal, rms=0.790590Jy sigma=0.007521 ! 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.383 mas, bmaj=6.272 mas, bpa=-3.227 degrees ! Estimated noise=822.459 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.155613 Jy ! Component: 100 - total flux cleaned = 0.194534 Jy ! Total flux subtracted in 100 components = 0.194534 Jy ! Clean residual min=-0.006767 max=0.016664 Jy/beam ! Clean residual mean=0.000001 rms=0.001947 Jy/beam ! Combined flux in latest and established models = 0.194534 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.194534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101058Jy sigma=0.000876 ! Fit after self-cal, rms=0.101019Jy sigma=0.000876 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0186186 Jy ! Component: 100 - total flux cleaned = 0.0291928 Jy ! Total flux subtracted in 100 components = 0.0291928 Jy ! Clean residual min=-0.005789 max=0.005514 Jy/beam ! Clean residual mean=0.000004 rms=0.001396 Jy/beam ! Combined flux in latest and established models = 0.223726 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 30 components and 0.223726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095396Jy sigma=0.000829 ! Fit after self-cal, rms=0.095358Jy sigma=0.000829 ! 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=2.949 mas, bmaj=7.467 mas, bpa=-3.244 degrees ! Estimated noise=538.75 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.0111625 Jy ! Component: 100 - total flux cleaned = 0.0173445 Jy ! Component: 150 - total flux cleaned = 0.0209785 Jy ! Component: 200 - total flux cleaned = 0.0231538 Jy ! Total flux subtracted in 200 components = 0.0231538 Jy ! Clean residual min=-0.005635 max=0.006028 Jy/beam ! Clean residual mean=-0.000004 rms=0.001418 Jy/beam ! Combined flux in latest and established models = 0.24688 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 73 components and 0.24688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093745Jy sigma=0.000819 ! Fit after self-cal, rms=0.093725Jy sigma=0.000819 ! 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.83 HN 1.04 KP 1.09 ! LA 0.98 MK 1.00 NL 0.89 OV 1.00 ! PT 1.10 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.95 HN 1.12 KP 1.06 ! LA 0.95 MK 1.01 NL 1.03 OV 1.03 ! PT 1.12 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.89 HN 1.10 KP 0.95 ! LA 0.77 MK 1.03 NL 1.13 OV 0.96 ! PT 1.09 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.94 HN 1.07 KP 0.91 ! LA 0.83 MK 1.05 NL 1.00 OV 1.02 ! PT 1.11 SC 0.98 ! ! ! Fit before self-cal, rms=0.093725Jy sigma=0.000819 ! Fit after self-cal, rms=0.088742Jy sigma=0.000785 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.981 mas, bmaj=7.514 mas, bpa=-3.051 degrees ! Estimated noise=540.896 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.00134881 Jy ! Component: 100 - total flux cleaned = -0.00140802 Jy ! Component: 150 - total flux cleaned = -0.00143326 Jy ! Component: 200 - total flux cleaned = -0.00147626 Jy ! Total flux subtracted in 200 components = -0.00147626 Jy ! Clean residual min=-0.002520 max=0.003076 Jy/beam ! Clean residual mean=-0.000017 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.245404 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 82 components and 0.245404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088709Jy sigma=0.000784 ! Fit after self-cal, rms=0.088709Jy sigma=0.000784 ! 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.088709Jy sigma=0.000784 ! Fit after self-cal, rms=0.089350Jy sigma=0.000779 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.988 mas, bmaj=7.513 mas, bpa=-3.056 degrees ! Estimated noise=541.031 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000559874 Jy ! Component: 100 - total flux cleaned = -0.000608733 Jy ! Component: 150 - total flux cleaned = -0.000652895 Jy ! Component: 200 - total flux cleaned = -0.000691669 Jy ! Total flux subtracted in 200 components = -0.000691669 Jy ! Clean residual min=-0.001744 max=0.002357 Jy/beam ! Clean residual mean=-0.000006 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.244712 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 85 components and 0.244712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089337Jy sigma=0.000779 ! Fit after self-cal, rms=0.089366Jy 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 (8, -7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00214918 Jy ! Component: 100 - total flux cleaned = 0.00317683 Jy ! Component: 150 - total flux cleaned = 0.0034782 Jy ! Component: 200 - total flux cleaned = 0.00359531 Jy ! Total flux subtracted in 200 components = 0.00359531 Jy ! Clean residual min=-0.001671 max=0.001727 Jy/beam ! Clean residual mean=-0.000004 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.248308 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 106 components and 0.248308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089310Jy sigma=0.000779 ! Fit after self-cal, rms=0.089307Jy sigma=0.000779 ! 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.089307Jy sigma=0.000779 ! Fit after self-cal, rms=0.089328Jy sigma=0.000779 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.99 mas, bmaj=7.511 mas, bpa=-3.053 degrees ! Estimated noise=540.586 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000204031 Jy ! Component: 100 - total flux cleaned = 0.000299556 Jy ! Component: 150 - total flux cleaned = 0.000340667 Jy ! Component: 200 - total flux cleaned = 0.000360741 Jy ! Total flux subtracted in 200 components = 0.000360741 Jy ! Clean residual min=-0.001669 max=0.001701 Jy/beam ! Clean residual mean=-0.000003 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.248668 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 113 components and 0.248668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089314Jy sigma=0.000779 ! Fit after self-cal, rms=0.089317Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000148883 Jy ! Component: 100 - total flux cleaned = 0.000166909 Jy ! Component: 150 - total flux cleaned = 0.000184015 Jy ! Component: 200 - total flux cleaned = 0.000200522 Jy ! Total flux subtracted in 200 components = 0.000200522 Jy ! Clean residual min=-0.001659 max=0.001718 Jy/beam ! Clean residual mean=-0.000003 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.248869 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 117 components and 0.248869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089309Jy sigma=0.000779 ! Fit after self-cal, rms=0.089309Jy sigma=0.000779 ! Inverting map ! Added new window around map position (-33, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122239 Jy ! Component: 100 - total flux cleaned = 0.0014619 Jy ! Component: 150 - total flux cleaned = 0.00167745 Jy ! Component: 200 - total flux cleaned = 0.00182205 Jy ! Total flux subtracted in 200 components = 0.00182205 Jy ! Clean residual min=-0.001557 max=0.001504 Jy/beam ! Clean residual mean=-0.000002 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.250691 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 142 components and 0.250691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089281Jy sigma=0.000778 ! Fit after self-cal, rms=0.089279Jy 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.089279Jy sigma=0.000778 ! Fit after self-cal, rms=0.089245Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.452 mas, bmaj=16 mas, bpa=3.975 degrees ! Estimated noise=714.369 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000670461 Jy ! Component: 100 - total flux cleaned = 0.000917046 Jy ! Component: 150 - total flux cleaned = 0.000999582 Jy ! Component: 200 - total flux cleaned = 0.00102301 Jy ! Total flux subtracted in 200 components = 0.00102301 Jy ! Clean residual min=-0.001709 max=0.001745 Jy/beam ! Clean residual mean=-0.000004 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.251714 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 156 components and 0.251714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089245Jy sigma=0.000778 ! Fit after self-cal, rms=0.089245Jy 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.000149017 Jy ! Component: 100 - total flux cleaned = 0.000139454 Jy ! Component: 150 - total flux cleaned = 0.000130504 Jy ! Component: 200 - total flux cleaned = 0.000112562 Jy ! Total flux subtracted in 200 components = 0.000112562 Jy ! Clean residual min=-0.001692 max=0.001748 Jy/beam ! Clean residual mean=-0.000004 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.251827 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 166 components and 0.251827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089245Jy sigma=0.000778 ! Fit after self-cal, rms=0.089245Jy 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=2.993 mas, bmaj=7.515 mas, bpa=-3.027 degrees ! Estimated noise=540.317 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.993 x 7.515 at -3.027 degrees (North through East) ! Clean map min=-0.0014338 max=0.20661 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.414 mas, bmaj=6.275 mas, bpa=-3.136 degrees ! Estimated noise=830.765 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.157064 Jy ! Component: 100 - total flux cleaned = 0.194934 Jy ! Component: 150 - total flux cleaned = 0.212235 Jy ! Component: 200 - total flux cleaned = 0.222226 Jy ! Total flux subtracted in 200 components = 0.222226 Jy ! Clean residual min=-0.003064 max=0.005164 Jy/beam ! Clean residual mean=-0.000004 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.222226 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.222226 Jy ! Inverting map and beam ! Estimated beam: bmin=2.993 mas, bmaj=7.515 mas, bpa=-3.027 degrees ! Estimated noise=540.317 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.00959812 Jy ! Component: 100 - total flux cleaned = 0.0147163 Jy ! Component: 150 - total flux cleaned = 0.0179715 Jy ! Component: 200 - total flux cleaned = 0.0202527 Jy ! Total flux subtracted in 200 components = 0.0202527 Jy ! Clean residual min=-0.001765 max=0.001795 Jy/beam ! Clean residual mean=-0.000006 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.242478 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 81 components and 0.242478 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.452 mas, bmaj=16 mas, bpa=3.975 degrees ! Estimated noise=714.369 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0026655 Jy ! Component: 100 - total flux cleaned = 0.00428605 Jy ! Component: 150 - total flux cleaned = 0.00549241 Jy ! Component: 200 - total flux cleaned = 0.00643483 Jy ! Total flux subtracted in 200 components = 0.00643483 Jy ! Clean residual min=-0.001885 max=0.001768 Jy/beam ! Clean residual mean=-0.000007 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.248913 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.000743657 Jy ! Component: 100 - total flux cleaned = 0.00108483 Jy ! Component: 150 - total flux cleaned = 0.0013556 Jy ! Component: 200 - total flux cleaned = 0.001587 Jy ! Total flux subtracted in 200 components = 0.001587 Jy ! Clean residual min=-0.001748 max=0.001747 Jy/beam ! Clean residual mean=-0.000006 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.2505 Jy ! Adding 76 model components to the UV plane model. ! The established model now contains 147 components and 0.2505 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.993 mas, bmaj=7.515 mas, bpa=-3.027 degrees ! Estimated noise=540.317 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000170285 Jy ! Component: 100 - total flux cleaned = 0.00014049 Jy ! Component: 150 - total flux cleaned = 0.000142119 Jy ! Component: 200 - total flux cleaned = 0.000141989 Jy ! Total flux subtracted in 200 components = 0.000141989 Jy ! Clean residual min=-0.001510 max=0.001455 Jy/beam ! Clean residual mean=-0.000002 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.250642 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 167 components and 0.250642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089236Jy sigma=0.000778 ! Fit after self-cal, rms=0.089236Jy sigma=0.000778 wmodel J0925-2027_S_2015_03_17_pus_map.mod ! Writing 167 model components to file: J0925-2027_S_2015_03_17_pus_map.mod wobs J0925-2027_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0925-2027_S_2015_03_17_pus_uvs.fits wwins J0925-2027_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J0925-2027_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.000107765 Jy ! Component: 100 - total flux cleaned = 0.000357434 Jy ! Component: 150 - total flux cleaned = 0.000618762 Jy ! Component: 200 - total flux cleaned = 0.000779444 Jy ! Component: 250 - total flux cleaned = 0.000935216 Jy ! Component: 300 - total flux cleaned = 0.000978332 Jy ! Component: 350 - total flux cleaned = 0.00106304 Jy ! Component: 400 - total flux cleaned = 0.00114585 Jy ! Component: 450 - total flux cleaned = 0.00118642 Jy ! Component: 500 - total flux cleaned = 0.00122603 Jy ! Component: 550 - total flux cleaned = 0.0012262 Jy ! Component: 600 - total flux cleaned = 0.00130279 Jy ! Component: 650 - total flux cleaned = 0.00132157 Jy ! Component: 700 - total flux cleaned = 0.00134021 Jy ! Component: 750 - total flux cleaned = 0.00132236 Jy ! Component: 800 - total flux cleaned = 0.00141255 Jy ! Component: 850 - total flux cleaned = 0.00134176 Jy ! Component: 900 - total flux cleaned = 0.00142914 Jy ! Component: 950 - total flux cleaned = 0.00137708 Jy ! Component: 1000 - total flux cleaned = 0.00130893 Jy ! Component: 1050 - total flux cleaned = 0.00125879 Jy ! Component: 1100 - total flux cleaned = 0.00124277 Jy ! Component: 1150 - total flux cleaned = 0.00124302 Jy ! Component: 1200 - total flux cleaned = 0.00124259 Jy ! Component: 1250 - total flux cleaned = 0.00114637 Jy ! Component: 1300 - total flux cleaned = 0.00108324 Jy ! Component: 1350 - total flux cleaned = 0.00102051 Jy ! Component: 1400 - total flux cleaned = 0.000912269 Jy ! Component: 1450 - total flux cleaned = 0.000897222 Jy ! Component: 1500 - total flux cleaned = 0.000821295 Jy ! Component: 1550 - total flux cleaned = 0.000731632 Jy ! Component: 1600 - total flux cleaned = 0.000702159 Jy ! Component: 1650 - total flux cleaned = 0.000643376 Jy ! Component: 1700 - total flux cleaned = 0.000585486 Jy ! Component: 1750 - total flux cleaned = 0.00058547 Jy ! Component: 1800 - total flux cleaned = 0.000500299 Jy ! Component: 1850 - total flux cleaned = 0.000415961 Jy ! Component: 1900 - total flux cleaned = 0.000402104 Jy ! Component: 1950 - total flux cleaned = 0.000374319 Jy ! Component: 2000 - total flux cleaned = 0.000319588 Jy ! Component: 2050 - total flux cleaned = 0.0003062 Jy ! Component: 2100 - total flux cleaned = 0.000252593 Jy ! Component: 2150 - total flux cleaned = 0.000239461 Jy ! Component: 2200 - total flux cleaned = 0.00016049 Jy ! Component: 2250 - total flux cleaned = 0.000147522 Jy ! Component: 2300 - total flux cleaned = 6.98276e-05 Jy ! Component: 2350 - total flux cleaned = 3.14125e-05 Jy ! Component: 2400 - total flux cleaned = -6.72926e-06 Jy ! Component: 2450 - total flux cleaned = -6.9692e-05 Jy ! Component: 2500 - total flux cleaned = -0.000107284 Jy ! Component: 2550 - total flux cleaned = -0.000206066 Jy ! Component: 2600 - total flux cleaned = -0.000242904 Jy ! Component: 2650 - total flux cleaned = -0.000303771 Jy ! Component: 2700 - total flux cleaned = -0.000388195 Jy ! Component: 2750 - total flux cleaned = -0.000424148 Jy ! Component: 2800 - total flux cleaned = -0.000483489 Jy ! Component: 2850 - total flux cleaned = -0.000565777 Jy ! Component: 2900 - total flux cleaned = -0.000624092 Jy ! Component: 2950 - total flux cleaned = -0.000658812 Jy ! Component: 3000 - total flux cleaned = -0.00072759 Jy ! Component: 3050 - total flux cleaned = -0.000807443 Jy ! Component: 3100 - total flux cleaned = -0.000852707 Jy ! Component: 3150 - total flux cleaned = -0.000953999 Jy ! Component: 3200 - total flux cleaned = -0.000976211 Jy ! Component: 3250 - total flux cleaned = -0.00106494 Jy ! Component: 3300 - total flux cleaned = -0.0011749 Jy ! Component: 3350 - total flux cleaned = -0.00124017 Jy ! Component: 3400 - total flux cleaned = -0.00130516 Jy ! Component: 3450 - total flux cleaned = -0.00131596 Jy ! Component: 3500 - total flux cleaned = -0.00142295 Jy ! Component: 3550 - total flux cleaned = -0.00145485 Jy ! Component: 3600 - total flux cleaned = -0.0015075 Jy ! Component: 3650 - total flux cleaned = -0.00158076 Jy ! Component: 3700 - total flux cleaned = -0.00167437 Jy ! Component: 3750 - total flux cleaned = -0.0017157 Jy ! Component: 3800 - total flux cleaned = -0.00177725 Jy ! Component: 3850 - total flux cleaned = -0.00182822 Jy ! Component: 3900 - total flux cleaned = -0.00187882 Jy ! Component: 3950 - total flux cleaned = -0.00193929 Jy ! Component: 4000 - total flux cleaned = -0.00196939 Jy ! Component: 4050 - total flux cleaned = -0.00199929 Jy ! Total flux subtracted in 4096 components = -0.00203892 Jy ! Clean residual min=-0.000602 max=0.000555 Jy/beam ! Clean residual mean=-0.000001 rms=0.000183 Jy/beam ! Combined flux in latest and established models = 0.248603 Jy keep ! Adding 314 model components to the UV plane model. ! The established model now contains 481 components and 0.248604 Jy ![Exited script file: muppet] wmap "J0925-2027_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.993 x 7.515 at -3.027 degrees (North through East) ! Clean map min=-0.001072 max=0.20827 Jy/beam ! Writing clean map to FITS file: J0925-2027_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.208274 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000182044 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.262218 0.262218 0.524436 1.04887 2.09775 4.19549 8.39098 16.782 33.5639 67.1278 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.208 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.993 x 7.515 at -3.027 degrees (North through East) ! Clean map min=-0.001072 max=0.20827 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 J0925-2027_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:54:22 2016