! Started logfile: J1851+6100_S_2017_02_24_pus_uvs.log on Sat May 4 11:33:20 2019 obs J1851+6100_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J1851+6100_S_2017_02_24_pus_uva.fits ! AN table 1: 230 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.977488 visibilities/baseline/integration-bin. ! Found source: J1851+6100 ! ! 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 823 lines of history. ! ! Reading 40468 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 J1851+6100_S_2017_02_24_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 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 718 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.887921Jy sigma=0.008214 ! Fit after self-cal, rms=0.877748Jy sigma=0.008128 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.064 mas, bmaj=4.188 mas, bpa=11.16 degrees ! Estimated noise=679.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.0913449 Jy ! Component: 100 - total flux cleaned = 0.122766 Jy ! Total flux subtracted in 100 components = 0.122766 Jy ! Clean residual min=-0.003985 max=0.014052 Jy/beam ! Clean residual mean=-0.000025 rms=0.001195 Jy/beam ! Combined flux in latest and established models = 0.122766 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.122766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082204Jy sigma=0.000719 ! Fit after self-cal, rms=0.082017Jy sigma=0.000717 ! Inverting map ! Added new window around map position (3, 1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.01659 Jy ! Component: 100 - total flux cleaned = 0.0249199 Jy ! Total flux subtracted in 100 components = 0.0249199 Jy ! Clean residual min=-0.002442 max=0.004365 Jy/beam ! Clean residual mean=-0.000012 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.147686 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 19 components and 0.147686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078068Jy sigma=0.000679 ! Fit after self-cal, rms=0.077978Jy sigma=0.000678 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00559121 Jy ! Component: 100 - total flux cleaned = 0.00813078 Jy ! Total flux subtracted in 100 components = 0.00813078 Jy ! Clean residual min=-0.002362 max=0.002847 Jy/beam ! Clean residual mean=-0.000008 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.155817 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 23 components and 0.155817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077483Jy sigma=0.000674 ! Fit after self-cal, rms=0.077467Jy sigma=0.000674 ! 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.838 mas, bmaj=4.981 mas, bpa=13.84 degrees ! Estimated noise=414.964 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.00275536 Jy ! Component: 100 - total flux cleaned = 0.00389007 Jy ! Component: 150 - total flux cleaned = 0.00409378 Jy ! Component: 200 - total flux cleaned = 0.00428485 Jy ! Total flux subtracted in 200 components = 0.00428485 Jy ! Clean residual min=-0.001529 max=0.002074 Jy/beam ! Clean residual mean=-0.000008 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.160101 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 39 components and 0.160101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077349Jy sigma=0.000673 ! Fit after self-cal, rms=0.077340Jy sigma=0.000673 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00 HN 1.04 KP 0.97 ! LA 0.97 MK 0.99 NL 0.99 OV 1.04 ! PT 1.01 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.94 HN 1.02 KP 0.93 ! LA 0.93 MK 0.98 NL 0.98 OV 1.08 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.99 HN 1.03 KP 1.04 ! LA 1.04 MK 1.01 NL 1.07 OV 0.98 ! PT 0.98 SC 0.96 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.98 HN 0.95 KP 1.00* ! LA 1.05 MK 0.97 NL 1.00* OV 1.04 ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.077340Jy sigma=0.000673 ! Fit after self-cal, rms=0.075976Jy sigma=0.000670 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.811 mas, bmaj=4.963 mas, bpa=14.27 degrees ! Estimated noise=414.181 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.000878959 Jy ! Component: 100 - total flux cleaned = 0.000948905 Jy ! Component: 150 - total flux cleaned = 0.000931224 Jy ! Component: 200 - total flux cleaned = 0.000896385 Jy ! Total flux subtracted in 200 components = 0.000896385 Jy ! Clean residual min=-0.001242 max=0.001519 Jy/beam ! Clean residual mean=-0.000004 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.160998 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 46 components and 0.160998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075957Jy sigma=0.000670 ! Fit after self-cal, rms=0.075947Jy sigma=0.000670 ! 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.075947Jy sigma=0.000670 ! Fit after self-cal, rms=0.075118Jy sigma=0.000668 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.812 mas, bmaj=4.941 mas, bpa=13.85 degrees ! Estimated noise=413.752 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0003514 Jy ! Component: 100 - total flux cleaned = 0.000352167 Jy ! Component: 150 - total flux cleaned = 0.000337347 Jy ! Component: 200 - total flux cleaned = 0.000324848 Jy ! Total flux subtracted in 200 components = 0.000324848 Jy ! Clean residual min=-0.001116 max=0.001243 Jy/beam ! Clean residual mean=-0.000002 rms=0.000292 Jy/beam ! Combined flux in latest and established models = 0.161323 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 49 components and 0.161323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075110Jy sigma=0.000668 ! Fit after self-cal, rms=0.075103Jy sigma=0.000668 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 (11.5, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000915889 Jy ! Component: 100 - total flux cleaned = 0.000834417 Jy ! Component: 150 - total flux cleaned = 0.000833822 Jy ! Component: 200 - total flux cleaned = 0.000814396 Jy ! Total flux subtracted in 200 components = 0.000814396 Jy ! Clean residual min=-0.001136 max=0.001143 Jy/beam ! Clean residual mean=-0.000002 rms=0.000282 Jy/beam ! Combined flux in latest and established models = 0.162137 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 65 components and 0.162137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075078Jy sigma=0.000668 ! Fit after self-cal, rms=0.075077Jy sigma=0.000668 ! 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.075077Jy sigma=0.000668 ! Fit after self-cal, rms=0.074901Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.806 mas, bmaj=4.934 mas, bpa=13.64 degrees ! Estimated noise=413.687 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000560073 Jy ! Component: 100 - total flux cleaned = 0.000664361 Jy ! Component: 150 - total flux cleaned = 0.000680177 Jy ! Component: 200 - total flux cleaned = 0.000708688 Jy ! Total flux subtracted in 200 components = 0.000708688 Jy ! Clean residual min=-0.001098 max=0.001059 Jy/beam ! Clean residual mean=-0.000002 rms=0.000255 Jy/beam ! Combined flux in latest and established models = 0.162846 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 76 components and 0.162846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074893Jy sigma=0.000666 ! Fit after self-cal, rms=0.074896Jy sigma=0.000666 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.59544e-05 Jy ! Component: 100 - total flux cleaned = 8.9198e-05 Jy ! Component: 150 - total flux cleaned = 8.91651e-05 Jy ! Component: 200 - total flux cleaned = 8.95738e-05 Jy ! Total flux subtracted in 200 components = 8.95738e-05 Jy ! Clean residual min=-0.001095 max=0.001064 Jy/beam ! Clean residual mean=-0.000002 rms=0.000255 Jy/beam ! Combined flux in latest and established models = 0.162935 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 87 components and 0.162935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074892Jy sigma=0.000666 ! Fit after self-cal, rms=0.074892Jy sigma=0.000666 ! 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.074892Jy sigma=0.000666 ! Fit after self-cal, rms=0.074872Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.917 mas, bmaj=9.042 mas, bpa=30.15 degrees ! Estimated noise=520.677 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000295889 Jy ! Component: 100 - total flux cleaned = 0.000379164 Jy ! Component: 150 - total flux cleaned = 0.000437192 Jy ! Component: 200 - total flux cleaned = 0.000478706 Jy ! Total flux subtracted in 200 components = 0.000478706 Jy ! Clean residual min=-0.001134 max=0.001134 Jy/beam ! Clean residual mean=-0.000004 rms=0.000310 Jy/beam ! Combined flux in latest and established models = 0.163414 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 102 components and 0.163414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074872Jy sigma=0.000666 ! Fit after self-cal, rms=0.074871Jy sigma=0.000666 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.22653e-05 Jy ! Component: 100 - total flux cleaned = 7.67323e-05 Jy ! Component: 150 - total flux cleaned = 0.000106318 Jy ! Component: 200 - total flux cleaned = 0.000127199 Jy ! Total flux subtracted in 200 components = 0.000127199 Jy ! Clean residual min=-0.001128 max=0.001151 Jy/beam ! Clean residual mean=-0.000004 rms=0.000309 Jy/beam ! Combined flux in latest and established models = 0.163541 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 114 components and 0.163541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074872Jy sigma=0.000666 ! Fit after self-cal, rms=0.074871Jy sigma=0.000666 ! 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.802 mas, bmaj=4.932 mas, bpa=13.49 degrees ! Estimated noise=413.604 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.802 x 4.932 at 13.49 degrees (North through East) ! Clean map min=-0.0010257 max=0.11944 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.029 mas, bmaj=4.148 mas, bpa=10.89 degrees ! Estimated noise=674.896 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0912238 Jy ! Component: 100 - total flux cleaned = 0.125014 Jy ! Component: 150 - total flux cleaned = 0.141818 Jy ! Component: 200 - total flux cleaned = 0.150813 Jy ! Total flux subtracted in 200 components = 0.150813 Jy ! Clean residual min=-0.002370 max=0.004323 Jy/beam ! Clean residual mean=-0.000007 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.150813 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.150813 Jy ! Inverting map and beam ! Estimated beam: bmin=3.802 mas, bmaj=4.932 mas, bpa=13.49 degrees ! Estimated noise=413.604 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.00587576 Jy ! Component: 100 - total flux cleaned = 0.00877016 Jy ! Component: 150 - total flux cleaned = 0.010556 Jy ! Component: 200 - total flux cleaned = 0.0114546 Jy ! Total flux subtracted in 200 components = 0.0114546 Jy ! Clean residual min=-0.001155 max=0.001067 Jy/beam ! Clean residual mean=-0.000003 rms=0.000271 Jy/beam ! Combined flux in latest and established models = 0.162267 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 48 components and 0.162267 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.917 mas, bmaj=9.042 mas, bpa=30.15 degrees ! Estimated noise=520.677 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00092473 Jy ! Component: 100 - total flux cleaned = 0.0010239 Jy ! Component: 150 - total flux cleaned = 0.00111746 Jy ! Component: 200 - total flux cleaned = 0.00116746 Jy ! Total flux subtracted in 200 components = 0.00116746 Jy ! Clean residual min=-0.001158 max=0.001190 Jy/beam ! Clean residual mean=-0.000004 rms=0.000313 Jy/beam ! Combined flux in latest and established models = 0.163435 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 = 3.23469e-05 Jy ! Component: 100 - total flux cleaned = 5.16624e-05 Jy ! Component: 150 - total flux cleaned = 6.8465e-05 Jy ! Component: 200 - total flux cleaned = 8.3609e-05 Jy ! Total flux subtracted in 200 components = 8.3609e-05 Jy ! Clean residual min=-0.001142 max=0.001190 Jy/beam ! Clean residual mean=-0.000004 rms=0.000311 Jy/beam ! Combined flux in latest and established models = 0.163519 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 87 components and 0.163519 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.802 mas, bmaj=4.932 mas, bpa=13.49 degrees ! Estimated noise=413.604 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000196413 Jy ! Component: 100 - total flux cleaned = -0.000197027 Jy ! Component: 150 - total flux cleaned = -0.000195491 Jy ! Component: 200 - total flux cleaned = -0.000170237 Jy ! Total flux subtracted in 200 components = -0.000170237 Jy ! Clean residual min=-0.001137 max=0.001081 Jy/beam ! Clean residual mean=-0.000002 rms=0.000259 Jy/beam ! Combined flux in latest and established models = 0.163348 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 99 components and 0.163348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074891Jy sigma=0.000666 ! Fit after self-cal, rms=0.074881Jy sigma=0.000666 wmodel J1851+6100_S_2017_02_24_pus_map.mod ! Writing 99 model components to file: J1851+6100_S_2017_02_24_pus_map.mod wobs J1851+6100_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J1851+6100_S_2017_02_24_pus_uvs.fits wwins J1851+6100_S_2017_02_24_pus_map.win ! wwins: Wrote 3 windows to J1851+6100_S_2017_02_24_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.000300974 Jy ! Component: 100 - total flux cleaned = -0.0005583 Jy ! Component: 150 - total flux cleaned = -0.000787098 Jy ! Component: 200 - total flux cleaned = -0.000957006 Jy ! Component: 250 - total flux cleaned = -0.00100697 Jy ! Component: 300 - total flux cleaned = -0.00107149 Jy ! Component: 350 - total flux cleaned = -0.00108719 Jy ! Component: 400 - total flux cleaned = -0.00108724 Jy ! Component: 450 - total flux cleaned = -0.00111752 Jy ! Component: 500 - total flux cleaned = -0.00114733 Jy ! Component: 550 - total flux cleaned = -0.00114747 Jy ! Component: 600 - total flux cleaned = -0.00114764 Jy ! Component: 650 - total flux cleaned = -0.00119034 Jy ! Component: 700 - total flux cleaned = -0.00121823 Jy ! Component: 750 - total flux cleaned = -0.0012044 Jy ! Component: 800 - total flux cleaned = -0.00121846 Jy ! Component: 850 - total flux cleaned = -0.00133974 Jy ! Component: 900 - total flux cleaned = -0.00136638 Jy ! Component: 950 - total flux cleaned = -0.00139277 Jy ! Component: 1000 - total flux cleaned = -0.00148404 Jy ! Component: 1050 - total flux cleaned = -0.00150975 Jy ! Component: 1100 - total flux cleaned = -0.00156085 Jy ! Component: 1150 - total flux cleaned = -0.0015737 Jy ! Component: 1200 - total flux cleaned = -0.00158612 Jy ! Component: 1250 - total flux cleaned = -0.00164815 Jy ! Component: 1300 - total flux cleaned = -0.0016604 Jy ! Component: 1350 - total flux cleaned = -0.0016603 Jy ! Component: 1400 - total flux cleaned = -0.00172079 Jy ! Component: 1450 - total flux cleaned = -0.00169678 Jy ! Component: 1500 - total flux cleaned = -0.00175618 Jy ! Component: 1550 - total flux cleaned = -0.001756 Jy ! Component: 1600 - total flux cleaned = -0.00177951 Jy ! Component: 1650 - total flux cleaned = -0.00182603 Jy ! Component: 1700 - total flux cleaned = -0.00182613 Jy ! Component: 1750 - total flux cleaned = -0.0018946 Jy ! Component: 1800 - total flux cleaned = -0.00190605 Jy ! Component: 1850 - total flux cleaned = -0.0019172 Jy ! Component: 1900 - total flux cleaned = -0.00193958 Jy ! Component: 1950 - total flux cleaned = -0.00195076 Jy ! Component: 2000 - total flux cleaned = -0.00197286 Jy ! Component: 2050 - total flux cleaned = -0.00202758 Jy ! Component: 2100 - total flux cleaned = -0.00201669 Jy ! Component: 2150 - total flux cleaned = -0.00209224 Jy ! Component: 2200 - total flux cleaned = -0.00207072 Jy ! Component: 2250 - total flux cleaned = -0.00208148 Jy ! Component: 2300 - total flux cleaned = -0.00208161 Jy ! Component: 2350 - total flux cleaned = -0.00213406 Jy ! Component: 2400 - total flux cleaned = -0.00210278 Jy ! Component: 2450 - total flux cleaned = -0.00215466 Jy ! Component: 2500 - total flux cleaned = -0.00210328 Jy ! Component: 2550 - total flux cleaned = -0.0021646 Jy ! Component: 2600 - total flux cleaned = -0.00216464 Jy ! Component: 2650 - total flux cleaned = -0.00218487 Jy ! Component: 2700 - total flux cleaned = -0.00221483 Jy ! Component: 2750 - total flux cleaned = -0.00221488 Jy ! Component: 2800 - total flux cleaned = -0.00223467 Jy ! Component: 2850 - total flux cleaned = -0.00226433 Jy ! Component: 2900 - total flux cleaned = -0.002333 Jy ! Component: 2950 - total flux cleaned = -0.0023622 Jy ! Component: 3000 - total flux cleaned = -0.00233309 Jy ! Component: 3050 - total flux cleaned = -0.00238147 Jy ! Component: 3100 - total flux cleaned = -0.00243901 Jy ! Component: 3150 - total flux cleaned = -0.00248669 Jy ! Component: 3200 - total flux cleaned = -0.00254358 Jy ! Component: 3250 - total flux cleaned = -0.00258136 Jy ! Component: 3300 - total flux cleaned = -0.00260947 Jy ! Component: 3350 - total flux cleaned = -0.00261886 Jy ! Component: 3400 - total flux cleaned = -0.00264671 Jy ! Component: 3450 - total flux cleaned = -0.00268352 Jy ! Component: 3500 - total flux cleaned = -0.0027203 Jy ! Component: 3550 - total flux cleaned = -0.00278419 Jy ! Component: 3600 - total flux cleaned = -0.00277506 Jy ! Component: 3650 - total flux cleaned = -0.00280212 Jy ! Component: 3700 - total flux cleaned = -0.0028651 Jy ! Component: 3750 - total flux cleaned = -0.00290978 Jy ! Component: 3800 - total flux cleaned = -0.00290089 Jy ! Component: 3850 - total flux cleaned = -0.00298048 Jy ! Component: 3900 - total flux cleaned = -0.0030158 Jy ! Component: 3950 - total flux cleaned = -0.00303331 Jy ! Component: 4000 - total flux cleaned = -0.00306821 Jy ! Component: 4050 - total flux cleaned = -0.00312891 Jy ! Total flux subtracted in 4096 components = -0.00317207 Jy ! Clean residual min=-0.000476 max=0.000452 Jy/beam ! Clean residual mean=-0.000002 rms=0.000159 Jy/beam ! Combined flux in latest and established models = 0.160176 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 402 components and 0.160176 Jy ![Exited script file: muppet] wmap "J1851+6100_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.802 x 4.932 at 13.49 degrees (North through East) ! Clean map min=-0.00097874 max=0.11935 Jy/beam ! Writing clean map to FITS file: J1851+6100_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.119352 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000158816 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.399196 0.399196 0.798391 1.59678 3.19357 6.38713 12.7743 25.5485 51.097 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.119 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.802 x 4.932 at 13.49 degrees (North through East) ! Clean map min=-0.00097874 max=0.11935 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 J1851+6100_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:33:28 2019