! Started logfile: J1101+3904_S_2017_02_19_pus_uvs.log on Sat May 4 18:49:34 2019 obs J1101+3904_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J1101+3904_S_2017_02_19_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.657143 visibilities/baseline/integration-bin. ! Found source: J1101+3904 ! ! 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 482 lines of history. ! ! Reading 9936 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 J1101+3904_S_2017_02_19_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 159 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 159 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 159 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 441 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.741490Jy sigma=0.006996 ! Fit after self-cal, rms=0.736659Jy sigma=0.006957 ! 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.194 mas, bmaj=4.591 mas, bpa=-9.38 degrees ! Estimated noise=1214.68 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.20103 Jy ! Component: 100 - total flux cleaned = 0.250418 Jy ! Total flux subtracted in 100 components = 0.250418 Jy ! Clean residual min=-0.009421 max=0.018598 Jy/beam ! Clean residual mean=0.000003 rms=0.002569 Jy/beam ! Combined flux in latest and established models = 0.250418 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.250418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093405Jy sigma=0.000804 ! Fit after self-cal, rms=0.093358Jy sigma=0.000803 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0192555 Jy ! Component: 100 - total flux cleaned = 0.0286255 Jy ! Total flux subtracted in 100 components = 0.0286255 Jy ! Clean residual min=-0.009482 max=0.015689 Jy/beam ! Clean residual mean=0.000007 rms=0.002096 Jy/beam ! Combined flux in latest and established models = 0.279044 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 20 components and 0.279044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087682Jy sigma=0.000761 ! Fit after self-cal, rms=0.087603Jy sigma=0.000760 ! Inverting map ! Added new window around map position (-5.5, -5.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0134624 Jy ! Component: 100 - total flux cleaned = 0.021029 Jy ! Total flux subtracted in 100 components = 0.021029 Jy ! Clean residual min=-0.007604 max=0.006658 Jy/beam ! Clean residual mean=0.000007 rms=0.001791 Jy/beam ! Combined flux in latest and established models = 0.300073 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 37 components and 0.300073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084839Jy sigma=0.000735 ! Fit after self-cal, rms=0.084668Jy sigma=0.000733 ! 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.688 mas, bmaj=5.334 mas, bpa=-3.824 degrees ! Estimated noise=841.896 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.00875574 Jy ! Component: 100 - total flux cleaned = 0.0142065 Jy ! Component: 150 - total flux cleaned = 0.0182351 Jy ! Component: 200 - total flux cleaned = 0.0212921 Jy ! Total flux subtracted in 200 components = 0.0212921 Jy ! Clean residual min=-0.006331 max=0.005123 Jy/beam ! Clean residual mean=0.000013 rms=0.001432 Jy/beam ! Combined flux in latest and established models = 0.321365 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 67 components and 0.321365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083355Jy sigma=0.000725 ! Fit after self-cal, rms=0.083292Jy sigma=0.000724 ! 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 0.98 FD 1.00 HN 1.01 KP 1.04 ! LA 1.00 MK 1.00 NL 0.86 OV 1.04 ! PT 1.00* SC 0.95 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.04 HN 1.02 KP 1.01 ! LA 0.97 MK 0.99 NL 1.04 OV 1.08 ! PT 1.00* 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.90 FD 1.07 HN 1.00 KP 0.88 ! LA 0.77 MK 1.03 NL 1.16 OV 0.98 ! PT 1.00* SC 1.00 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.09 HN 0.98 KP 1.00* ! LA 0.83 MK 1.38 NL 1.00* OV 1.03 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.083292Jy sigma=0.000724 ! Fit after self-cal, rms=0.073843Jy sigma=0.000663 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.713 mas, bmaj=5.375 mas, bpa=-3.053 degrees ! Estimated noise=841.389 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.000172086 Jy ! Component: 100 - total flux cleaned = -0.000164032 Jy ! Component: 150 - total flux cleaned = -0.000325537 Jy ! Component: 200 - total flux cleaned = -0.000432187 Jy ! Total flux subtracted in 200 components = -0.000432187 Jy ! Clean residual min=-0.002628 max=0.003036 Jy/beam ! Clean residual mean=0.000007 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.320933 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 76 components and 0.320933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073786Jy sigma=0.000663 ! Fit after self-cal, rms=0.073769Jy sigma=0.000663 ! 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.073769Jy sigma=0.000663 ! Fit after self-cal, rms=0.073688Jy sigma=0.000658 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.71 mas, bmaj=5.37 mas, bpa=-3.551 degrees ! Estimated noise=840.626 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000340335 Jy ! Component: 100 - total flux cleaned = -0.000456986 Jy ! Component: 150 - total flux cleaned = -0.000528246 Jy ! Component: 200 - total flux cleaned = -0.000568158 Jy ! Total flux subtracted in 200 components = -0.000568158 Jy ! Clean residual min=-0.002147 max=0.002541 Jy/beam ! Clean residual mean=0.000003 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.320365 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 86 components and 0.320365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073661Jy sigma=0.000658 ! Fit after self-cal, rms=0.073667Jy sigma=0.000658 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 (-103, 91.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000774178 Jy ! Component: 100 - total flux cleaned = 0.000517899 Jy ! Component: 150 - total flux cleaned = 0.000453787 Jy ! Component: 200 - total flux cleaned = 0.000425482 Jy ! Total flux subtracted in 200 components = 0.000425482 Jy ! Clean residual min=-0.002006 max=0.002116 Jy/beam ! Clean residual mean=0.000003 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.32079 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 105 components and 0.32079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073582Jy sigma=0.000657 ! Fit after self-cal, rms=0.073576Jy sigma=0.000657 ! 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.073576Jy sigma=0.000657 ! Fit after self-cal, rms=0.073569Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.71 mas, bmaj=5.37 mas, bpa=-3.576 degrees ! Estimated noise=840.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000117133 Jy ! Component: 100 - total flux cleaned = -0.000323392 Jy ! Component: 150 - total flux cleaned = -0.000427425 Jy ! Component: 200 - total flux cleaned = -0.000519547 Jy ! Total flux subtracted in 200 components = -0.000519547 Jy ! Clean residual min=-0.002045 max=0.002009 Jy/beam ! Clean residual mean=0.000003 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.320271 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 112 components and 0.320271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073547Jy sigma=0.000657 ! Fit after self-cal, rms=0.073546Jy sigma=0.000657 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.000121872 Jy ! Component: 100 - total flux cleaned = -0.000164369 Jy ! Component: 150 - total flux cleaned = -0.000262653 Jy ! Component: 200 - total flux cleaned = -0.000336759 Jy ! Total flux subtracted in 200 components = -0.000336759 Jy ! Clean residual min=-0.002037 max=0.001980 Jy/beam ! Clean residual mean=0.000003 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.319934 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 117 components and 0.319934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073536Jy sigma=0.000657 ! Fit after self-cal, rms=0.073535Jy sigma=0.000657 ! 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.073535Jy sigma=0.000657 ! Fit after self-cal, rms=0.073534Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.965 mas, bmaj=8.25 mas, bpa=-0.7034 degrees ! Estimated noise=1062.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000261676 Jy ! Component: 100 - total flux cleaned = -0.000439701 Jy ! Component: 150 - total flux cleaned = -0.000631097 Jy ! Component: 200 - total flux cleaned = -0.000828592 Jy ! Total flux subtracted in 200 components = -0.000828592 Jy ! Clean residual min=-0.002089 max=0.002540 Jy/beam ! Clean residual mean=0.000005 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.319105 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 123 components and 0.319105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073532Jy sigma=0.000657 ! Fit after self-cal, rms=0.073530Jy sigma=0.000657 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 (102.5, -123). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00150099 Jy ! Component: 100 - total flux cleaned = 0.00163218 Jy ! Component: 150 - total flux cleaned = 0.00173901 Jy ! Component: 200 - total flux cleaned = 0.00174045 Jy ! Total flux subtracted in 200 components = 0.00174045 Jy ! Clean residual min=-0.002000 max=0.002032 Jy/beam ! Clean residual mean=0.000004 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.320846 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 164 components and 0.320846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073487Jy sigma=0.000657 ! Fit after self-cal, rms=0.073480Jy sigma=0.000657 ! 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.71 mas, bmaj=5.37 mas, bpa=-3.574 degrees ! Estimated noise=839.82 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.71 x 5.37 at -3.574 degrees (North through East) ! Clean map min=-0.0019713 max=0.26017 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.201 mas, bmaj=4.606 mas, bpa=-9.42 degrees ! Estimated noise=1192.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.200834 Jy ! Component: 100 - total flux cleaned = 0.251071 Jy ! Component: 150 - total flux cleaned = 0.272545 Jy ! Component: 200 - total flux cleaned = 0.285114 Jy ! Total flux subtracted in 200 components = 0.285114 Jy ! Clean residual min=-0.004955 max=0.006641 Jy/beam ! Clean residual mean=-0.000001 rms=0.001349 Jy/beam ! Combined flux in latest and established models = 0.285114 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.285114 Jy ! Inverting map and beam ! Estimated beam: bmin=3.71 mas, bmaj=5.37 mas, bpa=-3.574 degrees ! Estimated noise=839.82 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.0108651 Jy ! Component: 100 - total flux cleaned = 0.0178298 Jy ! Component: 150 - total flux cleaned = 0.0227393 Jy ! Component: 200 - total flux cleaned = 0.0264625 Jy ! Total flux subtracted in 200 components = 0.0264625 Jy ! Clean residual min=-0.002350 max=0.002683 Jy/beam ! Clean residual mean=0.000001 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.311576 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 64 components and 0.311576 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=6.965 mas, bmaj=8.25 mas, bpa=-0.7034 degrees ! Estimated noise=1062.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0045305 Jy ! Component: 100 - total flux cleaned = 0.00673181 Jy ! Component: 150 - total flux cleaned = 0.00766464 Jy ! Component: 200 - total flux cleaned = 0.00796744 Jy ! Total flux subtracted in 200 components = 0.00796744 Jy ! Clean residual min=-0.002004 max=0.002340 Jy/beam ! Clean residual mean=0.000004 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.319544 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.000210827 Jy ! Component: 100 - total flux cleaned = 0.000354489 Jy ! Component: 150 - total flux cleaned = 0.000523213 Jy ! Component: 200 - total flux cleaned = 0.000634522 Jy ! Total flux subtracted in 200 components = 0.000634522 Jy ! Clean residual min=-0.001940 max=0.002110 Jy/beam ! Clean residual mean=0.000004 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.320178 Jy ! Adding 82 model components to the UV plane model. ! The established model now contains 135 components and 0.320178 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.71 mas, bmaj=5.37 mas, bpa=-3.574 degrees ! Estimated noise=839.82 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000521209 Jy ! Component: 100 - total flux cleaned = 0.000917822 Jy ! Component: 150 - total flux cleaned = 0.00122313 Jy ! Component: 200 - total flux cleaned = 0.00136294 Jy ! Total flux subtracted in 200 components = 0.00136294 Jy ! Clean residual min=-0.002063 max=0.002026 Jy/beam ! Clean residual mean=0.000002 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.321541 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 160 components and 0.321541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073549Jy sigma=0.000657 ! Fit after self-cal, rms=0.073535Jy sigma=0.000657 wmodel J1101+3904_S_2017_02_19_pus_map.mod ! Writing 160 model components to file: J1101+3904_S_2017_02_19_pus_map.mod wobs J1101+3904_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J1101+3904_S_2017_02_19_pus_uvs.fits wwins J1101+3904_S_2017_02_19_pus_map.win ! wwins: Wrote 4 windows to J1101+3904_S_2017_02_19_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 7.74884e-06 Jy ! Component: 100 - total flux cleaned = -9.29476e-05 Jy ! Component: 150 - total flux cleaned = 3.79156e-05 Jy ! Component: 200 - total flux cleaned = 7.04577e-06 Jy ! Component: 250 - total flux cleaned = 3.76706e-05 Jy ! Component: 300 - total flux cleaned = 7.41001e-06 Jy ! Component: 350 - total flux cleaned = -2.17769e-05 Jy ! Component: 400 - total flux cleaned = -0.000106097 Jy ! Component: 450 - total flux cleaned = -0.000106453 Jy ! Component: 500 - total flux cleaned = -0.00018689 Jy ! Component: 550 - total flux cleaned = -0.000239233 Jy ! Component: 600 - total flux cleaned = -0.000265224 Jy ! Component: 650 - total flux cleaned = -0.000290372 Jy ! Component: 700 - total flux cleaned = -0.000241415 Jy ! Component: 750 - total flux cleaned = -0.000266109 Jy ! Component: 800 - total flux cleaned = -0.000217881 Jy ! Component: 850 - total flux cleaned = -0.000194033 Jy ! Component: 900 - total flux cleaned = -5.55159e-05 Jy ! Component: 950 - total flux cleaned = -5.62862e-05 Jy ! Component: 1000 - total flux cleaned = -3.37239e-05 Jy ! Component: 1050 - total flux cleaned = -1.14739e-05 Jy ! Component: 1100 - total flux cleaned = 1.08749e-05 Jy ! Component: 1150 - total flux cleaned = 0.00014017 Jy ! Component: 1200 - total flux cleaned = 0.000140138 Jy ! Component: 1250 - total flux cleaned = 0.000203132 Jy ! Component: 1300 - total flux cleaned = 0.000223682 Jy ! Component: 1350 - total flux cleaned = 0.000305142 Jy ! Component: 1400 - total flux cleaned = 0.000265023 Jy ! Component: 1450 - total flux cleaned = 0.000364906 Jy ! Component: 1500 - total flux cleaned = 0.000443685 Jy ! Component: 1550 - total flux cleaned = 0.00042392 Jy ! Component: 1600 - total flux cleaned = 0.000462514 Jy ! Component: 1650 - total flux cleaned = 0.000481324 Jy ! Component: 1700 - total flux cleaned = 0.000500224 Jy ! Component: 1750 - total flux cleaned = 0.000574254 Jy ! Component: 1800 - total flux cleaned = 0.000610986 Jy ! Component: 1850 - total flux cleaned = 0.000610823 Jy ! Component: 1900 - total flux cleaned = 0.0005572 Jy ! Component: 1950 - total flux cleaned = 0.000557803 Jy ! Component: 2000 - total flux cleaned = 0.000592754 Jy ! Component: 2050 - total flux cleaned = 0.000679151 Jy ! Component: 2100 - total flux cleaned = 0.000661652 Jy ! Component: 2150 - total flux cleaned = 0.000594044 Jy ! Component: 2200 - total flux cleaned = 0.000628159 Jy ! Component: 2250 - total flux cleaned = 0.000611574 Jy ! Component: 2300 - total flux cleaned = 0.00057861 Jy ! Component: 2350 - total flux cleaned = 0.00054642 Jy ! Component: 2400 - total flux cleaned = 0.000578409 Jy ! Component: 2450 - total flux cleaned = 0.000562581 Jy ! Component: 2500 - total flux cleaned = 0.000578445 Jy ! Component: 2550 - total flux cleaned = 0.000593795 Jy ! Component: 2600 - total flux cleaned = 0.000578332 Jy ! Component: 2650 - total flux cleaned = 0.0006245 Jy ! Component: 2700 - total flux cleaned = 0.000639579 Jy ! Component: 2750 - total flux cleaned = 0.000699341 Jy ! Component: 2800 - total flux cleaned = 0.000713867 Jy ! Component: 2850 - total flux cleaned = 0.000684319 Jy ! Component: 2900 - total flux cleaned = 0.000640419 Jy ! Component: 2950 - total flux cleaned = 0.000611569 Jy ! Component: 3000 - total flux cleaned = 0.000640039 Jy ! Component: 3050 - total flux cleaned = 0.00058341 Jy ! Component: 3100 - total flux cleaned = 0.000569432 Jy ! Component: 3150 - total flux cleaned = 0.000597344 Jy ! Component: 3200 - total flux cleaned = 0.00068012 Jy ! Component: 3250 - total flux cleaned = 0.000611425 Jy ! Component: 3300 - total flux cleaned = 0.000652421 Jy ! Component: 3350 - total flux cleaned = 0.000665882 Jy ! Component: 3400 - total flux cleaned = 0.000706008 Jy ! Component: 3450 - total flux cleaned = 0.000799054 Jy ! Component: 3500 - total flux cleaned = 0.000799075 Jy ! Component: 3550 - total flux cleaned = 0.000799062 Jy ! Component: 3600 - total flux cleaned = 0.000824952 Jy ! Component: 3650 - total flux cleaned = 0.000902416 Jy ! Component: 3700 - total flux cleaned = 0.000902304 Jy ! Component: 3750 - total flux cleaned = 0.000915015 Jy ! Component: 3800 - total flux cleaned = 0.000990702 Jy ! Component: 3850 - total flux cleaned = 0.00102836 Jy ! Component: 3900 - total flux cleaned = 0.00109059 Jy ! Component: 3950 - total flux cleaned = 0.00114 Jy ! Component: 4000 - total flux cleaned = 0.00121355 Jy ! Component: 4050 - total flux cleaned = 0.00127422 Jy ! Total flux subtracted in 4096 components = 0.00129838 Jy ! Clean residual min=-0.000760 max=0.000868 Jy/beam ! Clean residual mean=0.000001 rms=0.000220 Jy/beam ! Combined flux in latest and established models = 0.32284 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 455 components and 0.32284 Jy ![Exited script file: muppet] wmap "J1101+3904_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.71 x 5.37 at -3.574 degrees (North through East) ! Clean map min=-0.001616 max=0.26045 Jy/beam ! Writing clean map to FITS file: J1101+3904_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.260455 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000219992 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.253394 0.253394 0.506787 1.01357 2.02715 4.0543 8.1086 16.2172 32.4344 64.8688 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.26 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.71 x 5.37 at -3.574 degrees (North through East) ! Clean map min=-0.001616 max=0.26045 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 J1101+3904_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:49:39 2019