! Started logfile: J1526+6650_S_2017_07_16_pus_uvs.log on Thu May 9 11:12:32 2019 obs J1526+6650_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J1526+6650_S_2017_07_16_pus_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.780864 visibilities/baseline/integration-bin. ! Found source: J1526+6650 ! ! 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 815 lines of history. ! ! Reading 20240 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 J1526+6650_S_2017_07_16_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 230 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 161 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 161 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 883 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.792748Jy sigma=0.007082 ! Fit after self-cal, rms=0.780155Jy sigma=0.006964 ! 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.169 mas, bmaj=3.411 mas, bpa=-72.88 degrees ! Estimated noise=1306.58 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.167147 Jy ! Component: 100 - total flux cleaned = 0.211288 Jy ! Total flux subtracted in 100 components = 0.211288 Jy ! Clean residual min=-0.006793 max=0.017637 Jy/beam ! Clean residual mean=-0.000004 rms=0.001831 Jy/beam ! Combined flux in latest and established models = 0.211288 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.211288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089051Jy sigma=0.000735 ! Fit after self-cal, rms=0.089057Jy sigma=0.000735 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0183776 Jy ! Component: 100 - total flux cleaned = 0.0280884 Jy ! Total flux subtracted in 100 components = 0.0280884 Jy ! Clean residual min=-0.004927 max=0.005136 Jy/beam ! Clean residual mean=0.000000 rms=0.001164 Jy/beam ! Combined flux in latest and established models = 0.239376 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 19 components and 0.239376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084474Jy sigma=0.000697 ! Fit after self-cal, rms=0.084485Jy sigma=0.000697 ! 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.845 mas, bmaj=4.062 mas, bpa=76.52 degrees ! Estimated noise=645.613 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.0064941 Jy ! Component: 100 - total flux cleaned = 0.0097468 Jy ! Component: 150 - total flux cleaned = 0.0110016 Jy ! Component: 200 - total flux cleaned = 0.0111103 Jy ! Total flux subtracted in 200 components = 0.0111103 Jy ! Clean residual min=-0.004281 max=0.003766 Jy/beam ! Clean residual mean=0.000017 rms=0.000926 Jy/beam ! Combined flux in latest and established models = 0.250487 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 28 components and 0.250487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083869Jy sigma=0.000693 ! Fit after self-cal, rms=0.083874Jy sigma=0.000693 ! 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 0.98 KP 1.06 ! LA 1.09 MK 1.07 NL 0.91 OV 1.02 ! PT 1.06 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.00* HN 1.01 KP 1.01 ! LA 0.98 MK 1.07 NL 1.03 OV 1.05 ! PT 1.02 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 1.00* HN 1.00 KP 0.98 ! LA 1.01 MK 1.09 NL 0.98 OV 0.96 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.94 KP 1.00* ! LA 1.02 MK 0.92 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.083874Jy sigma=0.000693 ! Fit after self-cal, rms=0.081577Jy sigma=0.000677 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.87 mas, bmaj=4.104 mas, bpa=75.67 degrees ! Estimated noise=650.67 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.000329278 Jy ! Component: 100 - total flux cleaned = -0.000412922 Jy ! Component: 150 - total flux cleaned = -0.00048401 Jy ! Component: 200 - total flux cleaned = -0.000544383 Jy ! Total flux subtracted in 200 components = -0.000544383 Jy ! Clean residual min=-0.002615 max=0.002687 Jy/beam ! Clean residual mean=0.000009 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.249942 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 33 components and 0.249942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081531Jy sigma=0.000677 ! Fit after self-cal, rms=0.081538Jy sigma=0.000677 ! 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.081538Jy sigma=0.000677 ! Fit after self-cal, rms=0.080897Jy sigma=0.000670 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.859 mas, bmaj=4.107 mas, bpa=76.96 degrees ! Estimated noise=651.595 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000846187 Jy ! Component: 100 - total flux cleaned = 0.000805831 Jy ! Component: 150 - total flux cleaned = 0.0007499 Jy ! Component: 200 - total flux cleaned = 0.000697031 Jy ! Total flux subtracted in 200 components = 0.000697031 Jy ! Clean residual min=-0.001461 max=0.001810 Jy/beam ! Clean residual mean=0.000002 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.250639 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.250639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080877Jy sigma=0.000670 ! Fit after self-cal, rms=0.080883Jy sigma=0.000670 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 (-34, 20.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160526 Jy ! Component: 100 - total flux cleaned = 0.00179221 Jy ! Component: 150 - total flux cleaned = 0.00182221 Jy ! Component: 200 - total flux cleaned = 0.00187387 Jy ! Total flux subtracted in 200 components = 0.00187387 Jy ! Clean residual min=-0.001623 max=0.001727 Jy/beam ! Clean residual mean=0.000002 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.252513 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 58 components and 0.252513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080842Jy sigma=0.000670 ! Fit after self-cal, rms=0.080842Jy sigma=0.000670 ! Inverting map ! Added new window around map position (0.5, -105.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000818325 Jy ! Component: 100 - total flux cleaned = 0.00123842 Jy ! Component: 150 - total flux cleaned = 0.00168491 Jy ! Component: 200 - total flux cleaned = 0.00185589 Jy ! Total flux subtracted in 200 components = 0.00185589 Jy ! Clean residual min=-0.001538 max=0.001531 Jy/beam ! Clean residual mean=0.000001 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.254369 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 69 components and 0.254369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080806Jy sigma=0.000669 ! Fit after self-cal, rms=0.080804Jy sigma=0.000669 ! 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.080804Jy sigma=0.000669 ! Fit after self-cal, rms=0.081004Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.857 mas, bmaj=4.108 mas, bpa=76.42 degrees ! Estimated noise=653.253 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000576932 Jy ! Component: 100 - total flux cleaned = 0.000877393 Jy ! Component: 150 - total flux cleaned = 0.000972824 Jy ! Component: 200 - total flux cleaned = 0.00101778 Jy ! Total flux subtracted in 200 components = 0.00101778 Jy ! Clean residual min=-0.001460 max=0.001447 Jy/beam ! Clean residual mean=0.000001 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.255387 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 75 components and 0.255387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080984Jy sigma=0.000669 ! Fit after self-cal, rms=0.080984Jy sigma=0.000669 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.000134537 Jy ! Component: 100 - total flux cleaned = 0.000176151 Jy ! Component: 150 - total flux cleaned = 0.000195998 Jy ! Component: 200 - total flux cleaned = 0.000233507 Jy ! Total flux subtracted in 200 components = 0.000233507 Jy ! Clean residual min=-0.001455 max=0.001458 Jy/beam ! Clean residual mean=0.000001 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.25562 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 81 components and 0.25562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080974Jy sigma=0.000669 ! Fit after self-cal, rms=0.080974Jy sigma=0.000669 ! 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.080974Jy sigma=0.000669 ! Fit after self-cal, rms=0.081107Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.592 mas, bmaj=8.507 mas, bpa=74.34 degrees ! Estimated noise=849.966 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000547568 Jy ! Component: 100 - total flux cleaned = 0.000529666 Jy ! Component: 150 - total flux cleaned = 0.000581663 Jy ! Component: 200 - total flux cleaned = 0.000628549 Jy ! Total flux subtracted in 200 components = 0.000628549 Jy ! Clean residual min=-0.001541 max=0.001745 Jy/beam ! Clean residual mean=0.000002 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.256249 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 96 components and 0.256249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081102Jy sigma=0.000669 ! Fit after self-cal, rms=0.081101Jy sigma=0.000669 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.000164623 Jy ! Component: 100 - total flux cleaned = 0.000185243 Jy ! Component: 150 - total flux cleaned = 0.000194931 Jy ! Component: 200 - total flux cleaned = 0.000203767 Jy ! Total flux subtracted in 200 components = 0.000203767 Jy ! Clean residual min=-0.001508 max=0.001737 Jy/beam ! Clean residual mean=0.000001 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.256453 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 105 components and 0.256453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081101Jy sigma=0.000669 ! Fit after self-cal, rms=0.081100Jy sigma=0.000669 ! 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.855 mas, bmaj=4.108 mas, bpa=76.04 degrees ! Estimated noise=654.432 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.855 x 4.108 at 76.04 degrees (North through East) ! Clean map min=-0.0013574 max=0.22407 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.186 mas, bmaj=3.434 mas, bpa=-76.11 degrees ! Estimated noise=1287.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.169405 Jy ! Component: 100 - total flux cleaned = 0.213933 Jy ! Component: 150 - total flux cleaned = 0.231929 Jy ! Component: 200 - total flux cleaned = 0.241119 Jy ! Total flux subtracted in 200 components = 0.241119 Jy ! Clean residual min=-0.003634 max=0.004572 Jy/beam ! Clean residual mean=-0.000001 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.241119 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.241119 Jy ! Inverting map and beam ! Estimated beam: bmin=3.855 mas, bmaj=4.108 mas, bpa=76.04 degrees ! Estimated noise=654.432 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.00622712 Jy ! Component: 100 - total flux cleaned = 0.00947739 Jy ! Component: 150 - total flux cleaned = 0.0117855 Jy ! Component: 200 - total flux cleaned = 0.0133467 Jy ! Total flux subtracted in 200 components = 0.0133467 Jy ! Clean residual min=-0.001525 max=0.001567 Jy/beam ! Clean residual mean=0.000002 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.254465 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 35 components and 0.254465 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.592 mas, bmaj=8.507 mas, bpa=74.34 degrees ! Estimated noise=849.966 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000770917 Jy ! Component: 100 - total flux cleaned = 0.00106914 Jy ! Component: 150 - total flux cleaned = 0.0012498 Jy ! Component: 200 - total flux cleaned = 0.00139702 Jy ! Total flux subtracted in 200 components = 0.00139702 Jy ! Clean residual min=-0.001443 max=0.001705 Jy/beam ! Clean residual mean=0.000002 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.255862 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.000122754 Jy ! Component: 100 - total flux cleaned = 0.000239175 Jy ! Component: 150 - total flux cleaned = 0.000324946 Jy ! Component: 200 - total flux cleaned = 0.000399383 Jy ! Total flux subtracted in 200 components = 0.000399383 Jy ! Clean residual min=-0.001474 max=0.001740 Jy/beam ! Clean residual mean=0.000002 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.256262 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 98 components and 0.256262 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.855 mas, bmaj=4.108 mas, bpa=76.04 degrees ! Estimated noise=654.432 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000251403 Jy ! Component: 100 - total flux cleaned = 0.000376625 Jy ! Component: 150 - total flux cleaned = 0.00045377 Jy ! Component: 200 - total flux cleaned = 0.000601505 Jy ! Total flux subtracted in 200 components = 0.000601505 Jy ! Clean residual min=-0.001462 max=0.001522 Jy/beam ! Clean residual mean=0.000000 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.256863 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 108 components and 0.256863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081182Jy sigma=0.000670 ! Fit after self-cal, rms=0.081175Jy sigma=0.000670 wmodel J1526+6650_S_2017_07_16_pus_map.mod ! Writing 108 model components to file: J1526+6650_S_2017_07_16_pus_map.mod wobs J1526+6650_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J1526+6650_S_2017_07_16_pus_uvs.fits wwins J1526+6650_S_2017_07_16_pus_map.win ! wwins: Wrote 3 windows to J1526+6650_S_2017_07_16_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.000201607 Jy ! Component: 100 - total flux cleaned = 0.000305784 Jy ! Component: 150 - total flux cleaned = 0.000482083 Jy ! Component: 200 - total flux cleaned = 0.000580503 Jy ! Component: 250 - total flux cleaned = 0.000771487 Jy ! Component: 300 - total flux cleaned = 0.00091171 Jy ! Component: 350 - total flux cleaned = 0.00107227 Jy ! Component: 400 - total flux cleaned = 0.00118467 Jy ! Component: 450 - total flux cleaned = 0.00138331 Jy ! Component: 500 - total flux cleaned = 0.00151313 Jy ! Component: 550 - total flux cleaned = 0.0016833 Jy ! Component: 600 - total flux cleaned = 0.00178843 Jy ! Component: 650 - total flux cleaned = 0.00187085 Jy ! Component: 700 - total flux cleaned = 0.00201326 Jy ! Component: 750 - total flux cleaned = 0.00209324 Jy ! Component: 800 - total flux cleaned = 0.002133 Jy ! Component: 850 - total flux cleaned = 0.00227009 Jy ! Component: 900 - total flux cleaned = 0.00238566 Jy ! Component: 950 - total flux cleaned = 0.0024621 Jy ! Component: 1000 - total flux cleaned = 0.00255624 Jy ! Component: 1050 - total flux cleaned = 0.00261201 Jy ! Component: 1100 - total flux cleaned = 0.00270374 Jy ! Component: 1150 - total flux cleaned = 0.00277601 Jy ! Component: 1200 - total flux cleaned = 0.00288311 Jy ! Component: 1250 - total flux cleaned = 0.0029008 Jy ! Component: 1300 - total flux cleaned = 0.00300536 Jy ! Component: 1350 - total flux cleaned = 0.00305727 Jy ! Component: 1400 - total flux cleaned = 0.00312554 Jy ! Component: 1450 - total flux cleaned = 0.00315912 Jy ! Component: 1500 - total flux cleaned = 0.00327597 Jy ! Component: 1550 - total flux cleaned = 0.00335841 Jy ! Component: 1600 - total flux cleaned = 0.00344021 Jy ! Component: 1650 - total flux cleaned = 0.00347267 Jy ! Component: 1700 - total flux cleaned = 0.0035693 Jy ! Component: 1750 - total flux cleaned = 0.00364877 Jy ! Component: 1800 - total flux cleaned = 0.00371184 Jy ! Component: 1850 - total flux cleaned = 0.00382097 Jy ! Component: 1900 - total flux cleaned = 0.00389823 Jy ! Component: 1950 - total flux cleaned = 0.00389806 Jy ! Component: 2000 - total flux cleaned = 0.00397391 Jy ! Component: 2050 - total flux cleaned = 0.004034 Jy ! Component: 2100 - total flux cleaned = 0.00406407 Jy ! Component: 2150 - total flux cleaned = 0.00410852 Jy ! Component: 2200 - total flux cleaned = 0.00415252 Jy ! Component: 2250 - total flux cleaned = 0.00418148 Jy ! Component: 2300 - total flux cleaned = 0.00419592 Jy ! Component: 2350 - total flux cleaned = 0.00419595 Jy ! Component: 2400 - total flux cleaned = 0.00429512 Jy ! Component: 2450 - total flux cleaned = 0.00433731 Jy ! Component: 2500 - total flux cleaned = 0.00435128 Jy ! Component: 2550 - total flux cleaned = 0.00433737 Jy ! Component: 2600 - total flux cleaned = 0.00432386 Jy ! Component: 2650 - total flux cleaned = 0.00436477 Jy ! Component: 2700 - total flux cleaned = 0.00439172 Jy ! Component: 2750 - total flux cleaned = 0.00441852 Jy ! Component: 2800 - total flux cleaned = 0.00448516 Jy ! Component: 2850 - total flux cleaned = 0.00445869 Jy ! Component: 2900 - total flux cleaned = 0.00445853 Jy ! Component: 2950 - total flux cleaned = 0.00441933 Jy ! Component: 3000 - total flux cleaned = 0.00443211 Jy ! Component: 3050 - total flux cleaned = 0.0044193 Jy ! Component: 3100 - total flux cleaned = 0.00445775 Jy ! Component: 3150 - total flux cleaned = 0.0044831 Jy ! Component: 3200 - total flux cleaned = 0.00445788 Jy ! Component: 3250 - total flux cleaned = 0.00445785 Jy ! Component: 3300 - total flux cleaned = 0.00444566 Jy ! Component: 3350 - total flux cleaned = 0.00449514 Jy ! Component: 3400 - total flux cleaned = 0.00447049 Jy ! Component: 3450 - total flux cleaned = 0.00442182 Jy ! Component: 3500 - total flux cleaned = 0.0044582 Jy ! Component: 3550 - total flux cleaned = 0.00444611 Jy ! Component: 3600 - total flux cleaned = 0.00447006 Jy ! Component: 3650 - total flux cleaned = 0.00439859 Jy ! Component: 3700 - total flux cleaned = 0.00445789 Jy ! Component: 3750 - total flux cleaned = 0.00445781 Jy ! Component: 3800 - total flux cleaned = 0.00446948 Jy ! Component: 3850 - total flux cleaned = 0.00448114 Jy ! Component: 3900 - total flux cleaned = 0.00451583 Jy ! Component: 3950 - total flux cleaned = 0.00450434 Jy ! Component: 4000 - total flux cleaned = 0.00450451 Jy ! Component: 4050 - total flux cleaned = 0.00445894 Jy ! Total flux subtracted in 4096 components = 0.00452688 Jy ! Clean residual min=-0.000710 max=0.000701 Jy/beam ! Clean residual mean=0.000002 rms=0.000197 Jy/beam ! Combined flux in latest and established models = 0.26139 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 400 components and 0.26139 Jy ![Exited script file: muppet] wmap "J1526+6650_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.855 x 4.108 at 76.04 degrees (North through East) ! Clean map min=-0.0011251 max=0.22431 Jy/beam ! Writing clean map to FITS file: J1526+6650_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.224307 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000196104 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.262279 0.262279 0.524559 1.04912 2.09824 4.19647 8.39294 16.7859 33.5718 67.1435 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.224 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.855 x 4.108 at 76.04 degrees (North through East) ! Clean map min=-0.0011251 max=0.22431 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 J1526+6650_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:12:37 2019