! Started logfile: J0919+3324_S_2017_08_05_pus_uvs.log on Thu May 9 19:25:28 2019 obs J0919+3324_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J0919+3324_S_2017_08_05_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.94709 visibilities/baseline/integration-bin. ! Found source: J0919+3324 ! ! 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 513 lines of history. ! ! Reading 14320 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 J0919+3324_S_2017_08_05_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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 461 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.882854Jy sigma=0.008288 ! Fit after self-cal, rms=0.875894Jy sigma=0.008235 ! 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.878 mas, bmaj=5.579 mas, bpa=-6.291 degrees ! Estimated noise=963.682 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.0963188 Jy ! Component: 100 - total flux cleaned = 0.118449 Jy ! Total flux subtracted in 100 components = 0.118449 Jy ! Clean residual min=-0.004008 max=0.008057 Jy/beam ! Clean residual mean=0.000011 rms=0.001085 Jy/beam ! Combined flux in latest and established models = 0.118449 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.118449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081578Jy sigma=0.000690 ! Fit after self-cal, rms=0.081572Jy sigma=0.000690 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00826444 Jy ! Component: 100 - total flux cleaned = 0.0121988 Jy ! Total flux subtracted in 100 components = 0.0121988 Jy ! Clean residual min=-0.003650 max=0.004129 Jy/beam ! Clean residual mean=0.000010 rms=0.000927 Jy/beam ! Combined flux in latest and established models = 0.130648 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 17 components and 0.130648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080551Jy sigma=0.000684 ! Fit after self-cal, rms=0.080549Jy sigma=0.000683 ! 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.454 mas, bmaj=6.353 mas, bpa=-3.698 degrees ! Estimated noise=719.625 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.00242341 Jy ! Component: 100 - total flux cleaned = 0.00380693 Jy ! Component: 150 - total flux cleaned = 0.0046556 Jy ! Component: 200 - total flux cleaned = 0.00515267 Jy ! Total flux subtracted in 200 components = 0.00515267 Jy ! Clean residual min=-0.003502 max=0.003587 Jy/beam ! Clean residual mean=0.000015 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.135801 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 27 components and 0.135801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080412Jy sigma=0.000683 ! Fit after self-cal, rms=0.080416Jy sigma=0.000683 ! 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.08 FD 0.97 HN 0.94 KP 1.05 ! LA 1.03 MK 1.07 NL 0.90 OV 0.99 ! PT 1.04 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 0.99 KP 1.01 ! LA 0.98 MK 1.00 NL 1.09 OV 1.08 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.01 HN 1.00 KP 0.90 ! LA 0.80 MK 1.02 NL 1.28 OV 0.96 ! PT 1.01 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.00* FD 1.04 HN 0.91 KP 1.00* ! LA 0.82 MK 1.34 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.080416Jy sigma=0.000683 ! Fit after self-cal, rms=0.077907Jy sigma=0.000671 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.471 mas, bmaj=6.345 mas, bpa=-2.926 degrees ! Estimated noise=722.324 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.00022185 Jy ! Component: 100 - total flux cleaned = 0.000242586 Jy ! Component: 150 - total flux cleaned = 0.000242072 Jy ! Component: 200 - total flux cleaned = 0.000258091 Jy ! Total flux subtracted in 200 components = 0.000258091 Jy ! Clean residual min=-0.002648 max=0.002304 Jy/beam ! Clean residual mean=0.000010 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.136059 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 35 components and 0.136059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077896Jy sigma=0.000671 ! Fit after self-cal, rms=0.077886Jy sigma=0.000671 ! 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.077886Jy sigma=0.000671 ! Fit after self-cal, rms=0.077078Jy sigma=0.000666 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.472 mas, bmaj=6.332 mas, bpa=-3.255 degrees ! Estimated noise=721.184 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000239107 Jy ! Component: 100 - total flux cleaned = -0.000260298 Jy ! Component: 150 - total flux cleaned = -0.000259598 Jy ! Component: 200 - total flux cleaned = -0.000251889 Jy ! Total flux subtracted in 200 components = -0.000251889 Jy ! Clean residual min=-0.001709 max=0.001766 Jy/beam ! Clean residual mean=0.000000 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.135807 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.135807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077076Jy sigma=0.000666 ! Fit after self-cal, rms=0.077096Jy 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 = -2.89191e-05 Jy ! Component: 100 - total flux cleaned = -2.25584e-05 Jy ! Component: 150 - total flux cleaned = -2.24945e-05 Jy ! Component: 200 - total flux cleaned = -1.66437e-05 Jy ! Total flux subtracted in 200 components = -1.66437e-05 Jy ! Clean residual min=-0.001705 max=0.001764 Jy/beam ! Clean residual mean=0.000000 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.13579 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 49 components and 0.13579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077095Jy sigma=0.000666 ! Fit after self-cal, rms=0.077095Jy sigma=0.000666 ! 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.077095Jy sigma=0.000666 ! Fit after self-cal, rms=0.077194Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.475 mas, bmaj=6.331 mas, bpa=-3.24 degrees ! Estimated noise=721.432 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000110699 Jy ! Component: 100 - total flux cleaned = -0.000118251 Jy ! Component: 150 - total flux cleaned = -0.000104814 Jy ! Component: 200 - total flux cleaned = -9.8645e-05 Jy ! Total flux subtracted in 200 components = -9.8645e-05 Jy ! Clean residual min=-0.001708 max=0.001766 Jy/beam ! Clean residual mean=0.000000 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.135692 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 49 components and 0.135692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077193Jy sigma=0.000666 ! Fit after self-cal, rms=0.077194Jy 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.59022e-06 Jy ! Component: 100 - total flux cleaned = -7.62268e-06 Jy ! Component: 150 - total flux cleaned = -2.24143e-06 Jy ! Component: 200 - total flux cleaned = -2.50017e-06 Jy ! Total flux subtracted in 200 components = -2.50017e-06 Jy ! Clean residual min=-0.001712 max=0.001765 Jy/beam ! Clean residual mean=0.000000 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.135689 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 50 components and 0.135689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077194Jy sigma=0.000666 ! Fit after self-cal, rms=0.077193Jy 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.077193Jy sigma=0.000666 ! Fit after self-cal, rms=0.077240Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.458 mas, bmaj=9.763 mas, bpa=-3.267 degrees ! Estimated noise=901.529 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000167902 Jy ! Component: 100 - total flux cleaned = -0.000196109 Jy ! Component: 150 - total flux cleaned = -0.000196535 Jy ! Component: 200 - total flux cleaned = -0.00020712 Jy ! Total flux subtracted in 200 components = -0.00020712 Jy ! Clean residual min=-0.002055 max=0.002660 Jy/beam ! Clean residual mean=-0.000000 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.135482 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 53 components and 0.135482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077240Jy sigma=0.000666 ! Fit after self-cal, rms=0.077240Jy 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) ! Added new window around map position (-121.5, 26). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00216993 Jy ! Component: 100 - total flux cleaned = 0.00283261 Jy ! Component: 150 - total flux cleaned = 0.00316957 Jy ! Component: 200 - total flux cleaned = 0.00344919 Jy ! Total flux subtracted in 200 components = 0.00344919 Jy ! Clean residual min=-0.001936 max=0.001914 Jy/beam ! Clean residual mean=-0.000000 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.138931 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 84 components and 0.138931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077192Jy sigma=0.000665 ! Fit after self-cal, rms=0.077187Jy sigma=0.000665 ! 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.478 mas, bmaj=6.33 mas, bpa=-3.226 degrees ! Estimated noise=721.716 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.478 x 6.33 at -3.226 degrees (North through East) ! Clean map min=-0.0015302 max=0.12497 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.905 mas, bmaj=5.558 mas, bpa=-5.769 degrees ! Estimated noise=971.567 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0968579 Jy ! Component: 100 - total flux cleaned = 0.11879 Jy ! Component: 150 - total flux cleaned = 0.126489 Jy ! Component: 200 - total flux cleaned = 0.130337 Jy ! Total flux subtracted in 200 components = 0.130337 Jy ! Clean residual min=-0.002400 max=0.002696 Jy/beam ! Clean residual mean=0.000001 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.130337 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.130337 Jy ! Inverting map and beam ! Estimated beam: bmin=3.478 mas, bmaj=6.33 mas, bpa=-3.226 degrees ! Estimated noise=721.716 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.00250097 Jy ! Component: 100 - total flux cleaned = 0.00424499 Jy ! Component: 150 - total flux cleaned = 0.00541205 Jy ! Component: 200 - total flux cleaned = 0.00637009 Jy ! Total flux subtracted in 200 components = 0.00637009 Jy ! Clean residual min=-0.001692 max=0.001780 Jy/beam ! Clean residual mean=0.000000 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.136707 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 52 components and 0.136707 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.458 mas, bmaj=9.763 mas, bpa=-3.267 degrees ! Estimated noise=901.529 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00132045 Jy ! Component: 100 - total flux cleaned = 0.00173622 Jy ! Component: 150 - total flux cleaned = 0.00207994 Jy ! Component: 200 - total flux cleaned = 0.00239894 Jy ! Total flux subtracted in 200 components = 0.00239894 Jy ! Clean residual min=-0.001964 max=0.001953 Jy/beam ! Clean residual mean=-0.000001 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.139106 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.000272937 Jy ! Component: 100 - total flux cleaned = 0.000466899 Jy ! Component: 150 - total flux cleaned = 0.00065692 Jy ! Component: 200 - total flux cleaned = 0.000774921 Jy ! Total flux subtracted in 200 components = 0.000774921 Jy ! Clean residual min=-0.001889 max=0.001970 Jy/beam ! Clean residual mean=-0.000001 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.139881 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 116 components and 0.139881 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.478 mas, bmaj=6.33 mas, bpa=-3.226 degrees ! Estimated noise=721.716 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.59712e-05 Jy ! Component: 100 - total flux cleaned = 8.49194e-05 Jy ! Component: 150 - total flux cleaned = 0.000163533 Jy ! Component: 200 - total flux cleaned = 0.00021223 Jy ! Total flux subtracted in 200 components = 0.00021223 Jy ! Clean residual min=-0.001590 max=0.001741 Jy/beam ! Clean residual mean=-0.000000 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.140093 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 140 components and 0.140093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077165Jy sigma=0.000665 ! Fit after self-cal, rms=0.077160Jy sigma=0.000665 wmodel J0919+3324_S_2017_08_05_pus_map.mod ! Writing 140 model components to file: J0919+3324_S_2017_08_05_pus_map.mod wobs J0919+3324_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J0919+3324_S_2017_08_05_pus_uvs.fits wwins J0919+3324_S_2017_08_05_pus_map.win ! wwins: Wrote 2 windows to J0919+3324_S_2017_08_05_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.000447066 Jy ! Component: 100 - total flux cleaned = 0.000559648 Jy ! Component: 150 - total flux cleaned = 0.000614168 Jy ! Component: 200 - total flux cleaned = 0.000667066 Jy ! Component: 250 - total flux cleaned = 0.000692425 Jy ! Component: 300 - total flux cleaned = 0.000642787 Jy ! Component: 350 - total flux cleaned = 0.000618206 Jy ! Component: 400 - total flux cleaned = 0.000498524 Jy ! Component: 450 - total flux cleaned = 0.000381952 Jy ! Component: 500 - total flux cleaned = 0.000404568 Jy ! Component: 550 - total flux cleaned = 0.000269148 Jy ! Component: 600 - total flux cleaned = 0.000202895 Jy ! Component: 650 - total flux cleaned = 0.000159441 Jy ! Component: 700 - total flux cleaned = 9.51304e-05 Jy ! Component: 750 - total flux cleaned = 5.289e-05 Jy ! Component: 800 - total flux cleaned = 3.21734e-05 Jy ! Component: 850 - total flux cleaned = -8.69708e-06 Jy ! Component: 900 - total flux cleaned = 5.15767e-05 Jy ! Component: 950 - total flux cleaned = 3.14266e-05 Jy ! Component: 1000 - total flux cleaned = 5.1195e-05 Jy ! Component: 1050 - total flux cleaned = 7.06787e-05 Jy ! Component: 1100 - total flux cleaned = 7.06566e-05 Jy ! Component: 1150 - total flux cleaned = 0.000108332 Jy ! Component: 1200 - total flux cleaned = 0.000108375 Jy ! Component: 1250 - total flux cleaned = 0.000126655 Jy ! Component: 1300 - total flux cleaned = 0.000144846 Jy ! Component: 1350 - total flux cleaned = 0.000145337 Jy ! Component: 1400 - total flux cleaned = 0.000234107 Jy ! Component: 1450 - total flux cleaned = 0.000181421 Jy ! Component: 1500 - total flux cleaned = 0.000199202 Jy ! Component: 1550 - total flux cleaned = 0.00019955 Jy ! Component: 1600 - total flux cleaned = 0.000250498 Jy ! Component: 1650 - total flux cleaned = 0.000233899 Jy ! Component: 1700 - total flux cleaned = 0.000250661 Jy ! Component: 1750 - total flux cleaned = 0.000234369 Jy ! Component: 1800 - total flux cleaned = 0.000299615 Jy ! Component: 1850 - total flux cleaned = 0.000315564 Jy ! Component: 1900 - total flux cleaned = 0.000299543 Jy ! Component: 1950 - total flux cleaned = 0.00026803 Jy ! Component: 2000 - total flux cleaned = 0.00031499 Jy ! Component: 2050 - total flux cleaned = 0.00029945 Jy ! Component: 2100 - total flux cleaned = 0.000299343 Jy ! Component: 2150 - total flux cleaned = 0.00037535 Jy ! Component: 2200 - total flux cleaned = 0.000314794 Jy ! Component: 2250 - total flux cleaned = 0.000344712 Jy ! Component: 2300 - total flux cleaned = 0.000300126 Jy ! Component: 2350 - total flux cleaned = 0.000329415 Jy ! Component: 2400 - total flux cleaned = 0.000358606 Jy ! Component: 2450 - total flux cleaned = 0.000286322 Jy ! Component: 2500 - total flux cleaned = 0.000329366 Jy ! Component: 2550 - total flux cleaned = 0.000286775 Jy ! Component: 2600 - total flux cleaned = 0.000314782 Jy ! Component: 2650 - total flux cleaned = 0.000286743 Jy ! Component: 2700 - total flux cleaned = 0.000272783 Jy ! Component: 2750 - total flux cleaned = 0.000327829 Jy ! Component: 2800 - total flux cleaned = 0.000218356 Jy ! Component: 2850 - total flux cleaned = 0.000286174 Jy ! Component: 2900 - total flux cleaned = 0.000259286 Jy ! Component: 2950 - total flux cleaned = 0.000272752 Jy ! Component: 3000 - total flux cleaned = 0.000272647 Jy ! Component: 3050 - total flux cleaned = 0.00029898 Jy ! Component: 3100 - total flux cleaned = 0.000311981 Jy ! Component: 3150 - total flux cleaned = 0.000273028 Jy ! Component: 3200 - total flux cleaned = 0.000337852 Jy ! Component: 3250 - total flux cleaned = 0.000350757 Jy ! Component: 3300 - total flux cleaned = 0.000312584 Jy ! Component: 3350 - total flux cleaned = 0.000350608 Jy ! Component: 3400 - total flux cleaned = 0.000375813 Jy ! Component: 3450 - total flux cleaned = 0.000363423 Jy ! Component: 3500 - total flux cleaned = 0.000375894 Jy ! Component: 3550 - total flux cleaned = 0.000413005 Jy ! Component: 3600 - total flux cleaned = 0.000425321 Jy ! Component: 3650 - total flux cleaned = 0.000449779 Jy ! Component: 3700 - total flux cleaned = 0.000498404 Jy ! Component: 3750 - total flux cleaned = 0.000486328 Jy ! Component: 3800 - total flux cleaned = 0.000522354 Jy ! Component: 3850 - total flux cleaned = 0.000534273 Jy ! Component: 3900 - total flux cleaned = 0.000558009 Jy ! Component: 3950 - total flux cleaned = 0.000557909 Jy ! Component: 4000 - total flux cleaned = 0.000557967 Jy ! Component: 4050 - total flux cleaned = 0.000511332 Jy ! Total flux subtracted in 4096 components = 0.000592765 Jy ! Clean residual min=-0.000711 max=0.000662 Jy/beam ! Clean residual mean=-0.000001 rms=0.000217 Jy/beam ! Combined flux in latest and established models = 0.140686 Jy keep ! Adding 309 model components to the UV plane model. ! The established model now contains 449 components and 0.140686 Jy ![Exited script file: muppet] wmap "J0919+3324_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.478 x 6.33 at -3.226 degrees (North through East) ! Clean map min=-0.0011384 max=0.12485 Jy/beam ! Writing clean map to FITS file: J0919+3324_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.124848 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000214704 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.515918 0.515918 1.03184 2.06367 4.12734 8.25468 16.5094 33.0187 66.0375 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.124 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.478 x 6.33 at -3.226 degrees (North through East) ! Clean map min=-0.0011384 max=0.12485 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 J0919+3324_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:25:33 2019