! Started logfile: J0924+4511_S_2017_08_12_pus_uvs.log on Fri May 10 14:56:39 2019 obs J0924+4511_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J0924+4511_S_2017_08_12_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.901559 visibilities/baseline/integration-bin. ! Found source: J0924+4511 ! ! 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 594 lines of history. ! ! Reading 18500 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 J0924+4511_S_2017_08_12_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 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 84 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 670 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.856892Jy sigma=0.008080 ! Fit after self-cal, rms=0.839279Jy sigma=0.007916 ! 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.144 mas, bmaj=4.438 mas, bpa=21.04 degrees ! Estimated noise=974.572 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.124813 Jy ! Component: 100 - total flux cleaned = 0.154356 Jy ! Total flux subtracted in 100 components = 0.154356 Jy ! Clean residual min=-0.004478 max=0.011492 Jy/beam ! Clean residual mean=0.000005 rms=0.001306 Jy/beam ! Combined flux in latest and established models = 0.154356 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.154356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080722Jy sigma=0.000701 ! Fit after self-cal, rms=0.080716Jy sigma=0.000701 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0121917 Jy ! Component: 100 - total flux cleaned = 0.0182527 Jy ! Total flux subtracted in 100 components = 0.0182527 Jy ! Clean residual min=-0.003625 max=0.004070 Jy/beam ! Clean residual mean=0.000007 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.172609 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 18 components and 0.172609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078850Jy sigma=0.000681 ! Fit after self-cal, rms=0.078843Jy sigma=0.000681 ! 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.786 mas, bmaj=5.361 mas, bpa=20.85 degrees ! Estimated noise=634.272 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.00447572 Jy ! Component: 100 - total flux cleaned = 0.00689303 Jy ! Component: 150 - total flux cleaned = 0.00802507 Jy ! Component: 200 - total flux cleaned = 0.00835949 Jy ! Total flux subtracted in 200 components = 0.00835949 Jy ! Clean residual min=-0.002936 max=0.003685 Jy/beam ! Clean residual mean=0.000014 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.180969 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 36 components and 0.180969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078589Jy sigma=0.000678 ! Fit after self-cal, rms=0.078580Jy sigma=0.000678 ! 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.96 FD 0.99 HN 0.96 KP 1.05 ! LA 1.00 MK 1.02 NL 0.86 OV 0.98 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.03 HN 0.99 KP 1.01 ! LA 0.97 MK 1.03 NL 1.02 OV 1.05 ! PT 1.00 SC 1.11 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.06 HN 0.99 KP 0.98 ! LA 1.00 MK 1.05 NL 0.98 OV 0.94 ! PT 0.99 SC 1.07 ! ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 0.98 KP 1.00* ! LA 0.95 MK 1.04 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.078580Jy sigma=0.000678 ! Fit after self-cal, rms=0.077825Jy sigma=0.000669 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.844 mas, bmaj=5.405 mas, bpa=20.35 degrees ! Estimated noise=633.231 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.00156184 Jy ! Component: 100 - total flux cleaned = -0.00192004 Jy ! Component: 150 - total flux cleaned = -0.00199872 Jy ! Component: 200 - total flux cleaned = -0.00202925 Jy ! Total flux subtracted in 200 components = -0.00202925 Jy ! Clean residual min=-0.002435 max=0.002838 Jy/beam ! Clean residual mean=0.000012 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.178939 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 46 components and 0.178939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077730Jy sigma=0.000669 ! Fit after self-cal, rms=0.077733Jy sigma=0.000669 ! 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.077733Jy sigma=0.000669 ! Fit after self-cal, rms=0.081524Jy sigma=0.000662 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.83 mas, bmaj=5.405 mas, bpa=20.81 degrees ! Estimated noise=632.991 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000137255 Jy ! Component: 100 - total flux cleaned = -4.30034e-05 Jy ! Component: 150 - total flux cleaned = -3.12338e-05 Jy ! Component: 200 - total flux cleaned = -3.11952e-05 Jy ! Total flux subtracted in 200 components = -3.11952e-05 Jy ! Clean residual min=-0.001538 max=0.001578 Jy/beam ! Clean residual mean=0.000013 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.178908 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 54 components and 0.178908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081516Jy sigma=0.000662 ! Fit after self-cal, rms=0.081606Jy sigma=0.000662 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.000116213 Jy ! Component: 100 - total flux cleaned = -0.000107077 Jy ! Component: 150 - total flux cleaned = -0.00011564 Jy ! Component: 200 - total flux cleaned = -0.00010733 Jy ! Total flux subtracted in 200 components = -0.00010733 Jy ! Clean residual min=-0.001528 max=0.001561 Jy/beam ! Clean residual mean=0.000013 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.178801 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 59 components and 0.178801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081603Jy sigma=0.000662 ! Fit after self-cal, rms=0.081601Jy sigma=0.000662 ! 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.081601Jy sigma=0.000662 ! Fit after self-cal, rms=0.081754Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.827 mas, bmaj=5.406 mas, bpa=20.92 degrees ! Estimated noise=632.896 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.94298e-06 Jy ! Component: 100 - total flux cleaned = 4.18148e-05 Jy ! Component: 150 - total flux cleaned = 6.02451e-05 Jy ! Component: 200 - total flux cleaned = 7.7144e-05 Jy ! Total flux subtracted in 200 components = 7.7144e-05 Jy ! Clean residual min=-0.001539 max=0.001550 Jy/beam ! Clean residual mean=0.000012 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.178878 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 60 components and 0.178878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081750Jy sigma=0.000662 ! Fit after self-cal, rms=0.081751Jy sigma=0.000662 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.36845e-05 Jy ! Component: 100 - total flux cleaned = -1.24927e-05 Jy ! Component: 150 - total flux cleaned = -4.39513e-06 Jy ! Component: 200 - total flux cleaned = -3.91702e-06 Jy ! Total flux subtracted in 200 components = -3.91702e-06 Jy ! Clean residual min=-0.001533 max=0.001542 Jy/beam ! Clean residual mean=0.000012 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.178874 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 62 components and 0.178874 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081748Jy sigma=0.000662 ! Fit after self-cal, rms=0.081747Jy sigma=0.000662 ! 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.081747Jy sigma=0.000662 ! Fit after self-cal, rms=0.081739Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.612 mas, bmaj=9.098 mas, bpa=24.26 degrees ! Estimated noise=781.855 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000451971 Jy ! Component: 100 - total flux cleaned = 0.000359239 Jy ! Component: 150 - total flux cleaned = 0.000291118 Jy ! Component: 200 - total flux cleaned = 0.000240469 Jy ! Total flux subtracted in 200 components = 0.000240469 Jy ! Clean residual min=-0.001608 max=0.001626 Jy/beam ! Clean residual mean=0.000025 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.179115 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 63 components and 0.179115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081743Jy sigma=0.000662 ! Fit after self-cal, rms=0.081737Jy sigma=0.000662 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.1503e-07 Jy ! Component: 100 - total flux cleaned = -8.68113e-08 Jy ! Component: 150 - total flux cleaned = -4.15571e-05 Jy ! Component: 200 - total flux cleaned = -7.19948e-05 Jy ! Total flux subtracted in 200 components = -7.19948e-05 Jy ! Clean residual min=-0.001624 max=0.001644 Jy/beam ! Clean residual mean=0.000025 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.179043 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 63 components and 0.179043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081741Jy sigma=0.000662 ! Fit after self-cal, rms=0.081736Jy sigma=0.000662 ! 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.825 mas, bmaj=5.405 mas, bpa=21 degrees ! Estimated noise=632.76 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.825 x 5.405 at 21 degrees (North through East) ! Clean map min=-0.0014403 max=0.16263 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.184 mas, bmaj=4.465 mas, bpa=21.18 degrees ! Estimated noise=977.699 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.124935 Jy ! Component: 100 - total flux cleaned = 0.154206 Jy ! Component: 150 - total flux cleaned = 0.165743 Jy ! Component: 200 - total flux cleaned = 0.171563 Jy ! Total flux subtracted in 200 components = 0.171563 Jy ! Clean residual min=-0.002641 max=0.002985 Jy/beam ! Clean residual mean=0.000007 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.171563 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.171563 Jy ! Inverting map and beam ! Estimated beam: bmin=3.825 mas, bmaj=5.405 mas, bpa=21 degrees ! Estimated noise=632.76 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.00393975 Jy ! Component: 100 - total flux cleaned = 0.00590432 Jy ! Component: 150 - total flux cleaned = 0.00664371 Jy ! Component: 200 - total flux cleaned = 0.0068627 Jy ! Total flux subtracted in 200 components = 0.0068627 Jy ! Clean residual min=-0.001577 max=0.001718 Jy/beam ! Clean residual mean=0.000012 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.178426 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 43 components and 0.178426 Jy ! Inverting map ! Added new window around map position (5.5, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00134804 Jy ! Component: 100 - total flux cleaned = 0.00130511 Jy ! Component: 150 - total flux cleaned = 0.00126815 Jy ! Component: 200 - total flux cleaned = 0.00126772 Jy ! Total flux subtracted in 200 components = 0.00126772 Jy ! Clean residual min=-0.001468 max=0.001506 Jy/beam ! Clean residual mean=0.000012 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.179694 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 61 components and 0.179694 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.612 mas, bmaj=9.098 mas, bpa=24.26 degrees ! Estimated noise=781.855 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.78999e-05 Jy ! Component: 100 - total flux cleaned = 5.95369e-05 Jy ! Component: 150 - total flux cleaned = 6.09842e-05 Jy ! Component: 200 - total flux cleaned = 4.65195e-05 Jy ! Total flux subtracted in 200 components = 4.65195e-05 Jy ! Clean residual min=-0.001671 max=0.001676 Jy/beam ! Clean residual mean=0.000025 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.17974 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 = -2.67948e-05 Jy ! Component: 100 - total flux cleaned = -3.92692e-05 Jy ! Component: 150 - total flux cleaned = -5.10665e-05 Jy ! Component: 200 - total flux cleaned = -7.28263e-05 Jy ! Total flux subtracted in 200 components = -7.28263e-05 Jy ! Clean residual min=-0.001679 max=0.001679 Jy/beam ! Clean residual mean=0.000025 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.179667 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 82 components and 0.179667 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.825 mas, bmaj=5.405 mas, bpa=21 degrees ! Estimated noise=632.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000124333 Jy ! Component: 100 - total flux cleaned = -7.71486e-05 Jy ! Component: 150 - total flux cleaned = -9.78621e-05 Jy ! Component: 200 - total flux cleaned = -9.77648e-05 Jy ! Total flux subtracted in 200 components = -9.77648e-05 Jy ! Clean residual min=-0.001494 max=0.001460 Jy/beam ! Clean residual mean=0.000012 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.17957 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 92 components and 0.17957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081702Jy sigma=0.000662 ! Fit after self-cal, rms=0.081696Jy sigma=0.000662 wmodel J0924+4511_S_2017_08_12_pus_map.mod ! Writing 92 model components to file: J0924+4511_S_2017_08_12_pus_map.mod wobs J0924+4511_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J0924+4511_S_2017_08_12_pus_uvs.fits wwins J0924+4511_S_2017_08_12_pus_map.win ! wwins: Wrote 2 windows to J0924+4511_S_2017_08_12_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.000156233 Jy ! Component: 100 - total flux cleaned = 0.000232917 Jy ! Component: 150 - total flux cleaned = 0.000281942 Jy ! Component: 200 - total flux cleaned = 0.000352481 Jy ! Component: 250 - total flux cleaned = 0.00035331 Jy ! Component: 300 - total flux cleaned = 0.000332052 Jy ! Component: 350 - total flux cleaned = 0.000331926 Jy ! Component: 400 - total flux cleaned = 0.000289998 Jy ! Component: 450 - total flux cleaned = 0.000310864 Jy ! Component: 500 - total flux cleaned = 0.000351363 Jy ! Component: 550 - total flux cleaned = 0.000390796 Jy ! Component: 600 - total flux cleaned = 0.000331959 Jy ! Component: 650 - total flux cleaned = 0.000370376 Jy ! Component: 700 - total flux cleaned = 0.000389166 Jy ! Component: 750 - total flux cleaned = 0.000370651 Jy ! Component: 800 - total flux cleaned = 0.000407361 Jy ! Component: 850 - total flux cleaned = 0.00038931 Jy ! Component: 900 - total flux cleaned = 0.000389414 Jy ! Component: 950 - total flux cleaned = 0.000442082 Jy ! Component: 1000 - total flux cleaned = 0.000459334 Jy ! Component: 1050 - total flux cleaned = 0.000476408 Jy ! Component: 1100 - total flux cleaned = 0.000510593 Jy ! Component: 1150 - total flux cleaned = 0.000544109 Jy ! Component: 1200 - total flux cleaned = 0.000577442 Jy ! Component: 1250 - total flux cleaned = 0.000609888 Jy ! Component: 1300 - total flux cleaned = 0.000642223 Jy ! Component: 1350 - total flux cleaned = 0.000753738 Jy ! Component: 1400 - total flux cleaned = 0.000753884 Jy ! Component: 1450 - total flux cleaned = 0.000909654 Jy ! Component: 1500 - total flux cleaned = 0.000909619 Jy ! Component: 1550 - total flux cleaned = 0.000970666 Jy ! Component: 1600 - total flux cleaned = 0.00104623 Jy ! Component: 1650 - total flux cleaned = 0.00107615 Jy ! Component: 1700 - total flux cleaned = 0.00109101 Jy ! Component: 1750 - total flux cleaned = 0.00113508 Jy ! Component: 1800 - total flux cleaned = 0.00117875 Jy ! Component: 1850 - total flux cleaned = 0.00117882 Jy ! Component: 1900 - total flux cleaned = 0.00126445 Jy ! Component: 1950 - total flux cleaned = 0.0013348 Jy ! Component: 2000 - total flux cleaned = 0.00130665 Jy ! Component: 2050 - total flux cleaned = 0.00130667 Jy ! Component: 2100 - total flux cleaned = 0.00138917 Jy ! Component: 2150 - total flux cleaned = 0.0014029 Jy ! Component: 2200 - total flux cleaned = 0.00147051 Jy ! Component: 2250 - total flux cleaned = 0.00148402 Jy ! Component: 2300 - total flux cleaned = 0.00153728 Jy ! Component: 2350 - total flux cleaned = 0.00160309 Jy ! Component: 2400 - total flux cleaned = 0.00161618 Jy ! Component: 2450 - total flux cleaned = 0.00170656 Jy ! Component: 2500 - total flux cleaned = 0.00175789 Jy ! Component: 2550 - total flux cleaned = 0.00182153 Jy ! Component: 2600 - total flux cleaned = 0.00182134 Jy ! Component: 2650 - total flux cleaned = 0.00193397 Jy ! Component: 2700 - total flux cleaned = 0.00189665 Jy ! Component: 2750 - total flux cleaned = 0.00197074 Jy ! Component: 2800 - total flux cleaned = 0.00200758 Jy ! Component: 2850 - total flux cleaned = 0.00206835 Jy ! Component: 2900 - total flux cleaned = 0.00214073 Jy ! Component: 2950 - total flux cleaned = 0.00214087 Jy ! Component: 3000 - total flux cleaned = 0.00224776 Jy ! Component: 3050 - total flux cleaned = 0.00229482 Jy ! Component: 3100 - total flux cleaned = 0.00228315 Jy ! Component: 3150 - total flux cleaned = 0.00231801 Jy ! Component: 3200 - total flux cleaned = 0.00237579 Jy ! Component: 3250 - total flux cleaned = 0.00239872 Jy ! Component: 3300 - total flux cleaned = 0.00246715 Jy ! Component: 3350 - total flux cleaned = 0.0025011 Jy ! Component: 3400 - total flux cleaned = 0.0025461 Jy ! Component: 3450 - total flux cleaned = 0.0025907 Jy ! Component: 3500 - total flux cleaned = 0.00262388 Jy ! Component: 3550 - total flux cleaned = 0.00264595 Jy ! Component: 3600 - total flux cleaned = 0.00262405 Jy ! Component: 3650 - total flux cleaned = 0.00268946 Jy ! Component: 3700 - total flux cleaned = 0.00274361 Jy ! Component: 3750 - total flux cleaned = 0.0027865 Jy ! Component: 3800 - total flux cleaned = 0.00275449 Jy ! Component: 3850 - total flux cleaned = 0.002797 Jy ! Component: 3900 - total flux cleaned = 0.00279692 Jy ! Component: 3950 - total flux cleaned = 0.00281791 Jy ! Component: 4000 - total flux cleaned = 0.0028179 Jy ! Component: 4050 - total flux cleaned = 0.00283869 Jy ! Total flux subtracted in 4096 components = 0.00281804 Jy ! Clean residual min=-0.000636 max=0.000548 Jy/beam ! Clean residual mean=0.000006 rms=0.000187 Jy/beam ! Combined flux in latest and established models = 0.182388 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 379 components and 0.182388 Jy ![Exited script file: muppet] wmap "J0924+4511_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.825 x 5.405 at 21 degrees (North through East) ! Clean map min=-0.0010919 max=0.16293 Jy/beam ! Writing clean map to FITS file: J0924+4511_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.162935 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000184671 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.340022 0.340022 0.680044 1.36009 2.72018 5.44035 10.8807 21.7614 43.5228 87.0456 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.162 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.825 x 5.405 at 21 degrees (North through East) ! Clean map min=-0.0010919 max=0.16293 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 J0924+4511_S_2017_08_12_pus_uvs.log closed on Fri May 10 14:56:44 2019