! Started logfile: J1412+1334_S_2017_06_15_pus_uvs.log on Tue May 7 15:21:28 2019 obs J1412+1334_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J1412+1334_S_2017_06_15_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.770565 visibilities/baseline/integration-bin. ! Found source: J1412+1334 ! ! 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 15812 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 J1412+1334_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 148 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 222 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 195 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 813 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.714529Jy sigma=0.006869 ! Fit after self-cal, rms=0.703637Jy sigma=0.006773 ! 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.906 mas, bmaj=7.074 mas, bpa=1.473 degrees ! Estimated noise=1094.06 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.225565 Jy ! Component: 100 - total flux cleaned = 0.278093 Jy ! Total flux subtracted in 100 components = 0.278093 Jy ! Clean residual min=-0.010541 max=0.019652 Jy/beam ! Clean residual mean=-0.000002 rms=0.003084 Jy/beam ! Combined flux in latest and established models = 0.278093 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.278093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089729Jy sigma=0.000808 ! Fit after self-cal, rms=0.089721Jy sigma=0.000808 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0201612 Jy ! Component: 100 - total flux cleaned = 0.0297161 Jy ! Total flux subtracted in 100 components = 0.0297161 Jy ! Clean residual min=-0.009008 max=0.012233 Jy/beam ! Clean residual mean=0.000015 rms=0.002576 Jy/beam ! Combined flux in latest and established models = 0.307809 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 24 components and 0.307809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083867Jy sigma=0.000749 ! Fit after self-cal, rms=0.083855Jy sigma=0.000748 ! 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.473 mas, bmaj=8.133 mas, bpa=0.1378 degrees ! Estimated noise=694.604 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.00915628 Jy ! Component: 100 - total flux cleaned = 0.0128427 Jy ! Component: 150 - total flux cleaned = 0.0148474 Jy ! Component: 200 - total flux cleaned = 0.0154202 Jy ! Total flux subtracted in 200 components = 0.0154202 Jy ! Clean residual min=-0.004884 max=0.007629 Jy/beam ! Clean residual mean=0.000019 rms=0.001405 Jy/beam ! Combined flux in latest and established models = 0.323229 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 40 components and 0.323229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082904Jy sigma=0.000740 ! Fit after self-cal, rms=0.082909Jy sigma=0.000740 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 0.97 HN 0.96 KP 1.02 ! LA 1.01 MK 1.04 NL 0.91 OV 1.00 ! PT 1.02 SC 0.96 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.00 HN 0.98 KP 0.98 ! LA 0.96 MK 1.05 NL 1.10 OV 1.03 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.01 HN 0.98 KP 1.00 ! LA 0.98 MK 1.04 NL 1.12 OV 0.95 ! PT 0.96 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 0.93 KP 1.00* ! LA 1.00 MK 1.00 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.082909Jy sigma=0.000740 ! Fit after self-cal, rms=0.083171Jy sigma=0.000713 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.478 mas, bmaj=8.13 mas, bpa=0.3757 degrees ! Estimated noise=694.91 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 = -2.09636e-05 Jy ! Component: 100 - total flux cleaned = -0.000159423 Jy ! Component: 150 - total flux cleaned = -0.000223072 Jy ! Component: 200 - total flux cleaned = -0.000283053 Jy ! Total flux subtracted in 200 components = -0.000283053 Jy ! Clean residual min=-0.005245 max=0.005635 Jy/beam ! Clean residual mean=0.000010 rms=0.001206 Jy/beam ! Combined flux in latest and established models = 0.322946 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 45 components and 0.322946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083140Jy sigma=0.000713 ! Fit after self-cal, rms=0.083164Jy sigma=0.000713 ! 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.083164Jy sigma=0.000713 ! Fit after self-cal, rms=0.076344Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.478 mas, bmaj=8.141 mas, bpa=0.3794 degrees ! Estimated noise=695.273 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000287715 Jy ! Component: 100 - total flux cleaned = -0.000348925 Jy ! Component: 150 - total flux cleaned = -0.000428652 Jy ! Component: 200 - total flux cleaned = -0.000525402 Jy ! Total flux subtracted in 200 components = -0.000525402 Jy ! Clean residual min=-0.002103 max=0.002803 Jy/beam ! Clean residual mean=0.000005 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.32242 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 53 components and 0.32242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076322Jy sigma=0.000665 ! Fit after self-cal, rms=0.076362Jy sigma=0.000665 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 (50.5, -26). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00150982 Jy ! Component: 100 - total flux cleaned = 0.0019186 Jy ! Component: 150 - total flux cleaned = 0.0021454 Jy ! Component: 200 - total flux cleaned = 0.00230047 Jy ! Total flux subtracted in 200 components = 0.00230047 Jy ! Clean residual min=-0.001873 max=0.001688 Jy/beam ! Clean residual mean=0.000001 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.324721 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 72 components and 0.324721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076273Jy sigma=0.000664 ! Fit after self-cal, rms=0.076270Jy sigma=0.000664 ! 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.076270Jy sigma=0.000664 ! Fit after self-cal, rms=0.076423Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.481 mas, bmaj=8.147 mas, bpa=0.3859 degrees ! Estimated noise=695.481 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000567675 Jy ! Component: 100 - total flux cleaned = 0.00059477 Jy ! Component: 150 - total flux cleaned = 0.000672235 Jy ! Component: 200 - total flux cleaned = 0.000719955 Jy ! Total flux subtracted in 200 components = 0.000719955 Jy ! Clean residual min=-0.001767 max=0.001632 Jy/beam ! Clean residual mean=0.000001 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.325441 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 82 components and 0.325441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076400Jy sigma=0.000664 ! Fit after self-cal, rms=0.076402Jy sigma=0.000664 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.79035e-05 Jy ! Component: 100 - total flux cleaned = 0.000113473 Jy ! Component: 150 - total flux cleaned = 0.000174857 Jy ! Component: 200 - total flux cleaned = 0.00019372 Jy ! Total flux subtracted in 200 components = 0.00019372 Jy ! Clean residual min=-0.001738 max=0.001642 Jy/beam ! Clean residual mean=0.000001 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.325635 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 93 components and 0.325635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076390Jy sigma=0.000664 ! Fit after self-cal, rms=0.076390Jy sigma=0.000664 ! 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.076390Jy sigma=0.000664 ! Fit after self-cal, rms=0.076407Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.769 mas, bmaj=11.9 mas, bpa=-8.617 degrees ! Estimated noise=850.065 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000381402 Jy ! Component: 100 - total flux cleaned = 0.000473629 Jy ! Component: 150 - total flux cleaned = 0.000473554 Jy ! Component: 200 - total flux cleaned = 0.000486497 Jy ! Total flux subtracted in 200 components = 0.000486497 Jy ! Clean residual min=-0.001866 max=0.001610 Jy/beam ! Clean residual mean=0.000002 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.326121 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 101 components and 0.326121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076403Jy sigma=0.000664 ! Fit after self-cal, rms=0.076402Jy sigma=0.000664 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.22416e-05 Jy ! Component: 100 - total flux cleaned = 4.25099e-05 Jy ! Component: 150 - total flux cleaned = 4.23204e-05 Jy ! Component: 200 - total flux cleaned = 5.30555e-05 Jy ! Total flux subtracted in 200 components = 5.30555e-05 Jy ! Clean residual min=-0.001846 max=0.001613 Jy/beam ! Clean residual mean=0.000002 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.326174 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 108 components and 0.326174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076401Jy sigma=0.000664 ! Fit after self-cal, rms=0.076401Jy sigma=0.000664 ! 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.482 mas, bmaj=8.152 mas, bpa=0.3764 degrees ! Estimated noise=695.657 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.482 x 8.152 at 0.3764 degrees (North through East) ! Clean map min=-0.0016722 max=0.29924 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.908 mas, bmaj=7.135 mas, bpa=1.315 degrees ! Estimated noise=1114.84 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.229744 Jy ! Component: 100 - total flux cleaned = 0.283154 Jy ! Component: 150 - total flux cleaned = 0.303587 Jy ! Component: 200 - total flux cleaned = 0.312862 Jy ! Total flux subtracted in 200 components = 0.312862 Jy ! Clean residual min=-0.003564 max=0.004230 Jy/beam ! Clean residual mean=-0.000000 rms=0.000858 Jy/beam ! Combined flux in latest and established models = 0.312862 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.312862 Jy ! Inverting map and beam ! Estimated beam: bmin=3.482 mas, bmaj=8.152 mas, bpa=0.3764 degrees ! Estimated noise=695.657 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.00524338 Jy ! Component: 100 - total flux cleaned = 0.00803971 Jy ! Component: 150 - total flux cleaned = 0.00909514 Jy ! Component: 200 - total flux cleaned = 0.00997784 Jy ! Total flux subtracted in 200 components = 0.00997784 Jy ! Clean residual min=-0.002060 max=0.001789 Jy/beam ! Clean residual mean=0.000003 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.32284 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 41 components and 0.32284 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.769 mas, bmaj=11.9 mas, bpa=-8.617 degrees ! Estimated noise=850.065 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00139528 Jy ! Component: 100 - total flux cleaned = 0.00185164 Jy ! Component: 150 - total flux cleaned = 0.00220794 Jy ! Component: 200 - total flux cleaned = 0.00251297 Jy ! Total flux subtracted in 200 components = 0.00251297 Jy ! Clean residual min=-0.001996 max=0.001634 Jy/beam ! Clean residual mean=0.000003 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.325353 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.000117991 Jy ! Component: 100 - total flux cleaned = 0.000224562 Jy ! Component: 150 - total flux cleaned = 0.000335482 Jy ! Component: 200 - total flux cleaned = 0.000421079 Jy ! Total flux subtracted in 200 components = 0.000421079 Jy ! Clean residual min=-0.001943 max=0.001615 Jy/beam ! Clean residual mean=0.000003 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.325774 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 57 components and 0.325774 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.482 mas, bmaj=8.152 mas, bpa=0.3764 degrees ! Estimated noise=695.657 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.67479e-05 Jy ! Component: 100 - total flux cleaned = 0.000209811 Jy ! Component: 150 - total flux cleaned = 0.000314326 Jy ! Component: 200 - total flux cleaned = 0.000386386 Jy ! Total flux subtracted in 200 components = 0.000386386 Jy ! Clean residual min=-0.001858 max=0.001771 Jy/beam ! Clean residual mean=0.000001 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.32616 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 75 components and 0.32616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076442Jy sigma=0.000664 ! Fit after self-cal, rms=0.076436Jy sigma=0.000664 wmodel J1412+1334_S_2017_06_15_pus_map.mod ! Writing 75 model components to file: J1412+1334_S_2017_06_15_pus_map.mod wobs J1412+1334_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J1412+1334_S_2017_06_15_pus_uvs.fits wwins J1412+1334_S_2017_06_15_pus_map.win ! wwins: Wrote 2 windows to J1412+1334_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.000331115 Jy ! Component: 100 - total flux cleaned = -0.000390283 Jy ! Component: 150 - total flux cleaned = -0.000417591 Jy ! Component: 200 - total flux cleaned = -0.00044256 Jy ! Component: 250 - total flux cleaned = -0.000517226 Jy ! Component: 300 - total flux cleaned = -0.000685627 Jy ! Component: 350 - total flux cleaned = -0.000825373 Jy ! Component: 400 - total flux cleaned = -0.000939024 Jy ! Component: 450 - total flux cleaned = -0.00102775 Jy ! Component: 500 - total flux cleaned = -0.00109265 Jy ! Component: 550 - total flux cleaned = -0.00100856 Jy ! Component: 600 - total flux cleaned = -0.00103002 Jy ! Component: 650 - total flux cleaned = -0.00111075 Jy ! Component: 700 - total flux cleaned = -0.0011501 Jy ! Component: 750 - total flux cleaned = -0.00111106 Jy ! Component: 800 - total flux cleaned = -0.00118784 Jy ! Component: 850 - total flux cleaned = -0.00131972 Jy ! Component: 900 - total flux cleaned = -0.00133829 Jy ! Component: 950 - total flux cleaned = -0.00139324 Jy ! Component: 1000 - total flux cleaned = -0.00150152 Jy ! Component: 1050 - total flux cleaned = -0.0015901 Jy ! Component: 1100 - total flux cleaned = -0.00164232 Jy ! Component: 1150 - total flux cleaned = -0.00167699 Jy ! Component: 1200 - total flux cleaned = -0.00176183 Jy ! Component: 1250 - total flux cleaned = -0.00186203 Jy ! Component: 1300 - total flux cleaned = -0.00181223 Jy ! Component: 1350 - total flux cleaned = -0.00184508 Jy ! Component: 1400 - total flux cleaned = -0.00191009 Jy ! Component: 1450 - total flux cleaned = -0.00187834 Jy ! Component: 1500 - total flux cleaned = -0.00194131 Jy ! Component: 1550 - total flux cleaned = -0.00192571 Jy ! Component: 1600 - total flux cleaned = -0.00194126 Jy ! Component: 1650 - total flux cleaned = -0.00206228 Jy ! Component: 1700 - total flux cleaned = -0.00210672 Jy ! Component: 1750 - total flux cleaned = -0.00212133 Jy ! Component: 1800 - total flux cleaned = -0.00219414 Jy ! Component: 1850 - total flux cleaned = -0.00222313 Jy ! Component: 1900 - total flux cleaned = -0.00228021 Jy ! Component: 1950 - total flux cleaned = -0.00232275 Jy ! Component: 2000 - total flux cleaned = -0.00239284 Jy ! Component: 2050 - total flux cleaned = -0.0024207 Jy ! Component: 2100 - total flux cleaned = -0.00242059 Jy ! Component: 2150 - total flux cleaned = -0.00244798 Jy ! Component: 2200 - total flux cleaned = -0.00252883 Jy ! Component: 2250 - total flux cleaned = -0.00254222 Jy ! Component: 2300 - total flux cleaned = -0.00256871 Jy ! Component: 2350 - total flux cleaned = -0.00263426 Jy ! Component: 2400 - total flux cleaned = -0.00266033 Jy ! Component: 2450 - total flux cleaned = -0.00266031 Jy ! Component: 2500 - total flux cleaned = -0.00269849 Jy ! Component: 2550 - total flux cleaned = -0.00268592 Jy ! Component: 2600 - total flux cleaned = -0.00268577 Jy ! Component: 2650 - total flux cleaned = -0.00271074 Jy ! Component: 2700 - total flux cleaned = -0.00271078 Jy ! Component: 2750 - total flux cleaned = -0.00274755 Jy ! Component: 2800 - total flux cleaned = -0.00272309 Jy ! Component: 2850 - total flux cleaned = -0.00272307 Jy ! Component: 2900 - total flux cleaned = -0.0027111 Jy ! Component: 2950 - total flux cleaned = -0.00271089 Jy ! Component: 3000 - total flux cleaned = -0.00266394 Jy ! Component: 3050 - total flux cleaned = -0.00271048 Jy ! Component: 3100 - total flux cleaned = -0.00266437 Jy ! Component: 3150 - total flux cleaned = -0.0026873 Jy ! Component: 3200 - total flux cleaned = -0.00266454 Jy ! Component: 3250 - total flux cleaned = -0.00261941 Jy ! Component: 3300 - total flux cleaned = -0.00259705 Jy ! Component: 3350 - total flux cleaned = -0.00255272 Jy ! Component: 3400 - total flux cleaned = -0.00258584 Jy ! Component: 3450 - total flux cleaned = -0.00253096 Jy ! Component: 3500 - total flux cleaned = -0.00249822 Jy ! Component: 3550 - total flux cleaned = -0.00243344 Jy ! Component: 3600 - total flux cleaned = -0.00245503 Jy ! Component: 3650 - total flux cleaned = -0.00241224 Jy ! Component: 3700 - total flux cleaned = -0.00242297 Jy ! Component: 3750 - total flux cleaned = -0.00237042 Jy ! Component: 3800 - total flux cleaned = -0.00233905 Jy ! Component: 3850 - total flux cleaned = -0.0023392 Jy ! Component: 3900 - total flux cleaned = -0.00229789 Jy ! Component: 3950 - total flux cleaned = -0.00225689 Jy ! Component: 4000 - total flux cleaned = -0.00224667 Jy ! Component: 4050 - total flux cleaned = -0.00222647 Jy ! Total flux subtracted in 4096 components = -0.00223654 Jy ! Clean residual min=-0.000502 max=0.000617 Jy/beam ! Clean residual mean=-0.000000 rms=0.000188 Jy/beam ! Combined flux in latest and established models = 0.323924 Jy keep ! Adding 311 model components to the UV plane model. ! The established model now contains 386 components and 0.323924 Jy ![Exited script file: muppet] wmap "J1412+1334_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.482 x 8.152 at 0.3764 degrees (North through East) ! Clean map min=-0.0015853 max=0.29933 Jy/beam ! Writing clean map to FITS file: J1412+1334_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.299332 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00018794 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.18836 0.18836 0.37672 0.753439 1.50688 3.01376 6.02751 12.055 24.11 48.2201 96.4402 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.299 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.482 x 8.152 at 0.3764 degrees (North through East) ! Clean map min=-0.0015853 max=0.29933 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 J1412+1334_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:21:33 2019