! Started logfile: J0503-0638_S_2017_04_28_pus_uvs.log on Thu May 2 16:16:48 2019 obs J0503-0638_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J0503-0638_S_2017_04_28_pus_uva.fits ! AN table 1: 172 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.976873 visibilities/baseline/integration-bin. ! Found source: J0503-0638 ! ! 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 671 lines of history. ! ! Reading 30244 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 J0503-0638_S_2017_04_28_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 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 720 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.885164Jy sigma=0.044982 ! Fit after self-cal, rms=0.880609Jy sigma=0.044955 ! 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.791 mas, bmaj=6.7 mas, bpa=-2.592 degrees ! Estimated noise=570.904 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.0605957 Jy ! Component: 100 - total flux cleaned = 0.0862215 Jy ! Total flux subtracted in 100 components = 0.0862215 Jy ! Clean residual min=-0.019484 max=0.026707 Jy/beam ! Clean residual mean=-0.000014 rms=0.005608 Jy/beam ! Combined flux in latest and established models = 0.0862215 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0862215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.171531Jy sigma=0.002913 ! Fit after self-cal, rms=0.172003Jy sigma=0.002890 ! 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.419 mas, bmaj=7.461 mas, bpa=-2.599 degrees ! Estimated noise=432.001 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.0217855 Jy ! Component: 100 - total flux cleaned = 0.0342251 Jy ! Component: 150 - total flux cleaned = 0.0418133 Jy ! Component: 200 - total flux cleaned = 0.0448346 Jy ! Total flux subtracted in 200 components = 0.0448346 Jy ! Clean residual min=-0.021186 max=0.022715 Jy/beam ! Clean residual mean=-0.000032 rms=0.007933 Jy/beam ! Combined flux in latest and established models = 0.131056 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 26 components and 0.131056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164018Jy sigma=0.003292 ! Fit after self-cal, rms=0.163367Jy sigma=0.003289 ! 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.76 FD 0.70 HN 0.88 KP 0.78 ! LA 0.79 MK 0.95 NL 0.77 OV 0.82 ! PT 0.88 SC 0.84 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.99 FD 0.64 HN 0.93 KP 0.76 ! LA 0.78 MK 0.93 NL 0.91 OV 0.84 ! PT 0.86 SC 0.90 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 26.13 FD 0.67 HN 0.95 KP 0.82 ! LA 0.79 MK 1.06 NL 0.83 OV 0.78 ! PT 0.88 SC 0.96 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 10.65 FD 0.77 HN 0.76 KP 1.00* ! LA 12.53 MK 3.85 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.163367Jy sigma=0.003289 ! Fit after self-cal, rms=4.098015Jy sigma=0.000766 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.184 mas, bmaj=8.292 mas, bpa=-3.004 degrees ! Estimated noise=559.837 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.00668117 Jy ! Component: 100 - total flux cleaned = 0.00625845 Jy ! Component: 150 - total flux cleaned = 0.00625956 Jy ! Component: 200 - total flux cleaned = 0.00595082 Jy ! Total flux subtracted in 200 components = 0.00595082 Jy ! Clean residual min=-0.010638 max=0.009163 Jy/beam ! Clean residual mean=-0.000026 rms=0.001972 Jy/beam ! Combined flux in latest and established models = 0.137007 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 38 components and 0.137007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=4.096387Jy sigma=0.000761 ! Fit after self-cal, rms=4.097763Jy sigma=0.000745 ! 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=4.097763Jy sigma=0.000745 ! Fit after self-cal, rms=5.803398Jy sigma=0.000732 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.143 mas, bmaj=8.343 mas, bpa=-4.058 degrees ! Estimated noise=595.956 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00925904 Jy ! Component: 100 - total flux cleaned = 0.00891635 Jy ! Component: 150 - total flux cleaned = 0.0089135 Jy ! Component: 200 - total flux cleaned = 0.00863977 Jy ! Total flux subtracted in 200 components = 0.00863977 Jy ! Clean residual min=-0.009806 max=0.007763 Jy/beam ! Clean residual mean=-0.000031 rms=0.001895 Jy/beam ! Combined flux in latest and established models = 0.145647 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 40 components and 0.145647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=5.802073Jy sigma=0.000730 ! Fit after self-cal, rms=5.802204Jy sigma=0.000729 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.000191552 Jy ! Component: 100 - total flux cleaned = -0.000431416 Jy ! Component: 150 - total flux cleaned = -0.000864172 Jy ! Component: 200 - total flux cleaned = -0.00127217 Jy ! Total flux subtracted in 200 components = -0.00127217 Jy ! Clean residual min=-0.009565 max=0.007961 Jy/beam ! Clean residual mean=-0.000030 rms=0.001866 Jy/beam ! Combined flux in latest and established models = 0.144375 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.144375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=5.801615Jy sigma=0.000729 ! Fit after self-cal, rms=5.801621Jy sigma=0.000729 ! 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=5.801621Jy sigma=0.000729 ! Fit after self-cal, rms=1.017657Jy sigma=0.000677 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.145 mas, bmaj=8.227 mas, bpa=-4.859 degrees ! Estimated noise=579.063 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00152973 Jy ! Component: 100 - total flux cleaned = 0.00152354 Jy ! Component: 150 - total flux cleaned = 0.00152139 Jy ! Component: 200 - total flux cleaned = 0.00152198 Jy ! Total flux subtracted in 200 components = 0.00152198 Jy ! Clean residual min=-0.002906 max=0.008484 Jy/beam ! Clean residual mean=-0.000008 rms=0.000844 Jy/beam ! Combined flux in latest and established models = 0.145897 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 54 components and 0.145897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.017514Jy sigma=0.000675 ! Fit after self-cal, rms=1.017404Jy sigma=0.000673 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 (5, -7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00606154 Jy ! Component: 100 - total flux cleaned = 0.00627174 Jy ! Component: 150 - total flux cleaned = 0.00665655 Jy ! Component: 200 - total flux cleaned = 0.006652 Jy ! Total flux subtracted in 200 components = 0.006652 Jy ! Clean residual min=-0.002774 max=0.003001 Jy/beam ! Clean residual mean=-0.000009 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.152549 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 68 components and 0.152549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.017376Jy sigma=0.000668 ! Fit after self-cal, rms=1.017366Jy sigma=0.000667 ! 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=1.017366Jy sigma=0.000667 ! Fit after self-cal, rms=1.119199Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.249 mas, bmaj=13.7 mas, bpa=0.2836 degrees ! Estimated noise=726.823 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00365278 Jy ! Component: 100 - total flux cleaned = 0.00399529 Jy ! Component: 150 - total flux cleaned = 0.00399804 Jy ! Component: 200 - total flux cleaned = 0.00411737 Jy ! Total flux subtracted in 200 components = 0.00411737 Jy ! Clean residual min=-0.002025 max=0.002757 Jy/beam ! Clean residual mean=-0.000011 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.156666 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 84 components and 0.156666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.119184Jy sigma=0.000665 ! Fit after self-cal, rms=1.119222Jy 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 (-3, -38). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00269821 Jy ! Component: 100 - total flux cleaned = 0.00347531 Jy ! Component: 150 - total flux cleaned = 0.00371286 Jy ! Component: 200 - total flux cleaned = 0.00381647 Jy ! Total flux subtracted in 200 components = 0.00381647 Jy ! Clean residual min=-0.001874 max=0.001853 Jy/beam ! Clean residual mean=-0.000010 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.160482 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 126 components and 0.160482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.119211Jy sigma=0.000664 ! Fit after self-cal, rms=1.119212Jy 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.135 mas, bmaj=8.16 mas, bpa=-4.594 degrees ! Estimated noise=575.948 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.135 x 8.16 at -4.594 degrees (North through East) ! Clean map min=-0.0021135 max=0.10556 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.606 mas, bmaj=7.178 mas, bpa=-5.395 degrees ! Estimated noise=795.885 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0856725 Jy ! Component: 100 - total flux cleaned = 0.114783 Jy ! Component: 150 - total flux cleaned = 0.130806 Jy ! Component: 200 - total flux cleaned = 0.140763 Jy ! Total flux subtracted in 200 components = 0.140763 Jy ! Clean residual min=-0.003738 max=0.005241 Jy/beam ! Clean residual mean=-0.000007 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.140763 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.140763 Jy ! Inverting map and beam ! Estimated beam: bmin=3.135 mas, bmaj=8.16 mas, bpa=-4.594 degrees ! Estimated noise=575.948 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.00729135 Jy ! Component: 100 - total flux cleaned = 0.0114355 Jy ! Component: 150 - total flux cleaned = 0.0129055 Jy ! Component: 200 - total flux cleaned = 0.0139691 Jy ! Total flux subtracted in 200 components = 0.0139691 Jy ! Clean residual min=-0.001994 max=0.002414 Jy/beam ! Clean residual mean=-0.000007 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.154732 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 47 components and 0.154732 Jy ! Inverting map ! Added new window around map position (-4, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00172038 Jy ! Component: 100 - total flux cleaned = 0.00212168 Jy ! Component: 150 - total flux cleaned = 0.00241172 Jy ! Component: 200 - total flux cleaned = 0.00267767 Jy ! Total flux subtracted in 200 components = 0.00267767 Jy ! Clean residual min=-0.001782 max=0.002076 Jy/beam ! Clean residual mean=-0.000006 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.15741 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 67 components and 0.15741 Jy ! Inverting map ! Added new window around map position (41, -79). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00053728 Jy ! Component: 100 - total flux cleaned = 0.000595948 Jy ! Component: 150 - total flux cleaned = 0.000652105 Jy ! Component: 200 - total flux cleaned = 0.000708283 Jy ! Total flux subtracted in 200 components = 0.000708283 Jy ! Clean residual min=-0.001687 max=0.001674 Jy/beam ! Clean residual mean=-0.000005 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.158118 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 87 components and 0.158118 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.249 mas, bmaj=13.7 mas, bpa=0.2836 degrees ! Estimated noise=726.823 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00136369 Jy ! Component: 100 - total flux cleaned = 0.00178501 Jy ! Component: 150 - total flux cleaned = 0.00201694 Jy ! Component: 200 - total flux cleaned = 0.00214242 Jy ! Total flux subtracted in 200 components = 0.00214242 Jy ! Clean residual min=-0.001643 max=0.001938 Jy/beam ! Clean residual mean=-0.000009 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.16026 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 = 3.98779e-05 Jy ! Component: 100 - total flux cleaned = 0.000183067 Jy ! Component: 150 - total flux cleaned = 0.000247462 Jy ! Component: 200 - total flux cleaned = 0.000307386 Jy ! Total flux subtracted in 200 components = 0.000307386 Jy ! Clean residual min=-0.001579 max=0.001869 Jy/beam ! Clean residual mean=-0.000008 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.160568 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 140 components and 0.160568 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.135 mas, bmaj=8.16 mas, bpa=-4.594 degrees ! Estimated noise=575.948 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000429519 Jy ! Component: 100 - total flux cleaned = -0.000702308 Jy ! Component: 150 - total flux cleaned = -0.000992402 Jy ! Component: 200 - total flux cleaned = -0.00110959 Jy ! Total flux subtracted in 200 components = -0.00110959 Jy ! Clean residual min=-0.001646 max=0.001560 Jy/beam ! Clean residual mean=-0.000004 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.159458 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 164 components and 0.159458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.119113Jy sigma=0.000663 ! Fit after self-cal, rms=1.119095Jy sigma=0.000663 wmodel J0503-0638_S_2017_04_28_pus_map.mod ! Writing 164 model components to file: J0503-0638_S_2017_04_28_pus_map.mod wobs J0503-0638_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J0503-0638_S_2017_04_28_pus_uvs.fits wwins J0503-0638_S_2017_04_28_pus_map.win ! wwins: Wrote 5 windows to J0503-0638_S_2017_04_28_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.000376234 Jy ! Component: 100 - total flux cleaned = 0.000622643 Jy ! Component: 150 - total flux cleaned = 0.000860119 Jy ! Component: 200 - total flux cleaned = 0.00114068 Jy ! Component: 250 - total flux cleaned = 0.00133965 Jy ! Component: 300 - total flux cleaned = 0.0014855 Jy ! Component: 350 - total flux cleaned = 0.00167652 Jy ! Component: 400 - total flux cleaned = 0.0018869 Jy ! Component: 450 - total flux cleaned = 0.00209395 Jy ! Component: 500 - total flux cleaned = 0.00229783 Jy ! Component: 550 - total flux cleaned = 0.00243145 Jy ! Component: 600 - total flux cleaned = 0.00260709 Jy ! Component: 650 - total flux cleaned = 0.00275886 Jy ! Component: 700 - total flux cleaned = 0.00290838 Jy ! Component: 750 - total flux cleaned = 0.00309789 Jy ! Component: 800 - total flux cleaned = 0.00320194 Jy ! Component: 850 - total flux cleaned = 0.00332525 Jy ! Component: 900 - total flux cleaned = 0.00344694 Jy ! Component: 950 - total flux cleaned = 0.00352696 Jy ! Component: 1000 - total flux cleaned = 0.00358667 Jy ! Component: 1050 - total flux cleaned = 0.00366547 Jy ! Component: 1100 - total flux cleaned = 0.00378231 Jy ! Component: 1150 - total flux cleaned = 0.00391723 Jy ! Component: 1200 - total flux cleaned = 0.00387856 Jy ! Component: 1250 - total flux cleaned = 0.00401088 Jy ! Component: 1300 - total flux cleaned = 0.00406703 Jy ! Component: 1350 - total flux cleaned = 0.00419675 Jy ! Component: 1400 - total flux cleaned = 0.00419681 Jy ! Component: 1450 - total flux cleaned = 0.00434282 Jy ! Component: 1500 - total flux cleaned = 0.00436103 Jy ! Component: 1550 - total flux cleaned = 0.00450466 Jy ! Component: 1600 - total flux cleaned = 0.00454023 Jy ! Component: 1650 - total flux cleaned = 0.0046285 Jy ! Component: 1700 - total flux cleaned = 0.0046986 Jy ! Component: 1750 - total flux cleaned = 0.00478582 Jy ! Component: 1800 - total flux cleaned = 0.00482046 Jy ! Component: 1850 - total flux cleaned = 0.00488909 Jy ! Component: 1900 - total flux cleaned = 0.0049741 Jy ! Component: 1950 - total flux cleaned = 0.00497388 Jy ! Component: 2000 - total flux cleaned = 0.00507453 Jy ! Component: 2050 - total flux cleaned = 0.00510785 Jy ! Component: 2100 - total flux cleaned = 0.00515758 Jy ! Component: 2150 - total flux cleaned = 0.00520688 Jy ! Component: 2200 - total flux cleaned = 0.00520707 Jy ! Component: 2250 - total flux cleaned = 0.00535293 Jy ! Component: 2300 - total flux cleaned = 0.00533682 Jy ! Component: 2350 - total flux cleaned = 0.00536888 Jy ! Component: 2400 - total flux cleaned = 0.00551198 Jy ! Component: 2450 - total flux cleaned = 0.00552752 Jy ! Component: 2500 - total flux cleaned = 0.00551188 Jy ! Component: 2550 - total flux cleaned = 0.00555876 Jy ! Component: 2600 - total flux cleaned = 0.00563617 Jy ! Component: 2650 - total flux cleaned = 0.00569778 Jy ! Component: 2700 - total flux cleaned = 0.00568247 Jy ! Component: 2750 - total flux cleaned = 0.0057891 Jy ! Component: 2800 - total flux cleaned = 0.00580416 Jy ! Component: 2850 - total flux cleaned = 0.0058041 Jy ! Component: 2900 - total flux cleaned = 0.00586396 Jy ! Component: 2950 - total flux cleaned = 0.00586398 Jy ! Component: 3000 - total flux cleaned = 0.00595293 Jy ! Component: 3050 - total flux cleaned = 0.00598241 Jy ! Component: 3100 - total flux cleaned = 0.00601164 Jy ! Component: 3150 - total flux cleaned = 0.00605529 Jy ! Component: 3200 - total flux cleaned = 0.00611337 Jy ! Component: 3250 - total flux cleaned = 0.00615664 Jy ! Component: 3300 - total flux cleaned = 0.00618534 Jy ! Component: 3350 - total flux cleaned = 0.0062138 Jy ! Component: 3400 - total flux cleaned = 0.00625638 Jy ! Component: 3450 - total flux cleaned = 0.00632715 Jy ! Component: 3500 - total flux cleaned = 0.00634121 Jy ! Component: 3550 - total flux cleaned = 0.00634119 Jy ! Component: 3600 - total flux cleaned = 0.00643883 Jy ! Component: 3650 - total flux cleaned = 0.00645269 Jy ! Component: 3700 - total flux cleaned = 0.00652191 Jy ! Component: 3750 - total flux cleaned = 0.00649432 Jy ! Component: 3800 - total flux cleaned = 0.0065492 Jy ! Component: 3850 - total flux cleaned = 0.00656284 Jy ! Component: 3900 - total flux cleaned = 0.00663086 Jy ! Component: 3950 - total flux cleaned = 0.00661743 Jy ! Component: 4000 - total flux cleaned = 0.00664431 Jy ! Component: 4050 - total flux cleaned = 0.00668448 Jy ! Total flux subtracted in 4096 components = 0.00671126 Jy ! Clean residual min=-0.001061 max=0.000752 Jy/beam ! Clean residual mean=-0.000002 rms=0.000248 Jy/beam ! Combined flux in latest and established models = 0.166169 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 458 components and 0.166169 Jy ![Exited script file: muppet] wmap "J0503-0638_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.135 x 8.16 at -4.594 degrees (North through East) ! Clean map min=-0.0022553 max=0.10669 Jy/beam ! Writing clean map to FITS file: J0503-0638_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.106688 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000247512 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.69599 0.69599 1.39198 2.78396 5.56792 11.1358 22.2717 44.5433 89.0867 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.106 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.135 x 8.16 at -4.594 degrees (North through East) ! Clean map min=-0.0022553 max=0.10669 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 J0503-0638_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:16:54 2019