! Started logfile: J1411+0036_S_2017_08_05_pus_uvs.log on Thu May 9 19:30:35 2019 obs J1411+0036_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J1411+0036_S_2017_08_05_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.904621 visibilities/baseline/integration-bin. ! Found source: J1411+0036 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 513 lines of history. ! ! Reading 18400 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 J1411+0036_S_2017_08_05_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 84 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 107 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 92 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 790 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.973548Jy sigma=0.008248 ! Fit after self-cal, rms=0.946882Jy sigma=0.008046 ! 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.699 mas, bmaj=6.836 mas, bpa=-3.556 degrees ! Estimated noise=1056.78 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.041467 Jy ! Component: 100 - total flux cleaned = 0.051922 Jy ! Total flux subtracted in 100 components = 0.051922 Jy ! Clean residual min=-0.002863 max=0.004072 Jy/beam ! Clean residual mean=0.000006 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.051922 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.051922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087962Jy sigma=0.000681 ! Fit after self-cal, rms=0.087719Jy sigma=0.000680 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00472169 Jy ! Component: 100 - total flux cleaned = 0.00715643 Jy ! Total flux subtracted in 100 components = 0.00715643 Jy ! Clean residual min=-0.002613 max=0.003051 Jy/beam ! Clean residual mean=0.000003 rms=0.000705 Jy/beam ! Combined flux in latest and established models = 0.0590785 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 25 components and 0.0590784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087341Jy sigma=0.000677 ! Fit after self-cal, rms=0.087353Jy sigma=0.000676 ! 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.337 mas, bmaj=8.183 mas, bpa=-4.704 degrees ! Estimated noise=732.442 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.00268047 Jy ! Component: 100 - total flux cleaned = 0.00408438 Jy ! Component: 150 - total flux cleaned = 0.00492688 Jy ! Component: 200 - total flux cleaned = 0.00545167 Jy ! Total flux subtracted in 200 components = 0.00545167 Jy ! Clean residual min=-0.002554 max=0.002450 Jy/beam ! Clean residual mean=0.000004 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.0645301 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 40 components and 0.0645301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087253Jy sigma=0.000676 ! Fit after self-cal, rms=0.087273Jy sigma=0.000676 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.05 HN 0.99 KP 1.02 ! LA 0.98 MK 1.06 NL 0.90 OV 1.06 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.07 HN 1.00 KP 0.98 ! LA 0.90 MK 1.06 NL 1.06 OV 1.14 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.05 HN 0.96 KP 0.93 ! LA 0.82 MK 1.07 NL 1.18 OV 0.95 ! PT 1.01 SC 0.94 ! ! ! Correcting IF 4. ! A total of 144 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 0.76 KP 1.00* ! LA 1.00* MK 0.98 NL 1.00* OV 1.00* ! PT 0.84 SC 1.00* ! ! ! Fit before self-cal, rms=0.087273Jy sigma=0.000676 ! Fit after self-cal, rms=0.085988Jy sigma=0.000675 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.337 mas, bmaj=8.153 mas, bpa=-4.091 degrees ! Estimated noise=740.696 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.000316626 Jy ! Component: 100 - total flux cleaned = 0.00024509 Jy ! Component: 150 - total flux cleaned = 0.000218968 Jy ! Component: 200 - total flux cleaned = 0.00020749 Jy ! Total flux subtracted in 200 components = 0.00020749 Jy ! Clean residual min=-0.002340 max=0.002314 Jy/beam ! Clean residual mean=0.000001 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.0647376 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 45 components and 0.0647376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085983Jy sigma=0.000675 ! Fit after self-cal, rms=0.085938Jy sigma=0.000674 ! 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.085938Jy sigma=0.000674 ! Fit after self-cal, rms=0.085798Jy sigma=0.000674 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.338 mas, bmaj=8.125 mas, bpa=-3.816 degrees ! Estimated noise=739.754 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000264045 Jy ! Component: 100 - total flux cleaned = 0.000239849 Jy ! Component: 150 - total flux cleaned = 0.000250055 Jy ! Component: 200 - total flux cleaned = 0.000249938 Jy ! Total flux subtracted in 200 components = 0.000249938 Jy ! Clean residual min=-0.002259 max=0.002285 Jy/beam ! Clean residual mean=-0.000002 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.0649876 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 50 components and 0.0649876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085795Jy sigma=0.000674 ! Fit after self-cal, rms=0.085814Jy sigma=0.000674 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 (-11.5, 30.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00171784 Jy ! Component: 100 - total flux cleaned = 0.00221115 Jy ! Component: 150 - total flux cleaned = 0.00243178 Jy ! Component: 200 - total flux cleaned = 0.00256617 Jy ! Total flux subtracted in 200 components = 0.00256617 Jy ! Clean residual min=-0.002203 max=0.002156 Jy/beam ! Clean residual mean=-0.000001 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.0675537 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 74 components and 0.0675537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085763Jy sigma=0.000673 ! Fit after self-cal, rms=0.085754Jy sigma=0.000673 ! 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.085754Jy sigma=0.000673 ! Fit after self-cal, rms=0.085418Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.339 mas, bmaj=8.102 mas, bpa=-3.571 degrees ! Estimated noise=735.245 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000835004 Jy ! Component: 100 - total flux cleaned = 0.0011087 Jy ! Component: 150 - total flux cleaned = 0.00124577 Jy ! Component: 200 - total flux cleaned = 0.00138708 Jy ! Total flux subtracted in 200 components = 0.00138708 Jy ! Clean residual min=-0.002132 max=0.002022 Jy/beam ! Clean residual mean=-0.000002 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.0689408 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 85 components and 0.0689408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085400Jy sigma=0.000672 ! Fit after self-cal, rms=0.085429Jy sigma=0.000672 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.000356883 Jy ! Component: 100 - total flux cleaned = 0.000541971 Jy ! Component: 150 - total flux cleaned = 0.000650954 Jy ! Component: 200 - total flux cleaned = 0.000751344 Jy ! Total flux subtracted in 200 components = 0.000751344 Jy ! Clean residual min=-0.002145 max=0.001926 Jy/beam ! Clean residual mean=-0.000002 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.0696922 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 95 components and 0.0696922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085419Jy sigma=0.000672 ! Fit after self-cal, rms=0.085416Jy sigma=0.000672 ! 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.085416Jy sigma=0.000672 ! Fit after self-cal, rms=0.085683Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.494 mas, bmaj=12.83 mas, bpa=-5.017 degrees ! Estimated noise=914.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000913502 Jy ! Component: 100 - total flux cleaned = 0.00137255 Jy ! Component: 150 - total flux cleaned = 0.00142432 Jy ! Component: 200 - total flux cleaned = 0.00145539 Jy ! Total flux subtracted in 200 components = 0.00145539 Jy ! Clean residual min=-0.002223 max=0.002198 Jy/beam ! Clean residual mean=-0.000005 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.0711476 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 104 components and 0.0711476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085681Jy sigma=0.000672 ! Fit after self-cal, rms=0.085691Jy sigma=0.000672 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.000341799 Jy ! Component: 100 - total flux cleaned = 0.000389148 Jy ! Component: 150 - total flux cleaned = 0.000416479 Jy ! Component: 200 - total flux cleaned = 0.000429066 Jy ! Total flux subtracted in 200 components = 0.000429066 Jy ! Clean residual min=-0.002202 max=0.002190 Jy/beam ! Clean residual mean=-0.000005 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.0715766 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 107 components and 0.0715767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085692Jy sigma=0.000672 ! Fit after self-cal, rms=0.085692Jy sigma=0.000672 ! 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.335 mas, bmaj=8.091 mas, bpa=-3.457 degrees ! Estimated noise=735.528 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.335 x 8.091 at -3.457 degrees (North through East) ! Clean map min=-0.0019945 max=0.053864 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.692 mas, bmaj=6.75 mas, bpa=-2.432 degrees ! Estimated noise=1054.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0412631 Jy ! Component: 100 - total flux cleaned = 0.0529065 Jy ! Component: 150 - total flux cleaned = 0.058105 Jy ! Component: 200 - total flux cleaned = 0.0605639 Jy ! Total flux subtracted in 200 components = 0.0605639 Jy ! Clean residual min=-0.002766 max=0.002904 Jy/beam ! Clean residual mean=0.000001 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.0605639 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0605639 Jy ! Inverting map and beam ! Estimated beam: bmin=3.335 mas, bmaj=8.091 mas, bpa=-3.457 degrees ! Estimated noise=735.528 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.00303286 Jy ! Component: 100 - total flux cleaned = 0.00490063 Jy ! Component: 150 - total flux cleaned = 0.00587268 Jy ! Component: 200 - total flux cleaned = 0.00652105 Jy ! Total flux subtracted in 200 components = 0.00652105 Jy ! Clean residual min=-0.002212 max=0.001947 Jy/beam ! Clean residual mean=-0.000001 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.067085 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 44 components and 0.067085 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.494 mas, bmaj=12.83 mas, bpa=-5.017 degrees ! Estimated noise=914.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00169647 Jy ! Component: 100 - total flux cleaned = 0.00272067 Jy ! Component: 150 - total flux cleaned = 0.00339836 Jy ! Component: 200 - total flux cleaned = 0.00377197 Jy ! Total flux subtracted in 200 components = 0.00377197 Jy ! Clean residual min=-0.002242 max=0.002232 Jy/beam ! Clean residual mean=-0.000004 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.0708569 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.000155377 Jy ! Component: 100 - total flux cleaned = 0.000231545 Jy ! Component: 150 - total flux cleaned = 0.000274934 Jy ! Component: 200 - total flux cleaned = 0.000342956 Jy ! Total flux subtracted in 200 components = 0.000342956 Jy ! Clean residual min=-0.002212 max=0.002212 Jy/beam ! Clean residual mean=-0.000004 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.0711999 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 60 components and 0.0711999 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.335 mas, bmaj=8.091 mas, bpa=-3.457 degrees ! Estimated noise=735.528 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000317976 Jy ! Component: 100 - total flux cleaned = -0.000354768 Jy ! Component: 150 - total flux cleaned = -0.000411622 Jy ! Component: 200 - total flux cleaned = -0.000411432 Jy ! Total flux subtracted in 200 components = -0.000411432 Jy ! Clean residual min=-0.002129 max=0.001902 Jy/beam ! Clean residual mean=-0.000002 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.0707885 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 81 components and 0.0707885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085694Jy sigma=0.000672 ! Fit after self-cal, rms=0.085687Jy sigma=0.000672 wmodel J1411+0036_S_2017_08_05_pus_map.mod ! Writing 81 model components to file: J1411+0036_S_2017_08_05_pus_map.mod wobs J1411+0036_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J1411+0036_S_2017_08_05_pus_uvs.fits wwins J1411+0036_S_2017_08_05_pus_map.win ! wwins: Wrote 2 windows to J1411+0036_S_2017_08_05_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000453416 Jy ! Component: 100 - total flux cleaned = -0.000323128 Jy ! Component: 150 - total flux cleaned = -0.000231075 Jy ! Component: 200 - total flux cleaned = -0.000111579 Jy ! Component: 250 - total flux cleaned = 3.38059e-05 Jy ! Component: 300 - total flux cleaned = 0.000202637 Jy ! Component: 350 - total flux cleaned = 0.000284401 Jy ! Component: 400 - total flux cleaned = 0.000499249 Jy ! Component: 450 - total flux cleaned = 0.000709028 Jy ! Component: 500 - total flux cleaned = 0.000914774 Jy ! Component: 550 - total flux cleaned = 0.00109108 Jy ! Component: 600 - total flux cleaned = 0.00131293 Jy ! Component: 650 - total flux cleaned = 0.00143394 Jy ! Component: 700 - total flux cleaned = 0.00160014 Jy ! Component: 750 - total flux cleaned = 0.00173965 Jy ! Component: 800 - total flux cleaned = 0.00183119 Jy ! Component: 850 - total flux cleaned = 0.00194381 Jy ! Component: 900 - total flux cleaned = 0.00201012 Jy ! Component: 950 - total flux cleaned = 0.00198818 Jy ! Component: 1000 - total flux cleaned = 0.00205266 Jy ! Component: 1050 - total flux cleaned = 0.00205251 Jy ! Component: 1100 - total flux cleaned = 0.00207385 Jy ! Component: 1150 - total flux cleaned = 0.002136 Jy ! Component: 1200 - total flux cleaned = 0.0021972 Jy ! Component: 1250 - total flux cleaned = 0.00221755 Jy ! Component: 1300 - total flux cleaned = 0.00227734 Jy ! Component: 1350 - total flux cleaned = 0.00223745 Jy ! Component: 1400 - total flux cleaned = 0.00223778 Jy ! Component: 1450 - total flux cleaned = 0.00229622 Jy ! Component: 1500 - total flux cleaned = 0.00227723 Jy ! Component: 1550 - total flux cleaned = 0.0022773 Jy ! Component: 1600 - total flux cleaned = 0.00231524 Jy ! Component: 1650 - total flux cleaned = 0.00244523 Jy ! Component: 1700 - total flux cleaned = 0.00244476 Jy ! Component: 1750 - total flux cleaned = 0.00249985 Jy ! Component: 1800 - total flux cleaned = 0.00248157 Jy ! Component: 1850 - total flux cleaned = 0.00255351 Jy ! Component: 1900 - total flux cleaned = 0.00260673 Jy ! Component: 1950 - total flux cleaned = 0.00265951 Jy ! Component: 2000 - total flux cleaned = 0.00272919 Jy ! Component: 2050 - total flux cleaned = 0.0027807 Jy ! Component: 2100 - total flux cleaned = 0.00276355 Jy ! Component: 2150 - total flux cleaned = 0.00286522 Jy ! Component: 2200 - total flux cleaned = 0.00289892 Jy ! Component: 2250 - total flux cleaned = 0.00296571 Jy ! Component: 2300 - total flux cleaned = 0.00294912 Jy ! Component: 2350 - total flux cleaned = 0.00303143 Jy ! Component: 2400 - total flux cleaned = 0.00304775 Jy ! Component: 2450 - total flux cleaned = 0.00311243 Jy ! Component: 2500 - total flux cleaned = 0.00314445 Jy ! Component: 2550 - total flux cleaned = 0.00319232 Jy ! Component: 2600 - total flux cleaned = 0.00317637 Jy ! Component: 2650 - total flux cleaned = 0.00323933 Jy ! Component: 2700 - total flux cleaned = 0.00325515 Jy ! Component: 2750 - total flux cleaned = 0.00330172 Jy ! Component: 2800 - total flux cleaned = 0.00328632 Jy ! Component: 2850 - total flux cleaned = 0.00330169 Jy ! Component: 2900 - total flux cleaned = 0.00334701 Jy ! Component: 2950 - total flux cleaned = 0.00336213 Jy ! Component: 3000 - total flux cleaned = 0.00334708 Jy ! Component: 3050 - total flux cleaned = 0.00339169 Jy ! Component: 3100 - total flux cleaned = 0.00337684 Jy ! Component: 3150 - total flux cleaned = 0.00337688 Jy ! Component: 3200 - total flux cleaned = 0.00336227 Jy ! Component: 3250 - total flux cleaned = 0.00342039 Jy ! Component: 3300 - total flux cleaned = 0.00340599 Jy ! Component: 3350 - total flux cleaned = 0.00337735 Jy ! Component: 3400 - total flux cleaned = 0.00343439 Jy ! Component: 3450 - total flux cleaned = 0.0033918 Jy ! Component: 3500 - total flux cleaned = 0.00339173 Jy ! Component: 3550 - total flux cleaned = 0.00340567 Jy ! Component: 3600 - total flux cleaned = 0.00336388 Jy ! Component: 3650 - total flux cleaned = 0.00332241 Jy ! Component: 3700 - total flux cleaned = 0.00336366 Jy ! Component: 3750 - total flux cleaned = 0.00333639 Jy ! Component: 3800 - total flux cleaned = 0.00328214 Jy ! Component: 3850 - total flux cleaned = 0.00334958 Jy ! Component: 3900 - total flux cleaned = 0.00332283 Jy ! Component: 3950 - total flux cleaned = 0.00332299 Jy ! Component: 4000 - total flux cleaned = 0.00334957 Jy ! Component: 4050 - total flux cleaned = 0.00331004 Jy ! Total flux subtracted in 4096 components = 0.00330999 Jy ! Clean residual min=-0.000776 max=0.000718 Jy/beam ! Clean residual mean=0.000001 rms=0.000247 Jy/beam ! Combined flux in latest and established models = 0.0740985 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 372 components and 0.0740984 Jy ![Exited script file: muppet] wmap "J1411+0036_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.335 x 8.091 at -3.457 degrees (North through East) ! Clean map min=-0.001489 max=0.054229 Jy/beam ! Writing clean map to FITS file: J1411+0036_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0542295 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000246245 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.36224 1.36224 2.72448 5.44896 10.8979 21.7959 43.5917 87.1834 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.054 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.335 x 8.091 at -3.457 degrees (North through East) ! Clean map min=-0.001489 max=0.054229 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 J1411+0036_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:30:41 2019