! Started logfile: J1037-2934_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:56:46 2016 obs J1037-2934_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1037-2934_S_2015_03_17_pus_uva.fits ! AN table 1: 14 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.92381 visibilities/baseline/integration-bin. ! Found source: J1037-2934 ! ! 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 330 lines of history. ! ! Reading 2328 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 J1037-2934_S_2015_03_17_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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.622041Jy sigma=0.005020 ! Fit after self-cal, rms=0.615834Jy sigma=0.004958 ! 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.368 mas, bmaj=6.633 mas, bpa=4.076 degrees ! Estimated noise=2174.44 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.453408 Jy ! Component: 100 - total flux cleaned = 0.692503 Jy ! Total flux subtracted in 100 components = 0.692503 Jy ! Clean residual min=-0.055051 max=0.125461 Jy/beam ! Clean residual mean=-0.000607 rms=0.022984 Jy/beam ! Combined flux in latest and established models = 0.692503 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 27 components and 0.692503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.402670Jy sigma=0.003060 ! Fit after self-cal, rms=0.400907Jy sigma=0.003049 ! 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=2.845 mas, bmaj=7.771 mas, bpa=3.625 degrees ! Estimated noise=1819.4 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.229856 Jy ! Component: 100 - total flux cleaned = 0.354247 Jy ! Component: 150 - total flux cleaned = 0.426306 Jy ! Component: 200 - total flux cleaned = 0.468624 Jy ! Total flux subtracted in 200 components = 0.468624 Jy ! Clean residual min=-0.044371 max=0.072179 Jy/beam ! Clean residual mean=-0.000589 rms=0.014108 Jy/beam ! Combined flux in latest and established models = 1.16113 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 70 components and 1.16113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.244005Jy sigma=0.001577 ! Fit after self-cal, rms=0.243902Jy sigma=0.001576 ! 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 0.98 FD 0.81 HN 2.25 KP 1.06 ! LA 0.93 MK 1.20 NL 0.96 OV 0.98 ! PT 1.06 SC 1.12 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.76 HN 2.44 KP 1.02 ! LA 0.91 MK 1.22 NL 1.08 OV 1.01 ! PT 1.08 SC 1.13 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.85 HN 2.44 KP 0.92 ! LA 0.74 MK 1.21 NL 1.20 OV 0.94 ! PT 1.07 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.87 HN 2.63 KP 0.89 ! LA 0.79 MK 1.16 NL 1.06 OV 0.99 ! PT 1.07 SC 0.92 ! ! ! Fit before self-cal, rms=0.243902Jy sigma=0.001576 ! Fit after self-cal, rms=0.181957Jy sigma=0.000811 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.017 mas, bmaj=7.933 mas, bpa=5.127 degrees ! Estimated noise=1936.73 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 (12, -32.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00830172 Jy ! Component: 100 - total flux cleaned = 0.00940377 Jy ! Component: 150 - total flux cleaned = 0.00940262 Jy ! Component: 200 - total flux cleaned = 0.00887498 Jy ! Total flux subtracted in 200 components = 0.00887498 Jy ! Clean residual min=-0.009165 max=0.010692 Jy/beam ! Clean residual mean=-0.000107 rms=0.002342 Jy/beam ! Combined flux in latest and established models = 1.17 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 93 components and 1.17 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.179822Jy sigma=0.000795 ! Fit after self-cal, rms=0.180563Jy sigma=0.000794 ! 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.180563Jy sigma=0.000794 ! Fit after self-cal, rms=0.179598Jy sigma=0.000794 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.002 mas, bmaj=7.898 mas, bpa=5.325 degrees ! Estimated noise=1924.84 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000209701 Jy ! Component: 100 - total flux cleaned = -0.000631713 Jy ! Component: 150 - total flux cleaned = -0.0012141 Jy ! Component: 200 - total flux cleaned = -0.00175053 Jy ! Total flux subtracted in 200 components = -0.00175053 Jy ! Clean residual min=-0.008210 max=0.010736 Jy/beam ! Clean residual mean=-0.000116 rms=0.002183 Jy/beam ! Combined flux in latest and established models = 1.16825 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 106 components and 1.16825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178869Jy sigma=0.000789 ! Fit after self-cal, rms=0.178879Jy sigma=0.000789 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 (-1.5, 67). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0102105 Jy ! Component: 100 - total flux cleaned = 0.0121663 Jy ! Component: 150 - total flux cleaned = 0.0126989 Jy ! Component: 200 - total flux cleaned = 0.0128644 Jy ! Total flux subtracted in 200 components = 0.0128644 Jy ! Clean residual min=-0.007618 max=0.007120 Jy/beam ! Clean residual mean=-0.000089 rms=0.001862 Jy/beam ! Combined flux in latest and established models = 1.18112 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 125 components and 1.18112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177813Jy sigma=0.000782 ! Fit after self-cal, rms=0.177777Jy sigma=0.000782 ! 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.177777Jy sigma=0.000782 ! Fit after self-cal, rms=0.176783Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.987 mas, bmaj=7.861 mas, bpa=5.679 degrees ! Estimated noise=1911.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000185955 Jy ! Component: 100 - total flux cleaned = -0.000464577 Jy ! Component: 150 - total flux cleaned = -0.000462029 Jy ! Component: 200 - total flux cleaned = -0.000594032 Jy ! Total flux subtracted in 200 components = -0.000594032 Jy ! Clean residual min=-0.007640 max=0.006574 Jy/beam ! Clean residual mean=-0.000081 rms=0.001776 Jy/beam ! Combined flux in latest and established models = 1.18052 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 141 components and 1.18052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176409Jy sigma=0.000779 ! Fit after self-cal, rms=0.176406Jy sigma=0.000779 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.000131011 Jy ! Component: 100 - total flux cleaned = -0.000249224 Jy ! Component: 150 - total flux cleaned = -0.000252004 Jy ! Component: 200 - total flux cleaned = -0.000255027 Jy ! Total flux subtracted in 200 components = -0.000255027 Jy ! Clean residual min=-0.007572 max=0.006301 Jy/beam ! Clean residual mean=-0.000082 rms=0.001742 Jy/beam ! Combined flux in latest and established models = 1.18027 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 148 components and 1.18027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176112Jy sigma=0.000778 ! Fit after self-cal, rms=0.176116Jy sigma=0.000778 ! 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.176116Jy sigma=0.000778 ! Fit after self-cal, rms=0.176049Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.056 mas, bmaj=22.8 mas, bpa=12.05 degrees ! Estimated noise=2362.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000954603 Jy ! Component: 100 - total flux cleaned = 0.00149806 Jy ! Component: 150 - total flux cleaned = 0.00173853 Jy ! Component: 200 - total flux cleaned = 0.00196014 Jy ! Total flux subtracted in 200 components = 0.00196014 Jy ! Clean residual min=-0.006570 max=0.006593 Jy/beam ! Clean residual mean=-0.000140 rms=0.002089 Jy/beam ! Combined flux in latest and established models = 1.18223 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 157 components and 1.18223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176003Jy sigma=0.000778 ! Fit after self-cal, rms=0.176011Jy sigma=0.000778 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.000291228 Jy ! Component: 100 - total flux cleaned = 0.000443851 Jy ! Component: 150 - total flux cleaned = 0.000538897 Jy ! Component: 200 - total flux cleaned = 0.000630096 Jy ! Total flux subtracted in 200 components = 0.000630096 Jy ! Clean residual min=-0.006586 max=0.006609 Jy/beam ! Clean residual mean=-0.000135 rms=0.002064 Jy/beam ! Combined flux in latest and established models = 1.18286 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 163 components and 1.18286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.175978Jy sigma=0.000777 ! Fit after self-cal, rms=0.175979Jy sigma=0.000777 ! 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=2.98 mas, bmaj=7.841 mas, bpa=5.899 degrees ! Estimated noise=1904.75 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.98 x 7.841 at 5.899 degrees (North through East) ! Clean map min=-0.0075983 max=0.58295 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.175979Jy sigma=0.000777 ! Fit after self-cal, rms=0.174090Jy sigma=0.000724 ! Inverting map and beam ! Estimated beam: bmin=2.984 mas, bmaj=7.848 mas, bpa=5.853 degrees ! Estimated noise=1908.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00224053 Jy ! Component: 100 - total flux cleaned = -0.00246762 Jy ! Component: 150 - total flux cleaned = -0.00278943 Jy ! Component: 200 - total flux cleaned = -0.00299308 Jy ! Total flux subtracted in 200 components = -0.00299308 Jy ! Clean residual min=-0.007458 max=0.005757 Jy/beam ! Clean residual mean=-0.000075 rms=0.001649 Jy/beam ! Combined flux in latest and established models = 1.17987 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 168 components and 1.17987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.173811Jy sigma=0.000723 ! Fit after self-cal, rms=0.173803Jy sigma=0.000723 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000304123 Jy ! Component: 100 - total flux cleaned = -0.000397626 Jy ! Component: 150 - total flux cleaned = -0.000582264 Jy ! Component: 200 - total flux cleaned = -0.000760635 Jy ! Total flux subtracted in 200 components = -0.000760635 Jy ! Clean residual min=-0.007467 max=0.005626 Jy/beam ! Clean residual mean=-0.000077 rms=0.001629 Jy/beam ! Combined flux in latest and established models = 1.1791 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 172 components and 1.1791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.173589Jy sigma=0.000722 ! Fit after self-cal, rms=0.173586Jy sigma=0.000722 ! 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.173586Jy sigma=0.000722 ! Fit after self-cal, rms=0.173328Jy sigma=0.000722 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.461 mas, bmaj=6.567 mas, bpa=7.33 degrees ! Estimated noise=2386.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.493783 Jy ! Component: 100 - total flux cleaned = 0.739946 Jy ! Component: 150 - total flux cleaned = 0.884444 Jy ! Component: 200 - total flux cleaned = 0.971981 Jy ! Total flux subtracted in 200 components = 0.971981 Jy ! Clean residual min=-0.023712 max=0.052646 Jy/beam ! Clean residual mean=-0.000239 rms=0.008544 Jy/beam ! Combined flux in latest and established models = 0.971981 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 46 model components to the UV plane model. ! The established model now contains 46 components and 0.971981 Jy ! Inverting map and beam ! Estimated beam: bmin=2.978 mas, bmaj=7.833 mas, bpa=6.053 degrees ! Estimated noise=1902.71 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) ! Added new window around map position (2.5, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0781573 Jy ! Component: 100 - total flux cleaned = 0.119741 Jy ! Component: 150 - total flux cleaned = 0.144176 Jy ! Component: 200 - total flux cleaned = 0.160106 Jy ! Total flux subtracted in 200 components = 0.160106 Jy ! Clean residual min=-0.009925 max=0.017727 Jy/beam ! Clean residual mean=-0.000199 rms=0.002941 Jy/beam ! Combined flux in latest and established models = 1.13209 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 84 components and 1.13209 Jy ! Inverting map ! Added new window around map position (-7, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0161368 Jy ! Component: 100 - total flux cleaned = 0.0262535 Jy ! Component: 150 - total flux cleaned = 0.0324138 Jy ! Component: 200 - total flux cleaned = 0.0364258 Jy ! Total flux subtracted in 200 components = 0.0364258 Jy ! Clean residual min=-0.007623 max=0.006520 Jy/beam ! Clean residual mean=-0.000101 rms=0.001920 Jy/beam ! Combined flux in latest and established models = 1.16851 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 115 components and 1.16851 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.057 mas, bmaj=22.8 mas, bpa=12.09 degrees ! Estimated noise=2361.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00642164 Jy ! Component: 100 - total flux cleaned = 0.00925654 Jy ! Component: 150 - total flux cleaned = 0.011191 Jy ! Component: 200 - total flux cleaned = 0.0122478 Jy ! Total flux subtracted in 200 components = 0.0122478 Jy ! Clean residual min=-0.006878 max=0.007232 Jy/beam ! Clean residual mean=-0.000134 rms=0.002175 Jy/beam ! Combined flux in latest and established models = 1.18076 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.000907771 Jy ! Component: 100 - total flux cleaned = 0.00179078 Jy ! Component: 150 - total flux cleaned = 0.00247159 Jy ! Component: 200 - total flux cleaned = 0.00277942 Jy ! Total flux subtracted in 200 components = 0.00277942 Jy ! Clean residual min=-0.006427 max=0.007037 Jy/beam ! Clean residual mean=-0.000116 rms=0.002091 Jy/beam ! Combined flux in latest and established models = 1.18354 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 152 components and 1.18354 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.978 mas, bmaj=7.833 mas, bpa=6.053 degrees ! Estimated noise=1902.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00125145 Jy ! Component: 100 - total flux cleaned = -0.0012553 Jy ! Component: 150 - total flux cleaned = -0.00124843 Jy ! Component: 200 - total flux cleaned = -0.00110993 Jy ! Total flux subtracted in 200 components = -0.00110993 Jy ! Clean residual min=-0.006882 max=0.005702 Jy/beam ! Clean residual mean=-0.000059 rms=0.001591 Jy/beam ! Combined flux in latest and established models = 1.18243 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 166 components and 1.18243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.172516Jy sigma=0.000720 ! Fit after self-cal, rms=0.172454Jy sigma=0.000719 wmodel J1037-2934_S_2015_03_17_pus_map.mod ! Writing 166 model components to file: J1037-2934_S_2015_03_17_pus_map.mod wobs J1037-2934_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1037-2934_S_2015_03_17_pus_uvs.fits wwins J1037-2934_S_2015_03_17_pus_map.win ! wwins: Wrote 5 windows to J1037-2934_S_2015_03_17_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.00270198 Jy ! Component: 100 - total flux cleaned = -0.00342886 Jy ! Component: 150 - total flux cleaned = -0.00352379 Jy ! Component: 200 - total flux cleaned = -0.0037999 Jy ! Component: 250 - total flux cleaned = -0.0035373 Jy ! Component: 300 - total flux cleaned = -0.00345335 Jy ! Component: 350 - total flux cleaned = -0.00337033 Jy ! Component: 400 - total flux cleaned = -0.00344561 Jy ! Component: 450 - total flux cleaned = -0.00344442 Jy ! Component: 500 - total flux cleaned = -0.00359177 Jy ! Component: 550 - total flux cleaned = -0.00380293 Jy ! Component: 600 - total flux cleaned = -0.00380167 Jy ! Component: 650 - total flux cleaned = -0.00366788 Jy ! Component: 700 - total flux cleaned = -0.00373568 Jy ! Component: 750 - total flux cleaned = -0.00367199 Jy ! Component: 800 - total flux cleaned = -0.00373495 Jy ! Component: 850 - total flux cleaned = -0.00367242 Jy ! Component: 900 - total flux cleaned = -0.00367095 Jy ! Component: 950 - total flux cleaned = -0.00349309 Jy ! Component: 1000 - total flux cleaned = -0.00349311 Jy ! Component: 1050 - total flux cleaned = -0.0033785 Jy ! Component: 1100 - total flux cleaned = -0.00349191 Jy ! Component: 1150 - total flux cleaned = -0.00354732 Jy ! Component: 1200 - total flux cleaned = -0.00354806 Jy ! Component: 1250 - total flux cleaned = -0.00381742 Jy ! Component: 1300 - total flux cleaned = -0.00381678 Jy ! Component: 1350 - total flux cleaned = -0.00402628 Jy ! Component: 1400 - total flux cleaned = -0.00407645 Jy ! Component: 1450 - total flux cleaned = -0.00428049 Jy ! Component: 1500 - total flux cleaned = -0.00448211 Jy ! Component: 1550 - total flux cleaned = -0.00458148 Jy ! Component: 1600 - total flux cleaned = -0.00477879 Jy ! Component: 1650 - total flux cleaned = -0.00482816 Jy ! Component: 1700 - total flux cleaned = -0.00502128 Jy ! Component: 1750 - total flux cleaned = -0.00530757 Jy ! Component: 1800 - total flux cleaned = -0.00540181 Jy ! Component: 1850 - total flux cleaned = -0.00544816 Jy ! Component: 1900 - total flux cleaned = -0.00549463 Jy ! Component: 1950 - total flux cleaned = -0.0057236 Jy ! Component: 2000 - total flux cleaned = -0.00590464 Jy ! Component: 2050 - total flux cleaned = -0.0059946 Jy ! Component: 2100 - total flux cleaned = -0.00626113 Jy ! Component: 2150 - total flux cleaned = -0.00626175 Jy ! Component: 2200 - total flux cleaned = -0.0065676 Jy ! Component: 2250 - total flux cleaned = -0.00669693 Jy ! Component: 2300 - total flux cleaned = -0.0068684 Jy ! Component: 2350 - total flux cleaned = -0.00699584 Jy ! Component: 2400 - total flux cleaned = -0.0071229 Jy ! Component: 2450 - total flux cleaned = -0.00724854 Jy ! Component: 2500 - total flux cleaned = -0.00737336 Jy ! Component: 2550 - total flux cleaned = -0.0074965 Jy ! Component: 2600 - total flux cleaned = -0.00757818 Jy ! Component: 2650 - total flux cleaned = -0.00769991 Jy ! Component: 2700 - total flux cleaned = -0.00778058 Jy ! Component: 2750 - total flux cleaned = -0.00786072 Jy ! Component: 2800 - total flux cleaned = -0.00798005 Jy ! Component: 2850 - total flux cleaned = -0.00801963 Jy ! Component: 2900 - total flux cleaned = -0.00790148 Jy ! Component: 2950 - total flux cleaned = -0.00801941 Jy ! Component: 3000 - total flux cleaned = -0.00805825 Jy ! Component: 3050 - total flux cleaned = -0.00801922 Jy ! Component: 3100 - total flux cleaned = -0.00798084 Jy ! Component: 3150 - total flux cleaned = -0.00801945 Jy ! Component: 3200 - total flux cleaned = -0.00805785 Jy ! Component: 3250 - total flux cleaned = -0.00809614 Jy ! Component: 3300 - total flux cleaned = -0.00801934 Jy ! Component: 3350 - total flux cleaned = -0.00801939 Jy ! Component: 3400 - total flux cleaned = -0.00801934 Jy ! Component: 3450 - total flux cleaned = -0.00801934 Jy ! Component: 3500 - total flux cleaned = -0.00801903 Jy ! Component: 3550 - total flux cleaned = -0.00798115 Jy ! Component: 3600 - total flux cleaned = -0.00798086 Jy ! Component: 3650 - total flux cleaned = -0.00794296 Jy ! Component: 3700 - total flux cleaned = -0.00794279 Jy ! Component: 3750 - total flux cleaned = -0.00782993 Jy ! Component: 3800 - total flux cleaned = -0.00767976 Jy ! Component: 3850 - total flux cleaned = -0.00760469 Jy ! Component: 3900 - total flux cleaned = -0.00752963 Jy ! Component: 3950 - total flux cleaned = -0.00741697 Jy ! Component: 4000 - total flux cleaned = -0.00730414 Jy ! Component: 4050 - total flux cleaned = -0.00715354 Jy ! Total flux subtracted in 4096 components = -0.00704068 Jy ! Clean residual min=-0.002140 max=0.002096 Jy/beam ! Clean residual mean=-0.000010 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 1.17539 Jy keep ! Adding 272 model components to the UV plane model. ! The established model now contains 438 components and 1.17539 Jy ![Exited script file: muppet] wmap "J1037-2934_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.978 x 7.833 at 6.053 degrees (North through East) ! Clean map min=-0.0056121 max=0.6172 Jy/beam ! Writing clean map to FITS file: J1037-2934_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.617199 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000666187 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.323811 0.323811 0.647623 1.29525 2.59049 5.18098 10.362 20.7239 41.4479 82.8957 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.617 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.978 x 7.833 at 6.053 degrees (North through East) ! Clean map min=-0.0056121 max=0.6172 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 J1037-2934_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:56:50 2016