! Started logfile: J0356+6043_S_2017_06_15_pus_uvs.log on Tue May 7 15:10:31 2019 obs J0356+6043_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J0356+6043_S_2017_06_15_pus_uva.fits ! AN table 1: 150 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.867111 visibilities/baseline/integration-bin. ! Found source: J0356+6043 ! ! 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 603 lines of history. ! ! Reading 23412 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 J0356+6043_S_2017_06_15_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 105 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 105 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 819 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.806170Jy sigma=0.007428 ! Fit after self-cal, rms=0.779710Jy sigma=0.007220 ! 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.091 mas, bmaj=4.124 mas, bpa=-2.312 degrees ! Estimated noise=891.21 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.170493 Jy ! Component: 100 - total flux cleaned = 0.212454 Jy ! Total flux subtracted in 100 components = 0.212454 Jy ! Clean residual min=-0.006044 max=0.016766 Jy/beam ! Clean residual mean=-0.000027 rms=0.001665 Jy/beam ! Combined flux in latest and established models = 0.212454 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.212454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085511Jy sigma=0.000745 ! Fit after self-cal, rms=0.085476Jy sigma=0.000744 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0184577 Jy ! Component: 100 - total flux cleaned = 0.0289504 Jy ! Total flux subtracted in 100 components = 0.0289504 Jy ! Clean residual min=-0.004429 max=0.005340 Jy/beam ! Clean residual mean=-0.000009 rms=0.001100 Jy/beam ! Combined flux in latest and established models = 0.241405 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 21 components and 0.241405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081014Jy sigma=0.000701 ! Fit after self-cal, rms=0.080935Jy sigma=0.000700 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00699852 Jy ! Component: 100 - total flux cleaned = 0.0112922 Jy ! Total flux subtracted in 100 components = 0.0112922 Jy ! Clean residual min=-0.004079 max=0.004049 Jy/beam ! Clean residual mean=-0.000003 rms=0.000969 Jy/beam ! Combined flux in latest and established models = 0.252697 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 30 components and 0.252697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080309Jy sigma=0.000695 ! Fit after self-cal, rms=0.080285Jy sigma=0.000695 ! 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.664 mas, bmaj=4.837 mas, bpa=0.3804 degrees ! Estimated noise=566.307 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.00268966 Jy ! Component: 100 - total flux cleaned = 0.00391956 Jy ! Component: 150 - total flux cleaned = 0.00444631 Jy ! Component: 200 - total flux cleaned = 0.00460112 Jy ! Total flux subtracted in 200 components = 0.00460112 Jy ! Clean residual min=-0.003439 max=0.003106 Jy/beam ! Clean residual mean=-0.000000 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.257298 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.257298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080172Jy sigma=0.000694 ! Fit after self-cal, rms=0.080165Jy sigma=0.000694 ! 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.99 FD 0.99 HN 0.99 KP 1.02 ! LA 1.02 MK 1.03 NL 0.90 OV 1.03 ! PT 1.03 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.03 HN 1.01 KP 0.99 ! LA 0.98 MK 1.03 NL 1.03 OV 1.09 ! PT 1.00 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.07 HN 1.00 KP 0.98 ! LA 1.00 MK 1.04 NL 0.97 OV 0.98 ! PT 0.98 SC 0.99 ! ! ! 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.08 HN 0.99 KP 1.00* ! LA 1.00 MK 0.98 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.080165Jy sigma=0.000694 ! Fit after self-cal, rms=0.078409Jy sigma=0.000681 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.686 mas, bmaj=4.85 mas, bpa=0.6931 degrees ! Estimated noise=566.806 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 (5, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00382004 Jy ! Component: 100 - total flux cleaned = 0.00497823 Jy ! Component: 150 - total flux cleaned = 0.00532697 Jy ! Component: 200 - total flux cleaned = 0.00564566 Jy ! Total flux subtracted in 200 components = 0.00564566 Jy ! Clean residual min=-0.002171 max=0.002238 Jy/beam ! Clean residual mean=-0.000007 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.262944 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 63 components and 0.262944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078197Jy sigma=0.000680 ! Fit after self-cal, rms=0.078166Jy sigma=0.000679 ! 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.078166Jy sigma=0.000679 ! Fit after self-cal, rms=0.078763Jy sigma=0.000670 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.688 mas, bmaj=4.843 mas, bpa=0.6177 degrees ! Estimated noise=566.623 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00134672 Jy ! Component: 100 - total flux cleaned = 0.00138093 Jy ! Component: 150 - total flux cleaned = 0.00138118 Jy ! Component: 200 - total flux cleaned = 0.00140543 Jy ! Total flux subtracted in 200 components = 0.00140543 Jy ! Clean residual min=-0.001620 max=0.001607 Jy/beam ! Clean residual mean=-0.000004 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.264349 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 83 components and 0.264349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078716Jy sigma=0.000670 ! Fit after self-cal, rms=0.078769Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000180993 Jy ! Component: 100 - total flux cleaned = 0.000160107 Jy ! Component: 150 - total flux cleaned = 0.000120078 Jy ! Component: 200 - total flux cleaned = 8.26764e-05 Jy ! Total flux subtracted in 200 components = 8.26764e-05 Jy ! Clean residual min=-0.001664 max=0.001572 Jy/beam ! Clean residual mean=-0.000004 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.264432 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 97 components and 0.264432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078756Jy sigma=0.000670 ! Fit after self-cal, rms=0.078755Jy sigma=0.000670 ! 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.078755Jy sigma=0.000670 ! Fit after self-cal, rms=0.078813Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.69 mas, bmaj=4.846 mas, bpa=0.642 degrees ! Estimated noise=566.084 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000208258 Jy ! Component: 100 - total flux cleaned = 0.000252968 Jy ! Component: 150 - total flux cleaned = 0.000234018 Jy ! Component: 200 - total flux cleaned = 0.000217251 Jy ! Total flux subtracted in 200 components = 0.000217251 Jy ! Clean residual min=-0.001613 max=0.001543 Jy/beam ! Clean residual mean=-0.000003 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.264649 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 105 components and 0.264649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078800Jy sigma=0.000669 ! Fit after self-cal, rms=0.078803Jy 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 = 5.72975e-05 Jy ! Component: 100 - total flux cleaned = 4.10701e-05 Jy ! Component: 150 - total flux cleaned = 2.59657e-05 Jy ! Component: 200 - total flux cleaned = 1.13542e-05 Jy ! Total flux subtracted in 200 components = 1.13542e-05 Jy ! Clean residual min=-0.001626 max=0.001525 Jy/beam ! Clean residual mean=-0.000003 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.26466 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 107 components and 0.26466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078796Jy sigma=0.000669 ! Fit after self-cal, rms=0.078796Jy 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.078796Jy sigma=0.000669 ! Fit after self-cal, rms=0.078805Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.842 mas, bmaj=8.7 mas, bpa=14.76 degrees ! Estimated noise=714.137 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000406992 Jy ! Component: 100 - total flux cleaned = 0.000405749 Jy ! Component: 150 - total flux cleaned = 0.000423038 Jy ! Component: 200 - total flux cleaned = 0.000435891 Jy ! Total flux subtracted in 200 components = 0.000435891 Jy ! Clean residual min=-0.001618 max=0.001839 Jy/beam ! Clean residual mean=-0.000007 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.265096 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 112 components and 0.265096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078807Jy sigma=0.000669 ! Fit after self-cal, rms=0.078809Jy 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.000141608 Jy ! Component: 100 - total flux cleaned = 0.000163296 Jy ! Component: 150 - total flux cleaned = 0.000173734 Jy ! Component: 200 - total flux cleaned = 0.000182924 Jy ! Total flux subtracted in 200 components = 0.000182924 Jy ! Clean residual min=-0.001625 max=0.001842 Jy/beam ! Clean residual mean=-0.000007 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.265279 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 114 components and 0.265279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078810Jy sigma=0.000669 ! Fit after self-cal, rms=0.078810Jy 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.692 mas, bmaj=4.848 mas, bpa=0.6896 degrees ! Estimated noise=565.805 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.692 x 4.848 at 0.6896 degrees (North through East) ! Clean map min=-0.0015855 max=0.22018 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.123 mas, bmaj=4.145 mas, bpa=-2.032 degrees ! Estimated noise=888.178 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.16966 Jy ! Component: 100 - total flux cleaned = 0.212131 Jy ! Component: 150 - total flux cleaned = 0.231026 Jy ! Component: 200 - total flux cleaned = 0.241202 Jy ! Total flux subtracted in 200 components = 0.241202 Jy ! Clean residual min=-0.003382 max=0.005242 Jy/beam ! Clean residual mean=-0.000014 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.241202 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.241202 Jy ! Inverting map and beam ! Estimated beam: bmin=3.692 mas, bmaj=4.848 mas, bpa=0.6896 degrees ! Estimated noise=565.805 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.00802662 Jy ! Component: 100 - total flux cleaned = 0.012782 Jy ! Component: 150 - total flux cleaned = 0.0158914 Jy ! Component: 200 - total flux cleaned = 0.0180989 Jy ! Total flux subtracted in 200 components = 0.0180989 Jy ! Clean residual min=-0.001755 max=0.001707 Jy/beam ! Clean residual mean=-0.000007 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.259301 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 55 components and 0.259301 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.842 mas, bmaj=8.7 mas, bpa=14.76 degrees ! Estimated noise=714.137 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00260048 Jy ! Component: 100 - total flux cleaned = 0.00408572 Jy ! Component: 150 - total flux cleaned = 0.00500515 Jy ! Component: 200 - total flux cleaned = 0.00558825 Jy ! Total flux subtracted in 200 components = 0.00558825 Jy ! Clean residual min=-0.001652 max=0.001842 Jy/beam ! Clean residual mean=-0.000008 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.264889 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.000371629 Jy ! Component: 100 - total flux cleaned = 0.000535032 Jy ! Component: 150 - total flux cleaned = 0.000551097 Jy ! Component: 200 - total flux cleaned = 0.000566535 Jy ! Total flux subtracted in 200 components = 0.000566535 Jy ! Clean residual min=-0.001644 max=0.001837 Jy/beam ! Clean residual mean=-0.000007 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.265456 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 91 components and 0.265456 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.692 mas, bmaj=4.848 mas, bpa=0.6896 degrees ! Estimated noise=565.805 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.84403e-05 Jy ! Component: 100 - total flux cleaned = 2.31827e-06 Jy ! Component: 150 - total flux cleaned = 1.63205e-06 Jy ! Component: 200 - total flux cleaned = 1.89415e-06 Jy ! Total flux subtracted in 200 components = 1.89415e-06 Jy ! Clean residual min=-0.001537 max=0.001561 Jy/beam ! Clean residual mean=-0.000002 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.265458 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 106 components and 0.265458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078824Jy sigma=0.000670 ! Fit after self-cal, rms=0.078811Jy sigma=0.000669 wmodel J0356+6043_S_2017_06_15_pus_map.mod ! Writing 106 model components to file: J0356+6043_S_2017_06_15_pus_map.mod wobs J0356+6043_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J0356+6043_S_2017_06_15_pus_uvs.fits wwins J0356+6043_S_2017_06_15_pus_map.win ! wwins: Wrote 2 windows to J0356+6043_S_2017_06_15_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.000197832 Jy ! Component: 100 - total flux cleaned = 0.000330199 Jy ! Component: 150 - total flux cleaned = 0.000356141 Jy ! Component: 200 - total flux cleaned = 0.000403741 Jy ! Component: 250 - total flux cleaned = 0.00042658 Jy ! Component: 300 - total flux cleaned = 0.000403474 Jy ! Component: 350 - total flux cleaned = 0.000403604 Jy ! Component: 400 - total flux cleaned = 0.000382108 Jy ! Component: 450 - total flux cleaned = 0.000318311 Jy ! Component: 500 - total flux cleaned = 0.000297772 Jy ! Component: 550 - total flux cleaned = 0.000339208 Jy ! Component: 600 - total flux cleaned = 0.00031913 Jy ! Component: 650 - total flux cleaned = 0.000299209 Jy ! Component: 700 - total flux cleaned = 0.000279789 Jy ! Component: 750 - total flux cleaned = 0.000318634 Jy ! Component: 800 - total flux cleaned = 0.000318725 Jy ! Component: 850 - total flux cleaned = 0.000375604 Jy ! Component: 900 - total flux cleaned = 0.00046863 Jy ! Component: 950 - total flux cleaned = 0.000486723 Jy ! Component: 1000 - total flux cleaned = 0.000504718 Jy ! Component: 1050 - total flux cleaned = 0.000522584 Jy ! Component: 1100 - total flux cleaned = 0.000540751 Jy ! Component: 1150 - total flux cleaned = 0.00059331 Jy ! Component: 1200 - total flux cleaned = 0.000610746 Jy ! Component: 1250 - total flux cleaned = 0.000662223 Jy ! Component: 1300 - total flux cleaned = 0.000679405 Jy ! Component: 1350 - total flux cleaned = 0.000780066 Jy ! Component: 1400 - total flux cleaned = 0.000846407 Jy ! Component: 1450 - total flux cleaned = 0.000813561 Jy ! Component: 1500 - total flux cleaned = 0.000894905 Jy ! Component: 1550 - total flux cleaned = 0.000894764 Jy ! Component: 1600 - total flux cleaned = 0.000878505 Jy ! Component: 1650 - total flux cleaned = 0.000878592 Jy ! Component: 1700 - total flux cleaned = 0.000862944 Jy ! Component: 1750 - total flux cleaned = 0.000847302 Jy ! Component: 1800 - total flux cleaned = 0.00075502 Jy ! Component: 1850 - total flux cleaned = 0.000785617 Jy ! Component: 1900 - total flux cleaned = 0.000740435 Jy ! Component: 1950 - total flux cleaned = 0.000695409 Jy ! Component: 2000 - total flux cleaned = 0.000680675 Jy ! Component: 2050 - total flux cleaned = 0.000710133 Jy ! Component: 2100 - total flux cleaned = 0.000651678 Jy ! Component: 2150 - total flux cleaned = 0.000622741 Jy ! Component: 2200 - total flux cleaned = 0.000665985 Jy ! Component: 2250 - total flux cleaned = 0.00059453 Jy ! Component: 2300 - total flux cleaned = 0.000608691 Jy ! Component: 2350 - total flux cleaned = 0.000538123 Jy ! Component: 2400 - total flux cleaned = 0.00048219 Jy ! Component: 2450 - total flux cleaned = 0.00046831 Jy ! Component: 2500 - total flux cleaned = 0.000399221 Jy ! Component: 2550 - total flux cleaned = 0.000344391 Jy ! Component: 2600 - total flux cleaned = 0.000235758 Jy ! Component: 2650 - total flux cleaned = 0.000222367 Jy ! Component: 2700 - total flux cleaned = 0.000209142 Jy ! Component: 2750 - total flux cleaned = 0.000142491 Jy ! Component: 2800 - total flux cleaned = 0.000116049 Jy ! Component: 2850 - total flux cleaned = 5.03188e-05 Jy ! Component: 2900 - total flux cleaned = 1.10733e-05 Jy ! Component: 2950 - total flux cleaned = -2.78756e-05 Jy ! Component: 3000 - total flux cleaned = -4.07219e-05 Jy ! Component: 3050 - total flux cleaned = -2.79159e-05 Jy ! Component: 3100 - total flux cleaned = -9.13645e-05 Jy ! Component: 3150 - total flux cleaned = -0.000103964 Jy ! Component: 3200 - total flux cleaned = -0.000116458 Jy ! Component: 3250 - total flux cleaned = -9.15521e-05 Jy ! Component: 3300 - total flux cleaned = -0.000116293 Jy ! Component: 3350 - total flux cleaned = -0.000153252 Jy ! Component: 3400 - total flux cleaned = -0.000128784 Jy ! Component: 3450 - total flux cleaned = -0.000116529 Jy ! Component: 3500 - total flux cleaned = -0.00022516 Jy ! Component: 3550 - total flux cleaned = -9.32041e-05 Jy ! Component: 3600 - total flux cleaned = -0.000128904 Jy ! Component: 3650 - total flux cleaned = -0.000117141 Jy ! Component: 3700 - total flux cleaned = -0.000140664 Jy ! Component: 3750 - total flux cleaned = -0.000164142 Jy ! Component: 3800 - total flux cleaned = -0.000140854 Jy ! Component: 3850 - total flux cleaned = -0.000152333 Jy ! Component: 3900 - total flux cleaned = -0.000175398 Jy ! Component: 3950 - total flux cleaned = -0.000198313 Jy ! Component: 4000 - total flux cleaned = -0.000164288 Jy ! Component: 4050 - total flux cleaned = -0.000220646 Jy ! Total flux subtracted in 4096 components = -0.000209376 Jy ! Clean residual min=-0.000786 max=0.000602 Jy/beam ! Clean residual mean=-0.000002 rms=0.000204 Jy/beam ! Combined flux in latest and established models = 0.265248 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 400 components and 0.265248 Jy ![Exited script file: muppet] wmap "J0356+6043_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.692 x 4.848 at 0.6896 degrees (North through East) ! Clean map min=-0.0012524 max=0.22052 Jy/beam ! Writing clean map to FITS file: J0356+6043_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.220524 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000202682 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.275728 0.275728 0.551455 1.10291 2.20582 4.41164 8.82328 17.6466 35.2931 70.5863 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.22 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.692 x 4.848 at 0.6896 degrees (North through East) ! Clean map min=-0.0012524 max=0.22052 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 J0356+6043_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:10:36 2019