! Started logfile: J0527+0331_S_2017_08_12_pus_uvs.log on Fri May 10 14:52:58 2019 obs J0527+0331_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J0527+0331_S_2017_08_12_pus_uva.fits ! AN table 1: 30 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.9 visibilities/baseline/integration-bin. ! Found source: J0527+0331 ! ! 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 4860 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 J0527+0331_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 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 210 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.878177Jy sigma=0.007574 ! Fit after self-cal, rms=0.868067Jy sigma=0.007503 ! 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.759 mas, bmaj=6.712 mas, bpa=-3.842 degrees ! Estimated noise=1737.25 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.0992478 Jy ! Component: 100 - total flux cleaned = 0.134585 Jy ! Total flux subtracted in 100 components = 0.134585 Jy ! Clean residual min=-0.008058 max=0.016714 Jy/beam ! Clean residual mean=-0.000009 rms=0.002501 Jy/beam ! Combined flux in latest and established models = 0.134585 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.134585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096344Jy sigma=0.000767 ! Fit after self-cal, rms=0.096255Jy sigma=0.000766 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0203217 Jy ! Component: 100 - total flux cleaned = 0.0327777 Jy ! Total flux subtracted in 100 components = 0.0327777 Jy ! Clean residual min=-0.007626 max=0.010476 Jy/beam ! Clean residual mean=0.000007 rms=0.002124 Jy/beam ! Combined flux in latest and established models = 0.167363 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 31 components and 0.167363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091442Jy sigma=0.000726 ! Fit after self-cal, rms=0.091430Jy sigma=0.000726 ! 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.266 mas, bmaj=7.334 mas, bpa=-2.368 degrees ! Estimated noise=1456.43 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.00838554 Jy ! Component: 100 - total flux cleaned = 0.0137773 Jy ! Component: 150 - total flux cleaned = 0.0174303 Jy ! Component: 200 - total flux cleaned = 0.0199425 Jy ! Total flux subtracted in 200 components = 0.0199425 Jy ! Clean residual min=-0.007468 max=0.007853 Jy/beam ! Clean residual mean=0.000006 rms=0.001859 Jy/beam ! Combined flux in latest and established models = 0.187306 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 50 components and 0.187306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090407Jy sigma=0.000719 ! Fit after self-cal, rms=0.090422Jy sigma=0.000719 ! 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.10 FD 1.00* HN 1.01 KP 1.06 ! LA 0.97 MK 1.21 NL 0.90 OV 1.06 ! PT 1.02 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.43 FD 1.00* HN 1.00 KP 0.96 ! LA 0.94 MK 1.19 NL 0.99 OV 1.09 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.26 FD 0.67 HN 0.94 KP 1.02 ! LA 0.99 MK 1.05 NL 0.96 OV 0.92 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 4. ! A total of 30 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.91 KP 1.00* ! LA 0.95 MK 1.30 NL 1.00* OV 1.00* ! PT 1.08 SC 1.00* ! ! ! Fit before self-cal, rms=0.090422Jy sigma=0.000719 ! Fit after self-cal, rms=0.091727Jy sigma=0.000689 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.34 mas, bmaj=7.493 mas, bpa=-0.8398 degrees ! Estimated noise=1495.95 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.00107671 Jy ! Component: 100 - total flux cleaned = -0.00126187 Jy ! Component: 150 - total flux cleaned = -0.00142098 Jy ! Component: 200 - total flux cleaned = -0.00156271 Jy ! Total flux subtracted in 200 components = -0.00156271 Jy ! Clean residual min=-0.006011 max=0.005624 Jy/beam ! Clean residual mean=-0.000003 rms=0.001538 Jy/beam ! Combined flux in latest and established models = 0.185743 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 63 components and 0.185743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091646Jy sigma=0.000688 ! Fit after self-cal, rms=0.091792Jy sigma=0.000688 ! 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.091792Jy sigma=0.000688 ! Fit after self-cal, rms=0.093416Jy sigma=0.000681 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.345 mas, bmaj=7.478 mas, bpa=-1.006 degrees ! Estimated noise=1493.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00034342 Jy ! Component: 100 - total flux cleaned = -0.000527515 Jy ! Component: 150 - total flux cleaned = -0.000606912 Jy ! Component: 200 - total flux cleaned = -0.000748922 Jy ! Total flux subtracted in 200 components = -0.000748922 Jy ! Clean residual min=-0.005583 max=0.005323 Jy/beam ! Clean residual mean=0.000006 rms=0.001445 Jy/beam ! Combined flux in latest and established models = 0.184994 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 70 components and 0.184994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093364Jy sigma=0.000681 ! Fit after self-cal, rms=0.093416Jy sigma=0.000681 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.000247458 Jy ! Component: 100 - total flux cleaned = -0.000274624 Jy ! Component: 150 - total flux cleaned = -0.000326221 Jy ! Component: 200 - total flux cleaned = -0.000396711 Jy ! Total flux subtracted in 200 components = -0.000396711 Jy ! Clean residual min=-0.005509 max=0.005322 Jy/beam ! Clean residual mean=0.000006 rms=0.001441 Jy/beam ! Combined flux in latest and established models = 0.184597 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 72 components and 0.184597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093394Jy sigma=0.000681 ! Fit after self-cal, rms=0.093393Jy sigma=0.000681 ! 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.093393Jy sigma=0.000681 ! Fit after self-cal, rms=0.110879Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.344 mas, bmaj=7.473 mas, bpa=-0.9463 degrees ! Estimated noise=1491.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000557321 Jy ! Component: 100 - total flux cleaned = -0.000659036 Jy ! Component: 150 - total flux cleaned = -0.000702734 Jy ! Component: 200 - total flux cleaned = -0.000723339 Jy ! Total flux subtracted in 200 components = -0.000723339 Jy ! Clean residual min=-0.003552 max=0.003819 Jy/beam ! Clean residual mean=-0.000002 rms=0.000908 Jy/beam ! Combined flux in latest and established models = 0.183874 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 77 components and 0.183874 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110851Jy sigma=0.000661 ! Fit after self-cal, rms=0.111026Jy sigma=0.000661 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.000219607 Jy ! Component: 100 - total flux cleaned = -0.000218737 Jy ! Component: 150 - total flux cleaned = -0.000253654 Jy ! Component: 200 - total flux cleaned = -0.000284627 Jy ! Total flux subtracted in 200 components = -0.000284627 Jy ! Clean residual min=-0.003620 max=0.003754 Jy/beam ! Clean residual mean=-0.000003 rms=0.000906 Jy/beam ! Combined flux in latest and established models = 0.183589 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 77 components and 0.183589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111006Jy sigma=0.000661 ! Fit after self-cal, rms=0.111012Jy sigma=0.000661 ! 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.111012Jy sigma=0.000661 ! Fit after self-cal, rms=0.112393Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.321 mas, bmaj=11.92 mas, bpa=-4.167 degrees ! Estimated noise=1884.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000999604 Jy ! Component: 100 - total flux cleaned = -0.000969879 Jy ! Component: 150 - total flux cleaned = -0.000949377 Jy ! Component: 200 - total flux cleaned = -0.000967045 Jy ! Total flux subtracted in 200 components = -0.000967045 Jy ! Clean residual min=-0.004590 max=0.003971 Jy/beam ! Clean residual mean=-0.000004 rms=0.001105 Jy/beam ! Combined flux in latest and established models = 0.182622 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 81 components and 0.182622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112378Jy sigma=0.000661 ! Fit after self-cal, rms=0.112371Jy sigma=0.000661 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 = -6.3845e-05 Jy ! Component: 100 - total flux cleaned = -6.10262e-05 Jy ! Component: 150 - total flux cleaned = -9.29381e-05 Jy ! Component: 200 - total flux cleaned = -9.3362e-05 Jy ! Total flux subtracted in 200 components = -9.3362e-05 Jy ! Clean residual min=-0.004575 max=0.003924 Jy/beam ! Clean residual mean=-0.000004 rms=0.001102 Jy/beam ! Combined flux in latest and established models = 0.182529 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 83 components and 0.182529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112366Jy sigma=0.000661 ! Fit after self-cal, rms=0.112355Jy sigma=0.000661 ! 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.348 mas, bmaj=7.48 mas, bpa=-0.8492 degrees ! Estimated noise=1491.68 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.348 x 7.48 at -0.8492 degrees (North through East) ! Clean map min=-0.0035068 max=0.13322 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.844 mas, bmaj=6.836 mas, bpa=-2.338 degrees ! Estimated noise=1771.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0999274 Jy ! Component: 100 - total flux cleaned = 0.13485 Jy ! Component: 150 - total flux cleaned = 0.153257 Jy ! Component: 200 - total flux cleaned = 0.163983 Jy ! Total flux subtracted in 200 components = 0.163983 Jy ! Clean residual min=-0.005111 max=0.005488 Jy/beam ! Clean residual mean=-0.000010 rms=0.001249 Jy/beam ! Combined flux in latest and established models = 0.163983 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.163983 Jy ! Inverting map and beam ! Estimated beam: bmin=3.348 mas, bmaj=7.48 mas, bpa=-0.8492 degrees ! Estimated noise=1491.68 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.00774457 Jy ! Component: 100 - total flux cleaned = 0.0119988 Jy ! Component: 150 - total flux cleaned = 0.0144978 Jy ! Component: 200 - total flux cleaned = 0.016074 Jy ! Total flux subtracted in 200 components = 0.016074 Jy ! Clean residual min=-0.003451 max=0.003714 Jy/beam ! Clean residual mean=-0.000005 rms=0.000910 Jy/beam ! Combined flux in latest and established models = 0.180057 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 48 components and 0.180057 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.321 mas, bmaj=11.92 mas, bpa=-4.167 degrees ! Estimated noise=1884.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00188026 Jy ! Component: 100 - total flux cleaned = 0.00193704 Jy ! Component: 150 - total flux cleaned = 0.0020181 Jy ! Component: 200 - total flux cleaned = 0.00204985 Jy ! Total flux subtracted in 200 components = 0.00204985 Jy ! Clean residual min=-0.004548 max=0.003834 Jy/beam ! Clean residual mean=-0.000005 rms=0.001100 Jy/beam ! Combined flux in latest and established models = 0.182107 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.77329e-05 Jy ! Component: 100 - total flux cleaned = 5.40199e-05 Jy ! Component: 150 - total flux cleaned = 6.65605e-05 Jy ! Component: 200 - total flux cleaned = 7.87676e-05 Jy ! Total flux subtracted in 200 components = 7.87676e-05 Jy ! Clean residual min=-0.004545 max=0.003830 Jy/beam ! Clean residual mean=-0.000004 rms=0.001099 Jy/beam ! Combined flux in latest and established models = 0.182186 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 55 components and 0.182186 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.348 mas, bmaj=7.48 mas, bpa=-0.8492 degrees ! Estimated noise=1491.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000309394 Jy ! Component: 100 - total flux cleaned = -0.000122701 Jy ! Component: 150 - total flux cleaned = -9.7546e-05 Jy ! Component: 200 - total flux cleaned = -7.51064e-05 Jy ! Total flux subtracted in 200 components = -7.51064e-05 Jy ! Clean residual min=-0.003514 max=0.003559 Jy/beam ! Clean residual mean=-0.000003 rms=0.000905 Jy/beam ! Combined flux in latest and established models = 0.182111 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 64 components and 0.182111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112343Jy sigma=0.000661 ! Fit after self-cal, rms=0.112341Jy sigma=0.000661 wmodel J0527+0331_S_2017_08_12_pus_map.mod ! Writing 64 model components to file: J0527+0331_S_2017_08_12_pus_map.mod wobs J0527+0331_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J0527+0331_S_2017_08_12_pus_uvs.fits wwins J0527+0331_S_2017_08_12_pus_map.win ! wwins: Wrote 1 windows to J0527+0331_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 = 7.93173e-05 Jy ! Component: 100 - total flux cleaned = 0.000325391 Jy ! Component: 150 - total flux cleaned = 0.000503602 Jy ! Component: 200 - total flux cleaned = 0.000619555 Jy ! Component: 250 - total flux cleaned = 0.000674178 Jy ! Component: 300 - total flux cleaned = 0.000672359 Jy ! Component: 350 - total flux cleaned = 0.000617727 Jy ! Component: 400 - total flux cleaned = 0.00051446 Jy ! Component: 450 - total flux cleaned = 0.000464597 Jy ! Component: 500 - total flux cleaned = 0.000512031 Jy ! Component: 550 - total flux cleaned = 0.000464478 Jy ! Component: 600 - total flux cleaned = 0.000371066 Jy ! Component: 650 - total flux cleaned = 0.000417105 Jy ! Component: 700 - total flux cleaned = 0.000327162 Jy ! Component: 750 - total flux cleaned = 0.000238273 Jy ! Component: 800 - total flux cleaned = 0.000107638 Jy ! Component: 850 - total flux cleaned = 0.000237097 Jy ! Component: 900 - total flux cleaned = 0.000279257 Jy ! Component: 950 - total flux cleaned = 0.000362268 Jy ! Component: 1000 - total flux cleaned = 0.000361376 Jy ! Component: 1050 - total flux cleaned = 0.000319971 Jy ! Component: 1100 - total flux cleaned = 0.000240298 Jy ! Component: 1150 - total flux cleaned = 0.000359427 Jy ! Component: 1200 - total flux cleaned = 0.000399219 Jy ! Component: 1250 - total flux cleaned = 0.000476309 Jy ! Component: 1300 - total flux cleaned = 0.000514587 Jy ! Component: 1350 - total flux cleaned = 0.000552401 Jy ! Component: 1400 - total flux cleaned = 0.000664555 Jy ! Component: 1450 - total flux cleaned = 0.000701406 Jy ! Component: 1500 - total flux cleaned = 0.00081134 Jy ! Component: 1550 - total flux cleaned = 0.000883914 Jy ! Component: 1600 - total flux cleaned = 0.000884143 Jy ! Component: 1650 - total flux cleaned = 0.000990467 Jy ! Component: 1700 - total flux cleaned = 0.000955477 Jy ! Component: 1750 - total flux cleaned = 0.000955596 Jy ! Component: 1800 - total flux cleaned = 0.000921424 Jy ! Component: 1850 - total flux cleaned = 0.00105798 Jy ! Component: 1900 - total flux cleaned = 0.00112514 Jy ! Component: 1950 - total flux cleaned = 0.00102508 Jy ! Component: 2000 - total flux cleaned = 0.00112424 Jy ! Component: 2050 - total flux cleaned = 0.00112369 Jy ! Component: 2100 - total flux cleaned = 0.00112388 Jy ! Component: 2150 - total flux cleaned = 0.00118795 Jy ! Component: 2200 - total flux cleaned = 0.00125202 Jy ! Component: 2250 - total flux cleaned = 0.00125175 Jy ! Component: 2300 - total flux cleaned = 0.00134591 Jy ! Component: 2350 - total flux cleaned = 0.00134604 Jy ! Component: 2400 - total flux cleaned = 0.00143863 Jy ! Component: 2450 - total flux cleaned = 0.00134659 Jy ! Component: 2500 - total flux cleaned = 0.00152961 Jy ! Component: 2550 - total flux cleaned = 0.00155968 Jy ! Component: 2600 - total flux cleaned = 0.00156 Jy ! Component: 2650 - total flux cleaned = 0.00167913 Jy ! Component: 2700 - total flux cleaned = 0.00179722 Jy ! Component: 2750 - total flux cleaned = 0.00182672 Jy ! Component: 2800 - total flux cleaned = 0.00203057 Jy ! Component: 2850 - total flux cleaned = 0.0020301 Jy ! Component: 2900 - total flux cleaned = 0.0021163 Jy ! Component: 2950 - total flux cleaned = 0.00223037 Jy ! Component: 3000 - total flux cleaned = 0.00220194 Jy ! Component: 3050 - total flux cleaned = 0.00220158 Jy ! Component: 3100 - total flux cleaned = 0.00228545 Jy ! Component: 3150 - total flux cleaned = 0.00239646 Jy ! Component: 3200 - total flux cleaned = 0.00239669 Jy ! Component: 3250 - total flux cleaned = 0.00242406 Jy ! Component: 3300 - total flux cleaned = 0.00250575 Jy ! Component: 3350 - total flux cleaned = 0.00255994 Jy ! Component: 3400 - total flux cleaned = 0.00256009 Jy ! Component: 3450 - total flux cleaned = 0.00274688 Jy ! Component: 3500 - total flux cleaned = 0.00269399 Jy ! Component: 3550 - total flux cleaned = 0.00277309 Jy ! Component: 3600 - total flux cleaned = 0.00287781 Jy ! Component: 3650 - total flux cleaned = 0.00290369 Jy ! Component: 3700 - total flux cleaned = 0.00292973 Jy ! Component: 3750 - total flux cleaned = 0.00305802 Jy ! Component: 3800 - total flux cleaned = 0.00305797 Jy ! Component: 3850 - total flux cleaned = 0.00290603 Jy ! Component: 3900 - total flux cleaned = 0.00308283 Jy ! Component: 3950 - total flux cleaned = 0.00315832 Jy ! Component: 4000 - total flux cleaned = 0.00325791 Jy ! Component: 4050 - total flux cleaned = 0.00320819 Jy ! Total flux subtracted in 4096 components = 0.00318355 Jy ! Clean residual min=-0.001408 max=0.001423 Jy/beam ! Clean residual mean=-0.000003 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.185294 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 347 components and 0.185294 Jy ![Exited script file: muppet] wmap "J0527+0331_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.348 x 7.48 at -0.8492 degrees (North through East) ! Clean map min=-0.0031511 max=0.13374 Jy/beam ! Writing clean map to FITS file: J0527+0331_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.133743 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000458731 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.02898 1.02898 2.05797 4.11593 8.23186 16.4637 32.9274 65.8549 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.133 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.348 x 7.48 at -0.8492 degrees (North through East) ! Clean map min=-0.0031511 max=0.13374 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 J0527+0331_S_2017_08_12_pus_uvs.log closed on Fri May 10 14:53:02 2019