! Started logfile: J1333+0652_S_2017_06_10_pus_uvs.log on Mon May 6 14:54:41 2019 obs J1333+0652_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J1333+0652_S_2017_06_10_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.840741 visibilities/baseline/integration-bin. ! Found source: J1333+0652 ! ! 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 1154 lines of history. ! ! Reading 12712 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 J1333+0652_S_2017_06_10_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 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 586 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.834314Jy sigma=0.007820 ! Fit after self-cal, rms=0.828861Jy sigma=0.007769 ! 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.054 mas, bmaj=7.129 mas, bpa=0.2589 degrees ! Estimated noise=1094.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.131121 Jy ! Component: 100 - total flux cleaned = 0.164597 Jy ! Total flux subtracted in 100 components = 0.164597 Jy ! Clean residual min=-0.005656 max=0.014047 Jy/beam ! Clean residual mean=-0.000010 rms=0.001645 Jy/beam ! Combined flux in latest and established models = 0.164597 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.164597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084522Jy sigma=0.000736 ! Fit after self-cal, rms=0.084526Jy sigma=0.000736 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0151547 Jy ! Component: 100 - total flux cleaned = 0.0226757 Jy ! Total flux subtracted in 100 components = 0.0226757 Jy ! Clean residual min=-0.004581 max=0.004504 Jy/beam ! Clean residual mean=0.000011 rms=0.001163 Jy/beam ! Combined flux in latest and established models = 0.187272 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 23 components and 0.187272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081552Jy sigma=0.000707 ! Fit after self-cal, rms=0.081543Jy sigma=0.000707 ! 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.62 mas, bmaj=7.705 mas, bpa=0.4364 degrees ! Estimated noise=768.46 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.00547132 Jy ! Component: 100 - total flux cleaned = 0.00818415 Jy ! Component: 150 - total flux cleaned = 0.00951745 Jy ! Component: 200 - total flux cleaned = 0.00963756 Jy ! Total flux subtracted in 200 components = 0.00963756 Jy ! Clean residual min=-0.003155 max=0.003068 Jy/beam ! Clean residual mean=-0.000002 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.19691 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 40 components and 0.19691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081153Jy sigma=0.000704 ! Fit after self-cal, rms=0.081158Jy sigma=0.000704 ! 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.92 FD 0.92 HN 0.95 KP 1.02 ! LA 1.01 MK 1.00 NL 0.92 OV 1.03 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.98 HN 1.00 KP 1.00 ! LA 0.97 MK 1.05 NL 1.03 OV 1.07 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.02 HN 1.00 KP 1.00 ! LA 0.99 MK 1.02 NL 0.99 OV 0.96 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 0.94 KP 1.00* ! LA 1.25 MK 1.07 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.081158Jy sigma=0.000704 ! Fit after self-cal, rms=0.080961Jy sigma=0.000695 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.642 mas, bmaj=7.725 mas, bpa=0.4982 degrees ! Estimated noise=770.435 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 = 8.02768e-05 Jy ! Component: 100 - total flux cleaned = 2.89599e-05 Jy ! Component: 150 - total flux cleaned = 2.93093e-05 Jy ! Component: 200 - total flux cleaned = 4.6948e-05 Jy ! Total flux subtracted in 200 components = 4.6948e-05 Jy ! Clean residual min=-0.002885 max=0.002964 Jy/beam ! Clean residual mean=-0.000010 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.196957 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 51 components and 0.196957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080943Jy sigma=0.000695 ! Fit after self-cal, rms=0.080965Jy sigma=0.000695 ! 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.080965Jy sigma=0.000695 ! Fit after self-cal, rms=0.081661Jy sigma=0.000680 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.641 mas, bmaj=7.744 mas, bpa=0.5606 degrees ! Estimated noise=772.096 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000493477 Jy ! Component: 100 - total flux cleaned = 0.000582497 Jy ! Component: 150 - total flux cleaned = 0.000658831 Jy ! Component: 200 - total flux cleaned = 0.000692089 Jy ! Total flux subtracted in 200 components = 0.000692089 Jy ! Clean residual min=-0.001893 max=0.001955 Jy/beam ! Clean residual mean=-0.000008 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.197649 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 59 components and 0.197649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081649Jy sigma=0.000680 ! Fit after self-cal, rms=0.081720Jy sigma=0.000680 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.19864e-05 Jy ! Component: 100 - total flux cleaned = 5.07165e-05 Jy ! Component: 150 - total flux cleaned = 7.67037e-05 Jy ! Component: 200 - total flux cleaned = 0.000100141 Jy ! Total flux subtracted in 200 components = 0.000100141 Jy ! Clean residual min=-0.001882 max=0.001948 Jy/beam ! Clean residual mean=-0.000008 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.197749 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 60 components and 0.197749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081715Jy sigma=0.000680 ! Fit after self-cal, rms=0.081714Jy sigma=0.000680 ! 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.081714Jy sigma=0.000680 ! Fit after self-cal, rms=0.082039Jy sigma=0.000679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.642 mas, bmaj=7.744 mas, bpa=0.6226 degrees ! Estimated noise=771.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.99827e-05 Jy ! Component: 100 - total flux cleaned = 0.000171251 Jy ! Component: 150 - total flux cleaned = 0.000220589 Jy ! Component: 200 - total flux cleaned = 0.000253121 Jy ! Total flux subtracted in 200 components = 0.000253121 Jy ! Clean residual min=-0.001885 max=0.001969 Jy/beam ! Clean residual mean=-0.000007 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.198002 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 64 components and 0.198002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082034Jy sigma=0.000679 ! Fit after self-cal, rms=0.082034Jy sigma=0.000679 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.24566e-05 Jy ! Component: 100 - total flux cleaned = 3.97084e-05 Jy ! Component: 150 - total flux cleaned = 6.44215e-05 Jy ! Component: 200 - total flux cleaned = 9.42383e-05 Jy ! Total flux subtracted in 200 components = 9.42383e-05 Jy ! Clean residual min=-0.001884 max=0.001967 Jy/beam ! Clean residual mean=-0.000007 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.198096 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 65 components and 0.198096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082033Jy sigma=0.000679 ! Fit after self-cal, rms=0.082032Jy sigma=0.000679 ! 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.082032Jy sigma=0.000679 ! Fit after self-cal, rms=0.082071Jy sigma=0.000679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.467 mas, bmaj=11.36 mas, bpa=-2.536 degrees ! Estimated noise=934.725 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000184071 Jy ! Component: 100 - total flux cleaned = 0.000183769 Jy ! Component: 150 - total flux cleaned = 0.000183478 Jy ! Component: 200 - total flux cleaned = 0.000177583 Jy ! Total flux subtracted in 200 components = 0.000177583 Jy ! Clean residual min=-0.002002 max=0.001975 Jy/beam ! Clean residual mean=-0.000015 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.198274 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 73 components and 0.198274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082072Jy sigma=0.000679 ! Fit after self-cal, rms=0.082071Jy sigma=0.000679 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 = -9.1019e-06 Jy ! Component: 100 - total flux cleaned = -8.85663e-06 Jy ! Component: 150 - total flux cleaned = -8.96444e-06 Jy ! Component: 200 - total flux cleaned = -9.21323e-06 Jy ! Total flux subtracted in 200 components = -9.21323e-06 Jy ! Clean residual min=-0.002012 max=0.001977 Jy/beam ! Clean residual mean=-0.000015 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.198265 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 73 components and 0.198265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082072Jy sigma=0.000679 ! Fit after self-cal, rms=0.082072Jy sigma=0.000679 ! 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.644 mas, bmaj=7.745 mas, bpa=0.6813 degrees ! Estimated noise=772.217 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.644 x 7.745 at 0.6813 degrees (North through East) ! Clean map min=-0.0018519 max=0.17341 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.076 mas, bmaj=7.171 mas, bpa=0.5713 degrees ! Estimated noise=1107.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.132435 Jy ! Component: 100 - total flux cleaned = 0.166229 Jy ! Component: 150 - total flux cleaned = 0.18104 Jy ! Component: 200 - total flux cleaned = 0.18837 Jy ! Total flux subtracted in 200 components = 0.18837 Jy ! Clean residual min=-0.003005 max=0.003553 Jy/beam ! Clean residual mean=-0.000014 rms=0.000855 Jy/beam ! Combined flux in latest and established models = 0.18837 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.18837 Jy ! Inverting map and beam ! Estimated beam: bmin=3.644 mas, bmaj=7.745 mas, bpa=0.6813 degrees ! Estimated noise=772.217 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.00474583 Jy ! Component: 100 - total flux cleaned = 0.00700561 Jy ! Component: 150 - total flux cleaned = 0.00826458 Jy ! Component: 200 - total flux cleaned = 0.00904125 Jy ! Total flux subtracted in 200 components = 0.00904125 Jy ! Clean residual min=-0.001927 max=0.002041 Jy/beam ! Clean residual mean=-0.000008 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.197411 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 34 components and 0.197411 Jy ! Inverting map ! Added new window around map position (-79.5, 87). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00147487 Jy ! Component: 100 - total flux cleaned = 0.00157317 Jy ! Component: 150 - total flux cleaned = 0.00176739 Jy ! Component: 200 - total flux cleaned = 0.00208375 Jy ! Total flux subtracted in 200 components = 0.00208375 Jy ! Clean residual min=-0.001945 max=0.001757 Jy/beam ! Clean residual mean=-0.000008 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.199495 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 49 components and 0.199495 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.467 mas, bmaj=11.36 mas, bpa=-2.536 degrees ! Estimated noise=934.725 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000346415 Jy ! Component: 100 - total flux cleaned = 0.000612395 Jy ! Component: 150 - total flux cleaned = 0.000842531 Jy ! Component: 200 - total flux cleaned = 0.00102196 Jy ! Total flux subtracted in 200 components = 0.00102196 Jy ! Clean residual min=-0.001939 max=0.002034 Jy/beam ! Clean residual mean=-0.000012 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.200517 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.000142979 Jy ! Component: 100 - total flux cleaned = 0.000212773 Jy ! Component: 150 - total flux cleaned = 0.000266716 Jy ! Component: 200 - total flux cleaned = 0.000335261 Jy ! Total flux subtracted in 200 components = 0.000335261 Jy ! Clean residual min=-0.001919 max=0.002021 Jy/beam ! Clean residual mean=-0.000012 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.200852 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 69 components and 0.200852 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.644 mas, bmaj=7.745 mas, bpa=0.6813 degrees ! Estimated noise=772.217 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.63031e-05 Jy ! Component: 100 - total flux cleaned = -3.00045e-06 Jy ! Component: 150 - total flux cleaned = 5.46028e-05 Jy ! Component: 200 - total flux cleaned = 7.23633e-05 Jy ! Total flux subtracted in 200 components = 7.23633e-05 Jy ! Clean residual min=-0.001879 max=0.001738 Jy/beam ! Clean residual mean=-0.000006 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.200924 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 86 components and 0.200924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082008Jy sigma=0.000679 ! Fit after self-cal, rms=0.081996Jy sigma=0.000679 wmodel J1333+0652_S_2017_06_10_pus_map.mod ! Writing 86 model components to file: J1333+0652_S_2017_06_10_pus_map.mod wobs J1333+0652_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J1333+0652_S_2017_06_10_pus_uvs.fits wwins J1333+0652_S_2017_06_10_pus_map.win ! wwins: Wrote 2 windows to J1333+0652_S_2017_06_10_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.000211029 Jy ! Component: 100 - total flux cleaned = -0.000242455 Jy ! Component: 150 - total flux cleaned = -0.00018476 Jy ! Component: 200 - total flux cleaned = -0.00021237 Jy ! Component: 250 - total flux cleaned = -0.00029293 Jy ! Component: 300 - total flux cleaned = -0.00044873 Jy ! Component: 350 - total flux cleaned = -0.000550076 Jy ! Component: 400 - total flux cleaned = -0.000723143 Jy ! Component: 450 - total flux cleaned = -0.000843456 Jy ! Component: 500 - total flux cleaned = -0.000914097 Jy ! Component: 550 - total flux cleaned = -0.000960209 Jy ! Component: 600 - total flux cleaned = -0.00102799 Jy ! Component: 650 - total flux cleaned = -0.00111621 Jy ! Component: 700 - total flux cleaned = -0.00122439 Jy ! Component: 750 - total flux cleaned = -0.00124564 Jy ! Component: 800 - total flux cleaned = -0.00130868 Jy ! Component: 850 - total flux cleaned = -0.00137078 Jy ! Component: 900 - total flux cleaned = -0.00137112 Jy ! Component: 950 - total flux cleaned = -0.00141154 Jy ! Component: 1000 - total flux cleaned = -0.00155014 Jy ! Component: 1050 - total flux cleaned = -0.00154918 Jy ! Component: 1100 - total flux cleaned = -0.00158778 Jy ! Component: 1150 - total flux cleaned = -0.00164493 Jy ! Component: 1200 - total flux cleaned = -0.00168247 Jy ! Component: 1250 - total flux cleaned = -0.00177584 Jy ! Component: 1300 - total flux cleaned = -0.00181283 Jy ! Component: 1350 - total flux cleaned = -0.00188581 Jy ! Component: 1400 - total flux cleaned = -0.00194009 Jy ! Component: 1450 - total flux cleaned = -0.00202922 Jy ! Component: 1500 - total flux cleaned = -0.00197617 Jy ! Component: 1550 - total flux cleaned = -0.00215109 Jy ! Component: 1600 - total flux cleaned = -0.00216846 Jy ! Component: 1650 - total flux cleaned = -0.0022028 Jy ! Component: 1700 - total flux cleaned = -0.00227088 Jy ! Component: 1750 - total flux cleaned = -0.00238863 Jy ! Component: 1800 - total flux cleaned = -0.00243848 Jy ! Component: 1850 - total flux cleaned = -0.00242211 Jy ! Component: 1900 - total flux cleaned = -0.00245481 Jy ! Component: 1950 - total flux cleaned = -0.00255213 Jy ! Component: 2000 - total flux cleaned = -0.00258421 Jy ! Component: 2050 - total flux cleaned = -0.00263183 Jy ! Component: 2100 - total flux cleaned = -0.00269454 Jy ! Component: 2150 - total flux cleaned = -0.00271022 Jy ! Component: 2200 - total flux cleaned = -0.00274114 Jy ! Component: 2250 - total flux cleaned = -0.00280238 Jy ! Component: 2300 - total flux cleaned = -0.0028023 Jy ! Component: 2350 - total flux cleaned = -0.00281762 Jy ! Component: 2400 - total flux cleaned = -0.00293694 Jy ! Component: 2450 - total flux cleaned = -0.00295161 Jy ! Component: 2500 - total flux cleaned = -0.0029371 Jy ! Component: 2550 - total flux cleaned = -0.0029809 Jy ! Component: 2600 - total flux cleaned = -0.00302408 Jy ! Component: 2650 - total flux cleaned = -0.00311022 Jy ! Component: 2700 - total flux cleaned = -0.00311026 Jy ! Component: 2750 - total flux cleaned = -0.0031952 Jy ! Component: 2800 - total flux cleaned = -0.00325139 Jy ! Component: 2850 - total flux cleaned = -0.00323741 Jy ! Component: 2900 - total flux cleaned = -0.0032928 Jy ! Component: 2950 - total flux cleaned = -0.00336149 Jy ! Component: 3000 - total flux cleaned = -0.00345677 Jy ! Component: 3050 - total flux cleaned = -0.00349733 Jy ! Component: 3100 - total flux cleaned = -0.0035509 Jy ! Component: 3150 - total flux cleaned = -0.00361761 Jy ! Component: 3200 - total flux cleaned = -0.00365751 Jy ! Component: 3250 - total flux cleaned = -0.00374955 Jy ! Component: 3300 - total flux cleaned = -0.00378872 Jy ! Component: 3350 - total flux cleaned = -0.00377576 Jy ! Component: 3400 - total flux cleaned = -0.0038915 Jy ! Component: 3450 - total flux cleaned = -0.00395539 Jy ! Component: 3500 - total flux cleaned = -0.00400612 Jy ! Component: 3550 - total flux cleaned = -0.00400604 Jy ! Component: 3600 - total flux cleaned = -0.00410636 Jy ! Component: 3650 - total flux cleaned = -0.00414364 Jy ! Component: 3700 - total flux cleaned = -0.00425484 Jy ! Component: 3750 - total flux cleaned = -0.00431621 Jy ! Component: 3800 - total flux cleaned = -0.00440163 Jy ! Component: 3850 - total flux cleaned = -0.00442579 Jy ! Component: 3900 - total flux cleaned = -0.00449834 Jy ! Component: 3950 - total flux cleaned = -0.00455817 Jy ! Component: 4000 - total flux cleaned = -0.00465367 Jy ! Component: 4050 - total flux cleaned = -0.00476015 Jy ! Total flux subtracted in 4096 components = -0.00483084 Jy ! Clean residual min=-0.000688 max=0.000729 Jy/beam ! Clean residual mean=-0.000002 rms=0.000226 Jy/beam ! Combined flux in latest and established models = 0.196093 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 380 components and 0.196093 Jy ![Exited script file: muppet] wmap "J1333+0652_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.644 x 7.745 at 0.6813 degrees (North through East) ! Clean map min=-0.0014463 max=0.17374 Jy/beam ! Writing clean map to FITS file: J1333+0652_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.173737 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000224585 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.387802 0.387802 0.775603 1.55121 3.10241 6.20483 12.4097 24.8193 49.6386 99.2772 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.173 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.644 x 7.745 at 0.6813 degrees (North through East) ! Clean map min=-0.0014463 max=0.17374 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 J1333+0652_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:54:45 2019