! Started logfile: J2011-1546_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:49:01 2019 obs J2011-1546_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J2011-1546_S_2017_03_27_pus_uva.fits ! AN table 1: 16 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.311111 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2011-1546 ! ! 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 1684 lines of history. ! ! Reading 896 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 J2011-1546_S_2017_03_27_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 84 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 84 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.343343Jy sigma=0.002436 ! Fit after self-cal, rms=0.323180Jy sigma=0.002294 ! 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.662 mas, bmaj=6.108 mas, bpa=5.796 degrees ! Estimated noise=4153.88 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.542927 Jy ! Component: 100 - total flux cleaned = 0.662181 Jy ! Total flux subtracted in 100 components = 0.662181 Jy ! Clean residual min=-0.024224 max=0.037740 Jy/beam ! Clean residual mean=-0.000170 rms=0.007772 Jy/beam ! Combined flux in latest and established models = 0.662181 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.662181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130369Jy sigma=0.000892 ! Fit after self-cal, rms=0.130390Jy sigma=0.000892 ! 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.043 mas, bmaj=6.955 mas, bpa=5.411 degrees ! Estimated noise=3665.39 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.0488825 Jy ! Component: 100 - total flux cleaned = 0.0710342 Jy ! Component: 150 - total flux cleaned = 0.0820888 Jy ! Component: 200 - total flux cleaned = 0.0877109 Jy ! Total flux subtracted in 200 components = 0.0877109 Jy ! Clean residual min=-0.016196 max=0.018562 Jy/beam ! Clean residual mean=-0.000083 rms=0.004588 Jy/beam ! Combined flux in latest and established models = 0.749892 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 31 components and 0.749892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115606Jy sigma=0.000740 ! Fit after self-cal, rms=0.115624Jy sigma=0.000739 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00* HN 1.00* KP 1.05 ! LA 1.00 MK 0.98 NL 0.97 OV 1.03 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00* HN 1.00* KP 1.02 ! LA 0.98 MK 1.00 NL 1.02 OV 1.06 ! PT 0.93 SC 1.03 ! ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.00* HN 1.00* KP 0.99 ! LA 0.97 MK 1.03 NL 0.98 OV 0.96 ! PT 0.93 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 0.99 NL 1.00* OV 1.29 ! PT 0.96 SC 1.00* ! ! ! Fit before self-cal, rms=0.115624Jy sigma=0.000739 ! Fit after self-cal, rms=0.094531Jy sigma=0.000648 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.014 mas, bmaj=7.105 mas, bpa=4.463 degrees ! Estimated noise=3650.16 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.000341482 Jy ! Component: 100 - total flux cleaned = -0.0003396 Jy ! Component: 150 - total flux cleaned = -0.000406958 Jy ! Component: 200 - total flux cleaned = -0.000467909 Jy ! Total flux subtracted in 200 components = -0.000467909 Jy ! Clean residual min=-0.010552 max=0.010966 Jy/beam ! Clean residual mean=-0.000009 rms=0.002875 Jy/beam ! Combined flux in latest and established models = 0.749424 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 39 components and 0.749424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094431Jy sigma=0.000647 ! Fit after self-cal, rms=0.094546Jy sigma=0.000647 ! 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.094546Jy sigma=0.000647 ! Fit after self-cal, rms=0.094590Jy sigma=0.000647 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.014 mas, bmaj=7.105 mas, bpa=4.44 degrees ! Estimated noise=3650.07 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000239993 Jy ! Component: 100 - total flux cleaned = -0.000297558 Jy ! Component: 150 - total flux cleaned = -0.000352643 Jy ! Component: 200 - total flux cleaned = -0.000457954 Jy ! Total flux subtracted in 200 components = -0.000457954 Jy ! Clean residual min=-0.010522 max=0.010892 Jy/beam ! Clean residual mean=-0.000010 rms=0.002861 Jy/beam ! Combined flux in latest and established models = 0.748966 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 40 components and 0.748966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094518Jy sigma=0.000647 ! Fit after self-cal, rms=0.094513Jy sigma=0.000647 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.000230922 Jy ! Component: 100 - total flux cleaned = -0.000281147 Jy ! Component: 150 - total flux cleaned = -0.00033063 Jy ! Component: 200 - total flux cleaned = -0.000422593 Jy ! Total flux subtracted in 200 components = -0.000422593 Jy ! Clean residual min=-0.010524 max=0.010774 Jy/beam ! Clean residual mean=-0.000011 rms=0.002851 Jy/beam ! Combined flux in latest and established models = 0.748544 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.748544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094463Jy sigma=0.000647 ! Fit after self-cal, rms=0.094459Jy sigma=0.000647 ! 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.094459Jy sigma=0.000647 ! Fit after self-cal, rms=0.094491Jy sigma=0.000647 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.014 mas, bmaj=7.106 mas, bpa=4.431 degrees ! Estimated noise=3650.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000178214 Jy ! Component: 100 - total flux cleaned = -0.000223728 Jy ! Component: 150 - total flux cleaned = -0.000310102 Jy ! Component: 200 - total flux cleaned = -0.000391105 Jy ! Total flux subtracted in 200 components = -0.000391105 Jy ! Clean residual min=-0.010470 max=0.010668 Jy/beam ! Clean residual mean=-0.000011 rms=0.002842 Jy/beam ! Combined flux in latest and established models = 0.748153 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 42 components and 0.748153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094450Jy sigma=0.000646 ! Fit after self-cal, rms=0.094448Jy sigma=0.000646 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.000142296 Jy ! Component: 100 - total flux cleaned = -0.000181549 Jy ! Component: 150 - total flux cleaned = -0.000218972 Jy ! Component: 200 - total flux cleaned = -0.000290248 Jy ! Total flux subtracted in 200 components = -0.000290248 Jy ! Clean residual min=-0.010456 max=0.010568 Jy/beam ! Clean residual mean=-0.000011 rms=0.002835 Jy/beam ! Combined flux in latest and established models = 0.747862 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 42 components and 0.747862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094418Jy sigma=0.000646 ! Fit after self-cal, rms=0.094416Jy sigma=0.000646 ! 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.094416Jy sigma=0.000646 ! Fit after self-cal, rms=0.094444Jy sigma=0.000646 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.012 mas, bmaj=16.59 mas, bpa=12.43 degrees ! Estimated noise=4732.57 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000110657 Jy ! Component: 100 - total flux cleaned = -0.000108233 Jy ! Component: 150 - total flux cleaned = -0.000109974 Jy ! Component: 200 - total flux cleaned = -0.000111334 Jy ! Total flux subtracted in 200 components = -0.000111334 Jy ! Clean residual min=-0.012692 max=0.014982 Jy/beam ! Clean residual mean=-0.000021 rms=0.004170 Jy/beam ! Combined flux in latest and established models = 0.747751 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 49 components and 0.747751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094476Jy sigma=0.000646 ! Fit after self-cal, rms=0.094452Jy sigma=0.000646 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 = 6.70578e-07 Jy ! Component: 100 - total flux cleaned = -3.1832e-05 Jy ! Component: 150 - total flux cleaned = -3.18884e-05 Jy ! Component: 200 - total flux cleaned = -3.35085e-05 Jy ! Total flux subtracted in 200 components = -3.35085e-05 Jy ! Clean residual min=-0.012667 max=0.014928 Jy/beam ! Clean residual mean=-0.000021 rms=0.004166 Jy/beam ! Combined flux in latest and established models = 0.747718 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 51 components and 0.747718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094492Jy sigma=0.000646 ! Fit after self-cal, rms=0.094469Jy sigma=0.000646 ! 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.014 mas, bmaj=7.107 mas, bpa=4.429 degrees ! Estimated noise=3650.51 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.014 x 7.107 at 4.429 degrees (North through East) ! Clean map min=-0.0098713 max=0.70319 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094469Jy sigma=0.000646 ! Fit after self-cal, rms=0.086007Jy sigma=0.000589 ! Inverting map and beam ! Estimated beam: bmin=3.014 mas, bmaj=7.109 mas, bpa=4.542 degrees ! Estimated noise=3651.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.05156e-05 Jy ! Component: 100 - total flux cleaned = -0.000286827 Jy ! Component: 150 - total flux cleaned = -0.000365492 Jy ! Component: 200 - total flux cleaned = -0.000439843 Jy ! Total flux subtracted in 200 components = -0.000439843 Jy ! Clean residual min=-0.010455 max=0.011043 Jy/beam ! Clean residual mean=-0.000010 rms=0.002815 Jy/beam ! Combined flux in latest and established models = 0.747278 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 51 components and 0.747278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085956Jy sigma=0.000589 ! Fit after self-cal, rms=0.085961Jy sigma=0.000589 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.28771e-05 Jy ! Component: 100 - total flux cleaned = -0.000159723 Jy ! Component: 150 - total flux cleaned = -0.000255956 Jy ! Component: 200 - total flux cleaned = -0.00028624 Jy ! Total flux subtracted in 200 components = -0.00028624 Jy ! Clean residual min=-0.010433 max=0.010961 Jy/beam ! Clean residual mean=-0.000011 rms=0.002811 Jy/beam ! Combined flux in latest and established models = 0.746992 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 52 components and 0.746992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085929Jy sigma=0.000589 ! Fit after self-cal, rms=0.085932Jy sigma=0.000589 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085932Jy sigma=0.000589 ! Fit after self-cal, rms=0.085912Jy sigma=0.000589 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.617 mas, bmaj=6.286 mas, bpa=4.516 degrees ! Estimated noise=4091.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.543691 Jy ! Component: 100 - total flux cleaned = 0.66299 Jy ! Component: 150 - total flux cleaned = 0.701314 Jy ! Component: 200 - total flux cleaned = 0.721596 Jy ! Total flux subtracted in 200 components = 0.721596 Jy ! Clean residual min=-0.012740 max=0.012744 Jy/beam ! Clean residual mean=-0.000045 rms=0.003589 Jy/beam ! Combined flux in latest and established models = 0.721596 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.721596 Jy ! Inverting map and beam ! Estimated beam: bmin=3.014 mas, bmaj=7.11 mas, bpa=4.548 degrees ! Estimated noise=3650.7 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.014425 Jy ! Component: 100 - total flux cleaned = 0.0214136 Jy ! Component: 150 - total flux cleaned = 0.0243242 Jy ! Component: 200 - total flux cleaned = 0.024791 Jy ! Total flux subtracted in 200 components = 0.024791 Jy ! Clean residual min=-0.010110 max=0.010626 Jy/beam ! Clean residual mean=-0.000011 rms=0.002832 Jy/beam ! Combined flux in latest and established models = 0.746387 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 40 components and 0.746387 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=8.012 mas, bmaj=16.61 mas, bpa=12.49 degrees ! Estimated noise=4729.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133072 Jy ! Component: 100 - total flux cleaned = 0.00132875 Jy ! Component: 150 - total flux cleaned = 0.00130639 Jy ! Component: 200 - total flux cleaned = 0.00126347 Jy ! Total flux subtracted in 200 components = 0.00126347 Jy ! Clean residual min=-0.012949 max=0.015386 Jy/beam ! Clean residual mean=-0.000017 rms=0.004156 Jy/beam ! Combined flux in latest and established models = 0.747651 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 = 6.05666e-07 Jy ! Component: 100 - total flux cleaned = -1.99292e-05 Jy ! Component: 150 - total flux cleaned = -2.06401e-05 Jy ! Component: 200 - total flux cleaned = -3.9884e-05 Jy ! Total flux subtracted in 200 components = -3.9884e-05 Jy ! Clean residual min=-0.012902 max=0.015397 Jy/beam ! Clean residual mean=-0.000017 rms=0.004150 Jy/beam ! Combined flux in latest and established models = 0.747611 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 47 components and 0.747611 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.014 mas, bmaj=7.11 mas, bpa=4.548 degrees ! Estimated noise=3650.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000232339 Jy ! Component: 100 - total flux cleaned = 3.62743e-06 Jy ! Component: 150 - total flux cleaned = -0.000152531 Jy ! Component: 200 - total flux cleaned = -0.000297681 Jy ! Total flux subtracted in 200 components = -0.000297681 Jy ! Clean residual min=-0.010094 max=0.010566 Jy/beam ! Clean residual mean=-0.000009 rms=0.002815 Jy/beam ! Combined flux in latest and established models = 0.747313 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 53 components and 0.747313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085992Jy sigma=0.000589 ! Fit after self-cal, rms=0.085995Jy sigma=0.000589 wmodel J2011-1546_S_2017_03_27_pus_map.mod ! Writing 53 model components to file: J2011-1546_S_2017_03_27_pus_map.mod wobs J2011-1546_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J2011-1546_S_2017_03_27_pus_uvs.fits wwins J2011-1546_S_2017_03_27_pus_map.win ! wwins: Wrote 1 windows to J2011-1546_S_2017_03_27_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.00120546 Jy ! Component: 100 - total flux cleaned = 0.00121246 Jy ! Component: 150 - total flux cleaned = 0.00263129 Jy ! Component: 200 - total flux cleaned = 0.00367055 Jy ! Component: 250 - total flux cleaned = 0.00437449 Jy ! Component: 300 - total flux cleaned = 0.0047768 Jy ! Component: 350 - total flux cleaned = 0.00503484 Jy ! Component: 400 - total flux cleaned = 0.005519 Jy ! Component: 450 - total flux cleaned = 0.00563351 Jy ! Component: 500 - total flux cleaned = 0.00574228 Jy ! Component: 550 - total flux cleaned = 0.00595187 Jy ! Component: 600 - total flux cleaned = 0.00605258 Jy ! Component: 650 - total flux cleaned = 0.00605308 Jy ! Component: 700 - total flux cleaned = 0.00614883 Jy ! Component: 750 - total flux cleaned = 0.00642079 Jy ! Component: 800 - total flux cleaned = 0.00650907 Jy ! Component: 850 - total flux cleaned = 0.00659644 Jy ! Component: 900 - total flux cleaned = 0.00659473 Jy ! Component: 950 - total flux cleaned = 0.00627312 Jy ! Component: 1000 - total flux cleaned = 0.00627487 Jy ! Component: 1050 - total flux cleaned = 0.00612321 Jy ! Component: 1100 - total flux cleaned = 0.0061235 Jy ! Component: 1150 - total flux cleaned = 0.00590422 Jy ! Component: 1200 - total flux cleaned = 0.00597585 Jy ! Component: 1250 - total flux cleaned = 0.00590528 Jy ! Component: 1300 - total flux cleaned = 0.00597442 Jy ! Component: 1350 - total flux cleaned = 0.00583698 Jy ! Component: 1400 - total flux cleaned = 0.00576932 Jy ! Component: 1450 - total flux cleaned = 0.00570191 Jy ! Component: 1500 - total flux cleaned = 0.00550595 Jy ! Component: 1550 - total flux cleaned = 0.00550644 Jy ! Component: 1600 - total flux cleaned = 0.0054416 Jy ! Component: 1650 - total flux cleaned = 0.00531391 Jy ! Component: 1700 - total flux cleaned = 0.00518756 Jy ! Component: 1750 - total flux cleaned = 0.00524963 Jy ! Component: 1800 - total flux cleaned = 0.00512529 Jy ! Component: 1850 - total flux cleaned = 0.00506299 Jy ! Component: 1900 - total flux cleaned = 0.0050632 Jy ! Component: 1950 - total flux cleaned = 0.00518504 Jy ! Component: 2000 - total flux cleaned = 0.00530657 Jy ! Component: 2050 - total flux cleaned = 0.00536674 Jy ! Component: 2100 - total flux cleaned = 0.00548692 Jy ! Component: 2150 - total flux cleaned = 0.00554724 Jy ! Component: 2200 - total flux cleaned = 0.00560819 Jy ! Component: 2250 - total flux cleaned = 0.00572871 Jy ! Component: 2300 - total flux cleaned = 0.00578937 Jy ! Component: 2350 - total flux cleaned = 0.00591095 Jy ! Component: 2400 - total flux cleaned = 0.00603238 Jy ! Component: 2450 - total flux cleaned = 0.00603228 Jy ! Component: 2500 - total flux cleaned = 0.00615561 Jy ! Component: 2550 - total flux cleaned = 0.00634066 Jy ! Component: 2600 - total flux cleaned = 0.00627848 Jy ! Component: 2650 - total flux cleaned = 0.00640337 Jy ! Component: 2700 - total flux cleaned = 0.00640294 Jy ! Component: 2750 - total flux cleaned = 0.00633964 Jy ! Component: 2800 - total flux cleaned = 0.00633974 Jy ! Component: 2850 - total flux cleaned = 0.0063399 Jy ! Component: 2900 - total flux cleaned = 0.00621086 Jy ! Component: 2950 - total flux cleaned = 0.00627543 Jy ! Component: 3000 - total flux cleaned = 0.00621068 Jy ! Component: 3050 - total flux cleaned = 0.00627717 Jy ! Component: 3100 - total flux cleaned = 0.00621131 Jy ! Component: 3150 - total flux cleaned = 0.00621121 Jy ! Component: 3200 - total flux cleaned = 0.00621103 Jy ! Component: 3250 - total flux cleaned = 0.00621111 Jy ! Component: 3300 - total flux cleaned = 0.00621108 Jy ! Component: 3350 - total flux cleaned = 0.00614139 Jy ! Component: 3400 - total flux cleaned = 0.00614104 Jy ! Component: 3450 - total flux cleaned = 0.00606867 Jy ! Component: 3500 - total flux cleaned = 0.00599679 Jy ! Component: 3550 - total flux cleaned = 0.00592273 Jy ! Component: 3600 - total flux cleaned = 0.00584825 Jy ! Component: 3650 - total flux cleaned = 0.00577263 Jy ! Component: 3700 - total flux cleaned = 0.00562061 Jy ! Component: 3750 - total flux cleaned = 0.00554335 Jy ! Component: 3800 - total flux cleaned = 0.00538744 Jy ! Component: 3850 - total flux cleaned = 0.00530831 Jy ! Component: 3900 - total flux cleaned = 0.00514886 Jy ! Component: 3950 - total flux cleaned = 0.00506687 Jy ! Component: 4000 - total flux cleaned = 0.00498487 Jy ! Component: 4050 - total flux cleaned = 0.00481869 Jy ! Total flux subtracted in 4096 components = 0.00473463 Jy ! Clean residual min=-0.004346 max=0.005471 Jy/beam ! Clean residual mean=0.000018 rms=0.001268 Jy/beam ! Combined flux in latest and established models = 0.752048 Jy keep ! Adding 193 model components to the UV plane model. ! The established model now contains 246 components and 0.752048 Jy ![Exited script file: muppet] wmap "J2011-1546_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.014 x 7.11 at 4.548 degrees (North through East) ! Clean map min=-0.0094804 max=0.70387 Jy/beam ! Writing clean map to FITS file: J2011-1546_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.703875 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00133593 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.569391 0.569391 1.13878 2.27756 4.55513 9.11025 18.2205 36.441 72.882 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.703 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.014 x 7.11 at 4.548 degrees (North through East) ! Clean map min=-0.0094804 max=0.70387 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 J2011-1546_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:49:06 2019