! Started logfile: J1121-0442_S_2017_07_09_pus_uvs.log on Wed May 8 14:47:41 2019 obs J1121-0442_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J1121-0442_S_2017_07_09_pus_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.977932 visibilities/baseline/integration-bin. ! Found source: J1121-0442 ! ! 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 594 lines of history. ! ! Reading 25348 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 J1121-0442_S_2017_07_09_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 134 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 788 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.939635Jy sigma=0.008155 ! Fit after self-cal, rms=0.919454Jy sigma=0.008001 ! 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.564 mas, bmaj=6.723 mas, bpa=-5.057 degrees ! Estimated noise=980.922 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.0600994 Jy ! Component: 100 - total flux cleaned = 0.0818178 Jy ! Total flux subtracted in 100 components = 0.0818178 Jy ! Clean residual min=-0.004558 max=0.009916 Jy/beam ! Clean residual mean=0.000013 rms=0.001233 Jy/beam ! Combined flux in latest and established models = 0.0818178 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0818178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084770Jy sigma=0.000702 ! Fit after self-cal, rms=0.084673Jy sigma=0.000701 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0112354 Jy ! Component: 100 - total flux cleaned = 0.0169928 Jy ! Total flux subtracted in 100 components = 0.0169928 Jy ! Clean residual min=-0.003760 max=0.007124 Jy/beam ! Clean residual mean=0.000008 rms=0.000989 Jy/beam ! Combined flux in latest and established models = 0.0988106 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 23 components and 0.0988106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082469Jy sigma=0.000680 ! Fit after self-cal, rms=0.082456Jy sigma=0.000679 ! Inverting map ! Added new window around map position (-4, -5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00647506 Jy ! Component: 100 - total flux cleaned = 0.0101638 Jy ! Total flux subtracted in 100 components = 0.0101638 Jy ! Clean residual min=-0.003607 max=0.003730 Jy/beam ! Clean residual mean=0.000006 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.108974 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 37 components and 0.108974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081739Jy sigma=0.000672 ! Fit after self-cal, rms=0.081681Jy sigma=0.000672 ! 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.12 mas, bmaj=8.034 mas, bpa=-4.269 degrees ! Estimated noise=592.817 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.00575101 Jy ! Component: 100 - total flux cleaned = 0.00893715 Jy ! Component: 150 - total flux cleaned = 0.0109581 Jy ! Component: 200 - total flux cleaned = 0.0122715 Jy ! Total flux subtracted in 200 components = 0.0122715 Jy ! Clean residual min=-0.001984 max=0.002639 Jy/beam ! Clean residual mean=0.000005 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.121246 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 62 components and 0.121246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081274Jy sigma=0.000668 ! Fit after self-cal, rms=0.081248Jy sigma=0.000668 ! 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.13 FD 0.93 HN 1.05 KP 1.02 ! LA 1.03 MK 1.02 NL 0.91 OV 1.02 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 1.00 HN 1.04 KP 0.98 ! LA 0.93 MK 1.05 NL 1.03 OV 1.06 ! PT 0.96 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.02 HN 1.05 KP 1.02 ! LA 0.98 MK 0.99 NL 1.01 OV 0.97 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 0.83 KP 1.00* ! LA 0.84 MK 0.70 NL 1.00* OV 1.00* ! PT 0.97 SC 1.00* ! ! ! Fit before self-cal, rms=0.081248Jy sigma=0.000668 ! Fit after self-cal, rms=0.080376Jy sigma=0.000665 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.113 mas, bmaj=8.08 mas, bpa=-4.557 degrees ! Estimated noise=588.842 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.000518826 Jy ! Component: 100 - total flux cleaned = 0.00042734 Jy ! Component: 150 - total flux cleaned = 0.000345937 Jy ! Component: 200 - total flux cleaned = 0.000323319 Jy ! Total flux subtracted in 200 components = 0.000323319 Jy ! Clean residual min=-0.001804 max=0.002011 Jy/beam ! Clean residual mean=-0.000000 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.121569 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 68 components and 0.121569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080349Jy sigma=0.000665 ! Fit after self-cal, rms=0.080342Jy sigma=0.000665 ! 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.080342Jy sigma=0.000665 ! Fit after self-cal, rms=0.081239Jy sigma=0.000663 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.108 mas, bmaj=8.087 mas, bpa=-4.665 degrees ! Estimated noise=591.125 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000858254 Jy ! Component: 100 - total flux cleaned = 0.000913197 Jy ! Component: 150 - total flux cleaned = 0.000891348 Jy ! Component: 200 - total flux cleaned = 0.000872277 Jy ! Total flux subtracted in 200 components = 0.000872277 Jy ! Clean residual min=-0.001511 max=0.001717 Jy/beam ! Clean residual mean=-0.000000 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.122441 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 72 components and 0.122441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081219Jy sigma=0.000663 ! Fit after self-cal, rms=0.081251Jy sigma=0.000663 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.8685e-05 Jy ! Component: 100 - total flux cleaned = 2.43204e-06 Jy ! Component: 150 - total flux cleaned = -1.5677e-05 Jy ! Component: 200 - total flux cleaned = -1.48591e-05 Jy ! Total flux subtracted in 200 components = -1.48591e-05 Jy ! Clean residual min=-0.001497 max=0.001669 Jy/beam ! Clean residual mean=-0.000000 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.122427 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 73 components and 0.122427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081240Jy sigma=0.000663 ! Fit after self-cal, rms=0.081236Jy sigma=0.000663 ! 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.081236Jy sigma=0.000663 ! Fit after self-cal, rms=0.081717Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.105 mas, bmaj=8.071 mas, bpa=-4.763 degrees ! Estimated noise=589.548 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000225398 Jy ! Component: 100 - total flux cleaned = 0.000300839 Jy ! Component: 150 - total flux cleaned = 0.000330737 Jy ! Component: 200 - total flux cleaned = 0.000330586 Jy ! Total flux subtracted in 200 components = 0.000330586 Jy ! Clean residual min=-0.001676 max=0.001504 Jy/beam ! Clean residual mean=0.000001 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.122757 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 84 components and 0.122757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081709Jy sigma=0.000661 ! Fit after self-cal, rms=0.081729Jy sigma=0.000661 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.80324e-05 Jy ! Component: 100 - total flux cleaned = -2.69198e-06 Jy ! Component: 150 - total flux cleaned = -2.84457e-06 Jy ! Component: 200 - total flux cleaned = -2.92623e-06 Jy ! Total flux subtracted in 200 components = -2.92623e-06 Jy ! Clean residual min=-0.001669 max=0.001510 Jy/beam ! Clean residual mean=0.000001 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.122754 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 85 components and 0.122754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081723Jy sigma=0.000661 ! Fit after self-cal, rms=0.081720Jy sigma=0.000661 ! 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.081720Jy sigma=0.000661 ! Fit after self-cal, rms=0.081740Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.284 mas, bmaj=13.78 mas, bpa=-5.581 degrees ! Estimated noise=759.144 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000333672 Jy ! Component: 100 - total flux cleaned = 0.000351729 Jy ! Component: 150 - total flux cleaned = 0.000357262 Jy ! Component: 200 - total flux cleaned = 0.000361393 Jy ! Total flux subtracted in 200 components = 0.000361393 Jy ! Clean residual min=-0.001685 max=0.001586 Jy/beam ! Clean residual mean=0.000002 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.123116 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 102 components and 0.123116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081739Jy sigma=0.000661 ! Fit after self-cal, rms=0.081737Jy sigma=0.000661 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.59731e-05 Jy ! Component: 100 - total flux cleaned = -1.41926e-05 Jy ! Component: 150 - total flux cleaned = -2.02037e-05 Jy ! Component: 200 - total flux cleaned = -1.27159e-05 Jy ! Total flux subtracted in 200 components = -1.27159e-05 Jy ! Clean residual min=-0.001692 max=0.001582 Jy/beam ! Clean residual mean=0.000002 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.123103 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 115 components and 0.123103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081736Jy sigma=0.000661 ! Fit after self-cal, rms=0.081733Jy sigma=0.000661 ! 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.102 mas, bmaj=8.064 mas, bpa=-4.789 degrees ! Estimated noise=589.175 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.102 x 8.064 at -4.789 degrees (North through East) ! Clean map min=-0.001558 max=0.077051 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.519 mas, bmaj=6.736 mas, bpa=-5.878 degrees ! Estimated noise=976.083 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0600743 Jy ! Component: 100 - total flux cleaned = 0.0837826 Jy ! Component: 150 - total flux cleaned = 0.096262 Jy ! Component: 200 - total flux cleaned = 0.103904 Jy ! Total flux subtracted in 200 components = 0.103904 Jy ! Clean residual min=-0.002969 max=0.004086 Jy/beam ! Clean residual mean=0.000006 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 0.103904 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.103904 Jy ! Inverting map and beam ! Estimated beam: bmin=3.102 mas, bmaj=8.064 mas, bpa=-4.789 degrees ! Estimated noise=589.175 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.00769742 Jy ! Component: 100 - total flux cleaned = 0.012002 Jy ! Component: 150 - total flux cleaned = 0.0146824 Jy ! Component: 200 - total flux cleaned = 0.0163851 Jy ! Total flux subtracted in 200 components = 0.0163851 Jy ! Clean residual min=-0.001405 max=0.001541 Jy/beam ! Clean residual mean=0.000003 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.120289 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 53 components and 0.120289 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.284 mas, bmaj=13.78 mas, bpa=-5.581 degrees ! Estimated noise=759.144 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00165684 Jy ! Component: 100 - total flux cleaned = 0.00236348 Jy ! Component: 150 - total flux cleaned = 0.00268471 Jy ! Component: 200 - total flux cleaned = 0.00278796 Jy ! Total flux subtracted in 200 components = 0.00278796 Jy ! Clean residual min=-0.001679 max=0.001516 Jy/beam ! Clean residual mean=0.000002 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.123077 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.53e-08 Jy ! Component: 100 - total flux cleaned = -4.66759e-06 Jy ! Component: 150 - total flux cleaned = -4.65318e-06 Jy ! Component: 200 - total flux cleaned = -4.65541e-06 Jy ! Total flux subtracted in 200 components = -4.65541e-06 Jy ! Clean residual min=-0.001683 max=0.001522 Jy/beam ! Clean residual mean=0.000002 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.123072 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 78 components and 0.123072 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.102 mas, bmaj=8.064 mas, bpa=-4.789 degrees ! Estimated noise=589.175 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000167563 Jy ! Component: 100 - total flux cleaned = -0.000141006 Jy ! Component: 150 - total flux cleaned = -0.000128774 Jy ! Component: 200 - total flux cleaned = -0.0001171 Jy ! Total flux subtracted in 200 components = -0.0001171 Jy ! Clean residual min=-0.001528 max=0.001520 Jy/beam ! Clean residual mean=0.000001 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.122955 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 89 components and 0.122955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081734Jy sigma=0.000661 ! Fit after self-cal, rms=0.081725Jy sigma=0.000661 wmodel J1121-0442_S_2017_07_09_pus_map.mod ! Writing 89 model components to file: J1121-0442_S_2017_07_09_pus_map.mod wobs J1121-0442_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J1121-0442_S_2017_07_09_pus_uvs.fits wwins J1121-0442_S_2017_07_09_pus_map.win ! wwins: Wrote 2 windows to J1121-0442_S_2017_07_09_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.000228679 Jy ! Component: 100 - total flux cleaned = -0.000383796 Jy ! Component: 150 - total flux cleaned = -0.000384349 Jy ! Component: 200 - total flux cleaned = -0.000384633 Jy ! Component: 250 - total flux cleaned = -0.000407401 Jy ! Component: 300 - total flux cleaned = -0.000451902 Jy ! Component: 350 - total flux cleaned = -0.000430446 Jy ! Component: 400 - total flux cleaned = -0.000494386 Jy ! Component: 450 - total flux cleaned = -0.000556644 Jy ! Component: 500 - total flux cleaned = -0.000597373 Jy ! Component: 550 - total flux cleaned = -0.000597354 Jy ! Component: 600 - total flux cleaned = -0.000636391 Jy ! Component: 650 - total flux cleaned = -0.000617041 Jy ! Component: 700 - total flux cleaned = -0.000636248 Jy ! Component: 750 - total flux cleaned = -0.000636295 Jy ! Component: 800 - total flux cleaned = -0.000636569 Jy ! Component: 850 - total flux cleaned = -0.000654568 Jy ! Component: 900 - total flux cleaned = -0.000618469 Jy ! Component: 950 - total flux cleaned = -0.00063618 Jy ! Component: 1000 - total flux cleaned = -0.000600912 Jy ! Component: 1050 - total flux cleaned = -0.000514273 Jy ! Component: 1100 - total flux cleaned = -0.000462725 Jy ! Component: 1150 - total flux cleaned = -0.000395409 Jy ! Component: 1200 - total flux cleaned = -0.00041197 Jy ! Component: 1250 - total flux cleaned = -0.000312594 Jy ! Component: 1300 - total flux cleaned = -0.000230818 Jy ! Component: 1350 - total flux cleaned = -0.000150112 Jy ! Component: 1400 - total flux cleaned = -0.000134215 Jy ! Component: 1450 - total flux cleaned = -2.29884e-05 Jy ! Component: 1500 - total flux cleaned = 2.41365e-05 Jy ! Component: 1550 - total flux cleaned = 0.000148472 Jy ! Component: 1600 - total flux cleaned = 0.000102561 Jy ! Component: 1650 - total flux cleaned = 0.000315968 Jy ! Component: 1700 - total flux cleaned = 0.000300926 Jy ! Component: 1750 - total flux cleaned = 0.00039057 Jy ! Component: 1800 - total flux cleaned = 0.000449722 Jy ! Component: 1850 - total flux cleaned = 0.000523181 Jy ! Component: 1900 - total flux cleaned = 0.000581504 Jy ! Component: 1950 - total flux cleaned = 0.000653794 Jy ! Component: 2000 - total flux cleaned = 0.000739719 Jy ! Component: 2050 - total flux cleaned = 0.000768011 Jy ! Component: 2100 - total flux cleaned = 0.000810245 Jy ! Component: 2150 - total flux cleaned = 0.000894188 Jy ! Component: 2200 - total flux cleaned = 0.000949593 Jy ! Component: 2250 - total flux cleaned = 0.00103209 Jy ! Component: 2300 - total flux cleaned = 0.00103209 Jy ! Component: 2350 - total flux cleaned = 0.00107273 Jy ! Component: 2400 - total flux cleaned = 0.00107301 Jy ! Component: 2450 - total flux cleaned = 0.00117977 Jy ! Component: 2500 - total flux cleaned = 0.0012195 Jy ! Component: 2550 - total flux cleaned = 0.00123276 Jy ! Component: 2600 - total flux cleaned = 0.00129818 Jy ! Component: 2650 - total flux cleaned = 0.00133722 Jy ! Component: 2700 - total flux cleaned = 0.00137605 Jy ! Component: 2750 - total flux cleaned = 0.00142724 Jy ! Component: 2800 - total flux cleaned = 0.00147811 Jy ! Component: 2850 - total flux cleaned = 0.0015538 Jy ! Component: 2900 - total flux cleaned = 0.00154118 Jy ! Component: 2950 - total flux cleaned = 0.00159104 Jy ! Component: 3000 - total flux cleaned = 0.00165285 Jy ! Component: 3050 - total flux cleaned = 0.00167749 Jy ! Component: 3100 - total flux cleaned = 0.00170195 Jy ! Component: 3150 - total flux cleaned = 0.00171407 Jy ! Component: 3200 - total flux cleaned = 0.00168997 Jy ! Component: 3250 - total flux cleaned = 0.00178594 Jy ! Component: 3300 - total flux cleaned = 0.00176205 Jy ! Component: 3350 - total flux cleaned = 0.0018094 Jy ! Component: 3400 - total flux cleaned = 0.00178576 Jy ! Component: 3450 - total flux cleaned = 0.00178584 Jy ! Component: 3500 - total flux cleaned = 0.00178577 Jy ! Component: 3550 - total flux cleaned = 0.00178572 Jy ! Component: 3600 - total flux cleaned = 0.00180875 Jy ! Component: 3650 - total flux cleaned = 0.00179732 Jy ! Component: 3700 - total flux cleaned = 0.00180873 Jy ! Component: 3750 - total flux cleaned = 0.00180874 Jy ! Component: 3800 - total flux cleaned = 0.00180881 Jy ! Component: 3850 - total flux cleaned = 0.0018088 Jy ! Component: 3900 - total flux cleaned = 0.00185316 Jy ! Component: 3950 - total flux cleaned = 0.00184208 Jy ! Component: 4000 - total flux cleaned = 0.00187496 Jy ! Component: 4050 - total flux cleaned = 0.00190764 Jy ! Total flux subtracted in 4096 components = 0.00190765 Jy ! Clean residual min=-0.000582 max=0.000705 Jy/beam ! Clean residual mean=0.000000 rms=0.000203 Jy/beam ! Combined flux in latest and established models = 0.124863 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 387 components and 0.124863 Jy ![Exited script file: muppet] wmap "J1121-0442_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.102 x 8.064 at -4.789 degrees (North through East) ! Clean map min=-0.0013954 max=0.076076 Jy/beam ! Writing clean map to FITS file: J1121-0442_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0760764 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000201916 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.796237 0.796237 1.59247 3.18495 6.36989 12.7398 25.4796 50.9592 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.076 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.102 x 8.064 at -4.789 degrees (North through East) ! Clean map min=-0.0013954 max=0.076076 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 J1121-0442_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:47:46 2019